about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Update.Ulrich Drepper2003-09-033-3/+6
* (parse_tilde): Fix use of extend_alloca.Ulrich Drepper2003-09-021-2/+2
* Update.Ulrich Drepper2003-09-021-0/+3
* Update.Ulrich Drepper2003-09-021-0/+1
* Fix formatting.Andreas Jaeger2003-09-021-3/+6
* (CFLAGS-oldtmpfile.c): Add -fexceptions.Ulrich Drepper2003-09-023-19/+33
* Update.Ulrich Drepper2003-09-023-55/+175
* Update.Ulrich Drepper2003-09-012-0/+14
* Update.Ulrich Drepper2003-08-311-26/+0
* Update.Ulrich Drepper2003-08-311-0/+3
* Update.Ulrich Drepper2003-08-312-2/+20
* Update.Ulrich Drepper2003-08-3111-39/+96
* Update.Ulrich Drepper2003-08-301-0/+1
* Update.Ulrich Drepper2003-08-291-1/+10
* Update.Ulrich Drepper2003-08-281-3/+3
* Update.Ulrich Drepper2003-08-284-12/+34
* Update.Ulrich Drepper2003-08-271-5/+8
* Update.Ulrich Drepper2003-08-271-0/+11
* Update.Ulrich Drepper2003-08-272-4/+5
* * sysdeps/unix/sysv/linux/posix_fadvise64.c: Cast arguments of Andreas Jaeger2003-08-251-3/+3
* Update.Ulrich Drepper2003-08-251-0/+14
* Update.Ulrich Drepper2003-08-251-1/+1
* Update.Ulrich Drepper2003-08-228-15/+32
* Update.Ulrich Drepper2003-08-191-1/+1
* Update.Ulrich Drepper2003-08-191-1/+6
* 2003-08-18 H.J. Lu <hongjiu.lu@intel.com>Roland McGrath2003-08-181-3/+3
* (ELF_MACHINE_LOAD_ADDRESS): Support loading big binaries where @gprel(sym) ca...Ulrich Drepper2003-08-181-4/+4
* Update.Andreas Jaeger2003-08-171-0/+133
* Fix typo.Andreas Jaeger2003-08-171-1/+1
* Update.Ulrich Drepper2003-08-1725-45/+276
* Add a nop after __libc_start_main branch.Ulrich Drepper2003-08-161-0/+3
* * sysdeps/generic/posix_fadvise.c (posix_fadvise): Return ENOSYS Andreas Jaeger2003-08-162-4/+2
* * sysdeps/generic/posix_fadvise.c (posix_fadvise): Adjust prototype. Andreas Jaeger2003-08-162-4/+4
* Update.Ulrich Drepper2003-08-169-9/+18
* Update.Ulrich Drepper2003-08-1615-8/+214
* Update.Ulrich Drepper2003-08-153-13/+104
* (libc_cv_sparc32_tls): Change quotes before using [].Ulrich Drepper2003-08-151-0/+2
* Remove files not actually removed in 2003-03-31 changeRoland McGrath2003-08-153-0/+0
* Update.Ulrich Drepper2003-08-146-3/+47
* Update.Ulrich Drepper2003-08-083-14/+6
* Return __getpagesize () for _PC_PIPE_BUF if PIPE_BUF is not defined.Ulrich Drepper2003-08-082-0/+14
* Update.Ulrich Drepper2003-08-031-0/+5
* Update.Ulrich Drepper2003-08-011-0/+2
* 2003-08-01 Roland McGrath <roland@frob.com>Roland McGrath2003-08-011-41/+1
* Update.Ulrich Drepper2003-07-317-3/+74
* Update.Ulrich Drepper2003-07-3112-54/+69
* Update.Ulrich Drepper2003-07-311-1/+7
* * elf/dynamic-link.h (elf_machine_rel, elf_machine_rela, elf_machine_rel_rela...Alexandre Oliva2003-07-3116-132/+166
* (_dl_determine_tlsoffset): Restore alignment of TCB used before the last chan...Ulrich Drepper2003-07-301-9/+2
* * sysdeps/generic/bits/types.h (__STD_TYPE): New macro.Roland McGrath2003-07-281-35/+41