Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2001-04-22 | Update. | Ulrich Drepper | 4 | -0/+48 |
2001-04-22 | Update. | Ulrich Drepper | 2 | -0/+19 |
2001-04-22 | Update. | Ulrich Drepper | 10 | -15/+66 |
2001-04-22 | (Formatted Output Functions): Fix description of snprintf. | Ulrich Drepper | 1 | -5/+5 |
2001-04-21 | (thread_func): Fix comment as suggested by Jakub Jelinek. | Andreas Jaeger | 2 | -2/+3 |
2001-04-21 | (thread_func): Remove mutex_unlock call since it's never executed. | Andreas Jaeger | 2 | -4/+2 |
2001-04-21 | Update. | Andreas Jaeger | 1 | -0/+5 |
2001-04-21 | * sysdeps/pthread/timer_routines.c (thread_func): Add | Andreas Jaeger | 2 | -2/+8 |
2001-04-21 | Update. | Andreas Jaeger | 7 | -11/+29 |
2001-04-21 | Add __pthread_clock_gettime and __pthread_clock_settime prototypes. | Andreas Jaeger | 2 | -0/+8 |
2001-04-21 | Update. | Andreas Jaeger | 1 | -0/+5 |
2001-04-21 | Include "libc-internal.h" for __get_clockfreq declaration. | Andreas Jaeger | 1 | -1/+1 |
2001-04-21 | Update. | Ulrich Drepper | 18 | -28/+358 |
2001-04-20 | Update. | Ulrich Drepper | 2 | -4/+23 |
2001-04-20 | Update. | Ulrich Drepper | 2 | -6/+9 |
2001-04-20 | Arcsine implementation for IEEE 128-bit long double. | Ulrich Drepper | 1 | -0/+248 |
2001-04-20 | Update. | Andreas Jaeger | 1 | -0/+5 |
2001-04-20 | (tests): Reorder conditions, tst-gettext needs msgfmt. | Andreas Jaeger | 1 | -1/+1 |
2001-04-20 | * sysdeps/m68k/fpu/libm-test-ulps: Update. | Andreas Schwab | 2 | -4/+11 |
2001-04-20 | Update. | Ulrich Drepper | 6 | -31/+66 |
2001-04-20 | (__mmap64): Optimize a bit. | Ulrich Drepper | 1 | -10/+16 |
2001-04-20 | Update. | Andreas Jaeger | 1 | -0/+7 |
2001-04-20 | * po/el.po: Add comment explaining what's broken. | Andreas Jaeger | 2 | -2/+12 |
2001-04-20 | Regenerated: autoconf configure.in | Ulrich Drepper | 1 | -2/+2 |
2001-04-20 | Correct regular expression for msgfmt. | Ulrich Drepper | 1 | -1/+1 |
2001-04-19 | * sysdeps/mach/hurd/mlock.c: New file. | Roland McGrath | 12 | -9/+270 |
2001-04-19 | * hurd/privports.c (__get_privileged_ports): Renamed with __. | Roland McGrath | 6 | -25/+34 |
2001-04-19 | * hurd/hurdsig.c (write_corefile): Check RLIMIT_CORE limit and do | Roland McGrath | 1 | -0/+5 |
2001-04-19 | 2001-04-19 Roland McGrath <roland@frob.com> | Roland McGrath | 1 | -2/+12 |
2001-04-19 | Update. | Ulrich Drepper | 2 | -4/+10 |
2001-04-19 | Update. | Ulrich Drepper | 1 | -2/+6 |
2001-04-19 | (__ASSUME_32BITUIDS): HPPA always had them. | Ulrich Drepper | 1 | -1/+2 |
2001-04-19 | Update. | Andreas Jaeger | 7 | -12/+12 |
2001-04-19 | Update. | Andreas Jaeger | 2 | -19/+26 |
2001-04-19 | (__ieee754_sqrt): Remove unused variables b and n. | Andreas Jaeger | 1 | -2/+2 |
2001-04-19 | Update. | Ulrich Drepper | 10 | -22/+221 |
2001-04-19 | Put specs into $generated, not $postclean-generated. | Ulrich Drepper | 1 | -1/+1 |
2001-04-19 | Fix typos in last patch. | Andreas Jaeger | 2 | -1/+5 |
2001-04-18 | (BUGGLIBC): Send to new alias. | Andreas Jaeger | 2 | -7/+4 |
2001-04-18 | Update. | Andreas Jaeger | 1 | -0/+4 |
2001-04-18 | (otherlibs): Added. | Andreas Jaeger | 3 | -0/+14 |
2001-04-18 | Update. | Ulrich Drepper | 2 | -7/+12 |
2001-04-18 | Update. | Ulrich Drepper | 5 | -32/+39 |
2001-04-18 | Update. | Ulrich Drepper | 3 | -3/+19 |
2001-04-18 | Update. | Ulrich Drepper | 8 | -11/+43 |
2001-04-17 | Update. | Ulrich Drepper | 4 | -2/+35 |
2001-04-17 | Update. | Ulrich Drepper | 14 | -293/+385 |
2001-04-17 | Pretty printing. | Ulrich Drepper | 1 | -1/+1 |
2001-04-17 | Update. | Andreas Jaeger | 2 | -111/+117 |
2001-04-17 | Move test for critical programs up. | Andreas Jaeger | 1 | -6/+8 |