summaryrefslogtreecommitdiff
path: root/posix
AgeCommit message (Expand)Author
2007-07-12 [BZ #4745]Jakub Jelinek
2007-06-08* posix/sched_cpucount.c (__sched_cpucount): Allow using specialUlrich Drepper
2007-06-08(__sched_cpucount): Allow using special instruction for counting bits.Ulrich Drepper
2007-05-07* posix/unistd.h: Remove __THROW from fdatasync.Ulrich Drepper
2007-04-16[BZ #4364]cvs/fedora-glibc-20070416T2350Ulrich Drepper
2007-04-07* posix/sys/wait.h: Remove unnecessary forward declaration.Ulrich Drepper
2007-04-04* bits/sched.h: Define __CPU_COUNT. Declare __sched_cpucount.Ulrich Drepper
2007-04-03* posix/Makefile (routines): Add sched_cpucount.Ulrich Drepper
2007-04-01* posix/fnmatch.c (STRUCT): Define.Ulrich Drepper
2007-04-01Test of fnmatch with patterns using lots of *.Ulrich Drepper
2007-03-17* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper
2007-02-14[BZ #3996]Ulrich Drepper
2007-02-05[BZ #3957]Ulrich Drepper
2007-01-25* stdio-common/_itoa.h: Define _itoa and _fitoa for 64-bit platforms.Ulrich Drepper
2007-01-22* stdio-common/_itowa.c: Don't compile _itowa for 64-bitUlrich Drepper
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper
2007-07-31.Jakub Jelinek
2007-01-03* posix/execvp.c: Include alloca.h.Ulrich Drepper
2007-01-03* posix/getconf.c: Update copyright year.Ulrich Drepper
2006-12-23* posix/wordexp.c: Remove some unnecessary tests.Ulrich Drepper
2006-11-09[BZ #3493]Ulrich Drepper
2006-09-30* posix/glob.c (glob_in_dir): Add some comments and asserts toUlrich Drepper
2006-09-25[BZ #3252, BZ #3253]cvs/fedora-glibc-20060925T1535Ulrich Drepper
2006-09-12[BZ #2526, BZ #3138, BZ #3143]Ulrich Drepper
2006-09-07[BZ #3155]Ulrich Drepper
2006-08-24* posix/unistd.h (getlogin_r): Condition on __USE_POSIX199506, notUlrich Drepper
2006-08-02[BZ #2980]cvs/fedora-glibc-20060802T1650Ulrich Drepper
2006-06-04* posix/regex_internal.c (re_string_skip_chars): If no character hasUlrich Drepper
2006-05-18* sysdeps/posix/getaddrinfo.c: Add unique labels to the defaultUlrich Drepper
2006-05-10* posix/wordexp.c (parse_glob): No need to check ifs for NULL, theUlrich Drepper
2006-05-10* posix/wordexp.c: Remove numerous NULL pointer tests before FREEUlrich Drepper
2006-05-10* posix/wordexp.c (w_addword): Free word if realloc fails and itUlrich Drepper
2006-05-04* sysdeps/posix/getaddrinfo.c: Implement configuration fileUlrich Drepper
2006-05-02[BZ #1201]Ulrich Drepper
2006-04-30* posix/Makefile (tests): Add tst-getaddrinfo3.Ulrich Drepper
2006-04-24* posix/tst-rfc3484.c (do_test): Also initialize source_addr_flagscvs/fedora-glibc-20060425T0903Ulrich Drepper
2006-04-24* posix/tst-rfc3484.c: Include <ifaddrs.h> early.Ulrich Drepper
2006-04-24* posix/bits/unistd.h (__readlinkat_chk): New prototype.Ulrich Drepper
2006-04-21[BZ #2534, BZ #2535]Ulrich Drepper
2006-04-20* include/ifaddrs.h: Get uint32_t definition.Ulrich Drepper
2006-04-15* sysdeps/posix/getaddrinfo.c: Fix precedence for IP V4-to-V6Ulrich Drepper
2006-04-052006-04-05 Alan Modra <amodra@bigpond.net.au>Ulrich Drepper
2006-04-01[BZ #2450]Ulrich Drepper
2006-02-28* posix/sys/types.h [!__GNUC_PREREQ (2, 7)] (int64_t, u_int64_t):Roland McGrath
2006-02-27Add fifth parameter to linkat.Ulrich Drepper
2006-02-23* sysdeps/unix/sysv/linux/ftruncate64.c: Find generic implementationRoland McGrath
2006-02-21[BZ #2329]Roland McGrath
2006-01-31* inet/rcmd.c (iruserfopen): Remove redundant initialization.Roland McGrath
2006-01-15[BZ #1950, BZ #2153]Andreas Jaeger
2006-01-11[BZ #1060]Roland McGrath