/390: Add runtime check for the highgprs kernel feature.
[platform/upstream/glibc.git] / posix /
2010-01-15 Paul Eggertregcomp.c: do not ignore memory allocation failure
2010-01-15 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2010-01-15 Ulrich DrepperRelax conditions in unistd.h.
2010-01-14 Ulrich DrepperRelax visibility of some more declaration.
2010-01-14 Ulrich DrepperDeclare getpagesize in _GNU_SOURCE mode again.
2010-01-12 Ulrich DrepperFix up sched.h for XPG7.
2010-01-12 Jakub JelinekFix compile error with sys/wait.h.
2010-01-11 Ulrich DrepperFix handling symbols removed in XPG7.
2010-01-11 Ulrich DrepperFix up unistd.h for XPG7.
2010-01-10 Ulrich DrepperFix up sys/wait.h header for XPG7.
2010-01-10 Ulrich DrepperFix up sys/types.h for XPG7.
2010-01-10 Ulrich DrepperFix glob.h for XPG7.
2010-01-09 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2010-01-09 Ulrich DrepperAdd support for XPG7 testing.
2009-12-09 Bruno HaibleAdd more warnings to exec functions.
2009-11-18 Ulrich DrepperWhitespace fixes.
2009-11-18 Paolo BonziniFix ranges with multibyte characters as endpoints.
2009-11-15 Mike FrsyingerAdd missing stdio.h include.
2009-09-10 Ulrich DrepperHandle -- on getconf command line.
2009-09-07 Ulrich DrepperHandle POSIX2_LINE_MAX in getconf.
2009-08-24 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2009-08-23 Ulrich DrepperExtend last test case.
2009-08-23 Ulrich DrepperAdd test case for last fixed regex bug.
2009-08-23 Ulrich DrepperRecognize ill-formed { } expressions in regcomp.
2009-08-23 Ulrich DrepperAlso correct _POSIX2_* constants in case older standard...
2009-08-23 Ulrich DrepperDefine _POSIX_VERSION correctly when older POSIX versio...
2009-07-23 Ulrich DrepperAvoid warnings in test cases.
2009-06-17 Andreas SchwabDon't treat bug reporting message as a format string.
2009-06-16 Ulrich DrepperWhen iterating over CPU bitmask, don't try more than...
2009-06-02 Ulrich DrepperImplement execvpe.
2009-05-16 Ulrich DrepperFix typos and pretty printing in sys/wait.h.
2009-05-16 Andreas SchwabRemove redundant .gitignore files.
2009-05-15 Jim Meyeringrename each .cvsignore file to .gitignore
2009-04-26 Ulrich Drepper* posix/bits/posix1_lim.h: Cleanup namespace a bit.
2009-03-10 Ulrich Drepper* posix/unistd.h (_POSIX_VERSION, _POSIX2_VERSION,...
2009-02-26 Ulrich Drepper* wctype/wctype.h: The *_l functions are in POSIX 2008.
2009-02-26 Ulrich Drepper* include/features.h: If no feature selection given...
2009-02-16 Jakub Jelinek* stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534
2009-02-07 Ulrich Drepper[BZ #7095]
2009-02-06 Ulrich Drepper* debug/xtrace.sh: Unify translatable messages.
2009-01-08 Ulrich Drepper[BZ 697] cvs/fedora-glibc-20090108T0952
2009-01-08 Ulrich Drepper[BZ 9697]
2009-01-08 Ulrich Drepper* posix/regcomp.c (re_compile_fastmap_iter): Use __mbrtowc.
2009-01-02 Ulrich Drepper* posix/getconf.c: Update copyright year.
2008-12-06 Ulrich Drepper* posix/globtest.sh: Use mktemp to create temporary...
2008-12-06 Ulrich Drepper* posix/regex_internal.h (build_wcs_upper_buffer):
2008-10-31 Ulrich Drepper[BZ #6919]
2008-10-31 Ulrich Drepper[BZ #6980]
2008-07-27 Ulrich Drepper* posix/wordexp.c (exec_comm): Use pipe2 if possible...
2008-07-25 Ulrich Drepper* Versions.def (glibc): Add GLIBC_2.9.
2008-06-25 Ulrich Drepper* posix/tst-regex.c (main): Rename to...
2008-05-27 Ulrich DrepperRemove useless more "if" tests before "free".
2008-05-15 Ulrich Drepper* string/Makefile (distribute): Add str-two-way.h. cvs/fedora-glibc-20080515T0735
2008-05-15 Ulrich Drepper* posix/regcomp.c (optimize_utf8): Add a note on why...
2008-03-29 Ulrich Drepper* posix/getopt.c (_getopt_internal_r): Remove old POSIX...
2008-03-26 Ulrich DrepperFix comment for scope nullbits.
2008-03-08 Ulrich Drepper[BZ #5762]
2008-01-16 Ulrich Drepper[BZ #5607]
2008-01-10 Ulrich Drepper* sysdeps/posix/getaddrinfo.c (sort_results): Remove...
2008-01-02 Ulrich Drepper* posix/getconf.c: Update copyright year.
2007-12-14 Ulrich Drepper* locale/nl_langinfo.c (nl_langinfo): Just call __nl_la...
2007-12-12 Ulrich Drepper* posix/regcomp.c (optimize_utf8): Fix a typo, s/idx...
2007-11-26 Ulrich Drepper* posix/unistd.h: Declare fsync also for __USE_XOPEN2K.
2007-11-26 Ulrich DrepperDefine REG_ENOSYS also for Unix98.
2007-11-26 Ulrich DrepperDeclare fsync also for Unix98.
2007-11-20 Ulrich Drepper* sysdeps/posix/getaddrinfo.c (defaults_scopes, scopes...
2007-11-19 Ulrich Drepper* posix/gai.conf: Update for current default tables.
2007-11-14 Ulrich Drepper* include/ifaddrs.h: Remove in6ai_temporary.
2007-11-13 Ulrich Drepper* posix/tst-rfc3484.c: Adjust for addition of prefixlen...
2007-10-15 Ulrich Drepper* posix/glob.c: Reimplement link_exists_p to use fstatat64. cvs/fedora-glibc-20071015T0728
2007-10-15 Ulrich Drepper* posix/glob.c: Add some branch prediction throughout.
2007-10-14 Ulrich Drepper* posix/tst-rfc3484-2.c (do_test): Likewise.
2007-10-12 Ulrich Drepper* posix/fnmatch_loop.c: Take rule index returned as...
2007-10-07 Ulrich Drepper[BZ #73]
2007-10-07 Ulrich Drepper[BZ #5103]
2007-09-26 Ulrich Drepper* misc/sys/cdefs.h (__warndecl, __errordecl): For GCC...
2007-09-24 Ulrich Drepper* posix/regcomp.c (lookup_collation_sequence_value...
2007-09-15 Ulrich Drepper* misc/sys/cdefs.h (__va_arg_pack): Define for GCC...
2007-09-11 Roland McGrath* posix/Makefile ($(objpfx)getconf.speclist): Make...
2007-08-26 Ulrich Drepper* posix/regex_internal.h: Prevent some declarations...
2007-08-26 Ulrich Drepper* posix/tst-rfc3484.c (__idna_to_unicode_lzlz): Initial...
2007-08-10 Ulrich Drepper* sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_CLOEXEC...
2007-08-04 Roland McGrath2007-08-04 Roland McGrath <roland@redhat.com>
2007-08-02 Roland McGrath2007-08-02 Roland McGrath <roland@redhat.com>
2007-07-29 Ulrich Drepper* posix/Makefile (routines): Add sched_cpualloc and...
2007-07-29 Ulrich DrepperDefine old CPU_* macros in temers of __CPU_*_S macros...
2007-07-29 Ulrich Drepper* posix/getconf.c (vars): Add missing _SC_LEVEL4_CACHE_...
2007-07-28 Ulrich Drepper* nss/nsswitch.c (__nss_lookup_function): Don't cast...
2007-07-24 Roland McGrath2007-07-24 Roland McGrath <roland@redhat.com>
2007-07-19 Ulrich Drepper* bits/types.h: Don't include stddef.h, don't define...
2007-07-19 Ulrich Drepper* bits/confname.h (_CS_POSIX_V6_WIDTH_RESTRICTED_ENVS...
2007-07-16 Roland McGrath* elf/ldconfig.c: Allow GPLv2 or any later version.
2007-07-13 Roland McGrath* configure: Regenerated.
2007-07-13 Roland McGrath2007-07-13 Roland McGrath <roland@redhat.com>
2007-06-08 Ulrich Drepper* posix/sched_cpucount.c (__sched_cpucount): Allow...
2007-06-08 Ulrich Drepper(__sched_cpucount): Allow using special instruction...
2007-05-07 Ulrich Drepper* posix/unistd.h: Remove __THROW from fdatasync.
2007-04-16 Ulrich Drepper[BZ #4364] cvs/fedora-glibc-20070416T2350
2007-04-07 Ulrich Drepper* posix/sys/wait.h: Remove unnecessary forward declaration.
2007-04-04 Ulrich Drepper* bits/sched.h: Define __CPU_COUNT. Declare __sched_cp...
next