* sysdeps/sparc/machine-gmon.h: New file.
[platform/upstream/glibc.git] / posix /
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...
2007-04-03 Ulrich Drepper* posix/Makefile (routines): Add sched_cpucount.
2007-04-01 Ulrich Drepper* posix/fnmatch.c (STRUCT): Define.
2007-04-01 Ulrich DrepperTest of fnmatch with patterns using lots of *.
2007-03-17 Ulrich Drepper* configure.in (libc_cv_gnu89_inline): Test for -fgnu89...
2007-02-14 Ulrich Drepper[BZ #3996]
2007-02-05 Ulrich Drepper[BZ #3957]
2007-01-25 Ulrich Drepper* stdio-common/_itoa.h: Define _itoa and _fitoa for...
2007-01-22 Ulrich Drepper* stdio-common/_itowa.c: Don't compile _itowa for 64-bit
2007-01-11 Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31 Jakub Jelinek.
2007-01-03 Ulrich Drepper* posix/execvp.c: Include alloca.h.
2007-01-03 Ulrich Drepper* posix/getconf.c: Update copyright year.
2006-12-23 Ulrich Drepper* posix/wordexp.c: Remove some unnecessary tests.
2006-11-09 Ulrich Drepper[BZ #3493]
2006-09-30 Ulrich Drepper* posix/glob.c (glob_in_dir): Add some comments and...
2006-09-25 Ulrich Drepper[BZ #3252, BZ #3253] cvs/fedora-glibc-20060925T1535
2006-09-12 Ulrich Drepper[BZ #2526, BZ #3138, BZ #3143]
2006-09-07 Ulrich Drepper[BZ #3155]
2006-08-24 Ulrich Drepper* posix/unistd.h (getlogin_r): Condition on __USE_POSIX...
2006-08-02 Ulrich Drepper[BZ #2980] cvs/fedora-glibc-20060802T1650
2006-06-04 Ulrich Drepper* posix/regex_internal.c (re_string_skip_chars): If...
2006-05-18 Ulrich Drepper* sysdeps/posix/getaddrinfo.c: Add unique labels to...
2006-05-10 Ulrich Drepper* posix/wordexp.c (parse_glob): No need to check ifs...
2006-05-10 Ulrich Drepper* posix/wordexp.c: Remove numerous NULL pointer tests...
2006-05-10 Ulrich Drepper* posix/wordexp.c (w_addword): Free word if realloc...
2006-05-04 Ulrich Drepper* sysdeps/posix/getaddrinfo.c: Implement configuration...
2006-05-02 Ulrich Drepper[BZ #1201]
2006-04-30 Ulrich Drepper* posix/Makefile (tests): Add tst-getaddrinfo3.
2006-04-24 Ulrich Drepper* posix/tst-rfc3484.c (do_test): Also initialize source... cvs/fedora-glibc-20060425T0903
2006-04-24 Ulrich Drepper* posix/tst-rfc3484.c: Include <ifaddrs.h> early.
2006-04-24 Ulrich Drepper* posix/bits/unistd.h (__readlinkat_chk): New prototype.
2006-04-21 Ulrich Drepper[BZ #2534, BZ #2535]
2006-04-20 Ulrich Drepper* include/ifaddrs.h: Get uint32_t definition.
2006-04-15 Ulrich Drepper* sysdeps/posix/getaddrinfo.c: Fix precedence for IP...
2006-04-05 Ulrich Drepper2006-04-05 Alan Modra <amodra@bigpond.net.au>
2006-04-01 Ulrich Drepper[BZ #2450]
2006-02-28 Roland McGrath* posix/sys/types.h [!__GNUC_PREREQ (2, 7)] (int64_t...
2006-02-27 Ulrich DrepperAdd fifth parameter to linkat.
2006-02-23 Roland McGrath* sysdeps/unix/sysv/linux/ftruncate64.c: Find generic...
2006-02-21 Roland McGrath[BZ #2329]
2006-01-31 Roland McGrath* inet/rcmd.c (iruserfopen): Remove redundant initializ...
2006-01-15 Andreas Jaeger[BZ #1950, BZ #2153]
2006-01-11 Roland McGrath[BZ #1060]
2006-01-08 Roland McGrath[BZ #1535]
2006-01-06 Roland McGrath* io/fcntl.h [__USE_ATFILE] (AT_EACCESS): New macro.
2006-01-06 Roland McGrath* io/euidaccess.c: Add eaccess as an alias.
2006-01-05 Roland McGrath* include/features.h: Grok _ATFILE_SOURCE and define...
2006-01-03 Ulrich Drepper* posix/unistd.h (ctermid): Remove __nonnull attribute.
2006-01-02 Ulrich Drepper* sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PTR_M... cvs/fedora-glibc-20060102T2114
2006-01-01 Ulrich DrepperUpdate copyright year.
2005-12-27 Roland McGrath* posix/tst-execle1.c (do_test): Add a const.
2005-12-27 Roland McGrath2005-12-27 Roland McGrath <roland@redhat.com>
next