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