summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-01-062005-01-05 Mike Frysinger <vapier@gentoo.org>Roland McGrath
2006-01-05* include/features.h: Grok _ATFILE_SOURCE and define __USE_ATFILE whenRoland McGrath
2006-01-04* include/stdlib.h: Make even more C++ compliant.Ulrich Drepper
2006-01-04typo.Ulrich Drepper
2006-01-03lio_listio should emit an event for each individual request inUlrich Drepper
2005-12-292005-12-29 Roland McGrath <roland@frob.com>Roland McGrath
2005-12-23* Makeconfig: Define CXXFLAGS. Split out warnings from +gccwarn whichUlrich Drepper
2005-12-21* locale/xlocale.c (_nl_C_locobj): Mark as const.Ulrich Drepper
2005-12-16* sysdeps/unix/sysv/linux/renameat.c: Move errno setting code inUlrich Drepper
2005-12-06* sysdeps/hppa/bits/setjmp.h: Add _BITS_SETJMP_H preprocessorRoland McGrath
2005-12-02* io/Makefile (routines): Add mknodat, xmknodat, mkdirat, mkfifoat.Ulrich Drepper
2005-11-24[BZ #1920]Ulrich Drepper
2005-11-17* include/resolv.h: Include <stdbool.h>.Ulrich Drepper
2005-11-11* io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64,Ulrich Drepper
2005-11-06* configure.in: Remove gnu_ld definition and everything using it.Ulrich Drepper
2005-11-01* resolv/res_init.c (__res_iclose): New function. Broken out ofUlrich Drepper
2005-10-24[BZ #1534]Roland McGrath
2005-10-16(LLONG_MIN, LLONG_MAX, ULLONG_MAX): Make sure these are defined for -D_GNU_SO...Ulrich Drepper
2005-10-162005-10-15 Thomas Schwinge <tschwinge@gnu.org>Roland McGrath
2005-10-14[BZ #368]Ulrich Drepper
2005-10-14* sysdeps/unix/opendir.c (__opendir): Pass extra argument toUlrich Drepper
2005-10-13* include/features.h: Define _POSIX_C_SOURCE to 200112 forUlrich Drepper
2005-10-12* include/malloc.h: Remove _int_new_arena prototype.Ulrich Drepper
2005-10-08[BZ #1438]Roland McGrath
2005-09-28* dirent/dirent.h: Declare fdopendir.Ulrich Drepper
2005-09-06* posix/regex_internal.h (re_sub_match_top_t): Remove unused memberUlrich Drepper
2005-08-20* sysdeps/ia64/fpu/libm_error.c (__libm_error_support): Don't abort.Ulrich Drepper
2005-08-09* argp/argp-help.c: Use _IO_vasprintf instead of vasprintf.Ulrich Drepper
2005-07-31New file needed since we have misc/bits/syslog.h.Andreas Jaeger
2005-07-30* misc/bits/syslog.h: New file.Ulrich Drepper
2005-07-20* include/stdio.h (__fxprintf): Remove wfmt argument.Ulrich Drepper
2005-07-19* stdio-common/Makefile (aux): Add fxprintf.Ulrich Drepper
2005-07-15* include/stdlib.h: Remove malloc attribute from __posix_memalign. Andreas Jaeger
2005-07-15* wcsmbs/bits/wchar2.h: New file.Ulrich Drepper
2005-07-13* include/libc-symbols.h: Define macros for librt hidden symbols.Ulrich Drepper
2005-07-13* stdlib/bits/stdlib.h: New file.Ulrich Drepper
2005-07-08* include/fenv.h: Add libm_hidden_proto for fesetround andUlrich Drepper
2005-06-14* debug/pread64_chk.c: Use __libc_pread64 instead of __pread64.Ulrich Drepper
2005-06-12* elf/dl-error.c (_dl_signal_error): Store information about use ofUlrich Drepper
2005-05-23* sunrpc/pm_getport.c (__get_socket): New function.Ulrich Drepper
2005-03-18* include/link.h (struct link_map): Remove l_opencount. Add l_removed.Ulrich Drepper
2005-03-17* include/libc-symbols.h (__hidden_proto): Remove bogus declarationRoland McGrath
2005-03-06* include/bits/unistd.h: New file.Ulrich Drepper
2005-02-222005-02-22 Roland McGrath <roland@redhat.com>Roland McGrath
2005-02-22* include/sys/socket.h: Declare __recv.Roland McGrath
2005-02-21* sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memoryUlrich Drepper
2005-02-17[BZ #284, BZ #721]Roland McGrath
2005-02-11[BZ #715]cvs/fedora-glibc-20050211T1037Roland McGrath
2005-02-11[BZ #157]cvs/fedora-glibc-20050211T0853Roland McGrath
2005-02-07[BZ #677]Ulrich Drepper