glibc/sysdeps/generic
Ulrich Drepper 348ed5157b Update.
1998-11-30  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* nscd/nscd_getpw_r.c: Include nscd_proto.h for prototypes.

	* sysdeps/generic/errno-loc.c: Include <errno.h> for prototype,
	undefine errno to get variable.

	* sysdeps/unix/sysv/linux/i386/setfsuid.c: Include <sys/fsuid.h>
	instead of <unistd.h> for prototype.
	* sysdeps/unix/sysv/linux/i386/setfsgid.c: Likewise.

1998-11-30  Ulrich Drepper  <drepper@cygnus.com>

	* misc/err.h: Correct comments and use protected attribute keywords.
	Reported by Joseph Myers <jsm28@cam.ac.uk>.

1998-11-29  Roland McGrath  <roland@baalperazim.frob.com>

	* malloc/thread-m.h [_LIBC]: Include <bits/libc-tsd.h>, and
	remove tsd stuff from pthreads/cthreads libc sections.
	Use __libc_tsd_define for MALLOC key.
	[_LIBC] (tsd_key_t, tsd_key_create): Define to a zero-size type and a
	no-op, respectively.
	[_LIBC] (tsd_setspecific, tsd_getspecific): Use __libc_tsd_get/set.

	* elf/dl-error.c: Include <bits/libc-tsd.h>.
	Use __libc_tsd_define for DL_ERROR key.
	(tsd_setspecific, tsd_getspecific): Rewritten using __libc_tsd_get/set.

	* sysdeps/mach/hurd/bits/libc-tsd.h: New file.
	* sysdeps/generic/bits/libc-tsd.h: New file.
	* Makefile (distribute): Add bits/libc-tsd.h.

1998-10-12  Roland McGrath  <roland@baalperazim.frob.com>

	* elf/dl-error.c: Remove kludge to check for ld.so load address.
	There is no need if weak undefined symbols are not used in ld.so;
	see linuxthreads/ChangeLog for changes to files
	linuxthreads/sysdeps/pthread/bits/libc-lock.h and
	linuxthreads/sysdeps/pthread/bits/libc-tsd.h.

1998-11-30  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* sysdeps/i386/bits/string.h (__memset_cc): Fix typo (s->__s).

	* sysdeps/i386/i486/bits/string.h: Add prototypes for all new
	inline functions.
	* sysdeps/i386/bits/string.h: Likewise.

1998-11-30  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* sysdeps/unix/sysv/linux/alpha/bits/ipc.h: Remove ipc_kludge.

1998-11-30  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

	* db2/progs/db_load/db_load.c (main): Avoid -Wparentheses warning.
1998-11-30 14:21:53 +00:00
..
bits Update. 1998-11-30 14:21:53 +00:00
elf Update. 1998-07-16 20:08:44 +00:00
netinet
sys Update. 1998-10-23 13:44:50 +00:00
__longjmp.c
_exit.c
_G_config.h
_strerror.c
a.out.h
abort-instr.h
abort.c Update. 1998-07-17 12:36:43 +00:00
accept.c
access.c
acct.c
add_n.c
addmul_1.c
adjtime.c
aio_sigqueue.c
alarm.c
asm-syntax.h
atomicity.h
backtrace.c Update. 1998-06-17 10:24:52 +00:00
backtracesyms.c Update. 1998-06-15 10:29:49 +00:00
backtracesymsfd.c Update. 1998-07-16 20:08:44 +00:00
bb_init_func.c
bcopy.c
bind.c
brdinit.c
brk.c
bsd-_setjmp.c
bsd-setjmp.c
bzero.c
chdir.c
chflags.c
chmod.c
chown.c
chroot.c
clock.c
close.c
closedir.c
cmp.c
configure Update. 1998-11-20 17:27:07 +00:00
configure.in
confstr.h
connect.c
console.c
crypt-entry.c
crypt.h
ctermid.c
cuserid.c
dbl2mpn.c
defs.c
des_impl.c
det_endian.c
dirfd.c
dirstream.h
Dist Update. 1998-07-04 14:40:35 +00:00
div.c
divmod_1.c
divrem.c
dl-cache.c Update. 1998-08-26 00:07:26 +00:00
dl-environ.c Update. 1998-07-16 11:44:36 +00:00
dl-librecon.h
dl-machine.h
dl-origin.h Update. 1998-09-02 12:58:42 +00:00
dl-procinfo.h
dl-sysdep.c Update. 1998-09-22 19:08:42 +00:00
dup2.c
dup.c
e_acoshl.c
e_acosl.c
e_asinl.c
e_atan2l.c
e_expl.c
e_fmodl.c
e_j0l.c
e_j1l.c
e_jnl.c
e_lgammal_r.c
e_log10l.c
e_logl.c
e_powl.c
e_rem_pio2l.c
e_sqrtl.c
enbl-secure.c Update. 1998-06-22 17:08:51 +00:00
endutxent.c
entry.h
errlist.c
errno-loc.c Update. 1998-11-30 14:21:53 +00:00
euidaccess.c
exc2signal.c
execve.c
fattach.c
fchdir.c
fchflags.c
fchmod.c
fchown.c
fclrexcpt.c
fcntl.c
fdatasync.c
fdetach.c
fdopen.c Update. 1998-08-08 20:02:34 +00:00
fegetenv.c
fegetround.c
feholdexcpt.c
fesetenv.c
fesetround.c
feupdateenv.c
fexecve.c
ffs.c Update. 1998-07-30 12:47:25 +00:00
ffsll.c Update. 1998-07-30 12:47:25 +00:00
fgetexcptflg.c
flock.c
fork.c
fpathconf.c
fpu_control.c
fpu_control.h Update. 1998-11-26 12:02:23 +00:00
fraiseexcpt.c
fsetexcptflg.c
fstatfs64.c Update. 1998-07-16 11:44:36 +00:00
fstatfs.c
fstatvfs64.c Update. 1998-07-04 10:39:13 +00:00
fstatvfs.c
fsync.c
ftestexcept.c
ftime.c
ftruncate64.c Update. 1998-07-16 11:44:36 +00:00
ftruncate.c Update. 1998-06-22 17:08:51 +00:00
fxstat64.c
fxstat.c
gai_strerror.c
getaddrinfo.c
getcontext.c
getcwd.c
getdents.c
getdomain.c
getdtsz.c
getegid.c
getenv.c Update. 1998-06-12 07:36:49 +00:00
geteuid.c
getgid.c
getgroups.c
gethostid.c
gethostname.c
getitimer.c
getlogin_r.c
getlogin.c
getmsg.c
getpagesize.c
getpeername.c
getpgid.c Update. 1998-08-03 16:47:01 +00:00
getpgrp.c
getpid.c
getpmsg.c
getppid.c
getpriority.c
getpt.c Update. 1998-09-21 14:34:13 +00:00
getresgid.c
getresuid.c
getrlimit64.c Update. 1998-07-16 11:44:36 +00:00
getrlimit.c
getrusage.c
getsid.c
getsockname.c
getsockopt.c
getsysstats.c
gettimeofday.c
getuid.c
getutxent.c
getutxid.c
getutxline.c
glob64.c 1998-08-12 Roland McGrath <roland@baalperazim.frob.com> 1998-08-11 21:52:02 +00:00
glob.c 1998-10-12 Roland McGrath <roland@baalperazim.frob.com> 1998-10-12 09:20:54 +00:00
gmp-mparam.h
grantpt.c
group_member.c
gtty.c
htonl.c
htons.c
if_index.c 1998-08-12 Roland McGrath <roland@baalperazim.frob.com> 1998-08-11 21:52:02 +00:00
init-first.c Update. 1998-06-29 12:44:22 +00:00
init-posix.c
inlines.c
intr-msg.h
inttypes.h
ioctl.c
isastream.c Update. 1998-11-08 10:40:28 +00:00
isatty.c
isfdtype.c
jmp-unwind.c
k_cosl.c
k_rem_pio2l.c
k_sinl.c
k_tanl.c
kill.c
killpg.c
lchown.c
ldbl2mpn.c
ldiv.c
libc_fatal.c
libc-start.c Update. 1998-06-09 16:02:40 +00:00
link.c
listen.c
lldiv.c
lockfile.c
longjmp-ts.c
longjmp.c
lseek64.c
lseek.c
lshift.c
lxstat64.c
lxstat.c
machine-gmon.h
machine-lock.h
machine-sp.h
madvise.c
make_siglist.c
makecontext.c
Makefile
memccpy.c
memchr.c
memcmp.c
memcopy.h
memcpy.c
memmem.c
memmove.c
mempcpy.c Update. 1998-09-21 14:34:13 +00:00
memset.c
mig-reply.c
mkdir.c
mkfifo.c
mmap64.c
mmap.c
mod_1.c
morecore.c
mpn2dbl.c
mpn2flt.c
mpn2ldbl.c
mprotect.c
msgctl.c
msgget.c
msgrcv.c
msgsnd.c
msync.c
mul_1.c
mul_n.c
mul.c
munmap.c
nanosleep.c
nice.c
nlist.c
open64.c
open.c
opendir.c
pagecopy.h
pathconf.c
paths.h Update. 1998-07-20 17:25:48 +00:00
pause.c
pipe.c
pipestream.c
poll.c
pread64.c
pread.c
prof-freq.c Update. 1998-07-16 11:44:36 +00:00
profil-counter.h
profil.c
pselect.c Update. 1998-11-26 12:02:23 +00:00
ptrace.c
ptsname.c
putenv.c Update. 1998-07-16 11:44:36 +00:00
putmsg.c
putpmsg.c
pututxline.c
pwrite64.c
pwrite.c
raise.c
read.c
readdir64_r.c
readdir64.c
readdir_r.c
readdir.c
readlink.c
readv.c Update. 1998-07-27 17:55:05 +00:00
reboot.c
recv.c
recvfrom.c
recvmsg.c
register-dump.h Update. 1998-08-24 16:46:16 +00:00
remove.c
rename.c
revoke.c
rewinddir.c
rmdir.c
rshift.c
s_atanl.c
s_erfl.c
s_exp2l.c
s_expm1l.c
s_log1pl.c
s_log2l.c
sbrk.c
sched_getp.c
sched_gets.c
sched_primax.c
sched_primin.c
sched_rr_gi.c
sched_setp.c
sched_sets.c
sched_yield.c
seekdir.c
segfault.c Update. 1998-11-29 08:44:37 +00:00
select.c
semctl.c
semget.c
semop.c
send.c
sendmsg.c
sendto.c
setcontext.c
setdomain.c
setegid.c
setenv.c Update. 1998-10-24 15:02:35 +00:00
seteuid.c
setfpucw.c
setgid.c
setgroups.c
sethostid.c
sethostname.c
setitimer.c
setjmp.c
setlogin.c
setpgid.c
setpriority.c
setregid.c
setreuid.c
setrlimit64.c Update. 1998-09-08 12:45:13 +00:00
setrlimit.c Update. 1998-06-13 00:49:55 +00:00
setsid.c
setsockopt.c
settimeofday.c
setuid.c
setutxent.c
shmat.c
shmctl.c
shmdt.c
shmget.c
shutdown.c
sigaction.c
sigaltstack.c
sigblock.c
sigcontextinfo.h Update. 1998-07-20 17:25:48 +00:00
sigignore.c
sigintr.c
sigjmp.c
siglist.c
signal.c
signame.c
signame.h
sigpause.c
sigpending.c
sigprocmask.c
sigqueue.c
sigreturn.c
sigset-cvt-mask.h Update. 1998-06-07 14:06:56 +00:00
sigset.c
sigsetmask.c
sigstack.c
sigsuspend.c Update. 1998-07-20 17:25:48 +00:00
sigtimedwait.c
sigvec.c
sigwait.c
sigwaitinfo.c
sleep.c
socket.c Update. 1998-06-02 12:58:14 +00:00
socketpair.c
speed.c
sstk.c
start.c
statfs64.c Update. 1998-07-16 11:44:36 +00:00
statfs.c
statvfs64.c Update. 1998-07-04 10:39:13 +00:00
statvfs.c
stdint.h
stdio_init.c
stime.c
stpcpy.c
stpncpy.c
strcasecmp_l.c
strcasecmp.c
strcasestr.c
strcat.c
strchr.c
strcmp.c
strcpy.c
strcspn.c
strlen.c
strncase_l.c
strncase.c
strncat.c
strncmp.c
strncpy.c
strpbrk.c
strrchr.c
strsep.c
strspn.c
strstr.c
strtoimax.c
strtok_r.c
strtok.c
strtoumax.c
strtsupp.c
stty.c
sub_n.c
submul_1.c
swapcontext.c
swapoff.c
swapon.c
symlink.c
sync.c
syscall.c
sysconf.c
sysd-stdio.c 1998-09-03 Roland McGrath <roland@baalperazim.frob.com> 1998-09-04 10:57:56 +00:00
sysdep.c
sysdep.h
system.c
sysv_signal.c
tcdrain.c
tcflow.c
tcflush.c
tcgetattr.c
tcgetpgrp.c
tcsendbrk.c
tcsetattr.c
tcsetpgrp.c
telldir.c
tempname.c Update. Old logs are in ChangeLog.7. 1998-08-11 18:44:11 +00:00
testrtsig.h
thread_state.h
time.c
times.c
trampoline.c
truncate64.c
truncate.c
ttyname_r.c Update. 1998-07-16 11:44:36 +00:00
ttyname.c
ualarm.c
udiv_qrnnd.c
ulimit.c
umask.c
uname.c
unlink.c
unlockpt.c
updwtmp.c
updwtmpx.c Update. 1998-06-02 12:58:14 +00:00
usleep.c
ustat.c
utime.c
utimes.c
utmp_file.c Update. 1998-07-16 11:44:36 +00:00
utmpxname.c
varargs.h
vdprintf.c
vfork.c
vhangup.c
vlimit.c Update. 1998-07-16 11:44:36 +00:00
vtimes.c Update. 1998-07-16 11:44:36 +00:00
wait3.c
wait4.c
wait.c
waitid.c
waitpid.c
wcstoimax.c
wcstoumax.c
wordcopy.c
write.c
writev.c Update. 1998-07-27 17:55:05 +00:00
xmknod.c
xstat64.c
xstat.c