aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-11-10Update.Ulrich Drepper2-3/+8
2004-11-09Update.Ulrich Drepper2-0/+45
2004-11-09(tests): Add tst-exit2.Ulrich Drepper1-1/+1
2004-11-09[BZ #530]Roland McGrath1-0/+11
2004-11-09[BZ #530]Roland McGrath2-3/+12
2004-11-09Pretty printing.Ulrich Drepper1-1/+2
2004-11-09Update.Ulrich Drepper3-1/+103
2004-11-09(_IO_new_file_seekoff): If mode is 0 and fp->_offset == _IO_pos_BAD, just cal...Ulrich Drepper1-1/+12
2004-11-08* sysdeps/gnu/_G_config.h (_G_HAVE_MREMAP): Define symbol.Roland McGrath1-0/+7
2004-11-082004-11-03 Marcus Brinkmann <marcus@gnu.org>Roland McGrath3-1/+104
2004-11-08Update.Ulrich Drepper5-220/+362
2004-11-08Update.Ulrich Drepper2-70/+47
2004-11-08(struct re_backref_cache_entry): Remove flag field. (struct re_sift_context_t...Ulrich Drepper1-8/+1
2004-11-06* sysdeps/gnu/errlist.c: Regenerated.Roland McGrath2-32/+1
2004-11-06* sysdeps/generic/ldsodefs.h (struct rtld_global_ro): DefineRoland McGrath5-5/+30
2004-11-05* manual/errno.texi (Error Codes): Revert last change for now.Roland McGrath2-24/+4
2004-11-04* Makeconfig (link-libc, rpath-dirs): Remove AIX cruft definitions.Roland McGrath2-21/+7
2004-11-04* sysdeps/unix/sysv/linux/x86_64/sys/procfs.h [__WORDSIZE == 32]Roland McGrath6-5/+60
2004-11-04* libio/ftello.c (ftello): Don't subtract save_end - save_baseRoland McGrath1-0/+12
2004-11-042004-11-04 Jakub Jelinek <jakub@redhat.com>Roland McGrath7-13/+18
2004-11-04 * sysdeps/unix/sysv/linux/alpha/register-dump.h (regnames): Align. ...Richard Henderson2-25/+28
2004-11-03* debug/tst-chk1.c (ret): New volatile variable.Roland McGrath4-3/+12
2004-11-03* posix/regex_internal.h (__regfree) [!_LIBC]: Define to regfree.Roland McGrath2-0/+5
2004-11-03* sysdeps/generic/utime.c: Include <stddef.h>.Roland McGrath2-0/+3
2004-11-03* sysdeps/generic/sysconf.c: Include <grp.h> and <pwd.h>.Roland McGrath2-0/+4
2004-11-03* sysdeps/generic/tempname.c (__path_search): Add missing argumentRoland McGrath1-0/+5
2004-11-032004-11-03 Marcus Brinkmann <marcus@gnu.org>Roland McGrath1-1/+2
2004-11-01 * sysdeps/unix/sysv/linux/alpha/setregid.c: New file. * sysde...cvs/fedora-glibc-20041102T1153Richard Henderson5-0/+223
2004-11-01[BZ #473, BZ #487]Roland McGrath5-130/+392
2004-10-31Change contact address to bug-glibc-locales@gnu.org (a new alias for the libc...Roland McGrath150-150/+151
2004-10-31[BZ #187, BZ #337, BZ #421]Roland McGrath25-34/+207
2004-10-31[BZ #337]Roland McGrath126-126/+126
2004-10-30*** empty log message ***Andreas Schwab1-0/+6
2004-10-30(elf_machine_rela) (elf_machine_rela_relative, elf_machine_lazy_rel): Mark au...Andreas Schwab1-3/+3
2004-10-30Update.Ulrich Drepper3-7/+29
2004-10-29Update.Ulrich Drepper1-0/+6
2004-10-29(sem_timedwait): Set ETIMEDOUT to errno when time is up. Tweak to avoid asse...Ulrich Drepper1-4/+6
2004-10-29* sysdeps/mach/hurd/i386/tls.h (_hurd_tls_fork): Use i386_thread_stateRoland McGrath2-1/+8
2004-10-28* sysdeps/unix/sysv/linux/syscalls.list: Remove setaltroot.Roland McGrath1-0/+4
2004-10-282004-10-28 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+0
2004-10-28Update.Ulrich Drepper2-1/+5
2004-10-28Update.Ulrich Drepper2-2/+9
2004-10-28Update.Ulrich Drepper3-2/+6
2004-10-27Update.Ulrich Drepper7-6/+56
2004-10-27Update.Ulrich Drepper4-67/+94
2004-10-27Update.Ulrich Drepper3-3/+16
2004-10-27Test of globfree after failed glob call.Ulrich Drepper1-0/+303
2004-10-27* sysdeps/mach/hurd/i386/tls.h (HURD_TLS_DESC_DECL): New macro.Roland McGrath3-13/+54
2004-10-27* sysdeps/mach/hurd/i386/tls.h (_hurd_tls_init): Initialize TCB->tcb.Roland McGrath2-0/+8
2004-10-26* sysdeps/gnu/netinet/udp.h (struct udphdr): Use u_int16_tRoland McGrath2-8/+15