glibc/include
Ulrich Drepper fe71025050 [BZ #2182]
* math/s_cacosh.c: Return values from positive branch.
	* math/s_cacoshf.c: Likewise.
	* math/s_cacoshl.c: Likewise.

	* sysvipc/msgrcv.c: Likewise.
	* include/sys/msg.h: Likewise.
2006-08-03 20:36:43 +00:00
..
arpa * include/arpa/nameser.h: Declare _ns_flagdata as hidden. 2006-05-12 04:16:08 +00:00
bits 2006-01-12 Roland McGrath <roland@redhat.com> 2006-01-12 09:27:47 +00:00
gnu
net Update. 2004-06-30 07:43:11 +00:00
netinet * nis/nis_addmember.c (nis_addmember): Avoid unnecessary copying. 2006-05-25 17:16:17 +00:00
protocols
rpc * include/rpc/pmap_prot.h: Mark all functions as hidden. 2006-05-15 20:46:12 +00:00
rpcsvc * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_master. 2006-05-12 02:46:18 +00:00
sys [BZ #2182] 2006-08-03 20:36:43 +00:00
aio.h typo. 2006-01-04 07:35:13 +00:00
aliases.h
alloca.h 2005-01-05 Mike Frysinger <vapier@gentoo.org> 2006-01-06 09:55:30 +00:00
argp.h
argz.h
assert.h
atomic.h * include/atomic.h (atomic_and, atomic_or): Define. 2006-02-17 18:52:09 +00:00
byteswap.h
caller.h Header with call site checker definitions. 2004-03-27 02:43:52 +00:00
complex.h
ctype.h Update. 2004-03-16 10:10:13 +00:00
des.h
dirent.h [BZ #2226] 2006-02-12 21:41:44 +00:00
dlfcn.h * elf/dl-error.c (_dl_signal_error): Store information about use of 2005-06-12 16:29:51 +00:00
elf.h
endian.h
envz.h
err.h
errno.h * include/errno.h [__cplusplus]: Avoid extra header magic for C++. 2006-02-02 09:38:03 +00:00
error.h
execinfo.h * debug/pread64_chk.c: Use __libc_pread64 instead of __pread64. 2005-06-14 15:55:44 +00:00
fcntl.h * include/fcntl.h: Declare __openat, __open64. Use libc_hidden_proto. 2006-03-01 05:32:59 +00:00
features.h * include/features.h [_GNU_SOURCE] (_POSIX_C_SOURCE): Define to 2006-04-25 20:37:04 +00:00
fenv.h * include/fenv.h: Add libm_hidden_proto for fesetround and 2005-07-08 18:54:49 +00:00
fnmatch.h
fpu_control.h
ftw.h
gconv.h
getopt_int.h Update. 2004-03-09 10:36:53 +00:00
getopt.h Update. 2004-03-09 10:36:53 +00:00
glob.h Update. 2004-07-01 17:50:47 +00:00
gmp.h
gnu-versions.h
grp.h
iconv.h
ifaddrs.h * include/ifaddrs.h: Get uint32_t definition. 2006-04-20 06:27:35 +00:00
langinfo.h
libc-internal.h
libc-symbols.h * include/libc-symbols.h: Fix comment typo. 2006-02-24 03:27:16 +00:00
libgen.h
libintl.h * debug/pread64_chk.c: Use __libc_pread64 instead of __pread64. 2005-06-14 15:55:44 +00:00
libio.h
limits.h (LLONG_MIN, LLONG_MAX, ULLONG_MAX): Make sure these are defined for -D_GNU_SOURCE or -D_ISOC99_SOURCE even when not -std=c99. 2005-10-16 15:32:33 +00:00
link.h * elf/dl-lookup.c (dl_new_hash): New functions. 2006-07-10 21:59:43 +00:00
locale.h * locale/xlocale.c (_nl_C_locobj): Mark as const. 2005-12-21 07:28:33 +00:00
malloc.h * include/malloc.h: Remove _int_new_arena prototype. 2005-10-12 20:49:06 +00:00
math.h
mcheck.h
memory.h
mntent.h
monetary.h Update. 2004-03-14 21:12:06 +00:00
mqueue.h Update. 2004-04-13 02:15:43 +00:00
netdb.h Update. 2004-10-24 09:06:50 +00:00
netgroup.h
nl_types.h
nss.h
nsswitch.h
obstack.h
poll.h
printf.h
pthread.h
pty.h Update. 2004-10-24 21:29:41 +00:00
pwd.h
regex.h * posix/regex_internal.h (re_sub_match_top_t): Remove unused member 2005-09-06 21:15:13 +00:00
resolv.h * include/resolv.h: Include <stdbool.h>. 2005-11-17 18:49:41 +00:00
sched.h * include/sys/stat.h: Add libc_hidden_proto for __fxstatat64. 2006-01-11 17:57:46 +00:00
search.h
set-hooks.h
setjmp.h
sgtty.h
shadow.h
shlib-compat.h
signal.h * sysdeps/unix/sysv/linux/ia64/sigsuspend.c: File removed. 2006-07-31 05:58:51 +00:00
spawn.h
stab.h
stdio_ext.h
stdio.h * argp/argp-help.c: Use _IO_vasprintf instead of vasprintf. 2005-08-09 01:27:20 +00:00
stdlib.h * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New 2006-01-14 12:10:44 +00:00
string.h [BZ #1534] 2005-10-24 19:31:12 +00:00
strings.h
stub-tag.h [BZ #715] 2005-02-11 10:17:19 +00:00
stubs-biarch.h [BZ #715] 2005-02-11 10:17:19 +00:00
stubs-prologue.h
syscall.h
sysexits.h
syslog.h
tar.h
termios.h
tgmath.h
time.h 2006-07-30 Roland McGrath <roland@redhat.com> 2006-07-31 05:57:52 +00:00
tls.h
ttyent.h
ucontext.h
ulimit.h
unistd.h 2006-07-30 Roland McGrath <roland@redhat.com> 2006-07-31 05:57:52 +00:00
utime.h
utmp.h Update. 2004-10-24 21:29:41 +00:00
values.h
wchar.h * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New 2006-01-14 12:10:44 +00:00
wctype.h Update. 2004-03-16 10:10:13 +00:00
wordexp.h
xlocale.h