aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1997-12-12Don't count in multiply reference object in number of prelaodedUlrich Drepper1-5/+13
1997-12-12Add more information of build environment and flags.Ulrich Drepper1-0/+12
1997-12-12If --enable-add-ons is given without an argument, set the addons listUlrich Drepper1-4/+14
1997-12-11Regenerated: autoconf configure.inUlrich Drepper1-61/+71
1997-12-10longjmp imlementation for AlphaUlrich Drepper1-0/+59
1997-12-10Wrapper to make sure we don't have revoke referencesUlrich Drepper1-0/+3
1997-12-10Net interface definitionUlrich Drepper2-0/+51
1997-12-10prtcl interface for LinuxUlrich Drepper1-0/+32
1997-12-10Remove setjmp_aux.c.cvs/glibc-2_0_6pre3Ulrich Drepper1-1/+0
1997-12-10Update.Ulrich Drepper4-89/+180
1997-12-09Return value with expected byte order.Ulrich Drepper1-4/+4
1997-12-09Add test for isw* functions.Ulrich Drepper1-7/+15
1997-12-09Not used anymore.Ulrich Drepper1-61/+0
1997-12-09Care for prefix.Ulrich Drepper1-25/+23
1997-12-09Add prctl.Ulrich Drepper1-0/+1
1997-12-09Add AF_* and PF_ constants from Linux headers.Ulrich Drepper1-1/+17
1997-12-09Add __libc_accept as alias.Ulrich Drepper8-0/+8
1997-12-09[$(subdir)=misc] (sysdep_headers):Ulrich Drepper1-3/+3
1997-12-09Add scsi/sg.h, net/if_packet.h, net/if_slip.h, and sys/prctl.h.Ulrich Drepper1-1/+4
1997-12-09Header for generic SCSI interfaceUlrich Drepper1-0/+59
1997-12-09Define socket syscalls with __libc_* names.Ulrich Drepper1-8/+8
1997-12-09Define sysv_signal as weak alias.Ulrich Drepper1-0/+2
1997-12-09(convert_mask, __sigvec): Don't check int mask beyound its size.Ulrich Drepper1-3/+3
1997-12-09(__sigsetmask): Don't check int mask beyound its size.Ulrich Drepper1-3/+3
1997-12-09(__sigblock): Don't check int mask beyound its size.Ulrich Drepper1-3/+3
1997-12-09[NO_LONG_DOUBLE]: Correct cabsl.Ulrich Drepper1-1/+6
1997-12-09Remove cabs definition.Ulrich Drepper1-10/+1
1997-12-09(_dl_runtime_resolve): Care for prefix.Ulrich Drepper1-2/+5
1997-12-09Backport setjmp/longjmp rewrite.Ulrich Drepper7-297/+126
1997-12-09Rename cu_wait from timeout to not shadow the variable in the outerUlrich Drepper1-2/+2
1997-12-09(__WAIT_INT): Don't use complex version with __typeof for C++ sinceUlrich Drepper1-2/+2
1997-12-09Make sure digits_dots.c sees `resbuf' as struct and not a pointer.Ulrich Drepper1-0/+2
1997-12-09Place `result' in resbuf and not in `buffer'.Ulrich Drepper1-24/+18
1997-12-09If buffer is to small, set the file handle for /etc/shadow back inUlrich Drepper1-2/+6
1997-12-09If buffer is to small, set the file handle for /etc/passwd back inUlrich Drepper1-4/+28
1997-12-09If buffer is to small, set the file handle for /etc/group back in someUlrich Drepper1-10/+14
1997-12-09(malloc_update_mallinfo): Initialize struct for return value.Ulrich Drepper1-0/+3
1997-12-09locale/programs/ld-ctype.c: Write 32bit char classes in correct byteUlrich Drepper1-1/+4
1997-12-09Correct data for isw* functions.Ulrich Drepper1-87/+87
1997-12-09Increase buffer if it is too small.Ulrich Drepper1-31/+45
1997-12-09(libc_cv_gcc_alpha_ng_prefix): New check.Ulrich Drepper1-3/+26
1997-12-09(ASM_ALPHA_NG_SYMBOL_PREFIX): New entry.Ulrich Drepper1-0/+3
1997-12-09(compile.S, COMPILE.S, COMPILE.s): Use $(ASFLAGS-*) variable as well.Ulrich Drepper1-3/+3
1997-12-06Regenerated: autoconf configure.inUlrich Drepper1-58/+93
1997-12-03(MAP_FAILED): Add constant. Suggested by Petter ReinholdtsenUlrich Drepper1-1/+4
1997-11-20Update.cvs/glibc-2_0_6-pre2Ulrich Drepper1-0/+258
1997-11-20(CFLAGS-charmap.c): Add -Wno-char-subscripts.Ulrich Drepper1-2/+2
1997-11-19(__mktime_internal): Declare sec_requested even ifUlrich Drepper1-1/+1
1997-11-19(__tzfile_compute): Use negated value of offset for timezoneUlrich Drepper2-4/+4
1997-11-19Update from tzdata1997i.Ulrich Drepper1-123/+133