/*
* Copyright 2002 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following con
/*
* Copyright 2002 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following con
This dialog box is for specifying the list of sites that that you are interested
on, and the list of PBS server hosts that are running on each site.
A site is a place that runs various networked, mul
/*
* Copyright 1999 Egbert Eich
*
* Permission to use, copy, modify, distribute, and sell this software and its
* documentation for any purpose is hereby granted without fee, provided that
* the
...that this is a component that will make you jump with happiness ?
...that it took me 4 days to complete it ?
...that you can load and save tips to a textfile with the LoadFromFile and SaveToFile
This is a fast malloc implementation that I wrote several years ago.
I later used it as the basis of GNU malloc. My version differs from
the GNU version in that it does not support debugging hooks, a
/*
* This function is _not_ called directly. It is jumped to (so no return
* address is on the stack) when attempting to use a symbol that has not yet
* been resolved. The first time a jump symbo
/*
* Various assmbly language/system dependent hacks that are required
* so that we can minimize the amount of platform specific code.
*/
#define LINUXBIN
/*
* Define this if the system uses RE
/*
* These are various helper routines that are needed to run an ELF image.
*/
#define COMPILE_ASM
#include "ld_sysdep.h"
.text
.align 16
.globl _dl_linux_resolve
_dl_linux_resolve:
/*
* Call