aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-07-07Exit with exit code 1 if any leak was detected.Ulrich Drepper1-2/+2
2000-07-07* posix/regex.c (EXTEND_BUFFER): Compute increment once. Greg McGary2-11/+23
2000-07-07Update.Ulrich Drepper6-13/+32
2000-07-07Update.Ulrich Drepper5-8/+47
2000-07-07Update.Ulrich Drepper1-0/+4
2000-07-07Make characters in C1 area map to themselves.Ulrich Drepper1-0/+34
2000-07-07Fix typoAndreas Jaeger1-1/+1
2000-07-07Update.Ulrich Drepper2-1/+10
2000-07-07Update.Ulrich Drepper3-1/+43
2000-07-07Test program for mtrace.Ulrich Drepper1-0/+103
2000-07-07* sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): Greg McGary70-302/+561
2000-07-07Update.Ulrich Drepper15-45/+165
2000-07-07Declare __libc_sigaction.Ulrich Drepper1-0/+2
2000-07-06* string/endian.h (__LONG_LONG_PAIR): New macro. Greg McGary14-77/+49
2000-07-06Regenerated: autoconf configure.inUlrich Drepper84-11/+88
2000-07-06Update.Ulrich Drepper5-2/+60
2000-07-06Implement pthread_condattr_getpshared and pthread_condattr_setpshared.Ulrich Drepper1-2/+20
2000-07-06(__libc_start_main): Initialize thread library for static programsAndreas Jaeger1-0/+10
2000-07-06Update.Andreas Jaeger1-0/+3
2000-07-06Update.Andreas Jaeger1-0/+5
2000-07-06(get_proc_path): The type of the proc system is "proc".Andreas Jaeger1-2/+2
2000-07-06* sysdeps/unix/sysv/linux/sys/ptrace.h (PT_SYSCALL): Fix LHS.Greg McGary2-1/+5
2000-07-06Update.Andreas Jaeger2-1/+4
2000-07-06Update.Andreas Jaeger1-0/+4
2000-07-06Include <stdio.h> for printf.Andreas Jaeger1-2/+2
2000-07-06* sysdeps/generic/bp-checks.h: New file. Greg McGary11-260/+324
2000-07-06Update.Ulrich Drepper2-10/+56
2000-07-05Update.Ulrich Drepper36-276/+386
2000-07-05Update.Ulrich Drepper6-65/+495
2000-07-05(_nl_unload_locale): Add cast to avoid warning.Ulrich Drepper1-1/+1
2000-07-05Update.Andreas Jaeger7-9/+18
2000-07-05Update.Andreas Jaeger1-0/+3
2000-07-05Update.Andreas Jaeger1-0/+9
2000-07-05(FCT): Only declare len if Andreas Jaeger1-0/+2
2000-07-05* sysdeps/i386/bits/setjmp.h (PUSH_SIGNAL_MASK): Fix typo.Greg McGary2-1/+3
2000-07-04Update.Ulrich Drepper3-2/+141
2000-07-04Update.Ulrich Drepper2-2/+32
2000-07-04Update.Ulrich Drepper2-214/+272
2000-07-04(main): Also set LC_CTYPE category.Ulrich Drepper1-1/+2
2000-07-04Regenerated: autoconf configure.inGreg McGary1-1/+1
2000-07-04Update.Ulrich Drepper2-1/+50
2000-07-04Update.Ulrich Drepper1-0/+31
2000-07-04* sysdeps/pthread/bits/libc-lock.h: Remove BP_SYM from Greg McGary2-21/+30
2000-07-04Update.Ulrich Drepper6-19/+93
2000-07-04Update.Ulrich Drepper10-9/+684
2000-07-04(tests): Add tst-fnmatch. (tst-fnmatch-ENV): Define.Ulrich Drepper1-1/+3
2000-07-04* csu/Makefile (extra-objs, install-lib): Add BP objects conditionally. Greg McGary2-4/+12
2000-07-04* libio/libio.h (_IO_FILE): Revert type of _chain to _IO_FILE*. Greg McGary4-32/+42
2000-07-04Update.Ulrich Drepper2-1/+23
2000-07-04* sysdeps/powerpc/strchr.S: Check bounds. Greg McGary2-13/+33