summaryrefslogtreecommitdiff
path: root/posix
AgeCommit message (Expand)Author
2008-05-27Remove useless more "if" tests before "free".Ulrich Drepper
2008-05-15* string/Makefile (distribute): Add str-two-way.h.cvs/fedora-glibc-20080515T0735Ulrich Drepper
2008-05-15* posix/regcomp.c (optimize_utf8): Add a note on why we testUlrich Drepper
2008-03-29* posix/getopt.c (_getopt_internal_r): Remove old POSIX-demandedUlrich Drepper
2008-03-26Fix comment for scope nullbits.Ulrich Drepper
2008-03-08[BZ #5762]Ulrich Drepper
2008-01-16[BZ #5607]Ulrich Drepper
2008-01-10* sysdeps/posix/getaddrinfo.c (sort_results): Remove service_orderUlrich Drepper
2008-01-02* posix/getconf.c: Update copyright year.Ulrich Drepper
2007-12-14* locale/nl_langinfo.c (nl_langinfo): Just call __nl_langinfo_l.Ulrich Drepper
2007-12-12* posix/regcomp.c (optimize_utf8): Fix a typo, s/idx/ctx_type/,Ulrich Drepper
2007-11-26* posix/unistd.h: Declare fsync also for __USE_XOPEN2K.Ulrich Drepper
2007-11-26Define REG_ENOSYS also for Unix98.Ulrich Drepper
2007-11-26Declare fsync also for Unix98.Ulrich Drepper
2007-11-20* sysdeps/posix/getaddrinfo.c (defaults_scopes, scopes): New variables.Ulrich Drepper
2007-11-19* posix/gai.conf: Update for current default tables.Ulrich Drepper
2007-11-14* include/ifaddrs.h: Remove in6ai_temporary.Ulrich Drepper
2007-11-13* posix/tst-rfc3484.c: Adjust for addition of prefixlen field.Ulrich Drepper
2007-10-15* posix/glob.c: Reimplement link_exists_p to use fstatat64.cvs/fedora-glibc-20071015T0728Ulrich Drepper
2007-10-15* posix/glob.c: Add some branch prediction throughout.Ulrich Drepper
2007-10-14* posix/tst-rfc3484-2.c (do_test): Likewise.Ulrich Drepper
2007-10-12* posix/fnmatch_loop.c: Take rule index returned as part ofUlrich Drepper
2007-10-07[BZ #73]Ulrich Drepper
2007-10-07[BZ #5103]Ulrich Drepper
2007-09-26* misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ defineUlrich Drepper
2007-09-24* posix/regcomp.c (lookup_collation_sequence_value): check thatUlrich Drepper
2007-09-15* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper
2007-09-11* posix/Makefile ($(objpfx)getconf.speclist): Make it empty if crossRoland McGrath
2007-08-26* posix/regex_internal.h: Prevent some declarations and definitionsUlrich Drepper
2007-08-26* posix/tst-rfc3484.c (__idna_to_unicode_lzlz): Initialize *OUTPUT.Ulrich Drepper
2007-08-10* sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_CLOEXEC): Define.Ulrich Drepper
2007-08-042007-08-04 Roland McGrath <roland@redhat.com>Roland McGrath
2007-08-022007-08-02 Roland McGrath <roland@redhat.com>Roland McGrath
2007-07-29* posix/Makefile (routines): Add sched_cpualloc and sched_cpufree.Ulrich Drepper
2007-07-29Define old CPU_* macros in temers of __CPU_*_S macros. Define CPU_*_S macros.Ulrich Drepper
2007-07-29* posix/getconf.c (vars): Add missing _SC_LEVEL4_CACHE_LINESIZEUlrich Drepper
2007-07-28* nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known toUlrich Drepper
2007-07-242007-07-24 Roland McGrath <roland@redhat.com>Roland McGrath
2007-07-19* bits/types.h: Don't include stddef.h, don't define __need_size_t.Ulrich Drepper
2007-07-19* bits/confname.h (_CS_POSIX_V6_WIDTH_RESTRICTED_ENVS): Define.Ulrich Drepper
2007-07-16* elf/ldconfig.c: Allow GPLv2 or any later version.Roland McGrath
2007-07-13* configure: Regenerated.Roland McGrath
2007-07-132007-07-13 Roland McGrath <roland@redhat.com>Roland McGrath
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