about summary refs log tree commit diff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* * elf/tst-tls-dlinfo.c: New file.Roland McGrath2006-03-011-109/+21
* * include/fcntl.h: Declare __openat, __open64. Use libc_hidden_proto.Roland McGrath2006-03-011-0/+7
* * include/libc-symbols.h: Fix comment typo.Roland McGrath2006-02-241-3/+4
* [BZ #2329]Roland McGrath2006-02-211-4/+4
* * include/atomic.h (atomic_and, atomic_or): Define.Ulrich Drepper2006-02-171-1/+36
* [BZ #2226]Ulrich Drepper2006-02-122-0/+3
* * sysdeps/unix/sysv/linux/futimesat.c [__NR_futimesat] cvs/fedora-glibc-20060203T0932Ulrich Drepper2006-02-031-0/+1
* * include/errno.h [__cplusplus]: Avoid extra header magic for C++.Roland McGrath2006-02-021-1/+1
* * include/fcntl.h: Declare __have_atfcts.Ulrich Drepper2006-01-201-0/+4
* * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath2006-01-142-7/+28
* 2006-01-12 Roland McGrath <roland@redhat.com>Roland McGrath2006-01-121-7/+0
* * include/sys/stat.h: Add libc_hidden_proto for __fxstatat64.Ulrich Drepper2006-01-112-0/+3
* Don't include jmpbuf-offsets.h if _ISOMAC is defined.Ulrich Drepper2006-01-101-1/+3
* * include/time.h: Use normal comments.Andreas Jaeger2006-01-101-1/+1
* * include/bits/setjmp.h: New file.Roland McGrath2006-01-101-0/+5
* [BZ #1535]Roland McGrath2006-01-081-0/+3
* 2005-01-05 Mike Frysinger <vapier@gentoo.org>Roland McGrath2006-01-061-1/+1
* * include/features.h: Grok _ATFILE_SOURCE and define __USE_ATFILE whenRoland McGrath2006-01-051-1/+11
* * include/stdlib.h: Make even more C++ compliant.Ulrich Drepper2006-01-041-15/+15
* typo.Ulrich Drepper2006-01-041-1/+1
* lio_listio should emit an event for each individual request inUlrich Drepper2006-01-031-1/+7
* 2005-12-29 Roland McGrath <roland@frob.com>Roland McGrath2005-12-291-0/+1
* * Makeconfig: Define CXXFLAGS. Split out warnings from +gccwarn whichUlrich Drepper2005-12-232-0/+12
* * locale/xlocale.c (_nl_C_locobj): Mark as const.Ulrich Drepper2005-12-211-1/+2
* * sysdeps/unix/sysv/linux/renameat.c: Move errno setting code inUlrich Drepper2005-12-161-0/+3
* * sysdeps/hppa/bits/setjmp.h: Add _BITS_SETJMP_H preprocessorRoland McGrath2005-12-061-1/+1
* * io/Makefile (routines): Add mknodat, xmknodat, mkdirat, mkfifoat.Ulrich Drepper2005-12-021-0/+1
* [BZ #1920]Ulrich Drepper2005-11-241-0/+1
* * include/resolv.h: Include <stdbool.h>.Ulrich Drepper2005-11-171-1/+2
* * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64,Ulrich Drepper2005-11-111-0/+4
* * configure.in: Remove gnu_ld definition and everything using it.Ulrich Drepper2005-11-061-76/+54
* * resolv/res_init.c (__res_iclose): New function. Broken out ofUlrich Drepper2005-11-011-0/+2
* [BZ #1534]Roland McGrath2005-10-241-1/+1
* (LLONG_MIN, LLONG_MAX, ULLONG_MAX): Make sure these are defined for -D_GNU_SO...Ulrich Drepper2005-10-161-11/+12
* 2005-10-15 Thomas Schwinge <tschwinge@gnu.org>Roland McGrath2005-10-161-0/+1
* [BZ #368]Ulrich Drepper2005-10-141-1/+1
* * sysdeps/unix/opendir.c (__opendir): Pass extra argument toUlrich Drepper2005-10-142-2/+3
* * include/features.h: Define _POSIX_C_SOURCE to 200112 forUlrich Drepper2005-10-131-2/+4
* * include/malloc.h: Remove _int_new_arena prototype.Ulrich Drepper2005-10-121-1/+0
* [BZ #1438]Roland McGrath2005-10-081-4/+7
* * dirent/dirent.h: Declare fdopendir.Ulrich Drepper2005-09-281-0/+2
* * posix/regex_internal.h (re_sub_match_top_t): Remove unused memberUlrich Drepper2005-09-062-27/+24
* * sysdeps/ia64/fpu/libm_error.c (__libm_error_support): Don't abort.Ulrich Drepper2005-08-201-3/+38
* * argp/argp-help.c: Use _IO_vasprintf instead of vasprintf.Ulrich Drepper2005-08-091-0/+1
* New file needed since we have misc/bits/syslog.h.Andreas Jaeger2005-07-311-0/+1
* * misc/bits/syslog.h: New file.Ulrich Drepper2005-07-301-0/+5
* * include/stdio.h (__fxprintf): Remove wfmt argument.Ulrich Drepper2005-07-201-2/+2
* * stdio-common/Makefile (aux): Add fxprintf.Ulrich Drepper2005-07-191-0/+2
* * include/stdlib.h: Remove malloc attribute from __posix_memalign. Andreas Jaeger2005-07-151-2/+2
* * wcsmbs/bits/wchar2.h: New file.Ulrich Drepper2005-07-152-0/+10