aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update.cvs/glibc-2_0_6pre4Ulrich Drepper1997-12-122-92/+1129
* (__FDMASK): Cast constant 1 to be shifted correctly.Ulrich Drepper1997-12-123-3/+3
* Empty file.Ulrich Drepper1997-12-122-0/+2
* (exit): Handle recursive calls to exit ().Ulrich Drepper1997-12-121-6/+8
* (inet_neta): Change type of first parameter to u_int32_t.Ulrich Drepper1997-12-121-1/+1
* (inet_addr): Change return type to u_int32_t.Ulrich Drepper1997-12-121-1/+1
* Update from glibc 2.1.Ulrich Drepper1997-12-121-1034/+90
* Update from 2.1.Ulrich Drepper1997-12-121-30/+36
* Reset the blacklist correct, fix return code for non existent +nameUlrich Drepper1997-12-123-28/+60
* Change types of inet_neta and inet_addr.Ulrich Drepper1997-12-121-2/+2
* Don't count in multiply reference object in number of prelaodedUlrich Drepper1997-12-121-5/+13
* Add more information of build environment and flags.Ulrich Drepper1997-12-121-0/+12
* If --enable-add-ons is given without an argument, set the addons listUlrich Drepper1997-12-121-4/+14
* Regenerated: autoconf configure.inUlrich Drepper1997-12-111-61/+71
* longjmp imlementation for AlphaUlrich Drepper1997-12-101-0/+59
* Wrapper to make sure we don't have revoke referencesUlrich Drepper1997-12-101-0/+3
* Net interface definitionUlrich Drepper1997-12-102-0/+51
* prtcl interface for LinuxUlrich Drepper1997-12-101-0/+32
* Remove setjmp_aux.c.cvs/glibc-2_0_6pre3Ulrich Drepper1997-12-101-1/+0
* Update.Ulrich Drepper1997-12-104-89/+180
* Return value with expected byte order.Ulrich Drepper1997-12-091-4/+4
* Add test for isw* functions.Ulrich Drepper1997-12-091-7/+15
* Not used anymore.Ulrich Drepper1997-12-091-61/+0
* Care for prefix.Ulrich Drepper1997-12-091-25/+23
* Add prctl.Ulrich Drepper1997-12-091-0/+1
* Add AF_* and PF_ constants from Linux headers.Ulrich Drepper1997-12-091-1/+17
* Add __libc_accept as alias.Ulrich Drepper1997-12-098-0/+8
* [$(subdir)=misc] (sysdep_headers):Ulrich Drepper1997-12-091-3/+3
* Add scsi/sg.h, net/if_packet.h, net/if_slip.h, and sys/prctl.h.Ulrich Drepper1997-12-091-1/+4
* Header for generic SCSI interfaceUlrich Drepper1997-12-091-0/+59
* Define socket syscalls with __libc_* names.Ulrich Drepper1997-12-091-8/+8
* Define sysv_signal as weak alias.Ulrich Drepper1997-12-091-0/+2
* (convert_mask, __sigvec): Don't check int mask beyound its size.Ulrich Drepper1997-12-091-3/+3
* (__sigsetmask): Don't check int mask beyound its size.Ulrich Drepper1997-12-091-3/+3
* (__sigblock): Don't check int mask beyound its size.Ulrich Drepper1997-12-091-3/+3
* [NO_LONG_DOUBLE]: Correct cabsl.Ulrich Drepper1997-12-091-1/+6
* Remove cabs definition.Ulrich Drepper1997-12-091-10/+1
* (_dl_runtime_resolve): Care for prefix.Ulrich Drepper1997-12-091-2/+5
* Backport setjmp/longjmp rewrite.Ulrich Drepper1997-12-097-297/+126
* Rename cu_wait from timeout to not shadow the variable in the outerUlrich Drepper1997-12-091-2/+2
* (__WAIT_INT): Don't use complex version with __typeof for C++ sinceUlrich Drepper1997-12-091-2/+2
* Make sure digits_dots.c sees `resbuf' as struct and not a pointer.Ulrich Drepper1997-12-091-0/+2
* Place `result' in resbuf and not in `buffer'.Ulrich Drepper1997-12-091-24/+18
* If buffer is to small, set the file handle for /etc/shadow back inUlrich Drepper1997-12-091-2/+6
* If buffer is to small, set the file handle for /etc/passwd back inUlrich Drepper1997-12-091-4/+28
* If buffer is to small, set the file handle for /etc/group back in someUlrich Drepper1997-12-091-10/+14
* (malloc_update_mallinfo): Initialize struct for return value.Ulrich Drepper1997-12-091-0/+3
* locale/programs/ld-ctype.c: Write 32bit char classes in correct byteUlrich Drepper1997-12-091-1/+4
* Correct data for isw* functions.Ulrich Drepper1997-12-091-87/+87
* Increase buffer if it is too small.Ulrich Drepper1997-12-091-31/+45