summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2009-01-08[BZ #9720] cvs/fedora-glibc-20090108T1017Jakub Jelinek
2009-01-08[BZ 697]cvs/fedora-glibc-20090108T0952Ulrich Drepper
2009-01-08[BZ 9697]Ulrich Drepper
2009-01-08* sysdeps/unix/sysv/linux/s390/bits/libc-vdso.h: New file.Ulrich Drepper
2009-01-08* posix/regcomp.c (re_compile_fastmap_iter): Use __mbrtowc.Ulrich Drepper
2009-01-08* resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r): Check andUlrich Drepper
2009-01-07* sysdeps/mach/hurd/Makefile (sysdep_headers) [subdir=socket]:Roland McGrath
2009-01-03* bits/resource.h (PRIO_PROCESS, PRIO_PGRP, PRIO_USER): Add macros.Roland McGrath
2009-01-03* sysdeps/unix/sysv/linux/i386/sysdep.h: Describe 6th argumentUlrich Drepper
2009-01-03* sysdeps/unix/sysv/linux/kernel-features.hUlrich Drepper
2009-01-02* wcsmbs/wcsnrtombs.c (__wcsnrtombs): Create temporary state objectcvs/fedora-glibc-20090102T2110cvs/fedora-glibc-20090102T2040Ulrich Drepper
2009-01-02* version.h: Bump to 2.10 development.Ulrich Drepper
2009-01-02* posix/getconf.c: Update copyright year.Ulrich Drepper
2008-12-30* iconvdata/Makefile (iconv-rules): Use LC_ALL=C when running awkUlrich Drepper
2008-12-29* sysdeps/posix/getaddrinfo.c (gaih_inet): When theUlrich Drepper
2008-12-29* wctype/wctype.h: Get wint_t definition directly from <stddef.h>.Ulrich Drepper
2008-12-29[BZ #9694]Ulrich Drepper
2008-12-29* nscd/nscd_gethst_r.c (nscd_gethst_r): Don't use nscd ifUlrich Drepper
2008-12-29* sysdeps/x86_64/bits/select.h: New file.Ulrich Drepper
2008-12-29* resolv/res_init.c (__res_vinit): Count all servers in statp->nscount.Ulrich Drepper
2008-12-26[BZ #9677]Ulrich Drepper
2008-12-23* login/utmp_file.c (pututline_file): Replace call to dup2 withUlrich Drepper
2008-12-09[BZ #6545]Ulrich Drepper
2008-12-09[BZ #7058]Ulrich Drepper
2008-12-09* inet/Makefile (tests): Add tst-getni2.Ulrich Drepper
2008-12-09[BZ #7080]Ulrich Drepper
2008-12-09[BZ #7067]Ulrich Drepper
2008-12-08Fix typo.Ulrich Drepper
2008-12-08Move 2 ChangeLog entries to correct ChangeLog.Jakub Jelinek
2008-12-08* resolv/res_send.c (send_dg): Use correct guards for SOCK_CLOEXECUlrich Drepper
2008-12-08* resolv/res_init.c (__res_vinit): Always assign to statp->nscountUlrich Drepper
2008-12-07* nis/nss_nis/nis-hosts.c (_nss_nis_gethostbyname4_r): Fix memoryUlrich Drepper
2008-12-06* posix/globtest.sh: Use mktemp to create temporary file andUlrich Drepper
2008-12-06* sysdeps/unix/sysv/linux/bits/sched.h (__CPU_SET_S): Handle largeUlrich Drepper
2008-12-062008-12-05 Joseph Myers <joseph@codesourcery.com>Ulrich Drepper
2008-12-05* locale/programs/ld-address.c (DEFINE_LANGUAGE_CODE2): Define.Ulrich Drepper
2008-12-03* resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): RecognizeUlrich Drepper
2008-12-03* resolv/res_init.c (__res_vinit): Fill in IPv4 name serverUlrich Drepper
2008-12-03* socket/sys/socket.h: Declare accept4.Ulrich Drepper
2008-12-02* resolv/res_send.c (send_dg): Create sockets with non-blockingUlrich Drepper
2008-12-02* stdlib/Makefile (tests): Add tst-unsetenv1.Ulrich Drepper
2008-12-02* stdlib/setenv.c (unsetenv): Don't search environment if it doesUlrich Drepper
2008-11-30* login/utmp_file.c (file_writable): New variable.Ulrich Drepper
2008-11-27* sysdeps/posix/getaddrinfo.c (getaddrinfo): Only restrict searchUlrich Drepper
2008-11-27* sysdeps/posix/getaddrinfo.c (getaddrinfo): If the system hasUlrich Drepper
2008-11-26* sysdeps/mach/strerror_l.c: New file.Roland McGrath
2008-11-26* sysdeps/unix/sysv/linux/alpha/ipc_priv.h: Renamed to ...Roland McGrath
2008-11-26* elf/elf.h (NT_386_IOPERM): New macro.Roland McGrath
2008-11-26Moved alpha to ports repository.Roland McGrath
2008-11-17[BZ #6411]Ulrich Drepper