Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update. | Ulrich Drepper | 2003-08-08 | 2 | -1/+8 |
* | Return __getpagesize () for _PC_PIPE_BUF if PIPE_BUF is not defined. | Ulrich Drepper | 2003-08-08 | 2 | -0/+14 |
* | * pthread_create.c (__pthread_create_2_0): Clear new_attr.cpuset. | Jakub Jelinek | 2003-08-07 | 1 | -0/+4 |
* | (__pthread_create_2_0): Clear new_attr.cpuset. | Jakub Jelinek | 2003-08-07 | 1 | -0/+1 |
* | Bump to 0.56. | Ulrich Drepper | 2003-08-04 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2003-08-04 | 2 | -15/+21 |
* | Update. | Ulrich Drepper | 2003-08-03 | 6 | -35/+167 |
* | Update. | Ulrich Drepper | 2003-08-03 | 2 | -0/+10 |
* | Update. | Ulrich Drepper | 2003-08-02 | 2 | -10/+9 |
* | Update. | Ulrich Drepper | 2003-08-01 | 3 | -0/+9 |
* | Update. | Ulrich Drepper | 2003-08-01 | 1 | -2/+0 |
* | * sysdeps/mach/hurd/getdents.c: Just use sysdeps/generic/getdents.c. | Roland McGrath | 2003-08-01 | 1 | -0/+4 |
* | 2003-08-01 Roland McGrath <roland@frob.com> | Roland McGrath | 2003-08-01 | 1 | -41/+1 |
* | Update. | Ulrich Drepper | 2003-08-01 | 5 | -2/+78 |
* | Update. | Ulrich Drepper | 2003-07-31 | 14 | -15/+105 |
* | Update. | Ulrich Drepper | 2003-07-31 | 55 | -135/+258 |
* | Update. | Ulrich Drepper | 2003-07-31 | 3 | -0/+15 |
* | Update. | Ulrich Drepper | 2003-07-31 | 17 | -6/+472 |
* | (_dl_allocate_static_tls): Don't return any value, call dl_signal_error direc... | Ulrich Drepper | 2003-07-31 | 1 | -13/+39 |
* | * elf/dynamic-link.h (elf_machine_rel, elf_machine_rela, elf_machine_rel_rela... | Alexandre Oliva | 2003-07-31 | 18 | -136/+218 |
* | revert bogus commit | Roland McGrath | 2003-07-30 | 1 | -12/+3 |
* | Update. | Ulrich Drepper | 2003-07-30 | 1 | -0/+6 |
* | (_dl_determine_tlsoffset): Restore alignment of TCB used before the last chan... | Ulrich Drepper | 2003-07-30 | 1 | -9/+2 |
* | * include/ctype.h (__ctype_b_loc, __ctype_toupper_loc, | Roland McGrath | 2003-07-29 | 2 | -15/+33 |
* | * elf/dl-support.c: Likewise. | Roland McGrath | 2003-07-29 | 3 | -22/+13 |
* | * elf/Makefile: Revert accidental changes in last commit. | Roland McGrath | 2003-07-29 | 2 | -12/+5 |
* | * rt/tst-timer2.c: New file. | Roland McGrath | 2003-07-29 | 9 | -12/+93 |
* | * elf/dl-support.c (_dl_hwcap): Add nocommon attribute. | Roland McGrath | 2003-07-29 | 4 | -2/+37 |
* | * elf/Makefile (tests) [$(build-shared) = yes]: | Roland McGrath | 2003-07-29 | 5 | -4/+37 |
* | * sysdeps/generic/bits/types.h (__STD_TYPE): New macro. | Roland McGrath | 2003-07-28 | 3 | -70/+85 |
* | * elf/tst-tls14.c [USE_TLS && HAVE___THREAD]: Conditionalize on this. | Roland McGrath | 2003-07-28 | 3 | -0/+23 |
* | 2003-07-28 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-07-28 | 1 | -1/+4 |
* | 2003-07-14 Guido Guenther <agx@sigxcpu.org> | Andreas Jaeger | 2003-07-28 | 2 | -4/+9 |
* | Update. | Ulrich Drepper | 2003-07-27 | 4 | -10/+9 |
* | Update. | Ulrich Drepper | 2003-07-27 | 1 | -0/+4 |
* | umask syscall never fails. | Ulrich Drepper | 2003-07-27 | 1 | -1/+1 |
* | * sysdeps/unix/sysv/linux/init-first.c: Mark init as used. | Andreas Jaeger | 2003-07-27 | 2 | -2/+6 |
* | Include error.h for error prototype. | Andreas Jaeger | 2003-07-27 | 3 | -0/+7 |
* | Update. | Ulrich Drepper | 2003-07-25 | 11 | -6/+574 |
* | Update. | Ulrich Drepper | 2003-07-25 | 5 | -15/+49 |
* | Update. | Ulrich Drepper | 2003-07-25 | 2 | -5/+9 |
* | Update. | Ulrich Drepper | 2003-07-24 | 11 | -22/+231 |
* | Update. | Ulrich Drepper | 2003-07-23 | 4 | -152/+19 |
* | Update. | Ulrich Drepper | 2003-07-22 | 21 | -318/+251 |
* | Update. | Ulrich Drepper | 2003-07-22 | 21 | -34/+285 |
* | Update. | Ulrich Drepper | 2003-07-22 | 15 | -24/+190 |
* | (process_file): Avoid possible overflow in assignment. | Ulrich Drepper | 2003-07-22 | 1 | -10/+7 |
* | * manual/charset.texi (Converting a Character): Fix example code so a | Roland McGrath | 2003-07-22 | 1 | -0/+5 |
* | 2003-07-21 Art Haas <ahaas@airmail.net> | Roland McGrath | 2003-07-22 | 1 | -1/+1 |
* | (process_file): Check that file is a shared object. | Andreas Jaeger | 2003-07-22 | 1 | -5/+6 |