glibc/sysdeps/generic
Ulrich Drepper 6e953631df update from main archive 960829
Fri Aug 30 01:26:44 1996  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/unix/sysv/linux/i386/Dist: Add close.S.
	* sysdeps/unix/sysv/linux/m68k/Dist: Likewise.
	* sysdeps/unix/sysv/linux/alpha/Dist: Likewise.

	* version.c: Add comment about where to report bugs to.
	* catgets/gencat.c (usage): Likewise.
	* db/makedb.c (usage): Likewise.
	* locale/programs/locale.c (usage): Likewise.
	* locale/programs/localedef.c (usage): Likewise.

	* manual/socket.texi: A little bit better wording.

Thu Aug 29 18:03:06 1996  Ulrich Drepper  <drepper@cygnus.com>

	* Makerules: Make sure directory exists before generating stamp file.
	(BUILD_CFLAGS): Always refer to using $(..).
	* manual/Makefile: Make sure directory exists before generating
 	stamp file.
	(make-target-directory): Add macro definition.
	* sysdeps/generic/Makefile: Make sure directory exists before
 	generating stamp file.

	* Makefile (distribute): Add autolock.sh.  Reported by Fila Kolodny.

Tue Aug 27 10:06:22 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	When compiling in separate directory put objects into
	subdirectories matching the source layout.
	* Makeconfig (objpfx) [ifdef objdir]: Append $(subdir).
	When looking for configparms try in $(common-objpfx).
	Use $(common-objpfx)SUBDIR to find objects from other subdirectory
	builds.
	* Makerules: Add $(objpfx) to vpath list.
	(make-dummy-dep): Use $(common-objpfx) to avoid creating dummy.d
	more than once.  All uses in dependency lists changed.
	(+make-deps): Make target directory.
	(sed-remove-objpfx): Substitute $(common-objpfx).
	(do-ar, build-extra-lib, $(common-objpfx)stub-$(subdir)): Use
	$(objpfx) instead of $(objdir) for cd command.
	(O%-lib): Always find libc relative to $(..).
	(subdir-stamps): Collect stamp files from subdirs.
	(common-mostlyclean): Remove stub file in $(common-objpfx).
	* MakeTAGS ($P/siglist.pot): Find siglist.c in stdio-common.
	* Rules (dep-dummy-lib): Use $(common-objpfx) to avoid creating to
	more than once.
	($(objpfx)dummy.c, $(objpfx)empty.c): Change target name to use
	$(common-objfpx).  All uses in dependency lists changed.
	(generated): Prepend $(..) to names.
	* bare/Makefile ($(objpfx)lib$(config-vendor).a): Remove $(objpfx)
	from $@.
	* nss/Makefile ($(objpfx)libnss_dns.so, $(objpfx)libnss_db.so):
	Use $(common-objpfx) instead of $(..) in dependencies.
	* sysdeps/mach/Makefile (mach-objpfx): Unconditionally use
	$(common-objpfx) instead of $(..) and (objpfx).
	* sysdeps/mach/hurd/Makefile (hurd-objpfx): Likewise.
	(rpath-link): Likewise.
	(rpcuserlibs): Likewise.
	* sysdeps/unix/Makefile [$(subdir) = stdio-common]: Check for
	errlist.c in $(objpfx), not $(common-objpfx).
	($(common-objpfx)s-proto.d): Special rule not covered by pattern
	rule.
	* sysdeps/unix/make-syscalls.sh: Make syscall rules depending on
	s-proto.d in $(common-objpfx), not $(objpfx).

Thu Aug 29 17:45:49 1996  Ulrich Drepper  <drepper@cygnus.com>

	* nss/nsswitch.c (nss_dlerror_run): Free returned error
	string.

Thu Aug 29 15:53:33 1996  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/libm-ieee754/e_acoshl.c: New file. `long double'
 	implementation.
	* sysdeps/libm-ieee754/e_atanhl.c: Likewise.
	* sysdeps/libm-ieee754/e_remainderl.c: Likewise.
	* sysdeps/libm-ieee754/e_scalbl.c: Likewise.
	* sysdeps/libm-ieee754/s_asinhl.c: Likewise.
	* sysdeps/libm-ieee754/s_cosl.c: Likewise.
	* sysdeps/libm-ieee754/s_sinl.c: Likewise.
	* sysdeps/libm-ieee754/s_tanhl.c: Likewise.
	* sysdeps/libm-ieee754/s_tanl.c: Likewise.

	* stdio-common/printf_fp.c (__printf_fp): Use default value '.' if
1996-08-30 00:58:28 +00:00
..
gnu *** empty log message *** 1996-08-12 23:22:12 +00:00
netinet Fri Jun 28 02:41:08 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-28 08:56:59 +00:00
sys * posix/glob.h (__glob_opendir_hook, __glob_readdir_hook, 1996-07-09 23:17:59 +00:00
Dist
Makefile update from main archive 960829 1996-08-30 00:58:28 +00:00
_strerror.c
abort.c
add_n.c
addmul_1.c
asincos.c
bb_init_func.c
bcopy.c
bzero.c
cmp.c
configure Regenerated: autoconf sysdeps/generic/configure.in 1996-07-08 15:26:36 +00:00
configure.in
confname.h Update. 1996-08-07 23:50:59 +00:00
det_endian.c
divmod_1.c
divrem.c
dl-sysdep.c update from main archive 960828 1996-08-29 00:31:18 +00:00
enbl-secure.c Sat Jul 27 13:02:09 1996 Ulrich Drepper <drepper@cygnus.com> 1996-07-29 00:18:42 +00:00
exp__E.c
fdatasync.c
ffs.c
fpu_control.c * hurd/Makefile (routines): Add get-host, set-host. 1996-06-16 03:49:40 +00:00
ftime.c handle password file locking. 1996-08-26 10:28:45 +00:00
get_str.c
getdomain.c
getenv.c
getpgrp.c
gmp-mparam.h
group_member.c
htonl.c
htons.c
inlines.c
ioctl-types.h Remade for alpha-1.93 1996-08-02 05:27:50 +00:00
iovec.h
log__L.c
lshift.c
lxstat.c
machine-gmon.h Upadte. 1996-08-28 00:26:07 +00:00
make_siglist.c
mathimpl.h
memccpy.c
memchr.c
memcmp.c Thu Jun 13 17:25:11 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-06-19 06:54:12 +00:00
memcopy.h
memcpy.c
memmem.c
memmove.c
memset.c
mig-reply.c
mod_1.c
morecore.c
mul.c
mul_1.c
mul_n.c
ntohl.c
ntohs.c
pagecopy.h
profil-counter.h
pselect.c * inet/getnetent_r.c: Define NEED_H_ERRNO. 1996-07-12 02:01:17 +00:00
pty.c
putenv.c
resourcebits.h Update. 1996-08-07 23:50:59 +00:00
rshift.c
sbrk.c update from main archive 960828 1996-08-29 00:31:18 +00:00
schedbits.h
setenv.c Sun Jul 21 06:48:38 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-07-21 11:09:45 +00:00
setfpucw.c handle password file locking. 1996-08-26 10:28:45 +00:00
sigaction.h
signame.c
signame.h
sigset.h Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-05-23 05:33:49 +00:00
sincos.c
sockaddrcom.h
socketbits.h * posix/glob.h (__glob_opendir_hook, __glob_readdir_hook, 1996-07-09 23:17:59 +00:00
speed.c
statfsbuf.h
stpcpy.c
stpncpy.c Update. 1996-08-09 02:46:09 +00:00
strcasecmp.c
strcat.c
strchr.c
strcmp.c
strcpy.c
strcspn.c
strlen.c
strncase.c Wed Jun 26 01:58:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-26 15:46:01 +00:00
strncat.c
strncmp.c
strncpy.c
strpbrk.c
strrchr.c
strsep.c Thu May 30 11:24:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-30 16:12:42 +00:00
strspn.c
strstr.c
strtok.c Sun May 26 15:15:08 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-26 19:19:51 +00:00
strtok_r.c Sun May 26 15:15:08 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-26 19:19:51 +00:00
sub_n.c
submul_1.c
sysd-stdio.c
sysdep.h Remade for alpha-1.93 1996-08-02 05:27:50 +00:00
termbits.h *** empty log message *** 1996-07-09 05:02:06 +00:00
trig.h
uname.c
ustatbits.h Update. 1996-08-09 02:46:09 +00:00
utmpbits.h * sysdeps/sparc/elf/start.S: New file. 1996-06-21 21:01:27 +00:00
utsnamelen.h
varargs.h
vfork.c
vlimit.c
vtimes.c
waitstatus.h
wordcopy.c