1 Sun Dec 15 01:53:20 1996 Ulrich Drepper <drepper@cygnus.com>
3 * Makefile (subdirs): Change crypt to md5-crypt.
4 * crypt/Makefile, crypt/md5-crypt.c, crypt/md5.c, crypt/md5.h,
5 crypt/md5c-test.c, crypt/md5test.c: Move to new directory
7 * sysdeps/unix/sysv/linux/configure.in: Refer to linuxthreads and
8 crypt instead of LinuxThreads and des-crypt.
10 * Makefile (subdirs): Add nss back.
11 * sysdeps/unix/inet/Subdirs: Move nis to end of file to fulfill
14 * libio/iofclose.c: Implement fclose(NULL) as closing all streams.
15 * stdio-common/Makefile (routines): Add fcloseall.
16 * stdio-common/fcloseall.c: New file.
17 * sysdeps/generic/abort.c: Make implementation POSIX.1 compatible.
19 * sysdeps/mach/libc-lock.h: Add definition of __libc_lock_trylock.
20 * sysdeps/stub/libc-lock.h: Define __libc_lock_trylock to always
23 * stdio-common/printf.h: Define MIN and MAX only if not already
26 * stdio-common/vfprintf.c: Set errno to EBADF if stream does not
27 allow writing. Required by POSIX.1.
29 * libio/libioP.h (CHECK_FILE): Use MAYBE_SET_EINVAL instead of
32 * interp.c: Update copyright.
33 * libio/clearerr.c: Likewise.
34 * libio/ioseekoff.c: Likewise.
35 * libio/ioseekpos.c: Likewise.
36 * stdio/fclose.c: Likewise.
37 * stdio/fflus.c: Likewise.
39 * libio/libio.h [!_IO_MTSAFE_IO]: Define _IO_cleanup_region_start
40 and _IO_cleanup_region_end as empty.
41 * libio/fgetc.c: Use _IO_cleanup_region_start and
42 _IO_cleanup_region_end instead of __libc_cleanup_region_start and
43 __libc_cleanup_region_end.
44 * libio/fputc.c: Likewise.
45 * libio/freopen.c: Likewise.
46 * libio/fseek.c: Likewise.
47 * libio/getc.c: Likewise.
48 * libio/getchar.c: Likewise.
49 * libio/iofclose.c: Likewise.
50 * libio/iofflush.c: Likewise.
51 * libio/iofgetpos.c: Likewise.
52 * libio/iofgets.c: Likewise.
53 * libio/iofputs.c: Likewise.
54 * libio/iofread.c: Likewise.
55 * libio/iofsetpos.c: Likewise.
56 * libio/ioftell.c: Likewise.
57 * libio/iofwrite.c: Likewise.
58 * libio/iogetdelim.c: Likewise.
59 * libio/iogets.c: Likewise.
60 * libio/ioputs.c: Likewise.
61 * libio/iosetbuffer.c: Likewise.
62 * libio/iosetvbuf.c: Likewise.
63 * libio/ioungetc.c: Likewise.
65 * libio/iovspintf.c: Use cleanup handler to make sure no dangling
67 * libio/iovsscanf.c: Likewise.
69 * libio/genops.c: Use _IO_lock_init_recursive and _IO_lock_fini
70 instead of __libc_lock_init_recursive and __libc_lock_fini.
72 * libio/filedoalloc.c: Only use __isatty when compiling GNU libc.
74 * libio/fileops.c: Likewise for __open and open.
76 * login/utmp_file.c (getutent_r_file): Use fcntl instead of
79 * nis/ypclnt.h: Add more casts to prevent warnings.
81 * nss/Makefile (services): Remove dns.
82 (libnss_dns, libnss_dns-inhibit-o): Remove definition.
83 ($(objpfx)libnss_dns.so): Removed.
84 * nss/nss_dns/dns-host.c, nss/nss_dns/dns-network.c: Moved to...
85 * resolv/nss_dns: ...here.
86 * resolv/Makefile (extra-libs): Add libnss_dns.
87 (libnss_dns-routines, libnss_dns-inhibit-o): Define as in
90 * nss/XXX-lookup.c: Call __nss_database_lookup with new argument
91 specifying alternate name for entry in /etc/nsswitch.conf
92 * nss/nsswitch.c: If no entry with primary name is found in
93 /etc/nsswitch.conf try alternate name if given.
94 * nss/nsswitch.h: Add new parameter in prototype for
95 __nss_database_lookup.
96 * nss/spwd-lookup.c: Provide alternative entry name to look for.
97 This makes our NSS compatible with Solaris' nsswitch.conf files.
99 * string/tst-strlen.c: Change all counting variables to type size_t
102 * sysdeps/posix/fpathconf.c: Update copyright.
103 * sysdeps/posix/pathconf.c: Don't call fpathconf to do the work.
104 Opening the file at this path may fail if it is a FIFO or pipe.
106 These changes make the time implementation POSIX.1 compliant.
107 * time/localtime.c (__localtime_r): Always call __tzset not only
108 if __tzset_run is zero.
109 * time/strftime.c: Add definition of memset_space to help to
110 reduce for systems which have memset.
111 (strftime): Don't use tm_zone member of argument for zone name.
112 Instead always use tzname[].
113 Call tzset() as required by POSIX.1 before any action.
114 * time/tzset.c (tzset): Set tzname[] as required by POSIX.1.
115 Remove global variable __tzset_run. __tzset is now called always
116 when a dependent function is used.
117 (__tzset): Caching happens based on the contents of the
118 environment variable TZ.
120 Fri Dec 13 01:06:52 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
122 * sysdeps/unix/sysv/linux/paths.h: Add _PATH_KLOG.
124 Thu Dec 12 09:16:35 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
126 * rellns-sh: Correctly handle a relative source file name.
128 Wed Dec 11 19:18:40 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
130 * login/utmp_file.c (setutent_file): Seek back to beginning of the
133 Thu Dec 12 16:39:12 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
135 * hurd/hurdinit.c (map0): Delete function. Don't do this on
137 * hurd/hurdstartup.c (_hurd_startup): Map page zero redzone here.
139 Thu Dec 12 03:32:21 1996 Ulrich Drepper <drepper@cygnus.com>
141 * libio/_G_config.h: Add definition of _G_int16_t, _G_int32_t,
142 _G_uint16_t, _G_uin32_t, _G_HAVE_BOOL, _G_HAVE_MMAP, and
145 Change libio buffer handling to allocate internal buffers using
147 * libio/filedoalloc.c (_IO_file_doallocate): Change call to
149 * libio/genops.c (_IO_setb, _IO_default_finish): Change call
151 (_IO_default_doallocate): Change call to ALLOC_BUF.
152 * libio/libioP.h: Change definition of ALLOC_BUF and FREE_BUF
153 to use mmap/munmap when possible.
154 * libio/memstream.c: Don't use ALLOC_BUF, but directly malloc.
155 * libio/vasprintf.c: Likewise.
158 * libio/libio.h: Define NULL as __null only for gcc-2.8 and up.
159 * libio/libioP.h: Likewise.
161 * libio/fileops.c (_IO_file_read, _IO_file_write): Don't
162 restart syscall when EINTR was returned. Necessary for POSIX.1.
164 * libio/strops.c (_IO_str_overflow): Add cast to prevent warning.
166 * new-malloc/malloc.c (heap_trim): Correctly place parentheses to
169 * nis/Makefile: Remove rules for bsd-tools which are not part
171 Patch by Thorsten Kukuk.
173 * nis/ypclnt.c: Add prototype for xdr_free.
174 Add const to first parameter for __yp_bind.
175 * nis/nss_compat/compat-pwd.c (getpwent_next_netgr, getpwent_next_nis,
176 getpwent_next_file): Variable `p2len' must have type size_t.
177 * nis/nss_nis/nis-alias.c: Add casts to prevent warnings.
178 * nis/nss_nis/nis-ethers.c: Likewise.
179 * nis/nss_nis/nis-grp.c: Likewise.
180 * nis/nss_nis/nis-hosts.c: Likewise.
181 * nis/nss_nis/nis-network.c: Likewise.
182 * nis/nss_nis/nis-proto.c: Likewise.
183 * nis/nss_nis/nis-pwd.c: Likewise.
184 * nis/nss_nis/nis-rpc.c: Likewise.
185 * nis/nss_nis/nis-service.c: Likewise.
186 * nis/nss_nis/nis-spwd.c: Likewise.
188 * nis/rpcsvc/yp_prot.h (ypreq_key): Change type of members to
190 (ypmaplist): Change member names to `map' and `next' and provide
191 #defines for old names.
192 Patch by Thorsten Kukuk.
194 * nss/nss_files/files-parse.c (parse_line, parse_list): Change
195 type for `datalen' parameter to size_t.
197 * shsdow/lckpwdf.c: Use fcntl forlocking, not flock.
199 * stdio-common/printf.c [USE_IN_LIBIO]: Provide alias _IO_printf
201 * stdio-common/sscanf.c [USE_IN_LIBIO]: Provide alias _IO_sscanf
205 * stdio-common/tmpfile.c: Update copyright.
207 * stdio-common/vfscanf.c: Correctly handle EINTR error from fgetc
209 Don't eat white space for `C' format.
211 * stdlib/tst-strtol.c [~0UL != 0xffffffff]: Fix typo in test data.
213 * sysdeps/generic/abort.c: Update copyright. De-ANSI-declfy.
214 * sysdeps/i386/abort.c: Removed. This version does not use
217 * sysdeps/i386/fpu/__math.h: Define __NO_MATH_INLINES if not using
221 * sysdeps/posix/tempname.c: Test for error but EEXIST after open
222 call. If EMFILE, ENFILE, or EINTR return with error.
224 Wed Dec 11 14:43:52 1996 Ulrich Drepper <drepper@cygnus.com>
226 * gnu-versions.h: Set _GNU_OBSTACK_INTERFACE_VERSION back to 1.
227 We are compatible again.
228 * new-malloc/obstack.h (struct obstack): Add back alloc_failed bit
229 even though it is not used.
230 * malloc/obstack.h: Likewise.
231 * new-malloc/obstack.c (_obstack_begin, _obstack_begin_1): Initialize
232 alloc_failed bit to 0.
234 * time/strftime.c: Extend for Emacs' needs. Recognize field width,
235 %P format and `0' modifier.
237 Tue Dec 10 21:20:44 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
239 * Makerules (make-link): Don't discard exit codes of intermediate
240 commands. Always use rellns-sh if symbolic links are available.
242 Tue Dec 10 20:09:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
244 * sysdeps/unix/sysv/linux/netinet/in.h: Enclose #include
245 <linux/in.h> in __BEGIN_DECLS/__END_DECLS to avoid linkage
246 conflict of ntohs etc. in <asm/byteorder.h>.
248 Wed Dec 11 01:04:30 1996 Ulrich Drepper <drepper@cygnus.com>
250 Add NIS NSS implementation.
251 * shlib-versions: Add versions for NIS libraries.
252 * sysdeps/unix/inet/Subdirs: Add nis.
253 * nis/Banner: New file.
254 * nis/Makefile: New file.
255 * nis/nss-nis.h: New file.
256 * nis/yp_xdr.h: New file.
257 * nis/ypclnt.h: New file.
258 * nis/ypupdate_xdr.c: New file.
259 * nis/nss_compat/compat-grp.c: New file.
260 * nis/nss_compat/compat-pwd.c: New file.
261 * nis/nss_compat/compat-spwd.c: New file.
262 * nis/nss_nis/nis-alias.c: New file.
263 * nis/nss_nis/nis-ethers.c: New file.
264 * nis/nss_nis/nis-grp.c: New file.
265 * nis/nss_nis/nis-hosts.c: New file.
266 * nis/nss_nis/nis-netgrp.c: New file.
267 * nis/nss_nis/nis-network.c: New file.
268 * nis/nss_nis/nis-proto.c: New file.
269 * nis/nss_nis/nis-publickey.c: New file.
270 * nis/nss_nis/nis-pwd.c: New file.
271 * nis/nss_nis/nis-rpc.c: New file.
272 * nis/nss_nis/nis-service.c: New file.
273 * nis/nss_nis/nis-spwd.c: New file.
274 * nis/rpcsvc/yp.h: New file.
275 * nis/rpcsvc/yp.x: New file.
276 * nis/rpcsvc/yp_prot.h: New file.
277 * nis/rpcsvc/ypclnt.h: New file.
278 * nis/rpcsvc/ypupd.h: New file.
280 * libio/_G_config.h: Define _G_HAVE_SYS_WAIT and _G_HAVE_PRINTF_FP.
282 * locale/C-numeric.c: Update copyright.
284 * locale/Makefile: Add rules to build libBrokenLocale.
285 * locale/broken_cur_max.c: New file.
286 * locale/mb_cur_max.c: Update copyright.
287 (__ctype_get_mb_cur_max): Make function weak.
289 * new-malloc/malloc.c: Correct copyright.
290 * new-malloc/thread-m.h: Correct key handling.
292 * shadow/lckpwdf.c: Update copyright.
293 (PWD_LOCKFILE): Change to /etc/.pwd.lock.
295 * stdlib/strtod.c: Add another assertion.
296 * stdlib/tst-strtod.c: Add another test case.
298 * sysdeps/generic/paths.h: Add _PATH_PRESERVE. Needed by nvi.
299 * sysdeps/unix/sysv/linux/paths.h: Likewise.
301 * sysdeps/gnu/utmpbits.h: Rename ut_addr field to ut_addr_v6.
302 ut_addr names a single element in ut_addr_v6.
304 * sysdeps/mach/hurd/xmknod.c: Remove alias from __mknod to mknod.
305 Patch by Thomas Bushnell, n/BSG.
307 Tue Dec 10 11:35:28 1996 Richard Henderson <rth@tamu.edu>
309 * sysdeps/alpha/strncmp.S: Fix aligned short truncated compare
312 * sysdeps/alpha/memchr.S: Don't read ahead, even if the load
313 did fit nicely into that delay slot (patch from David Mosberger-Tang).
315 Mon Dec 9 23:53:43 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
317 * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Renamed from
319 (ttyname_r): New alias.
321 Tue Dec 10 02:17:31 1996 Ulrich Drepper <drepper@cygnus.com>
323 * stdio-common/printf_fp.c (__guess_grouping): Fix off by one
324 error in computation of number of groups.
325 Patch sent by Harald Schreiber <Harald.Schreiber@post.rwth-aachen.de>.
327 Tue Dec 10 01:50:07 1996 Ulrich Drepper <drepper@cygnus.com>
329 * version.h: Set version to 1.99.
331 * Make-dist (routines): Add malloc and new-malloc.
333 * Makeconfig: Allow Makefiles to set $(CPPFLAGS-$(<F)) and
334 $(CPPFLAGS-$(@F)) to be added to CPPFLAGS.
335 Same for $(CFLAGS-$(@F)) and CFLAGS.
337 * gmon/sys/gmon_out.h: Add __BEGIN_DECLS/__END_DECLS. Unify
339 * io/sys/poll.h: Likewise.
340 * sysdeps/stub/sys/ipb_buf.h: Likewise.
341 * sysdeps/unix/sysv/linux/i386/sys/perm.h: Likewise.
342 * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Likewise.
343 * sysdeps/unix/sysv/linux/sys/ipc_buf.h: Likewise.
344 * sysdeps/unix/sysv/linux/sys/kdaemon.h: Likewise.
345 * sysdeps/unix/sysv/linux/sys/klog.h: Likewise.
346 * sysdeps/unix/sysv/linux/sys/mman.h: Likewise.
347 * sysdeps/unix/sysv/linux/sys/module.h: Likewise.
348 * sysdeps/unix/sysv/linux/sys/mount.h: Likewise.
349 * sysdeps/unix/sysv/linux/sys/msq_buf.h: Likewise.
350 * sysdeps/unix/sysv/linux/sys/param.h: Likewise.
351 * sysdeps/unix/sysv/linux/sys/procfs.h: Likewise.
352 * sysdeps/unix/sysv/linux/sys/ptrace.h: Likewise.
353 * sysdeps/unix/sysv/linux/sys/reboot.h: Likewise.
354 * sysdeps/unix/sysv/linux/sys/sem_buf.h: Likewise.
355 * sysdeps/unix/sysv/linux/sys/shm_buf.h: Likewise.
356 * sysdeps/unix/sysv/linux/sys/socketcall.h: Likewise.
357 * sysdeps/unix/sysv/linux/sys/swap.h: Likewise.
358 * sysdeps/unix/sysv/linux/sys/sysctl.h: Likewise.
359 * sysdeps/unix/sysv/linux/sys/sysinfo.h: Likewise.
360 * sysdeps/unix/sysv/linux/sys/sysmacros.h: Likewise.
361 * sysdeps/unix/sysv/linux/sys/timex.h: Likewise.
362 * sysvipc/sys/sem.h: Likewise.
363 * sysvipc/sys/shm.h: Likewise.
365 * new-malloc/Makefile: Set CPPFLAGS-malloc.o.
366 * new-malloc/malloc.c: Remove problem with 64 bits pointers.
367 Add statistics for threads.
368 * new-malloc/malloc.h: Likewise.
369 * new-malloc/thread-m.h: Likewise.
371 * time/strftime.c: Declare tzname if if HAVE_TZNAME is defined.
373 * time/strptime.c: Update copyright.
375 Mon Dec 9 14:51:10 1996 Ulrich Drepper <drepper@cygnus.com>
377 * Make-dist: Make sure both malloc directories get distributed.
379 Sun Dec 8 23:14:10 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
381 * libio/iogets.c (_IO_gets): Fix early returns to not leave the
384 Sat Dec 7 22:08:09 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
386 * sysdeps/unix/sysv/linux/sys/module.h: Enclose declarations in
387 __BEGIN_DECLS/__END_DECLS.
389 Sat Dec 7 14:23:12 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
391 * login/utmp_file.c: Consistently set file_offset to the position
392 after the entry just read.
394 Mon Dec 9 03:39:30 1996 Ulrich Drepper <drepper@cygnus.com>
396 * config.make.in (defines): Add @USE_NEW_MALLOC@.
397 * Makefile.in: Define USE_NEW_MALLOC to -DUSE_NEW_MALLOC if
398 we use the new malloc.
400 * malloc.h: Use either <malloc/malloc.h> or <new-malloc/malloc.h>
401 depending on USE_NEW_MALLOC.
403 Fix some more POSIX.1 problems.
404 * libio/fileops.c (_IO_file_underflow): Set errno to EBADF if used
405 on a write-only stream.
406 (_IO_file_overflow): Set errno to EBADF if used on a read-only
408 (_IO_file_seekoff): POSIX.1 requires that fseek() after an fflush()
409 call really positions the file offset to the correct position
410 and no read-ahead happens.
412 * locale/C-monetary.c: Set mon_grouping file to "" and "\377"
413 to pass POSIX test suite.
414 * stdio-common/vfprintf.c: Handle empty string as grouping command
416 * stdlib/grouping.h: Likewise.
418 * misc/syslog.c: Case first argument of __libc_cleanup_region_start.
420 * signal/sigsetops.h: Update copyright. Don't include ansidecl.h.
422 * stdio-common/printf_fp.c: Update copyright.
424 Sun Dec 8 16:39:28 1996 Andreas Jaeger <aj@arthur.pfalz.de>
426 * time/Makefile: Compile ap.c with NO_MCHECK flag if new-malloc
427 used (not otherwise).
429 Sun Dec 8 06:56:49 1996 Ulrich Drepper <drepper@cygnus.com>
431 * io/getwd.c: Use PATH_MAX not LOCAL_PATH_MAX. Fix typo in
433 * stdlib/canonicalize.c: Correct bugs in last change.
436 * libio/Makefile (routines): Remove ioprims.
437 (aux): Remove cleanup.
438 Add IO_DEBUG option for .o files.
439 * libio/cleanups.c: Removed.
440 * libio/ioprims.c: Removed.
441 * libio/filedoalloc.c: More updates from libg++-2.8b5.
442 * libio/fileops.c: Likewise.
443 * libio/genops.c: Likewise.
444 * libio/iolibio.h: Likewise.
445 * libio/iopopen.c: Likewise.
446 * libio/iovsprintf.c: Likewise.
447 * libio/iovsscanf.c: Likewise.
448 * libio/libio.h: Likewise.
449 * libio/libioP.h: Likewise.
450 * libio/memstream.c: Likewise.
451 * libio/strfile.h: Likewise.
452 * libio/vasprintf.c: Likewise.
453 * libio/vsnprintf.c: Likewise.
455 * libio/stdio.h: Define P_tmpdir only is __USE_SVID.
457 * manual/arith.texi: Change references to ANSI C to ISO C.
458 * manual/conf.texi: Likewise.
459 * manual/creature.texi: Likewise.
460 * manual/ctype.texi: Likewise.
461 * manual/errno.texi: Likewise.
462 * manual/filesys.texi: Likewise.
463 * manual/intro.texi. Likewise.
464 * manual/io.texi: Likewise.
465 * manual/lang.texi: Likewise.
466 * manual/libc.texinfo: Likewise.
467 * manual/locale.texi: Likewise.
468 * manual/maint.texi: Likewise.
469 * manual/mbyte.texi: Likewise.
470 * manual/memory.texi: Likewise.
471 * manual/process.texi: Likewise.
472 * manual/process.texi: Likewise.
473 * manual/search.texi: Likewise.
474 * manual/setjmp.texi: Likewise.
475 * manual/signal.texi: Likewise.
476 * manual/startup.texi: Likewise.
477 * manual/stdio.texi: Likewise.
478 * manual/string.texi: Likewise.
479 * manual/time.texi: Likewise.
481 * manual/locale.texi: Remove description of LC_RESPONSE and add
484 * Makefile (subdirs): Change malloc in $(malloc).
485 * config.make.in: Add variable malloc which is initialized from
487 * configure.in: Add new option --enable-new-malloc to use new
488 malloc. This is the default on Linux.
489 * sysdeps/unix/sysv/linux/configure.in: Define malloc to new-malloc
491 * new-malloc/Makefile: New file. Improved malloc implementation.
492 * new-malloc/malloc.c: Likewise.
493 * new-malloc/malloc.h: Likewise.
494 * new-malloc/mallocbug.c: Likewise.
495 * new-malloc/obstack.c: Likewise.
496 * new-malloc/obstack.h: Likewise.
497 * new-malloc/thread-m.h: Likewise.
498 * time/Makefile: Compile ap.c with NO_MCHECK flag for now.
499 * time/ap.c: Don't call mcheck if NO_MCHECK is defined.
501 * resolv/Makefile: Add rule to rebuiild libresolv.so when libc.so
504 * stdio/feof.c: Update copyright.
505 * stdio/stdio.h: Add field for lock to FILE structure.
506 Add cast to *MAGIC constants to prevent warnings.
508 * stdio-common/bug7.c: Correct test. Stream must not be closed
511 * stdlib/Makefile (routines): Add secure-getenv.
512 * stdlib/secure-getenv.c: New file. __secure_getenv function
513 moved to here from sysdeps/generic/getenv.c. Otherwise an
514 application cannot replace the getenv function in the libc.
515 * sysdeps/generic/getenv.c: Remove __secure_getenv function.
516 * sysdeps/stub/getenv.c: Remove __secure_getenv alias.
518 * sysdeps/mach/libc-lock.h: Define__libc_mutex_lock to __mutex_lock.
520 * sysdeps/posix/fdopen.c: Update copyright. Don't use EXFUN.
522 * time/test-tz.c: Comment fifth test out. PROBLEM.
524 * time/tzset.c: De-ANSI-declfy.
525 (__tzset): Don't increment pointer tz when no DST information is
528 * misc/syslog.c (vsyslog): Cast argument to __libc_cleanup_region
529 to get Hurd macros right.
531 Sat Dec 7 23:47:54 1996 Ulrich Drepper <drepper@cygnus.com>
533 * sysdeps/mach/libc-lock.h [_LIBC]: Add definition of
535 Patch by Thomas Bushnell.
537 * sysdeps/unix/sysv/linux/timebits.h: Load <asm/param.h> only
540 * sysdeps/unix/sysv/linux/Dist: Add llseek.c.
542 Sat Dec 7 12:18:56 1996 Ulrich Drepper <drepper@cygnus.com>
544 * time/strftime (%c format): Remove %Z from default string.
545 Reported by Paul Eggert
547 Sat Dec 7 03:24:36 1996 Ulrich Drepper <drepper@cygnus.com>
549 * configure.in: Discard error message from test in test for
552 * io/getwd.c: Don't apply getcwd on user supplied buffer.
553 Instead always use temporary buffer and only copy the result.
555 * stdlib/canonicalize.c: Likewise.
557 * libio/fileops.c: Change comments according to libg++2.8b5.
558 * libio/iosetvbuf.c: Follow change in libg++-2.8b5 to clear
562 * manual/nss.texi: Correct prototypes.
564 * misc/syslog.c: Make reentrant. Catch SIGPIPE signal to prevent
565 crash if syslog daemon is restarted.
567 * stdlib/rand_r.c: New file. Implementation of POSIX.2 function
569 * stdlib/Makefile (routines): Add rand_r.
571 * sysdeps/stub/libc-lock.h: Define __libc_lock_trylock and
574 * configure.in: Add --disable-sanity-check option.
575 * sysdeps/unix/sysv/linux/configure.in: If linuxthreads or
576 des-crypt are not available and --disbale-sanity-check is not
577 given abort with a message.
579 Thu Dec 5 19:19:53 1996 Richard Henderson <rth@tamu.edu>
581 * posix/glob.c: Tests against STDC_HEADERS should also test
584 Thu Dec 5 16:20:55 1996 Ulrich Drepper <drepper@cygnus.com>
586 * misc/err.c (vwarn): Set errno again before using %m format.
588 Thu Dec 5 10:14:05 1996 Andreas Jaeger <aj@arthur.pfalz.de>
590 * grp/grp.h: Add declaration of __getgrent_r.
592 * io/fts.c (fts_build): Remove "register" from variables dirbuf
593 and dp since their address is needed.
595 * sysdeps/posix/getcwd.c (__getcwd): Remove "register" from
596 variable d since d's address is needed.
598 * misc/tst-dirname.c (main): Provide prototype.
599 * misc/ioctltst.c (main): Dito.
601 * Makefile: Add gnu/lib-names.h to install-others before including
604 Wed Dec 4 16:00:09 1996 Ulrich Drepper <drepper@cygnus.com>
606 * sysdeps/unix/sysv/linux/sys/socketvar.h: New file. Simply use
608 * sysdeps/unix/sysv/linux/Dist: Add sys/socketvar.h.
609 * sysdeps/unix/sysv/linux/Makefile [$(subdir)=inet)]: Add
610 sys/socketvar.h to sysdep_headers.
612 Tue Dec 3 08:38:15 1996 Richard Henderson <rth@tamu.edu>
614 * sysdeps/unix/alpha/sysdep.S: Remove definition of __errno_location.
617 * elf/rtld.c (_dl_start): Don't dereference the value returned by
618 elf_machine_got to get _DYNAMIC, instead call new function
620 * sysdeps/alpha/dl-machine.h: Permute elf_machine_got to
621 elf_machine_dynamic. Reformat copyright.
622 * sysdeps/i386/dl-machine.h: Likewise.
623 * sysdeps/m68k/dl-machine.h: Likewise.
624 * sysdeps/mips/dl-machine.h: Likewise.
625 * sysdeps/sparc/dl-machine.h: Likewise.
626 * sysdeps/stub/dl-machine.h: Likewise.
628 Tue Oct 15 23:46:00 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
630 * MakeTAGS (sysdep_dirs): Include add-on sysdep directories.
632 Tue Dec 3 02:06:18 1996 Ulrich Drepper <drepper@cygnus.com>
634 * Makerules ($(libdir)/libc.so): Make first line of generated
635 link script contain `/* GNU ld script'. This will be used in
636 ldconfig to check for linker scripts.
637 * sysdeps/mach/hurd/libc-ldscript: Likewise.
638 * sysdeps/mach/hurd/libc_p-ldscript: Likewise.
640 * stdlib/getsubopt.c: Update copyright. Correct typo in comment.
642 Mon Dec 2 15:32:15 1996 Ulrich Drepper <drepper@cygnus.com>
644 * elf/dl-lookup.c (_dl_lookup_symbol_skip): Remove unused variable
647 * misc/ttyslot.c: Use ttyname_r instead of ttyname.
649 * assert/assert-perr.c: Use __strerror_r instead of strerror.
650 * assert/assert.c: De-ANSIdecl-fy. Update copyright.
651 * string/string.h: Declare __strerror_r.
652 * string/strerror_r.c: Make strerror_r a weak alias of __strerror_r.
653 * stdio-common/vfprintf.c: Save current errno value on entry so
654 that %m format finds the correct value.
655 * io/getwd.c: Use __strerror_r instead of strerror.
656 * misc/err.c (vwarn): Use %m printf format instead of explicitly
658 * inet/rcmd.c: Likewise.
659 * misc/error.c (error, error_at_line): Use __strerror_r instead
660 of strerror when this function is available.
662 * stdlib/rand.c: Update copyright and de-ANSI-declfy.
663 * stdlib/random_r.c: Don't make srand_r weak alais of __srandom_r.
664 * stdlib/stdlib.h: Define prototype for rand_r.
666 * string/strfry.c: Update copyright. Use reentrant random functions.
668 * dirent/scandir.c: Use __readdir_r instead of readdir.
669 * posix/glob.c: Likewise.
670 * sysdeps/posix/ttyname.c: Likewise.
671 * sysdeps/posix/ttyname_r.c: Likewise.
672 * io/ftw.c: Likewise.
673 * io/fts.c: Likewise.
674 * sysdeps/posix/getcwd.c: Likewise.
675 * dirent/dirent.h: Add prototype for __readdir_r.
676 * sysdeps/unix/readdir_r: Update copyright.
678 * time/ctime.c: Use __localtime_r and __asctime_r instead of
679 non reentrant versions.
680 * time/ctime_r.c: Update copyright.
682 * intl/l10nflist.c (_nl_make_l10nflist): Pretty print.
684 * locale/Makefile (localepath): Correct value.
686 * nss/nss_files/files-XXX.c: Include <netdb.h> to define
688 Fix typo in using H_ERRNO_SET macro.
690 Fri Nov 29 23:22:14 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
692 * Makerules (elfobjdir): Definition removed.
693 * Makeconfig (elfobjdir): Define it here instead, so that
694 expanding $(rpath-link) gets the right value.
697 * misc/a.out.h: Moved to...
698 * sysdeps/generic/a.out.h: ...here.
699 * sysdeps/unix/sysv/linux/a.out.h: New file. Wrapper around
702 Mon Dec 2 03:59:38 1996 Ulrich Drepper <drepper@cygnus.com>
704 * grp/initgroups.c: Update and reformat copyright.
705 Use __getgrent_r instead of getgrent.
707 * inet/rcmd.c: Update and reformat copyright.
708 Use __gethostbyname_r instead of gethostbyname.
709 * inet/rexec.c: Likewise.
711 * intl/finddomain.c: Correct comment about CEN sponsor and revision.
712 * locale/findlocale.c: Likewise.
713 * intl/l10nflist.c: Correct handling of CEN sponsor and revision.
714 * locale/Makefile (CPPFLAGS): Add definition of LOCALEDIR.
715 * locale/setlocale.c (setlocale): Correctly split value of
717 * locale/programs/localedef.c: Use LOCALEDIR not LOCALE_PATH to
718 find output directory.
720 * nss/getXXbyYY.c [NEED_H_ERRNO]: Before enlarging buffer test
721 h_errno_tmp variable.
722 Save error value from being changed during `free' call.
723 * nss/getXXent.c: Likewise.
725 * nss/nss_files/files-XXX.c: Set h_errno variable to NETDB_INTERNAL
726 before returning ERANGE error.
728 * posix/glob.c: Use getlogin_r and getpwnam_r function when available
731 * pwd/getpw.c: Use getpwuid_r instead of getpwuid.
733 * sunrpc/clnt_gen.c: Use gethostbyname_r and getprotobyname_r.
734 * sunrpc/clnt_simp.c: Likewise.
735 * sunrpc/getrpcport.c: Likewise.
736 * sysdeps/unix/sysv/linux/gethostid.c: Likewise.
738 * posix/getconf.c: Treat _SC_UNIT_MAX and _SC_ULONG_MAX separately
739 since the value might be outside the range of the `long int'.
740 Print string `undefined' when a value is undefined.
742 * stdlib/l64a.c: Return correct pointer.
743 Patch by NIIBE Yutaka <gniibe@mri.co.jp>.
745 * string/Makefile (routines): Add argz-addsep.
746 * string/argz-addsep.c: New file.
747 * string/argz.h: Add prototypes for argz_add_sep.
749 * string/argz-ctsep.c: Prevent memory leak.
751 * string/strcoll.c: Correct typo in comment.
753 Sat Nov 30 02:53:59 1996 Ulrich Drepper <drepper@cygnus.com>
755 * sysdeps/unix/sysv/linux/sys/serial.h: Removed again. The file is
756 not general enough to be part of the libc.
757 * sysdeps/unix/sysv/linux/Dist: Remove sys/serial.h.
758 * sysdeps/unix/sysv/linux/Makefile: Don't install sys/serial.h.
760 Thu Nov 28 20:04:41 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
762 * login/Makefile: Fix typo.
764 * nss/Makefile (generated): Filter out db-alias.c.
766 Thu Nov 28 14:44:01 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
768 * time/Makefile (echo-zonenames): Don't depend on non-existing
771 Thu Nov 28 12:34:05 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
774 * nss/nsswitch.c: Use it.
776 * printf.h: Fix file name.
777 * stdlib/strfmon.c: Use it.
779 Thu Nov 28 23:03:32 1996 Ulrich Drepper <drepper@cygnus.com>
781 * sysdeps/unix/sysv/linux/netinet/in_systm.h: New file.
782 * sysdeps/unix/sysv/linux/Dist: Add netinet/in_systm.h.
783 * sysdeps/unix/sysv/linux/Makefile [$(subdir)=inet] (sysdep_headers):
784 Add netinet/in_systm.h.
785 Reported by NIIBE Yutaka <gniibe@mri.co.jp>.
787 Thu Nov 28 03:11:11 1996 Ulrich Drepper <drepper@cygnus.com>
789 * libio/fileops.c: Update from latest libg++.
791 * sysdeps/unix/sysv/linux/init-first.c: Reformat copyright.
793 * sysdeps/stub/libc-lock.h: Add __libc_lock_init_recursive.
794 * libio/genops.c (_IO_init): Use __libc_lock_init_recursive
795 instead of __libc_lock_init for streams.
796 Reported by a sun <asun@zoology.washington.edu>.
798 * sysdeps/unix/sysv/linux/i386/brk.c: Reformat copyright.
800 * sysdeps/generic/errno-loc.c: New file. Generic definition of
801 __errno_location function.
802 * sysdeps/unix/sysv/linux/i386/sysdep.S: Remove definition of
804 * sysdeps/unix/sysv/linux/m68k/sysdep.S: Likewise.
805 * sysdeps/unix/sysv/linux/Makefile [$(subdir)=csu]: Add errno-loc
808 * sysdeps/unix/sysv/linux/configure: Add test for linuxthreads
809 and crypt add-on and warn if not available.
811 Wed Nov 27 23:09:37 1996 Ulrich Drepper <drepper@cygnus.com>
813 * po/ko.po: Update from Bang Jun-Young <bangjy@nownuri.nowcom.co.kr>.
815 * sysdeps/unix/sysv/linux/syscalls.list: Remove _llseek.
816 * sysdeps/unix/sysv/linux/Makefile [$(subdir)=misc] (routines): Add
818 * sysdeps/unix/sysv/linux/llseek.c: New file. Uses syscall.
819 * sysdeps/unix/sysv/linux/i386/syscalls.list: Add __sys_llseek.
820 * sysdeps/unix/sysv/linux/m68k/syscalls.list: Add __sys_llseek.
821 Reported by HJ Lu <hjl@gnu.ai.mit.edu>.
822 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add llseek.
823 * sysdeps/unix/sysv/linux/alpha/llseek.S: Remove. Generic syscall
825 Patch by Richard Henderson <rth@tamu.edu>.
827 * sysdeps/unix/sysv/linux/alpha/sys/io.h: Add prototypes for
828 pciconfig_read and pciconfig_write.
829 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add new syscalls
830 pciconfig_read and pciconfig_write.
832 * login/getutent_r.c: Fix several bugs in last change.
834 Wed Nov 27 06:10:10 1996 Ulrich Drepper <drepper@cygnus.com>
836 * Makefile: Fix typo.
838 * configure: Require autoconf-2.11.
840 * elf/dl-deps.c: Terminate duplicate list.
842 * libio/libio.h: Add prototypes for _IO_seekoff and _IO_seekpos.
843 * libio/strfile.h: Update from current libg++.
844 * libio/strops.c: Likewise.
846 * login/Makefile (routines): Update after correction of reentrant
848 * login/endutent.c: Removed.
849 * login/endutent_r.c: Likewise.
850 * login/pututline.c: Likewise.
851 * login/pututline_r.c: Likewise.
852 * login/setutent.c: Likewise.
853 * login/setutent_r.c: Likewise.
854 * login/getutent.c: Update for new interface.
855 * login/getutent_r.c: Likewise.
856 * login/getutid.c: Likewise.
857 * login/getutid_r.c: Likewise.
858 * login/getutline.c: Likewise.
859 * login/getutline_r.c: Likewise.
860 * login/login.c: Likewise.
861 * login/logout.c: Likewise.
862 * login/logwtmp.c: Likewise.
863 * login/utmp.h: Likewise.
864 * sysdeps/unix/getlogin.c: Likewise.
865 * sysdeps/unix/getlogin_r.c: Likewise.
866 * login/utmp-private.h: New private header.
867 * login/utmp_db.c: Stub DB backend for utmp handler.
868 * login/utmp_file.c: File backend for utmp handler.
869 * sysdeps/gnu/utmpbits.h (struct utmp): Add some more fields.
870 (enum utlogin): List of record types.
871 (struct exit_status): Record to align with other implementations.
873 * sysdeps/generic/paths.h: Add _PATH_UTMP_DB.
874 * sysdeps/unix/sysv/linux/paths.h: Likewise.
876 * sysdeps/generic/pty.c: Use getgrnam_r instead of getgrnam.
878 * sysdeps/stub/getlogin.c: Update copyright.
879 * sysdeps/stub/getlogin_r.c: Likewise.
881 * nss/getXXbyYY_r.c: Use -1l for error-pointer value instead of -1.
882 * nss/getXXent_r.c: Likewise.
883 * nss/nsswitch.c: Likewise.
885 * posix/Makefile (headers): Add wait.h.
886 * posix/wait.h: New file.
888 * posix/sys/types.h: Always define intN_t types.
890 * stdio-common/Makefile: Update copyright.
891 Use -Wno-format flag for scanf4.c and scanf7.c.
893 * stdlib/stdlib.h: Reformat.
895 Fri Nov 22 19:34:12 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
897 * sysdeps/posix/getcwd.c (__getcwd): After resizing the buffer
898 move the current contents to the end and relocate file name
899 pointer to upper half of the buffer.
901 Sun Nov 24 04:56:19 1996 Ulrich Drepper <drepper@cygnus.com>
903 * time/africa: Update from ADO tzdata1996m.
904 * time/antarctica: Likewise.
905 * time/asia: Likewise.
906 * time/australia: Likewise.
907 * time/etcetera: Likewise.
908 * time/europe: Likewise.
909 * time/nothamerica: Likewise.
910 * time/southameria: Likewise.
911 * time/zone.tab: Likewise.
913 * sysdeps/unix/sysv/linux/sys/serial.h: New file.
914 * sysdeps/unix/sysv/linux/Makefile [$(subdir)=misc] (sysdep_headers):
916 * sysdeps/unix/sysv/linux/Dist: Add sys/serial.h.
918 * posix/wait.h: New file.
919 * posix/Makefile (headers): Add wait.h.
921 Sat Nov 23 17:27:52 1996 Roland McGrath <roland@gnu.ai.mit.edu>
923 * Makeconfig ($(common-objpfx)soversions.mk): Use regular
924 expression instead of shell pattern matching.
925 * shlib-versions: Change to regular expressions.
927 Sat Nov 23 13:24:55 1996 Ulrich Drepper <drepper@cygnus.com>
929 * io/stat.c: Add section from libgcc to copyright comment
930 to allow this file to be statically linked in applications.
931 * io/fstat.c: Likewise.
932 * io/lstat.c: Likewise.
933 * io/mknod.c: Likewise.
935 Fri Nov 22 15:14:23 1996 Ulrich Drepper <drepper@cygnus.com>
937 * csu/initfini.c: Add section from libgcc to copyright comment
938 to allow this file to be statically linked in applications.
940 * malloc/obstack.h [!_LIBC && !HAVE_STRING_H]: Define memcpy if
942 (obstack_grow, obstack_grow0): Correct placement of braces.
944 * gnu-versions.h (_GNU_OBSTACK_INTERFACE_VERSION): Define to 2.
945 * malloc/obstack.c (OBSTACK_INTERFACE_VERSION): Define to 2.
947 Thu Nov 21 19:54:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
949 * Makerules (make-link): Simplify by changing directory only if
950 not using rellns-sh; check whether we really have symbolic links.
952 * rellns-sh: Fix the case of $(dirname $2) being a prefix of
953 $(dirname $1); use status of ln for exit code; make more robust
954 against multiple slashes in a row.
956 Thu Nov 21 13:05:21 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
958 * configure.in (after AC_CANONICAL_HOST): mutate *-*-gnu* names
960 * shlib-versions (gnu versions): Recognize *-*-gnu-gnu* instead of
961 the three-part name, to distinguish correctly from *-*-linux-gnu*.
963 * sysdeps/mach/hurd/Makefile ($(libdir)/libc.so): Depend on
966 * sysdeps/mach/hurd/Makefile (install-others): Add
968 ($(libdir)/libc_p.a): New rule.
969 * sysdeps/mach/hurd/libc_p-ldscript: New file.
970 * sysdeps/mach/hurd/Dist: Add libc_p-ldscript.
972 Wed Nov 20 20:28:21 1996 Richard Henderson <rth@tamu.edu>
974 * Makerules (make-link): Use $(shell) to find rellns-sh before we cd.
975 * time/Makefile: Likewise.
977 * sysdeps/alpha/elf/Makefile: New file. Build crtbegin.o & crtend.o.
978 * sysdeps/alpha/elf/Dist: New file.
979 * sysdeps/alpha/elf/crtbegin.S, sysdeps/alpha/elf/crtend.S: New files.
980 The bits currently distributed with GCC fail in two ways -- they don't
981 understand multiple .got subsections and the extents of the lists are
982 dynamicly bound meaning that the application's lists get executed
983 multiple times and the library's lists never get executed.
985 Wed Nov 20 00:42:45 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
987 * stdlib/strtod.c: Fix previous change.
989 Wed Nov 20 22:07:58 1996 Andreas Jaeger <aj@arthur.pfalz.de>
991 * time/Makefile ($(installed-localtime-file)): Use $(..) to find
994 Wed Nov 20 12:50:54 1996 Ulrich Drepper <drepper@cygnus.com>
996 * stdio-common/Makefile: Add CFLAGS-scanf7.c to prevent warning.
999 Wed Nov 20 02:04:11 1996 Ulrich Drepper <drepper@cygnus.com>
1001 * sysdeps/unix/sysv/linux/sigsuspend.c: Make sigsuspend a weak
1002 alias of __sigsuspend.
1004 * grp/grp.h: Correct comment about POSIX compliance.
1005 * pwd/pwd.h: Likewise.
1007 * login/utmp.h: Update copyright and pretty-print prototypes.
1008 * sysdeps/generic/paths.h: Add _PATH_LASTLOG, _PATH_UTMP and
1009 _PATH_WTMP from utmpbits.h.
1010 * sysdeps/unix/sysv/linux/paths.h: Likewise.
1011 * sysdeps/generic/utmpbits.h: Remove here.
1012 * sysdeps/gnu/utmpbits.h: Likewise.
1014 * misc/sys/uio.h: Place __BEGIN_DECLS correctly.
1015 Pretty-print prototypes.
1017 * sysdeps/unix/sysv/linux/sparc/clone.S: New file. Taken from
1020 Tue Nov 19 13:43:07 1996 Richard Henderson <rth@tamu.edu>
1022 * inet/ether_hton.c: Include <string.h>.
1023 * inet/ether_ntoh.c: Likewise.
1024 * inet/rexec.c: Get errno, index, getpass, getlogin from headers.
1025 * misc/search.h: Fix hcreate_r argument type (unsigned -> size_t).
1027 * misc/sys/cdefs.h: Change __long_double_t definition from typedef
1028 to define. Jim Nance reports problems building XEmacs otherwise.
1030 * resolv/gethnamaddr.c: Protect h_errno redefinition.
1031 * resolv/getnetnamadr.c: Likewise.
1032 * resolv/herror.c: Likewise.
1034 * sysdeps/generic/sigset.h (__SIGSETFN): Operator ## doesn't work
1035 with -traditional. Reported by Eric Youngdale. While we're at this,
1036 don't do error checking in the __ functions. This is consistent
1037 with the sysv4 definitions and seems Right.
1038 * signal/signal.h: Don't __OPTIMIZE__ sigops to __ versions. Add
1039 prototype for __sigsuspend.
1040 * sysdeps/posix/sigblock.c: Optimize sigmask <-> sigset_t conversions
1041 for sigset_t == unsigned long. De-ansidecl-ify. Reformat copyright.
1042 * sysdeps/posix/sigpause.c: Likewise.
1043 * sysdeps/posix/sigsetmask.c: Likewise.
1044 * sysdeps/posix/sigvec.c: Likewise.
1045 * sysdeps/posix/sigintr.c: Reformat copyright.
1046 * sysdeps/posix/signal.c: Check signal number out of range since
1047 __sigismember doesn't anymore. Reformat copyright.
1048 * sysdeps/posix/sigwait.c: Use __ versions of sigfillset, sigismember,
1049 sigdelset, sigaction, and sigsuspend.
1051 * stdlib/drand48-iter.c (__drand48_iterate): Cast state fragments
1052 to the wider type before shifting.
1054 * sysdeps/alpha/bsd-_setjmp.S: Silence assembler warning "$at used
1055 without .set noat" in profiling hook.
1056 * sysdeps/alpha/bsd-setjmp.S: Likewise.
1057 * sysdeps/alpha/htonl.S: Likewise.
1058 * sysdeps/alpha/htons.S: Likewise.
1059 * sysdeps/alpha/s_copysign.S: Likewise.
1060 * sysdeps/alpha/setjmp.S: Likewise.
1061 * sysdeps/alpha/stpcpy.S: Likewise.
1062 * sysdeps/alpha/strcat.S: Likewise.
1063 * sysdeps/alpha/strcpy.S: Likewise.
1064 * sysdeps/alpha/strncat.S: Likewise.
1065 * sysdeps/unix/sysv/linux/alpha/brk.S: Likewise.
1066 * sysdeps/unix/sysv/linux/alpha/clone.S: Likewise.
1067 * sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S: Likewise.
1068 * sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S: Likewise.
1069 * sysdeps/unix/sysv/linux/alpha/llseek.S: Likewise.
1070 * sysdeps/unix/sysv/linux/alpha/sigsuspend.S: Likewise. Rename
1071 function to __sigsuspend and add weak alias.
1072 * sysdeps/unix/sysv/linux/alpha/syscall.S: Likewise. Add missing END.
1074 * sysdeps/alpha/w_sqrt.S: Define _ERRNO_H so <errnos.h> defines EDOM.
1076 * sysdeps/unix/execve.S: Match PSEUDO_END symbol with the symbol
1077 SYSCALL__ actually generated.
1079 * sysdeps/unix/sysv/linux/errnos.h [_LIBC_REENTRANT]: Reflexively
1080 #define __set_errno, as several imported subsystems (eg. BIND) check
1081 that the symbol is defined.
1083 * sysdeps/unix/sysv/linux/getsysstats.c: Include <alloca.h>.
1085 * sysdeps/alpha/memcpy.S: Temporarily remove until I can find a bug
1086 that manifests in GCC.
1088 Tue Nov 19 11:10:05 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
1090 * sysdeps/posix/writev.c (writev): COUNT parm is now int.
1091 * sysdeps/posix/readv.c (readv): Likewise.
1093 Tue Nov 19 15:28:29 1996 Ulrich Drepper <drepper@cygnus.com>
1095 * nss/nss_dns/dns-network.c: Change return type of all functions
1097 Reported by NIIBE Yutaka.
1098 * nss/nss_dns/dns-host.c: Update copyright.
1100 Fri Nov 15 20:16:38 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1102 * config.make.in: Remove definition of top_absdir.
1103 * configure.in: Likewise. Use $(..) instead.
1104 * Makerules (make-link): Use $(..) to find rellns-sh script.
1106 Sat Nov 16 15:52:29 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1108 * manual/nss.texi (Name Service Switch): Fix reference to
1111 Fri Nov 15 22:08:33 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1113 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
1116 Mon Nov 18 05:51:13 1996 Ulrich Drepper <drepper@cygnus.com>
1118 * sysdeps/generic/waitstatus.h (__WIFSIGNALED): Rename local
1119 variable from __stat to __status to prevent shadowing.
1120 * sunrpc/rpc/clnt.h (clntudp_create, clntudp_bufcreate): Likewise
1121 for parameter __wait.
1122 Reported by NIIBE Yutaka.
1124 Mon Nov 18 02:05:38 1996 Ulrich Drepper <drepper@cygnus.com>
1126 * misc/regexp.c: New file. Implementation of obsolete interface
1127 to regular expression matcher (required in XPG4.2).
1128 * misc/regexp.h: New file. Header for above.
1129 * misc/Makefile (headers): Add regexp.h.
1130 (routines): Add regexp.c.
1133 Sun Nov 17 21:50:24 1996 Andreas Jaeger <aj@arthur.pfalz.de>
1135 * stdlib/tst-strtod.c (main): Add arguments for main.
1136 * stdlib/tst-strtol.c (main): Likewise.
1138 Sun Nov 17 21:15:05 1996 Ulrich Drepper <drepper@cygnus.com>
1140 * configure.in: Substitute libc_cv_slibdir and libc_cv_sysconfdir
1142 * sysdepes/unix/sysv/linux/configure: Define libc_cv_slibdir to /lib
1143 and sysconfdir to /etc if $prefix is /usr.
1144 * config.make.in: Add slibdir, sysconfdir and BASH to be replaced.
1146 * elf/Makefile ($(objpfx)ldd): Install ldd.bash.in if
1147 $(have-bash2) is yes.
1148 * elf/ldd.bash.in: Add copyright and various cleanups.
1149 * elf/ldd.sh.in: Likewise.
1151 Implement RTLD_NEXT.
1152 * elf/dlfcn.h: Define RTLD_NEXT.
1153 * elf/dl-deps.c: Build second searchlist which contains duplicates.
1154 * elf/dl-lookup.c (_dl_lookup_symbol_skip): New function. Used
1155 for RTLD_NEXT lookup.
1156 Rewrite _dl_lookup_symbol to put common parts for both lookup
1157 functions in a separate function.
1158 * elf/dlsym.c: Handle RTLD_NEXT by calling _dl_lookup_symbol_skip.
1159 * elf/link.h (struct link_map): Add l_dupsearchlist and
1161 Add prototype for _dl_lookup_symbol_skip.
1163 * sunrpc/Makefile (rpcsvc): Add rusers.
1164 * sunrpc/rpcsvc/rnusers.x: Remove. Obsolteted by rusers.x.
1165 * sunrpc/rpcsvc/rusers.x: New file.
1167 Sun Nov 17 04:24:35 1996 Ulrich Drepper <drepper@cygnus.com>
1169 * stdio-common/vfprintf.c [USE_IN_LIBIO] (buffered_vfprintf): Call
1170 __libc_lock_init for local lock.
1171 Reported by a sun <asun@zoology.washington.edu>.
1172 [!USE_IN_LIBIO] (PAD): Optimize a bit.
1174 Sun Nov 17 03:13:57 1996 Ulrich Drepper <drepper@cygnus.com>
1176 * db/makedb.c: Update and reformat copyright.
1177 * elf/Makefile: Likewise.
1178 * elf/dl-close.c: Likewise.
1179 * elf/dl-debug.c: Likewise.
1180 * elf/dl-deps.c: Likewise.
1181 * elf/dl-error.c: Likewise.
1182 * elf/dl-fini.c: Likewise.
1183 * elf/dl-init.c: Likewise.
1184 * elf/dl-load.c: Likewise.
1185 * elf/dl-lookup.c: Likewise.
1186 * elf/dl-minimal.c: Likewise.
1187 * elf/dl-object.c: Likewise.
1188 * elf/dl-open.c: Likewise.
1189 * elf/dl-reloc.c: Likewise.
1190 * elf/dl-runtime.c: Likewise.
1191 * elf/dl-support.c: Likewise.
1192 * elf/dl-symbol.c: Likewise.
1193 * elf/dladdr.c: Likewise.
1194 * elf/dlclose.c: Likewise.
1195 * elf/dlerror.c: Likewise.
1196 * elf/dlopen.c: Likewise.
1197 * elf/dlsym.c: Likewise.
1198 * elf/do-rel.h: Likewise.
1199 * elf/dynamic-link.h: Likewise.
1200 * elf/eval.c: Likewise.
1201 * elf/rtld.c: Likewise.
1202 * inet/ether_hton.c: Likewise.
1203 * inet/ether_ntoh.c: Likewise.
1204 * inet/ether_line.c: Likewise.
1205 * inet/getnetgrent_r.c: Likewise.
1207 * inet/Makefile (+gccwarn): Remove definition.
1208 Instead set CFLAGS-rcmd.c, CFLAGS-rexec.c, and CFLAGS-ruserpass.c
1210 * inet/aliases.h: Add C++ protection.
1211 * inet/ether_hton.c: Add prototype for __nss_ethers_lookup.
1212 (ether_hostton): Remove unused variable result.
1213 * inet/ether_ntoh.c: Likewise.
1214 * inet/ether_line.c: Include <ctype.h> and <string.h>.
1215 * inet/getnetgrent_r.c: Include <stdlib.h>.
1216 Use casts to prevent warnings.
1217 (innetgr): Initialize `known' and `needed'.
1218 * inet/inet_net.c: Make local variable `i' of type u_int32_t.
1219 * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)) [NEED__RES]: Don't
1220 return NULL. Instead set *RESULT to NULL and return -1.
1221 * nss/getXXent_r.c (INTERNAL (REENTRANT_GETNAME)): Likewise.
1222 (SETFUNC_NAME, ENDFUNC_NAME) [NEED__RES]: Don't return anything.
1224 * nss/nss_files/files-alias.c: Debug function. I didn't worked at
1227 Sat Nov 16 15:25:34 1996 Ulrich Drepper <drepper@cygnus.com>
1229 * sysdeps/posix/readv.c: Don't use PTR anymore.
1230 * sysdeps/posix/writev.c: Likewise.
1232 * version.h (VERSION): Bump to 1.98.
1234 * nss/db-Makefile: Generate lines for getXXXent iteration.
1236 * sysdeps/alpha/Dist: Don't distribute removed files divlu.S,
1237 divqu.S, remlu.S, and remqu.S.
1239 Fri Nov 15 08:55:54 1996 Andreas Jaeger <aj@arthur.pfalz.de>
1241 * posix/unistd.h: Correct typo in documentation.
1243 Thu Nov 14 18:08:14 1996 a sun <asun@zoology.washington.edu>
1245 * inet/netinet/tcp.h: Use __ protected versions instead of
1246 BYTE_ORDER, LITTLE_ENDIAN, and BIG_ENDIAN directly.
1248 Sat Nov 16 13:44:55 1996 Ulrich Drepper <drepper@cygnus.com>
1250 * intl/loadmsgcat.c (_nl_msg_cat_cntr): Initialize so that
1251 references in libc.so are not anymore undefined.
1253 Sat Nov 16 18:17:36 1996 NIIBE Yutaka <gniibe@mri.co.jp>
1255 * io/utime.h: Rename second parameter for utime to prevent warning
1257 * dirent/dirent.h: Same here for scandir prototype.
1258 * math/mathcalls.h: Likewise for frexp and ldexp.
1259 * sysdeps/unix/sysv/linux/netinet/in.h: Likewise for bindresvport.
1261 Sat Nov 16 03:49:27 1996 Ulrich Drepper <drepper@cygnus.com>
1263 * stdlib/tst-strtod.c: Add test for error case below.
1265 Sat Nov 16 03:48:39 1996 Wolfram Gloger <Wolfram.Gloger@dent.med.uni-muenchen.de>
1267 * stdlib/strtod.c: Recognize numbers like 0e-19.
1269 Fri Nov 15 08:38:43 1996 Andreas Jaeger <aj@arthur.pfalz.de>
1271 * time/Makefile ($(installed-localtime-file)): Fix path to
1274 * Makefile: Don't generate and install gnu/lib-names.h if
1275 $(build-shared) is not `yes'.
1277 Thu Nov 14 09:23:58 1996 H.J. Lu (hjl@gnu.ai.mit.edu)
1279 * sysdeps/posix/Makefile ($(common-objpfx)mk-stdiolim): Depend
1280 on $(..)posix/posix1_lim.h, not ../posix/posix1_lim.h.
1282 * Makerules (REAL_MAKE_VERSION): New, use it instead of
1285 Thu Nov 14 22:10:43 1996 Ulrich Drepper <drepper@cygnus.com>
1287 * nss/nss_files/files-XXX.x (_nss_files_get,ENTNAME_r): Fix typo.
1288 * nss/getXXent_r.c: Fix typo. Set correct return value when
1289 no further service is available.
1291 Thu Nov 14 17:48:13 1996 Ulrich Drepper <drepper@cygnus.com>
1293 * db/recno/rec_put.c: Add cast to avoid warning.
1294 * db/recno/rec_close.c: Likewise.
1295 * db/mpool/mpool.c: Likewise.
1296 * db/hash/hash_bigkey.h: Likewise.
1297 * db/hash/hash.c: Likewise.
1298 * db/btree/bt_split.c: Likewise.
1299 * db/btree/bt_put.c: Likewise.
1301 Thu Nov 14 14:11:44 1996 Ulrich Drepper <drepper@cygnus.com>
1303 * dirent/dirent.h: Update copyright.
1304 * elf/elf.h: Likewise.
1305 * elf/link.h: Likewise.
1306 * gmon/sys/gmon_out.h: Likewise.
1307 * gnu-versions.h: Likewise.
1308 * intl/libintl.h: Likewise.
1309 * io/fcntl.h: Likewise.
1310 * io/ftw.h: Likewise.
1311 * io/sys/statfs.h: Likewise.
1312 * io/utime.h: Likewise.
1313 * locale/langinfo.h: Likewise.
1314 * malloc/malloc.h: Likewise.
1315 * malloc/obstack.h: Likewise.
1316 * misc/ar.h: Likewise.
1317 * misc/error.h: Likewise.
1318 * misc/mntent.h: Likewise.
1319 * misc/sgtty.h: Likewise.
1320 * misc/sys/cdefs.h: Likewise.
1321 * misc/sys/dir.h: Likewise.
1322 * misc/sys/file.h: Likewise.
1323 * misc/sys/ioctl.h: Likewise.
1324 * misc/sys/ustat.h: Likewise.
1325 * posix/fnmatch.h: Likewise.
1326 * posix/getopt.h: Likewise.
1327 * posix/glob.h: Likewise.
1328 * posix/posix2_lim.h: Likewise.
1329 * posix/regex.h: Likewise.
1330 * posix/sys/times.h: Likewise.
1331 * posix/sys/types.h: Likewise.
1332 * posix/sys/utsname.h: Likewise.
1333 * posix/tar.h: Likewise.
1334 * posix/wordexp.h: Likewise.
1335 * resource/sys/resource.h: Likewise.
1336 * resource/sys/vlimit.h: Likewise.
1337 * resource/sys/vtimes.h: Likewise.
1338 * socket/sys/socket.h: Likewise.
1339 * socket/sys/un.h: Likewise.
1340 * stdio-common/printf.h: Likewise.
1341 * stdlib/alloca.h: Likewise.
1342 * string/argz.h: Likewise.
1343 * string/endian.h: Likewise.
1344 * string/envz.h: Likewise.
1345 * string/memory.h: Likewise.
1346 * string/strings.h: Likewise.
1347 * sysdeps/generic/crypt.h: Likewise.
1348 * sysdeps/generic/direntry.h: Likewise.
1349 * sysdeps/generic/gnu/types.h: Likewise.
1350 * sysdeps/generic/ioctl-types.h: Likewise.
1351 * sysdeps/generic/netinet/in.h: Likewise.
1352 * sysdeps/generic/resourcebits.h: Likewise.
1353 * sysdeps/generic/sigset.h: Likewise.
1354 * sysdeps/generic/sockaddrcom.h: Likewise.
1355 * sysdeps/generic/sys/mman.h: Likewise.
1356 * sysdeps/generic/sys/ptrace.h: Likewise.
1357 * sysdeps/generic/termbits.h: Likewise.
1358 * sysdeps/generic/waitstatus.h: Likewise.
1359 * sysdeps/ieee754/huge_val.h: Likewise.
1360 * sysdeps/ieee754/nan.h: Likewise.
1361 * sysdeps/mach/hurd/local_lim.h: Likewise.
1362 * sysdeps/mach/hurd/statbuf.h: Likewise.
1363 * sysdeps/stub/huge_val.h: Likewise.
1364 * sysdeps/stub/libc-lock.h: Likewise.
1365 * sysdeps/stub/signum.h: Likewise.
1366 * sysdeps/stub/statbuf.h: Likewise.
1367 * sysdeps/stub/waitflags.h: Likewise.
1368 * sysdeps/unix/bsd/bsd4.4/sockaddrcom.h: Likewise.
1369 * sysdeps/unix/bsd/osf/alpha/statbuf.h: Likewise.
1370 * sysdeps/unix/bsd/osf/sys/mman.h: Likewise.
1371 * sysdeps/unix/bsd/signum.h: Likewise.
1372 * sysdeps/unix/bsd/statbuf.h: Likewise.
1373 * sysdeps/unix/bsd/sun/signum.h: Likewise.
1374 * sysdeps/unix/bsd/sun/sunos4/resourcebits.h: Likewise.
1375 * sysdeps/unix/bsd/sun/sunos4/sys/mman.h: Likewise.
1376 * sysdeps/unix/bsd/sun/sunos4/termbits.h: Likewise.
1377 * sysdeps/unix/bsd/ultrix4/sys/mman.h: Likewise.
1378 * sysdeps/unix/bsd/waitflags.h: Likewise.
1379 * sysdeps/unix/sysv/irix4/signum.h: Likewise.
1380 * sysdeps/unix/sysv/irix4/statbuf.h: Likewise.
1381 * sysdeps/unix/sysv/irix4/sys/mman.h: Likewise.
1382 * sysdeps/unix/sysv/linux/alpha/statbuf.h: Likewise.
1383 * sysdeps/unix/sysv/linux/alpha/sys/io.h: Likewise.
1384 * sysdeps/unix/sysv/linux/direntry.h: Likewise.
1385 * sysdeps/unix/sysv/linux/gnu/types.h: Likewise.
1386 * sysdeps/unix/sysv/linux/ioctl-types.h: Likewise.
1387 * sysdeps/unix/sysv/linux/local_lim.h: Likewise.
1388 * sysdeps/unix/sysv/linux/netinet/in.h: Likewise.
1389 * sysdeps/unix/sysv/linux/resourcebits.h: Likewise.
1390 * sysdeps/unix/sysv/linux/signum.h: Likewise.
1391 * sysdeps/unix/sysv/linux/statbuf.h: Likewise.
1392 * sysdeps/unix/sysv/linux/sys/io.h: Likewise.
1393 * sysdeps/unix/sysv/linux/sys/klog.h: Likewise.
1394 * sysdeps/unix/sysv/linux/sys/mman.h: Likewise.
1395 * sysdeps/unix/sysv/linux/sys/ptrace.h: Likewise.
1396 * sysdeps/unix/sysv/linux/syscall.h: Likewise.
1397 * sysdeps/unix/sysv/linux/termbits.h: Likewise.
1398 * sysdeps/unix/sysv/local_lim.h: Likewise.
1399 * sysdeps/unix/sysv/sco3.2.4/syscall.h: Likewise.
1400 * sysdeps/unix/sysv/sco3.2/local_lim.h: Likewise.
1401 * sysdeps/unix/sysv/signum.h: Likewise.
1402 * sysdeps/unix/sysv/sysv4/i386/statbuf.h: Likewise.
1403 * sysdeps/unix/sysv/sysv4/signum.h: Likewise.
1404 * sysdeps/unix/sysv/sysv4/sigset.h: Likewise.
1405 * sysdeps/unix/sysv/sysv4/solaris2/signum.h: Likewise.
1406 * sysdeps/unix/sysv/sysv4/solaris2/statbuf.h: Likewise.
1407 * sysdeps/unix/sysv/sysv4/waitflags.h: Likewise.
1408 * sysdeps/vax/huge_val.h: Likewise.
1409 * values.h: Likewise.
1411 Thu Nov 14 04:22:41 1996 Ulrich Drepper <drepper@cygnus.com>
1413 * malloc/obstack.h: Use memcpy instead of bcopy and define a macro
1414 `memcpy' using bcopy if memcpy is not available.
1416 * manual/stdio.texi: Correct description of printf customization.
1417 The argument info function is not optional anymore and the
1418 interface for `printf_function' also changed.
1419 * manual/examples/rprintf.c: Define and use argument info function.
1421 * stdio-common/printf.h (struct printf_info): Change type for field
1423 Correct comment for `register_printf_function'.
1425 * nss/getXXbyYY.c [NEED_H_ERRNO]: Don't pass pointer to h_errno
1426 to reentrant function. Instead use temporary variable and set
1427 h_errno if an error occured.
1428 Reported by NIIBE Yutaka.
1430 Fri Nov 15 12:27:25 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
1432 * sysdeps/mach/hurd/statbuf.h (S_IPTRANS, S_IATRANS, S_IROOT,
1433 S_ITRANS): New macros.
1434 (S_ISPARE): Update to include new macros and S_IUSEUNK.
1436 * sysdeps/mach/hurd/select.c (__select): Construct arg to
1437 mach_msg_destroy more nicely.
1439 * sysdeps/mach/hurd/ioctl.c: Include <mach/mig-support.h>.
1441 * stdio/fopen.c (__getmode): Declare with prototype.
1442 * stdio/memstream.c (enlarge_buffer, seek, free_info): Likewise.
1443 * stdio/internals.c (__stdio_check_funcs, init_stream,
1444 seek_to_target, flushbuf, fillbuf): Likewise.
1446 * stdio-common/vfscanf.c (encode_error) [! USE_IN_LIBIO]: Call
1447 funlockfile, not _IO_funlockfile.
1449 * sysdeps/posix/readv.c (readv): Change return type to ssize_t.
1451 * sysdeps/posix/writev.c (writev): Likewise.
1453 * sysdeps/mach/hurd/lchown.c: Include <fcntl.h> and fix typo.
1455 Thu Nov 14 12:53:16 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
1457 * sysdeps/mach/hurd/i386/init-first.c (_dl_start): Make this a
1458 prototyped definition.
1460 * sysdeps/mach/hurd/select.c (__select): Deal properly when there
1461 are no bits set in the masks. Reported by baldazzi@csr.unibo.it.
1463 Thu Nov 14 02:00:33 1996 Ulrich Drepper <drepper@cygnus.com>
1465 * inet/Makefile (headers): Add aliases.h.
1466 (routines): Add getaliasent_r, getaliasent, getaliasname, and
1468 * aliases.h: New file.
1469 * inet/aliases.h: New file.
1470 * inet/getaliasent.c: New file.
1471 * inet/getaliasent_r.c: New file.
1472 * inet/getaliasname.c: New file.
1473 * inet/getaliasname_r.c: New file.
1474 * nss/Makefile (databases): Add alias.
1475 * nss/alias-lookup.c: New file.
1476 * nss/databases.def: Add aliases and publickey.
1477 * nss/nss_db/db-alias.c: New file.
1478 * nss/nss_files/files-alias.c: New file.
1480 * inet/getnetgrent_r.c (__internal_getnetgrent): Buffer length
1481 argument to lookup function is of type size_t.
1482 (innetgr): Likewise.
1483 * nss/getXXbyYY_r.c: Likewise.
1484 * nss/getXXent_r.c: Likewise.
1485 * nss/nss_db/db-XXX.c: Likewise.
1487 * nss/getXXbyYY.c: Don't provide static buffer. Resize if call
1488 failed because buffer was too small.
1489 * nss/getXXent.c: Likewise.
1491 * nss/nss_files/files-XXX.c: Correct handling of shared file. The
1492 getXXent_r function now uses f[gs]etpos to get to the correct
1495 * nss/nss_files/files-parse.c: Indent lines for better readability.
1497 * malloc/obstack.c: Add new variable obstack_alloc_failed_handler
1498 and new function print_and_abort. Remove all references to
1500 Add new function _obstack_memory_used.
1501 * malloc/obstack.h (struct obstack): Remove field alloc_field.
1502 Remove all references to alloc_failed field.
1503 Add prototype for _obstack_memory_used.
1505 * posix/unistd.h: Correct typo.
1507 Wed Nov 13 03:09:16 1996 Ulrich Drepper <drepper@cygnus.com>
1509 * configure.in: Require at least autoconf-2.10.2.
1511 Tue Nov 12 16:58:41 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
1513 * mach/mach.h (__mach_msg_destroy, mach_msg_destroy, __mach_msg):
1516 * mach/msg-destroy.c (mach_msg_destroy_port,
1517 mach_msg_destroy_memory): Use prototype syntax.
1518 * hurd/hurdmalloc.c (more_memory, malloc_fork_prepare,
1519 malloc_fork_parent, malloc_fork_child): Likewise.
1521 * stdio/stdio.h: Repair broken cpp syntax.
1523 * sysdeps/mach/hurd/lchown.c: New file. Guts from chown.c, except
1524 we pass O_NOLINK on the open.
1526 * manual/errno.texi (EBADMSG, EIDRM, EMULTIHOP, ENODATA, ENOLINK,
1527 ENOMSG, ENOSR, ENOSTR, EOVERFLOW, EPROTO, ETIME): Redesignate as
1528 an XOPEN error code, move to before the "Linux only" section, and
1529 give it a new number for the Hurd.
1531 Tue Nov 12 03:35:01 1996 Christian von Roques <roques@pond.sub.org>
1533 * malloc/obstack.h: Add new macro `obstack_make_room'.
1534 * malloc/obstack.c: Add function implementation for
1535 `obstack_make_room'.
1537 Mon Nov 11 13:54:04 1996 Ulrich Drepper <drepper@cygnus.com>
1539 Update to BIND-4.9.5-REL.
1540 * resolv/Banner: Set to 4.9.5-REL.
1541 * resolv/inet_net_pton.c: Was doing bad things to subnets and b'casts.
1542 * resolv/res_debug.c (__fp_nquery): Could read past end of buffer.
1545 * config.make.in: Add definition for top_absdir.
1546 * Makerules (make-link): Fix path to rellns-sh script.
1548 Sat Nov 9 02:15:24 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1550 * posix/unistd.h: Fix comment.
1552 * manual/arith.texi: Fix misspellings. Use `zero', not `null',
1553 when talking about numbers.
1554 * manual/users.texi: Likewise.
1555 * manual/creature.texi: Likewise. Use @defvarx for a secondary
1558 Sat Nov 9 19:25:11 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1560 * sysdeps/posix/Makefile ($(common-objpfx)mk-stdiolim): Depend on
1561 the real posix1_lim.h file so that it works in all subdirs, not
1564 Sat Nov 9 02:08:34 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1566 * Makefile ($(includedir)/gnu/lib-names.h): Quote arguments of tr.
1568 Sat Nov 9 02:06:17 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1570 * sysdeps/unix/Makefile ($(common-objpfx)s-proto.d): Don't depend
1571 on $(before-compile) which hasn't been properly setup yet at this
1574 Sat Nov 9 02:02:48 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1576 * sysdeps/generic/sigset.h: Don't use implicit int which will
1577 probably require a diagnostic in the next revision of the C
1579 * sysdeps/stub/lockfile.c: Likewise.
1581 Sat Nov 9 01:57:17 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1583 * sysdeps/unix/sysv/linux/m68k/syscall.S: Correct last change.
1584 * sysdeps/unix/sysv/linux/m68k/sysdep.h: Likewise.
1586 Mon Nov 11 02:53:14 1996 Ulrich Drepper <drepper@cygnus.com>
1588 * time/strftime.c: Update copyright. Small cosmetic changes.
1590 Sun Nov 10 23:28:16 1996 Ulrich Drepper <drepper@cygnus.com>
1592 * inet/getprtname_r.c: Reformat copyright.
1594 * nss/Makefile (databases): Add key.
1595 (libnss_files-routines): Exclude key database.
1596 (libnss_db-routines): Likewise.
1597 * nss/key-lookup.c: New file.
1599 * nss/getXXent_r.c (last_nip): Remember last service used since
1601 (SETFUNC): Don't force to work through whole list of services in
1603 Update last_nip if necessary.
1604 (ENDFUNC): Only process endXXent function up to currently used
1606 (GETFUNC): Update last_nip if necessary.
1608 * nss/nss_files/files-netgrp.c (_nss_netgroup_parseline): Don't
1611 * rpc/auth_des.h: New file.
1612 * sunrpc/Makefile (headers): Add auth_des.h.
1613 (routines): Add publickey.
1614 * sunrpc/publickey.c: New file. Interface to public key handling.
1615 * sunrpc/rpc/auth_des.h: New file.
1616 * sunrpc/rpc/netdb.h: Really include <rpc/auth_des.h>.
1618 Sun Nov 10 02:37:15 1996 Ulrich Drepper <drepper@cygnus.com>
1620 * inet/gethstent_r.c: Update copyright.
1621 * nss/getXXbyYY_r.c: Likewise.
1622 * nss/nsswitch.c: Likewise.
1623 * nss/getXXent_r.c: Likewise.
1624 * nss/nss_files/files-XXX.c: Likewise.
1625 * nss/nss_files/files-netgroup.c: Likewise.
1626 * nss/nss_files/files-parse.c: Likewise.
1628 * nss/getXXent_r.c: Change implementation. It's not necessary to
1629 call all setXXent functions. Just find first available and
1630 when necessary let getXXent_r call the others.
1632 * nss/nss_files/files-XXX.c: Make really reentrant. Now calls
1633 of getXXent and getXXbyYY can be mixed. The cursor for traversing
1634 the database with getXXent will be remembered.
1636 * stdlib/test-canon.c (cwd): Change size to PATH_MAX.
1638 Sat Nov 9 15:34:48 1996 Ulrich Drepper <drepper@cygnus.com>
1640 * sysdeps/unix/sysv/linux/Dist: Add sys/mtio.h.
1641 * sysdeps/unix/sysv/linux/sys/mtio.h: New file.
1643 * signal/signal.h [__USE_BSD]: Add prototype for siggetmask.
1645 Fri Nov 8 13:29:30 1996 Ulrich Drepper <drepper@cygnus.com>
1647 * ctype/ctype.h (__isascii): Don't test for seventh bit not to be
1648 set. Instead for none beside the first seven bits to be set.
1649 X/Open allows the argument to be an `int' value.
1650 Reported by Alain Williams <addw@phcomp.co.uk>.
1651 (toascii, isascii): Define macro also when __USE_XOPEN.
1653 * sysdeps/posix/fpathconf.c: Use fstatfs to compute NAME_MAX, not
1656 Thu Nov 7 03:04:29 1996 Ulrich Drepper <drepper@cygnus.com>
1658 * nss/getXXXent_r.c (SETFUNC_NAME): Reset `nip' after loop to
1659 NULL so that GETFUNC will see first entry.
1660 (ENDFUNC_NAME): Likewise.
1662 Rewrite Netgroups implementation to avoid global data.
1663 * inet/netgroup.h: Add definition of name_list and struct
1665 Add prototypes for internal netgroup functions.
1666 * nss/nss_files/files-netgroup.c (_nss_files_setnetgrent): Take
1667 extra argument and use the included data instead of global vars.
1668 (_nss_files_endnetgrent): Likewise.
1669 (_nss_netgroup_parseline): Change to be static and use data
1670 included in the RESULT structure.
1671 * inet/getnetgrent_r.c (startp): Move into setup function.
1672 (known_groups, needed_groups): new part of the __netgrent sruct.
1673 (freememory): Take extra argument and use included data.
1674 (__internal_endnetgrent): Likewise.
1675 (internal_setnetgrent): Renamed to __internal_setnetgrent_reuse
1676 and take extra argument.
1677 (__internal_setnetgrent): New function. Call
1678 __internal_setnetgrent_reuse after calling free_memory.
1679 (setnetgrent): Only call __internal_setnetgrent.
1680 (__getnetgrent_r): Split into two functions. __getnetgrent_r
1681 calls __internal_getnetgrent after locking.
1682 (innetgr): Use dynamic data only. I.e., innetgr now is fully
1685 Thu Nov 7 00:15:14 1996 Ulrich Drepper <drepper@cygnus.com>
1687 * sysdeps/stub/setenv.c: Correct typo: unseenv -> unsetenv.
1688 Reported by Joshua Cowan <jcowan@jcowan.reslife.okstate.edu>.
1690 Wed Nov 6 13:13:37 1996 Ulrich Drepper <drepper@cygnus.com>
1692 * manual/creature.texi: Document that _GNU_SOURCE is no longer the
1693 default when no *_SOURCE macro is given.
1694 Reported by Karsten Weiss <karsten@addx.au.s.shuttle.de>.
1695 * NOTES: remade from manual/creature.texi.
1696 * manual/libc.texinfo: Add back line about GPL translation which
1699 * Make-dist (dist.tar): Depend on README being updated.
1701 * rellns-sh: Correct thinko in removing leading /.
1702 Reported by Andreas Jaeger <aj@arthur.pfalz.de>.
1704 * pwd/fgetpwent_r.c: Recognize lines containing only names starting
1705 with `+' or `-' in parser.
1706 * grp/fgetgrent_r.c: Likewise.
1707 * shadow/sgetspent_r.c: Likewise.
1708 * nss/nss_files/files-spwd.c: Don't accept entries starting with
1711 Wed Nov 6 04:30:26 1996 Ulrich Drepper <drepper@cygnus.com>
1713 * sysdeps/unix/sysv/linux/syscalls.list: Add weak alias llseek for
1714 _llseek syscall. Reported by Andy Sewell <puck@pookhill.demon.co.uk>.
1716 * string/argz.h: Don't protect by __USE_GNU.
1718 Tue Nov 5 23:38:28 1996 Ulrich Drepper <drepper@cygnus.com>
1720 * Lots of files: Update and reformat copyright.
1722 * Makefile (headers): Add xopen_lim.h.
1724 * catgets/nl_types.h: Move __BEGIN_DECLS before definition of nl_catd.
1726 * grp/grp.h: Define setgrent, getgrent, endgrent, and getgrent_r
1727 if __USE_XOPEN_EXTENDED is defined.
1728 * pwd/pwd.h: Define setpwent, getpwent, endpwent, and getpwent_r
1729 if __USE_XOPEN_EXTENDED is defined.
1731 * io/Makefile (routines): Add lchown.
1732 * sysdeps/stub/lchown.c: New file.
1734 * io/sys/poll.h: Add definition of POLLWRNORM.
1736 * io/sys/stat.h: Declare lstat, fchmod, mknod when
1737 __USE_XOPEN_EXTENDED is defined.
1739 * libio/Makefile (routines): Add obprintf.
1740 * libio/obprintf.c: New file.
1741 * libio/iolibio.h: Add prototypes for _IO_obstack_vprintf and
1743 * libio/libio.h: Fix typo.
1744 * libio/stdio.h: Declare tempnam if __USE_XOPEN_EXTENDED is defined.
1745 Add prototypes for obstack_vprintf and obstack_printf.
1747 * manual/creature.texi: Describe _XOPEN_SOURCE macro.
1748 * manual/intro.texi: Add reference to NSS chapter.
1749 * manual/libc.texinfo: Update UPDATED.
1750 Comment out `@printindex cp'. It works again.
1751 * manual/memory.texi: Add description for obstack_ptr_grow,
1752 obstack_int_grow, obstack_ptr_grow_fast, and obstack_int_grow_fast.
1753 * manual/nss.texi: Add a few @cindex entries and change NSS_STATUS_*
1754 index entries to @vindex.
1755 * manual/users.texi: Correct @cindex entry for Netgroup.
1757 * math/mathcalls.h: Use __USE_XOPEN and __USE_XOPEN_EXTENDED to
1758 make declarations visible for X/Open sources.
1760 * misc/search.h: Declare insque/remque only is __USE_SVID or
1761 __USE_XOPEN_EXTENDED is defined.
1763 * misc/sys/uio.h (readv, writev): Change return value from int to
1766 * posix/Makefile (headers): Add re_comp.h.
1767 * posix/re_comp.h: New file. XPG interface to regex functions.
1769 * posix/getconf.c: Add all names from XPG4.2.
1770 * posix/posix1_lim.h: Increase minimum values for _POSIX_CHILD_MAX
1771 and _POSIX_OPEN_MAX to minimums from XPG4.2.
1772 * sysdeps/generic/confname.h: Add all _SC_* names from XPG4.2.
1773 * sysdeps/posix/sysconf.c: Handle new _SC_* values.
1774 * sysdeps/stub/sysconf.c: Likewise.
1776 * posix/unistd.h: Add declaration of ualarm and lchown. Declare
1777 usleep, fchown, fchdir, nice, getpgid, setsid, getsid, setreuid,
1778 setregid, vfork, ttyslot, symlink, readlink, gethostid, truncate,
1779 ftruncate, getdtablesize, brk, sbrk, lockf when
1780 __USE_XOPEN_EXTENDED is defined.
1782 * posix/sys/wait.h: Declare wait3 if __USE_XOPEN_EXTENDED is defined.
1784 * shadow/shadow.h: Define SHADOW using _PATH_SHADOW.
1785 * sysdeps/generic/paths.h: Define _PATH_SHADOW.
1786 * sysdeps/unix/sysv/linux/paths.h: Likewise.
1788 * signal/signal.h: Declare killpg, sigstack and sigaltstack when
1789 __USE_XOPEN_EXTENDED is defined.
1791 * stdio/stdio.h: Declare tempnam when __USE_XOPEN is defined.
1793 * stdlib/stdlib.h: Make rand48 functions available when __USE_XOPEN
1795 Likewise for valloc, putenv, realpath, [efg]cvt*, and getsubopt
1798 * string/string.h: Make memccpy, strdup, bcmp, bcopy, bzero, index,
1799 and rindex available when __USE_XOPEN_EXTENDED is defined.
1801 * sysdeps/mach/getpagesize.c: De-ANSI-fy. Change return type to int.
1802 * sysdeps/posix/getpagesize.c: Likewise.
1803 * sysdeps/stub/getpagesize.c: Likewise.
1804 * sysdeps/unix/getpagesize.c: Likewise.
1806 * time/africa: Update from tzdata1996l.
1807 * time/asia: Likewise.
1808 * time/australia: Likewise.
1809 * time/europe: Likewise.
1810 * time/northamerica: Likewise.
1811 * time/pacificnew: Likewise.
1812 * time/southamerica: Likewise.
1813 * time/tzfile.h: Update from tzcode1996m.
1815 * time/time.h: Declare strptime if __USE_XOPEN.
1816 Declare daylight and timezone also if __USE_XOPEN.
1818 * time/sys/time.h: Remove declaration of ualarm.
1820 * wctype/wctype.h: Just reference ISO C standard.
1822 Tue Nov 5 01:26:32 1996 Richard Henderson <rth@tamu.edu>
1824 * crypt/Makefile: Add crypt routines to libc as well iff
1825 $(crypt-in-libc) is set. Do this for temporary binary compatibility
1826 on existing Linux/Alpha installations.
1828 * stdlib/div.c, sysdeps/generic/div.c: Move file to .../generic/.
1829 * stdlib/ldiv.c, sysdeps/generic/ldiv.c: Likewise.
1830 * stdlib/lldiv.c, sysdeps/generic/lldiv.c: Likewise.
1831 * sysdeps/alpha/Makefile (divrem): Add divlu, dviqu, remlu, and
1833 * sysdeps/alpha/div.S: New file.
1834 * sysdeps/alpha/ldiv.S: New file.
1835 * sysdeps/alpha/lldiv.S: New file.
1836 * sysdeps/alpha/divrem.h: Merge signed and unsigned division.
1837 Take pointers from Linus and tighten the inner loops a bit.
1838 * sysdeps/alpha/divl.S: Change defines for merged routines.
1839 * sysdeps/alpha/divq.S: Likewise.
1840 * sysdeps/alpha/reml.S: Likewise.
1841 * sysdeps/alpha/remq.S: Likewise.
1842 * sysdeps/alpha/divlu.S: Remove file.
1843 * sysdeps/alpha/divqu.S: Likewise.
1844 * sysdeps/alpha/remlu.S: Likewise.
1845 * sysdeps/alpha/remqu.S: Likewise.
1847 * sysdeps/alpha/bsd-_setjmp.S: If PROF, call _mcount.
1848 * sysdeps/alpha/bsd-setjmp.S: Likewise.
1849 * sysdeps/alpha/bzero.S: Likewise.
1850 * sysdeps/alpha/ffs.S: Likewise.
1851 * sysdeps/alpha/htonl.S: Likewise.
1852 * sysdeps/alpha/htons.S: Likewise.
1853 * sysdeps/alpha/memchr.S: Likewise.
1854 * sysdeps/alpha/memset.S: Likewise.
1855 * sysdeps/alpha/s_copysign.S: Likewise.
1856 * sysdeps/alpha/s_fabs.S: Likewise.
1857 * sysdeps/alpha/setjmp.S: Likewise.
1858 * sysdeps/alpha/stpcpy.S: Likewise.
1859 * sysdeps/alpha/stpncpy.S: Likewise.
1860 * sysdeps/alpha/strcat.S: Likewise.
1861 * sysdeps/alpha/strchr.S: Likewise.
1862 * sysdeps/alpha/strcpy.S: Likewise.
1863 * sysdeps/alpha/strlen.S: Likewise.
1864 * sysdeps/alpha/strncat.S: Likewise.
1865 * sysdeps/alpha/strncpy.S: Likewise.
1866 * sysdeps/alpha/strrchr.S: Likewise.
1867 * sysdeps/alpha/udiv_qrnnd.S: Likewise. Fix private labels.
1868 Convert two small jumps to use conditional moves.
1869 * sysdeps/unix/alpha/sysdep.h: Compress all __STDC__ nastiness.
1870 (PSEUDO): If PROF, call _mcount.
1871 * sysdeps/unix/sysv/linux/alpha/brk.S: If PROF, call _mcount.
1872 * sysdeps/unix/sysv/linux/alpha/clone.S: Likewise.
1873 * sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S: Likewise.
1874 * sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S: Likewise.
1875 * sysdeps/unix/sysv/linux/alpha/llseek.S: Likewise.
1876 * sysdeps/unix/sysv/linux/alpha/sigsuspend.S: Likewise.
1877 * sysdeps/unix/sysv/linux/alpha/syscall.S: Likewise.
1879 * sysdeps/alpha/memcpy.S: New file. Odd layout because it should
1880 eventually contain memmove as well.
1881 * sysdeps/alpha/strcmp.S: New file.
1882 * sysdeps/alpha/strncmp.S: New file.
1883 * sysdeps/alpha/w_sqrt.S: New file.
1885 Tue Nov 5 18:06:06 1996 Ulrich Drepper <drepper@cygnus.com>
1887 * sysdeps/mach/hurd/ttyname_r.c: Use `size_t' for len variable.
1889 Tue Nov 5 12:09:29 1996 Ulrich Drepper <drepper@cygnus.com>
1891 * sysdeps/generic/sysdep.h: Define END only if not yet defined.
1892 * sysdeps/unix/sysdep.h: Define PSEUDO_END only if not yet defined.
1893 Reported by Thomas Bushnell, n/BSG.
1895 Mon Nov 4 22:46:53 1996 Ulrich Drepper <drepper@cygnus.com>
1897 * manual/users.texi (Netgroup Data): Remove { } around @cindex.
1899 Mon Nov 4 19:07:05 1996 Ulrich Drepper <drepper@cygnus.com>
1901 * malloc/calloc.c: Check for overflow before trying to allocate
1902 memory. Proposed by Neil Matthews <nm@adv.sbc.sony.co.jp>.
1904 Fri Nov 1 18:18:32 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1906 * manual/llio.texi (Operating Modes): Add missing arguments to
1907 @deftypevr in O_NONBLOCK description.
1909 * manual/time.texi (Time Zone Functions): Enclose type name in
1910 braces in description of tzname. FIXME: this does not yet work
1913 Sun Nov 3 17:29:06 1996 Ulrich Drepper <drepper@cygnus.com>
1915 * features.h: Add X/Open macros.
1916 * posix/unistd.h: Define X/Open macros.
1917 * sysdeps/generic/confname.h: Add _SC_XOPEN_XCU_VERSION,
1918 _SC_XOPEN_UNIX, _SC_XOPEN_CRYPT, _SC_XOPEN_ENH_I18N,
1919 _SC_XOPEN_SHM, _SC_2_CHAR_TERM, _SC_2_C_VERSION, and _SC_2_UPE.
1920 * sysdeps/posix/sysconf.c: Handle new constants.
1921 * sysdeps/stub/sysconf.c: Likewise.
1922 * sysdeps/unix/sysv/linux/posix_opt.h: Add definition of _XOPEN_SHM.
1924 * catgets/catgets.c (catopen): Set errno to ENOMEM when
1925 we run out of memory.
1926 (catgets): Set errno to EBADF when catalog handle is invalid.
1927 Set errno to ENOMSG when translation is not available.
1928 (catclose): Set errno to EBADF when catalog handle is invalid.
1930 * ctype/ctype.h: Declare isascii and toascii when __USE_XOPEN.
1931 Likewise for _toupper and _tolower.
1933 * manual/arith.texi: Document strtoq, strtoll, strtouq, strtoull,
1934 strtof, and strtold.
1935 * manual/math.texi: Document HUGE_VALf and HUGE_VALl.
1936 * manual/stdio.h: Document ' flag for numeric formats of scanf.
1937 * manual/users.texi: Document that cuserid shouldn't be used.
1939 * misc/Makefile (routines): Add dirname.
1940 (headers): Add libgen.h.
1941 (tests): Add tst-dirname.
1942 * misc/dirname.c: New file.
1943 * misc/libgen.h: New file.
1944 * misc/tst-dirname.c: New file.
1946 * misc/search.h: Parameter of hcreate must be of type size_t.
1947 * misc/hsearch.c: Likewise.
1948 * misc/hsearch_r.c: Likewise for hcreate_r.
1949 * misc/search.h: Parameters of insque and remque must be `void *'.
1950 * misc/insremque.c: Likewise.
1952 * posix/unistd.h: Move declarations of mktemp and mkstemp to...
1953 * stdlib/stdlib.h: ...here.
1954 * posix/unistd.h [__USE_XOPEN]: Add prototypes for crypt, setkey,
1957 * stdio-common/printf-parse.h (struct printf_spec): Add pa_wchar
1959 (parse_one_spec): Remove Linux compatibility code.
1960 Recognize %C and %S formats.
1961 * stdio-common/printf.h: Add PA_WCHAR and PA_WSTRING.
1962 * stdio-common/vfprintf.c: Add implementation of %C and %S format.
1963 * stdio-common/vfscanf.c: Likewise for scanf.
1965 * stdlib/l64a.c: Return value for 0 must be the empty string.
1966 * stdlib/stdlib.h: Declare reentrant function from rand49 family
1967 only if __USE_REENTRANT.
1968 Declare rand48 functions also if __USE_XOPEN.
1970 * stdlib/strtol.c: Return 0 and set errno to EINVAL when BASE is
1972 Return 0 and set errno to EINVAL when strou* sees negativ number.
1973 * stdlib/tst-strtol.c: De-ANSI-fy.
1974 Change expected results for test of unsigned function and negative
1977 * string/stratcliff.c: Prevent warnings.
1978 * string.h: Move declaration of swab to <unistd.h>.
1979 * string/swab.c: De-ANSI-fy.
1981 * sysdeps/posix/cuserid.c: Implement using getpwuid_r.
1982 * sysdeps/posix/mkstemp.c: Include <stdlib.h> for prototype.
1983 * sysdeps/posix/mktemp.c: Likewise.
1984 * sysdeps/stub/mkstemp.c: Likewise.
1985 * sysdeps/stub/mktemp.c: Likewise.
1987 * sysvipc/sys/ipc.h: Prototypes of ftok have to be of types `const
1989 * sysvipc/ftok.c: Likewise. Make sure only lower 8 bits of
1992 Sun Nov 3 03:21:28 1996 Heiko Schroeder <Heiko.Schroeder@post.rwth-aachen.de>
1994 * locale/programs/ld-numeric.c (numeric_output): Compute idx[0]
1997 Sat Nov 2 17:44:32 1996 Ulrich Drepper <drepper@cygnus.com>
1999 * sysdeps/posix/cuserid.c: Use reentrant functions.
2000 * manual/users.texi: Tell that cuserid is marked to be withdrawn in
2003 Sat Nov 2 14:26:37 1996 Ulrich Drepper <drepper@cygnus.com>
2005 Linus said he will make sure no system call will return a value
2006 in -1 ... -4095 as a valid result.
2007 * sysdeps/unix/sysv/linux/i386/sysdep.h: Correct test for error.
2008 * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
2009 * sysdeps/unix/sysv/linux/m68k/sysdep.h: Likewise.
2010 * sysdeps/unix/sysv/linux/m68k/syscall.S: Likewise.
2012 Sat Nov 2 16:54:49 1996 NIIBE Yutaka <gniibe@mri.co.jp>
2014 * sysdeps/stub/lockfile.c [!USE_IN_LIBIO]: Define weak alias for
2015 __funlockfile, not a circular alias.
2016 Define __IO_ftrylockfile if USE_IN_LIBIO and __ftrylockfile if not,
2019 * sysdeps/unix/sysv/linux/i386/sysdep.S (__errno_location): Make
2021 * sysdeps/unix/sysv/linux/m68k/sysdep.S (__errno_location): Likewise.
2023 Tue Nov 5 00:04:48 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
2025 * stdio-common/vfprintf.c: Include <libc-lock.h>.
2027 Mon Nov 4 16:57:42 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
2029 * sysdeps/mach/hurd/ttyname_r.c (ttyname_r): Change prototype to
2032 * sysdeps/stub/lockfile.c [! USE_IN_LIBIO]: Second definition of
2033 __internal_funlockfile (in terms of itself) should actually be a
2034 definition of __funlockfile.
2036 * pwd/pwd.h: Get `size_t' from <stddef.h>.
2037 * grp/grp.h: Likewise.
2038 * shadow/shadow.h: Likewise.
2040 * stdlib/atexit.c (__new_exitfn): Add missing semicolons after
2041 calls to __libc_lock_lock and __libc_lock_unlock.
2042 * stdlib/random.c (__srandom, __initstate, __setstate, __random):
2045 * hurd/hurdsig.c (write_corefile): Fix typo.
2047 * sysdeps/mach/hurd/sigwait.c: New file.
2049 Sat Nov 2 01:48:47 1996 Ulrich Drepper <drepper@cygnus.com>
2051 * sysdeps/unix/sysv/linux/errnos.h: Move declaration of errno
2052 and __errno_location to correct position.
2054 Thu Oct 31 22:51:25 1996 Ulrich Drepper <drepper@cygnus.com>
2056 * Makefile (distribute): Add rellns-sh.
2057 * rellns-sh: New file.
2058 * Makerules (make-link): Use rellns-sh.
2059 * time/Makefile ($(installed-localtime-file)): Likewise.
2061 Thu Oct 31 11:33:01 1996 Ulrich Drepper <drepper@cygnus.com>
2063 * elf/Makefile ($objpfx)ldd) Substitute $(version) for @VERSION@.
2064 (distribute): Add ldd.bash.in.
2065 * elf/ldd.sh.in: Process --help and --version parameter.
2067 * elf/ldd.bash.in: New file.
2069 * stdlib/stdlib.h: Add prototype for clearenv.
2070 * sysdeps/generic/setenv.c: Add implementation of clearenv.
2071 (setenv): Handle __environ == NULL correctly.
2072 * sysdeps/stub/setenv.c: Add stub definition for unsetenv and
2075 * sysdeps/generic/putenv.c: Correct layout to fit in libit.
2076 * sysdeps/generic/setenv.c: Likewise.
2077 * stdlib/strtol.h: Likewise.
2079 * time/sys/time.h: Define __need_timeval and include <timebits.h>.
2080 Remove definition of struct timeval.
2081 * sysdeps/stub/timebits.h [__need_timeval]: Define struct timeval
2082 using `time_t' for members.
2083 * sysdeps/unix/sysv/linux/timebits.h [__need_timeval]: Likewise.
2084 * sysdeps/unix/sysv/linux/alpha/timebits.h: New file. Same
2085 as old Linux specific version.
2087 Thu Oct 31 00:01:39 1996 Ulrich Drepper <drepper@cygnus.com>
2089 * signal/Makefile (routines): Add sigwait.
2090 * signal/signal.h: Add prototype for sigwait.
2091 * sysdeps/posix/sigwait.c: New file. Implementation of sigwait
2092 function from POSIX.1c.
2093 * sysdeps/stub/sigwait.c: New file. Stub version of sigwait.
2095 Wed Oct 30 02:01:17 1996 Richard Henderson <rth@tamu.edu>
2097 * sunrpc/xdr_float.c (xdr_float): Handle sizeof(float)!=sizeof(long),
2098 but don't bother going farther than sizeof(float)==sizeof(int).
2099 (xdr_double): Handle little-endian machines! Handle sizeof(double)
2100 != 2*sizeof(long), though again don't bother with more than int.
2102 Thu Oct 29 16:09:42 1996 Craig Metz <cmetz@inner.net>
2104 * sysdeps/posix/getaddrinfo.c: Use buffer limits for inet_ntop
2107 Tue Oct 29 12:37:22 1996 Ulrich Drepper <drepper@cygnus.com>
2109 * Makerules: Create symbolic links for linking in $(libdir).
2110 (make-link): Use absolute path for destination if this is not in
2113 * elf/rtld.c (dl_main): When verifying don't check the name of
2116 * shlib-versions: Change entries for Hurd specific libs from
2117 *-*-gnu* to *-*-gnu?* so that i586-pc-linux-gnu does not match
2120 * assert/assert.h: Reformat copyright.
2121 Change reference to ANSI into reference to ISO C.
2122 * ctype/ctype.h: Likewise.
2123 * errno.h: Likewise.
2124 * limits.h: Likewise.
2125 * math/math.h: Likewise.
2126 * setjmp/setjmp.h: Likewise.
2127 * stdio/stdio.h: Likewise.
2128 * libio/stdio.h: Likewise.
2129 * stdlib/stdlib.h: Likewise.
2130 * string/string.h: Likewise.
2131 * time/time.h: Likewise.
2133 * string/argz.h: Use __const in definitions.
2135 * elf/dlfcn.h: Use __const and __P. Reformat copyright.
2136 * misc/err.h: Likewise.
2138 * wctype/wctype.h (wctrans_t): Use __const instead of const.
2140 * Makeconfig ($(common-objpfx)soversions.mk): Generate list of
2141 sonames for versioned libraries.
2142 * Makefile: Remove code to generate libc-version.h.
2143 Generate gnu/lib-names.h with info from soversions.mk.
2144 * features.h: Define __GLIBC__ and __GLIBC_MINOR__.
2146 * dirent/tst-seekdir.c: Initialize save3.
2147 * grp/testgrp.c: Initialize my_group.
2149 * grp/fgetgrent_r.c: Change interface to follow POSIX.1c.
2150 * grp/grp.h: Likewise.
2151 * nss/getXXbyYY.c: Likewise.
2152 * nss/getXXbyYY_r.c: Likewise.
2153 * nss/getXXent.c: Likewise.
2154 * nss/getXXent_r.c: Likewise.
2155 * pwd/fgetpwent_r.c: Likewise.
2156 * pwd/pwd.h: Likewise.
2157 * shadow/fgetspent_r.c: Likewise.
2158 * shadow/sgetspent.c: Likewise.
2159 * shadow/sgetspent_r.c: Likewise.
2160 * grp/fgetgrent.c: Adapt for change in interface of fgetgrent_r.
2161 * pwd/fgetpwent.c: Likewise, for fgetpwent_r.c.
2162 * shadow/fgetspent.c: Likewise, for fgetpwent_r.c.
2163 * resolv/netdb.h: Adapt prototypes for reentrant functions to
2165 * sunrpc/rpc/netdb.h: Likewise,
2166 * shadow/shadow.h: Likewise.
2168 * inet/getnetgrent_r.c: Follow change in pwd/grp function interface.
2170 * sysdeps/unix/getlogin_r.c: Return ERANGE when buffer is too small.
2172 * inet/herrno.c: Don't define __h_errno, only h_errno otherwise the
2173 ELF aliasing creates strange situations.
2174 * sysdeps/unix/sysv/linux/errnos.H: Define __set_errno as inline
2176 * sysdeps/unix/sysv/linux/i386/sysdep.S: Don't define __errno.
2177 * sysdeps/unix/sysv/linux/m68k/sysdep.S: Likewise.
2179 * libio/libio.h: Don't declare _IO_flockfile and _IO_funlockfile
2182 * locale/programs/charmap.c: Add casts to prevent warnings.
2183 * locale/programs/linereader.h: Likewise.
2184 * locale/programs/ld-collate.c: Likewise.
2185 * locale/programs/stringtrans.c: Likewise.
2186 Change types for various variables to prevent warnings.
2187 * locale/programs/ld-ctype.c: Likewise.
2188 * locale/programs/linereader.h (lr_ungetc): Likewise.
2189 * locale/programs/charset.h (struct charset): Use `unsigned int'
2190 as type for width_default.
2191 * posix/regex.c: Change type of `this_reg' variables.
2192 * stdio-common/Makefile: Use -Wno-format for tstdiomisc.c.
2193 * stdio-common/bug5.c: De-ANSI-fy. Use correct types for
2195 * stdio-common/printf_fp.c: Initialize to_shift.
2196 * stdio-common/test_rdwr.c: Add cast.
2197 * stdio-common/vfprintf.c: Add casts and use correct types to
2199 * stdio-common/vfscanf.c: Initialize str and strptr.
2200 * sysdeps/libm-ieee754/e_jnf.c: Use correct types to prevent warnings.
2201 * sysdeps/libm-ieee754/e_pow.c: Likewise.
2202 * sysdeps/libm-ieee754/e_powf.c: Likewise.
2203 * sysdeps/libm-ieee754/e_rem_pio2f.c: Likewise.
2204 * time/test-tz.c: Likewise.
2206 * manual/creature.texi: Document _REENTRANT and _THREAD_SAFE.
2207 * manual/libc.texinfo: Prevent makeinfo failure by avoiding
2208 libc.cp index. This must be fixed.
2209 * manual/nss.texi: Adapt for correct POSIX.1c interface of
2210 reentrant functions.
2211 * manual/users.texi: Document netgroup functions.
2213 * po/es.po: Updated.
2214 * po/fr.po: Updated.
2216 * posix/fnmatch.c: Change to match libit version.
2218 * posix/unistd.h: Change prototype for ttyname_r to match POSIX.1c.
2219 * sysdep/posix/ttyname_r.c: Likewise.
2221 * stdlib/atexit.h (__new_exitfn): Add internal locking.
2222 * stdlib/exit.c: De-ANSI-fy. Handle new ef_us value for flavor.
2223 * stdlib/exit.h: De-ANSI-fy. Define new ef_us value for flavor.
2224 * stdlib/random.c (__srandom): Add internal locking.
2225 (__initstate): Likewise.
2226 (__setstate): Likewise.
2227 (__random): Likewise.
2229 Mon Oct 28 22:28:37 1996 NIIBE Yutaka <gniibe@mri.co.jp>
2231 * sysdeps/generic/crypt-entry.c (crypt_r): Use __set_errno.
2233 * resolv/gethnamaddr.c (gethostbyname2): Likewise.
2234 * sysdeps/generic/uname.c: Likewise.
2235 * sysdeps/posix/rename.c: Likewise.
2236 * sysdeps/stub/setrlimit.c: Likewise.
2238 * nss/nss_db/db-netgrp.c (_nss_db_setnetgrent): Fix typo.
2240 Sun Oct 27 11:12:50 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2242 * locale/programs/ld-collate.c (collate_order_elem): Fix format
2244 (collate_element_to): Cast field width argument to `int' for
2246 (collate_symbol): Likewise.
2247 (collate_order_elem): Likewise.
2248 (collate_weight_bsymbol): Likewise.
2249 (collate_simple_weight): Likewise.
2251 * locale/programs/ld-time.c (STRARR_ELEM): Fix format string.
2253 * locale/programs/ld-ctype.c (ctype_class_newP): Add missing
2254 argument for format string.
2255 (ctype_map_newP): Likewise.
2256 (set_class_defaults): Fix format string.
2258 * locale/programs/localedef.c (construct_output_path): Putting an
2259 explicit \0 into the format string does not work, use %c.
2261 Sat Oct 26 20:38:36 1996 Richard Henderson <rth@tamu.edu>
2263 * Makerules: Install all shared libraries in $(slibdir).
2265 * login/Makefile: Build libutil.so in others pass after
2268 * misc/mntent.h: Include <paths.h> for _PATH_MNTTAB & _PATH_MOUNTED.
2270 * string/stratcliff.c: Allocate 3 pages instead of one, then use
2271 mprotect so that we know that the adjacent pages are inaccessible.
2273 * resource/sys/resource.h: Move all structures and enums to ...
2274 * sysdeps/generic/resourcebits.h: ... here ...
2275 * sysdeps/unix/bsd/sun/sunos4/resourcebits.h: ... and here.
2276 * sysdeps/unix/sysv/linux/alpha/resourcebits.h: Remove.
2277 * sysdeps/unix/sysv/linux/i386/resourcebits.h: Remove.
2278 * sysdeps/unix/sysv/linux/m68k/resourcebits.h: Remove.
2279 * sysdeps/unix/sysv/linux/mips/resourcebits.h: Remove.
2280 * sysdeps/unix/sysv/linux/resourcebits.h: New file. Use kernel
2281 header for RLIMIT_* definitions. The members of struct rlimit
2285 Thu Oct 24 17:43:34 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2287 * MakeTAGS (sysdep-dirs): Fix typo.
2289 Thu Oct 24 17:32:57 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
2291 * hurd/hurdsig.c (write_corefile): If we can't create the core
2292 file, still call crash_dump_task with a null FILE arg. Maybe it
2293 won't actually need the file.
2295 Wed Oct 23 03:45:22 1996 Ulrich Drepper <drepper@cygnus.com>
2297 * Makefile (headers): Don't mention libc-version.h.
2298 (install-others): ...but here.
2300 Tue Oct 22 21:38:21 1996 Ulrich Drepper <drepper@cygnus.com>
2302 * version.h: Bump version number to 1.97.
2304 * features.h: Undo change of Sun Oct 20 22:19:58 1996.
2305 Include libc-version.h.
2306 * features.h.in: Removed.
2307 * Makefile: Change rules to generate libc-version.h instead of
2310 * malloc/free.c: Add cast to prevent warning.
2311 * malloc/malloc-walk.c: Likewise.
2312 * malloc/ralloc.c: Likewise.
2313 * malloc/realloc.c: Likewise.
2315 * grp/fgetgrent_r.c: Accept empty numeric field if name start with +
2317 * pwd/fgetpwent_r.c: Likewise.
2318 * nss/nss_files/files-grp.c: Don't accept entries with names starting
2319 with + or - in lookup functions.
2320 * nss/nss_files/files-pwd.c: Likewise.
2322 * Makerules: Call autolock.sh using $(SHELL).
2324 Mon Oct 21 22:52:16 1996 NIIBE Yutaka <gniibe@mri.co.jp>
2326 * elf/dl-minimal.c: Don't define `dgettext' replacement but
2327 `dcgettext'. When optimizing the macros in <libintl.h> define
2328 `dgettext' as a macro and so this function will never be called.
2330 Mon Oct 21 15:41:59 1996 Ulrich Drepper <drepper@cygnus.com>
2332 * sysdeps/i386/sysdep.h: Define END to use .size when available.
2333 (PSEUDO_END): Use END.
2334 * sysdeps/unix/sysv/linux/i386/sysdep.h: Define PSEUDO_END to
2335 define SYSCALL_ERROR_HANDLER before using END.
2336 (SYSCALL_ERROR_HANDLER): Don't use .size directive.
2337 * sysdeps/unix/sysv/linux/clone.S: Don't use SYSCALL_ERROR_HANDLER
2338 and .size directive but PSEUDO_END.
2339 * sysdeps/unix/sysv/linux/mmap.S: Likewise.
2340 * sysdeps/unix/sysv/linux/socket.S: Likewise.
2341 * sysdeps/unix/sysv/linux/syscall.S: Likewise.
2342 * sysdeps/unix/sysv/linux/sysdep.S (__errno_location): Use END.
2343 * sysdeps/unix/i386/sysdep.S (__syscall_error): Likewise.
2344 * sysdeps/i386/__longjmp.S: Use END instead of PSEUDO_END.
2345 * sysdeps/i386/bsd-_setjmp.S: Likewise.
2346 * sysdeps/i386/bsd-setjmp.S: Likewise.
2347 * sysdeps/i386/memchr.S: Likewise.
2348 * sysdeps/i386/memcmp.S: Likewise.
2349 * sysdeps/i386/setjmp.S: Likewise.
2350 * sysdeps/i386/stpcpy.S: Likewise.
2351 * sysdeps/i386/stpncpy.S: Likewise.
2352 * sysdeps/i386/strchr.S: Likewise.
2353 * sysdeps/i386/strcspn.S: Likewise.
2354 * sysdeps/i386/strpbrk.S: Likewise.
2355 * sysdeps/i386/strrchr.S: Likewise.
2356 * sysdeps/i386/strspn.S: Likewise.
2357 * sysdeps/i386/strtok.S: Likewise.
2358 * sysdeps/i386/i486/strcat.S: Likewise.
2359 * sysdeps/i386/i486/strlen.S: Likewise.
2360 * sysdeps/i386/i586/memset.S: Likewise.
2361 * sysdeps/i386/i586/strchr.S: Likewise.
2362 * sysdeps/i386/i586/strlen.S: Likewise.
2364 * sysdeps/i386/strlen.c: De-ANSI-fy.
2366 * sysdeps/generic/_strerror.c: Undo change of Mon Oct 21 01:32:36 1996.
2367 Define dgettext if not defined to use dcgettext.
2368 * sysdeps/mach/_strerror.c: Likewise.
2370 * sysdeps/unix/sysv/i386/time.S: Add PSEUDO_END to get
2371 __syscall_error defined.
2373 Sat Oct 19 12:27:50 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2375 * sysdeps/unix/sysv/linux/m68k/mmap.S: Fix braino: CALL_MCOUNT is
2376 already included in the ENTRY macro. Remove SYSCALL_ERROR_HANDLER
2377 now provided by PSEUDO_END.
2378 * sysdeps/unix/sysv/linux/m68k/sigreturn.S: Likewise.
2379 * sysdeps/unix/sysv/linux/m68k/socket.S: Likewise.
2380 * sysdeps/unix/sysv/linux/m68k/syscall.S: Likewise.
2381 * sysdeps/unix/sysv/linux/m68k/sysdep.S: Likewise.
2382 * sysdeps/unix/sysv/linux/m68k/clone.S: Likewise. Use JUMPTARGET.
2384 * sysdeps/generic/sysdep.h (END): Provide default empty
2386 * sysdeps/unix/sysv/linux/m68k/sysdep.h (END): Redefine to use
2388 (PSEUDO): Don't include SYSCALL_ERROR_HANDLER.
2389 (PSEUDO_END): Include it here instead.
2390 (SYSCALL_ERROR_HANDLER): Remove type directive.
2391 * sysdeps/m68k/bsd-_setjmp.S: Use END, not PSEUDO_END.
2392 * sysdeps/m68k/bsd-setjmp.S: Likewise.
2393 * sysdeps/unix/sysv/linux/m68k/sigreturn.S: Likewise.
2394 * sysdeps/unix/sysv/linux/m68k/sysdep.S: Likewise.
2395 (__syscall_error): Can't use ENTRY macro.
2397 Sat Oct 19 12:13:24 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2399 * sysdeps/unix/sysv/linux/syscalls.list (getresuid, setresuid):
2400 Set caller to EXTRA.
2402 Mon Oct 21 01:32:36 1996 Ulrich Drepper <drepper@cygnus.com>
2404 * elf/rtld.c (dl_main): Move initialization of `_dl_starting_up'
2405 to beginning of function. So libc functions can use this flag.
2406 * sysdeps/generic/_strerror.c: Don't use dgettext for message
2407 translation while `_dl_starting_up' is nonzero.
2409 * elf/dl-deps.c (_dl_map_object_deps): Add new parameter
2411 Pass parameter value to _dl_map_object.
2412 * elf/dl-load (_dl_map_object): Add new parameter TRACE_MODE.
2413 If TRACE_MODE is nonzero don#t signal error when shared lib
2414 is not found. Instead create fake entry for link map.
2415 * dl-open.c (dl-open): Pass 0 for new argument to _dl_map_object.
2416 * dl-runtime.c (_dl_object_relocation_scope): Pass 0 for new
2417 argument to _dl_map_object_deps.
2418 * elf/link.h: Add new parameter TRACE_MODE for prototypes of
2419 _dl_map_object and _dl_map_object_deps.
2420 * elf/rtld.c (dl_main): Pass 0 for new argument to _dl_map_object
2421 and _dl_map_object_deps.
2422 When mode == trace test for l_opencount == 0 before printing
2423 link information since this means the lib is not found.
2425 Sun Oct 20 22:19:58 1996 Ulrich Drepper <drepper@cygnus.com>
2427 * rpm/template: Add INSTALL to %doc line to follow copyright
2428 restrictions which demand the distribution of the copyright
2429 messages in INSTALL even for binary distributions.
2431 * features.h: Rename to...
2432 * features.h.in: ...this. Change value of __GNU_LIBRARY__ to 2
2433 (for major version numberof package) and add __GNU_LIBRARY_MINOR__
2434 and __GNU_LIBRARY_INTERFACE__.
2435 * Makefile ($(objpfx)features.h): New rule to generate features.h
2436 from template features.h.in.
2438 * sysdeps/unix/sysv/linux/getsysstats.c: Include <paths.h>.
2440 Sun Oct 20 00:00:13 1996 Richard Henderson <rth@tamu.edu>
2442 * locale/programs/linereader.c (lr_open): Cast away const before free.
2443 (lr_close): Likewise.
2445 * misc/mntent.h: Move _PATH_MNTTAB & _PATH_MOUNTED to paths.h.
2446 * misc/paths.h: Move to ...
2447 * sysdeps/generic/paths.h: ... here.
2449 * sysdeps/unix/sysv/linux/paths.h: New file. Correct _PATH_STDPATH,
2450 _PATH_MAILDIR, _PATH_MOUNTED, _PATH_UNIX to comply with the fsstd.
2452 * nss/nss_db/db-netgrp.h: Include <string.h>.
2454 * stdio-common/psignal.c: De-ansidecl-ify. Allow NULL entries in
2455 _sys_siglist, which result in the "Unknown signal" message.
2456 * string/strsignal.c: Likewise.
2457 * sysdeps/generic/Makefile [stdio-common]: If $(inhibit-siglist),
2458 don't auto-generate siglist.c.
2459 * sysdeps/unix/sysv/linux/Makefile [stdio-common]: Set inhibit-siglist.
2460 * sysdeps/unix/sysv/linux/siglist.c: New file. Not needing to
2461 autogenerate makes bootstrapping and cross-compiling much easier.
2462 * sysdeps/unix/sysv/linux/siglist.h: New file.
2464 * stdlib/longlong.h: Prototype __udiv_qrnnd.
2466 * sysdeps/unix/sysv/linux/alpha/Makefile (sysdep_headers): Remove
2467 sys/io.h. It is already added in .../linux/Makefile.
2469 * sysdeps/unix/sysv/linux/alpha/sigaction.h: New file.
2470 * sysdeps/unix/sysv/linux/alpha/signum.h: New file.
2471 * sysdeps/unix/sysv/linux/alpha/statbuf.h: New file.
2473 Sun Oct 20 17:17:12 1996 Ulrich Drepper <drepper@cygnus.com>
2475 Add implementation of POSIX.1g function getaddrinfo.
2476 * posix/Makefile (routines): Add getaddrinfo.
2477 * sysdeps/posix/getaddrinfo.c.: New file. Add implementation by
2479 * sysdeps/stub/getaddrinfo.c: New file. Stub implementation.
2480 * resolv/netdb.h [__USE_POSIX]: Add getaddrinfo prototypes and
2481 related constants and structures.
2483 Sun Oct 20 13:02:34 1996 Ulrich Drepper <drepper@cygnus.com>
2485 * sysdeps/stub/lockfile.c: Rename functions to __internal_*.
2486 Make all old names weak alises so that they can be replaced
2489 * stdio-common/vfprintf.c: Only declare __flockfile and __funlockfile
2491 [USE_IN_LIBIO]: Call _IO_flockfile and _IO_funlockfile instead of
2492 __flockfile and __funlockfile.
2493 Reported by NIIBE Yutaka.
2495 * crypt/md5.c: Change form of copyright message according to GNITS
2497 Add warning for requirement on RESBUF parameter for `md5_finish_ctx'
2498 and `md5_read_ctx' function.
2499 * crypt/md5.h: Likewise.
2501 * grp/testgrp.c: Don't use perror for error cases since getgr* and
2502 getpw* functions do not return usable error codes.
2504 Sun Oct 19 23:05:32 1996 Jim Meyering <meyering@asic.sc.ti.com>
2506 * crypt/md5.c (md5_process_bytes): Used casting for pointer
2509 Sun Oct 20 03:53:23 1996 Ulrich Drepper <drepper@cygnus.com>
2511 * sunrpc/Makefile (others): Remove portmap here, too.
2513 Sat Oct 19 17:42:24 1996 Ulrich Drepper <drepper@cygnus.com>
2515 * intl/locale.alias: Language for entry `czech' is `cs'.
2517 Fri Oct 17 13:20:35 1996 Thorsten Kukuk <kukuk@weber.uni-paderborn.de>
2519 * sunrpc/etc.rpc: Update from ti-rpcsvc 2.3.
2521 Fri Oct 18 22:56:45 1996 Ulrich Drepper <drepper@cygnus.com>
2523 * sunrpc/Makefile (install-sbin): Remove portmap. This version is
2524 buggy and more competent people work on a usable version which is
2525 distributed separately.
2526 * sunrpc/portmap.c: Removed.
2527 Suggested by Thorsten Kukuk.
2529 Fri Oct 18 12:17:09 1996 Enrique Melero <justine@iprolink.ch>
2531 * sysdeps/libm-ieee754/s_finitel.c: Change function name to
2534 Fri Oct 18 00:01:10 1996 Ulrich Drepper <drepper@cygnus.com>
2536 * string/Makefile (tests): Add stratcliff.
2537 * string/stratcliff.c: New file. Test for string function at
2538 the edge of the usable memory.
2540 Thu Oct 17 22:10:19 1996 Ulrich Drepper <drepper@cygnus.com>
2542 * Makerules ($(libdir)/libc.so): Fix typo.
2544 * elf/ldd.sh.in: Test whether given file really exist and give
2545 better message if it is not available.
2547 Thu Oct 17 04:25:38 1996 Ulrich Drepper <drepper@cygnus.com>
2549 * sysdeps/unix/sysv/linux/sys/shm_buf.h: Add definition for
2552 Thu Oct 17 01:55:34 1996 Ulrich Drepper <drepper@cygnus.com>
2554 * sunrpc/Makefile ($(objpfx)rpcsvc/%.h, $(objpfx)x%.c): Write
2555 output to $@T and move to $@ later since the new rpcgen will not
2556 overwrite existing files.
2558 * po/Makefile (libc.pot): Fix typo.
2560 Sun Oct 13 20:52:07 1996 Thorsten Kukuk <kukuk@weber.uni-paderborn.de>
2562 Update rpcgen program to TI-rpc code.
2563 * sunrpc/Makefile (rpcgen-objs): Add rpc_tblout.o and rpc_sample.o.
2564 (distribute): Add proto.h.
2565 * sunrpc/proto.h: New file. Prototypes for all the RPC functions.
2566 * sunrpc/rpc_clntout.c: Change to allow generation of ISO C code.
2567 * sunrpc/rpc_cout.c: Likewise.
2568 * sunrpc/rpc_hout.c: Likewise.
2569 * sunrpc/rpc_main.c: Likewise.
2570 * sunrpc/rpc_parse.c: Likewise.
2571 * sunrpc/rpc_parse.h: Likewise.
2572 * sunrpc/rpc_scan.c: Likewise.
2573 * sunrpc/rpc_scan.h: Likewise.
2574 * sunrpc/rpc_svcout.c: Likewise.
2575 * sunrpc/rpc_util.c: Likewise.
2576 * sunrpc/rpc_util.h: Likewise.
2578 * sunrpc/rpc_tblout.c: New file.
2579 * sunrpc/rpc_sample.c: Likewise.
2581 Thu Oct 17 00:26:20 1996 NIIBE Yutaka <gniibe@mri.co.jp>
2583 * sysdeps/unix/opendir.c: Add semicolon for consistency.
2585 Wed Oct 16 12:26:53 1996 Sven Verdoolaege <skimo@breughel.ufsia.ac.be>
2587 * locale/programs/localedef.c (main): Test with -1 to find out
2588 whether read failed.
2590 Wed Oct 16 14:54:59 1996 Ulrich Drepper <drepper@cygnus.com>
2592 * sysdeps/unix/sysv/linux/i386/clone.S: Use JUMPTARGET and
2595 Tue Oct 15 21:27:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2597 * sysdeps/unix/sysv/linux/m68k/sigcontext.h: Removed.
2599 Tue Oct 15 15:52:29 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2601 * sysdeps/unix/sysv/linux/m68k/clone.S: Add CALL_MCOUNT.
2602 * sysdeps/unix/sysv/linux/m68k/mmap.S: Likewise.
2603 * sysdeps/unix/sysv/linux/m68k/sigreturn.S: Likewise.
2604 * sysdeps/unix/sysv/linux/m68k/socket.S: Likewise.
2605 * sysdeps/unix/sysv/linux/m68k/sysdep.S (__errno_location):
2607 * sysdeps/unix/sysv/linux/m68k/syscall.S: Likewise.
2608 Correct generation of system call.
2610 Tue Oct 15 15:13:16 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2612 * Makerules (sysd-Makefile): Fix command so that it works in the
2614 (BUILD_CFLAGS): Change back using $(..) instead of
2615 $(common-objpfx), the latter fails in the toplevel directory when
2616 $(objdir) is relative.
2617 (common-objdir-compile): Run compiler in $(objdir).
2618 * sysdeps/posix/Makefile (mk-stdiolim): Likewise.
2620 Tue Oct 15 23:39:48 1996 Ulrich Drepper <drepper@cygnus.com>
2622 * string/string.h [__USE_SVID]: Add prototype for swab.
2623 * time/sys/time.h [__USE_BSD]: Add prototype for ualarm.
2624 Reported by Andreas Jaeger.
2626 The available nlist implementation is not generally usable.
2627 Especially on the currently supported ELF systems the nlist
2628 function comes with the libelf.
2629 * misc/Makefile (headers): Remove nlist.h.
2630 (routines): Remove nlist.
2632 * Makefile ($(objpfx)version-info.h): Include information about
2633 system the libc is built on in version-info.h file.
2635 * po/Makefile (distribute): Add header.pot.
2637 Tue Oct 15 16:34:15 1996 Andreas Jaeger <aj@arthur.pfalz.de>
2639 * sysdeps/unix/sysv/linux/sleep.c: Include file with prototype.
2640 * sysdeps/unix/sysv/linux/reboot.c: Likewise.
2641 * misc/error.c: Likewise.
2643 Tue Oct 15 22:41:27 1996 Ulrich Drepper <drepper@cygnus.com>
2645 * sysdeps/unix/sysv/linux/syscalls.list: Add {get,set}resuid.
2647 Tue Oct 15 08:06:02 1996 Andreas Jaeger <aj@arthur.pfalz.de>
2649 * crypt/Makefile (rpath-link): Extend search path to current directory.
2651 Fri Oct 11 09:18:06 1996 Sven Verdoolaege <skimo@breughel.ufsia.ac.be>
2653 * sysdeps/i386/i586/strlen.S: Correct handling of prolog for
2656 Tue Oct 15 02:13:21 1996 Ulrich Drepper <drepper@cygnus.com>
2658 * stdio-common/vfprintf.c: Don't declare __flockfile as weak.
2660 * crypt/md5-crypt.c (md5_crypt_r): Add cast to prevent warning.
2662 Tue Oct 15 14:37:40 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
2664 * sysdeps/mach/hurd/fcntlbits.h (O_HURD): Add O_EXLOCK and
2667 Tue Oct 15 14:37:40 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
2669 * sysdeps/mach/hurd/fcntlbits.h (O_HURD): Add O_EXLOCK and
2672 Sun Oct 13 19:16:10 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2674 * sysdeps/unix/sysv/linux/m68k/sysdep.h (POUND): Macro removed,
2676 (PSEUDO_END): Provide definition to use .size directive.
2677 (PSEUDO): Don't interpret negative return values less than -128 as
2679 * sysdeps/unix/sysv/linux/m68k/syscall.S (syscall): Likewise.
2681 * sysdeps/m68k/bsd-_setjmp.S: Use PSEUDO_END macro to provide
2683 * sysdeps/m68k/bsd-setjmp.S: Likewise.
2684 * sysdeps/unix/sysv/linux/m68k/clone.S: Likewise.
2685 * sysdeps/unix/sysv/linux/m68k/mmap.S: Likewise.
2686 * sysdeps/unix/sysv/linux/m68k/sigreturn.S: Likewise.
2687 * sysdeps/unix/sysv/linux/m68k/socket.S: Likewise.
2688 * sysdeps/unix/sysv/linux/m68k/syscall.S: Likewise.
2689 * sysdeps/unix/sysv/linux/m68k/sysdep.S: Use PSEUDO_END instead of
2690 explicit .size directive.
2692 Sun Oct 13 22:52:56 1996 Ulrich Drepper <drepper@cygnus.com>
2694 * shlib-versions: Add version number/name for ld.so.
2695 * Makeconfig: Move definition of rtld-installed-name after
2696 inclusion of soversions.mk.
2697 Don't add . before version number from shlib-versions file when
2698 when name does not start with digit. This is needed for ld.so.
2700 Sat Oct 12 20:31:58 1996 Richard Henderson <rth@tamu.edu>
2702 * libio/iogets.c: Warn when gets is used.
2703 * stdio/gets.c: Strengthen the warning.
2705 Sat Oct 12 23:10:43 1996 Ulrich Drepper <drepper@cygnus.com>
2707 * libio/Makefile [_LIBC_REENTRANT] (routines): Add peekc.
2708 * libio/libio.h: Add prototypes for _IO_getc, _IO_putc, _IO_feof,
2709 _IO_ferror, _IO_peekc_locked, and _IO_ftrylockfile.
2710 Remove prototypes for _IO_getc_locked and _IO_putc_locked.
2711 [_IO_MTSAFE_IO]: Add weak aliases for _IO_flockfile and
2713 [! _IO_MTSAFE_IO]: Define _IO_ftrylockfile as empty.
2714 Define _IO_getc, _IO_peekc, _IO_putc, _IO_feof, _IO_ferror to
2715 appropriate values according to __USE_REENTRANT.
2716 * libio/stdio.h: Add prototype for ftrylockfile.
2717 [!_LIBC]: Define getc_locked, getchar_locked, putchar_locked,
2718 getc, getchar, putc, and putchar using _IO_* names.
2719 * libio/feof.c: Rename to _IO_feof and make feof weak alias.
2720 * libio/ferror.c: Rename to _IO_ferror and make ferror weak alias.
2721 * libio/getc.c: Rename to _IO_getc and make getc weak alias.
2722 * libio/putc.c: Rename to _IO_putc and make putc weak alias.
2723 * libio/putc_u.c: Don't define alias _IO_putc_unlocked.
2724 * libio/peekc.c: New file.
2726 * stdio-common/vfprintf.c (vfprintf): Unconditionally call
2729 * sysdeps/stub/locfile.c [USE_IN_LIBIO]: Also define _IO_* names.
2731 * crypt/Makefile (tests): Add md5test and md5c-test.
2732 * crypt/md5-crypt.c: Correct various error. Now md5_process_bytes
2733 is called, the buffer limit is honoured and a loop in a inner
2735 * crypt/md5.h (struct md5_ctx): Add new fields.
2736 Add prototypes for new functions.
2737 * crypt/md5.c (md5_init_ctx): Initialize new fields.
2738 (md5_finish_ctx): New function. Like md5_read_ctx but before
2739 perform correct finalization.
2740 (md5_process_bytes): New function. Similar to md5_proces_block,
2741 but does not require input size to be multiple of 64.
2742 (md5_stream): Rewrite using md5_process_bytes and md5_finish_ctx.
2743 (md5_buffer): Likewise.
2744 (md5_process_block): Count number of bytes.
2745 * crypt/md5test.c: New file. Test program for MD5 functions.
2746 * crypt/md5c-test.c: New file: Test program for MD5 crypt
2751 * time/strptime.c: Recognize %s, %u, %g, and %G format.
2753 * posix/getopt.c: Add some more casts and initializations to
2756 Sat Oct 12 16:15:29 1996 Ulrich Drepper <drepper@cygnus.com>
2758 * sysdeps/unix/sysv/linux/speed.c (speeds): Removed. We provide
2759 an extra function to provide this functionality.
2760 (cfgetospeed): Simply return masked value.
2761 (cfsetospeed): Don't use speeds array and so we can simply test
2762 the value of SPEED for illegal values.
2763 * termios/cfsetspeed.c: Rewrite. We convert here between the
2764 real values and the B* constants.
2765 Changes suggested by Uwe Ohse <uwe@tirka.gun.de>.
2767 Fri Oct 11 21:45:34 1996 Andreas Jaeger <aj@arthur.pfalz.de>
2769 * locale/programs/xstrdup.c: Define prototypes.
2770 * locale/programs/xmalloc.c: Likewise.
2772 * stdio-common/xbug.c (main): Change definition to avoid warning.
2774 Fri Oct 11 23:36:31 1996 Miles Bader <miles@gnu.ai.mit.edu>
2776 * db/hash/hash.c (__hash_open): Correctly test for a read-write db.
2778 Fri Oct 11 19:13:34 1996 Ulrich Drepper <drepper@cygnus.com>
2780 * locale/Makefile (CPPFLAGS): Set CHARMAP_PATH to
2781 "$(i18ndir)/charmaps".
2783 Fri Oct 11 22:12:41 1996 NIIBE Yutaka <gniibe@mri.co.jp>
2785 * sysdeps/unix/sysv/linux/sys/procfs.h: Include <asm/user.h>
2786 to get definition of FPU description struct.
2788 * sysdeps/unix/sysv/linux/Makefile [$(subdir)=socket] (subdir_headers):
2789 Add net/if.h, net/if_ppp.h, net/ppp-comp.h, net/ppp_defs.h,
2790 net/if_arp.h, and net/route.h.
2791 * sysdeps/unix/sysv/linux/net/if_arp.h: New file.
2792 * sysdeps/unix/sysv/linux/net/route.h: New file.
2794 Fri Oct 11 14:49:13 1996 Ulrich Drepper <drepper@cygnus.com>
2796 * sysdeps/stub/readdir_r.c: New file. We need a stub version.
2797 * sysdeps/stub/e_acosl.c: Likewise.
2798 * sysdeps/stub/e_asinl.c: Likewise.
2799 * sysdeps/stub/e_atan2l.c: Likewise.
2800 * sysdeps/stub/e_expl.c: Likewise.
2801 * sysdeps/stub/e_fmodl.c: Likewise.
2802 * sysdeps/stub/e_log10l.c: Likewise.
2803 * sysdeps/stub/e_logl.c: Likewise.
2804 * sysdeps/stub/e_sqrtl.c: Likewise.
2805 * sysdeps/stub/s_atanl.c: Likewise.
2806 * sysdeps/stub/s_log1pl.c: Likewise.
2808 * Makefile (distribute): Add nsswitch.h and netgroup.h.
2810 * nss/Makefile (generated): db-netgrp.c is not generated.
2812 * sysdeps/alpha/Dist: Add stxcpy.S and stxncpy.S.
2814 * Make-dist (+out): Add $(dont_distribute).
2816 Fri Oct 11 00:27:18 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2818 * stdio-common/Makefile (routines): Add tmpnam_r.
2820 Fri Oct 11 05:32:51 1996 Ulrich Drepper <drepper@cygnus.com>
2822 * version.h: Bump version to 1.96.
2824 Fri Oct 11 18:13:47 1996 Andreas Jaeger <aj@arthur.pfalz.de>
2826 * stdio-common/tst-printf.c: Some more cleanups.
2828 Fri Oct 11 02:48:02 1996 Ulrich Drepper <drepper@cygnus.com>
2830 * resolv/arpa/nameser.h: Update from bind-4.9.5-T6B.
2831 * resolv/resolv.h: Likewise.
2832 * resolv/gethnamaddr.c: Likewise.
2833 * resolv/res_comp.c: Likewise.
2834 * resolv/res_debug.c: Likewise.
2835 * resolv/res_init.c: Likewise.
2836 * resolv/res_send.c: Likewise.
2837 * resolv/Banner: Update version number.
2839 * nss/nss_dns/dns-host.c: Update according to change in
2840 resolv/gethnamaddr.c.
2842 Fri Oct 10 20:52:28 1996 Ralph Loader <loader@maths.ox.ac.uk>
2844 * crypt/md5.c (md5_stream): When reading the block in several
2845 pieces append to instead of replace previously read data.
2847 Thu Oct 10 15:53:17 1996 Richard Henderson <rth@tamu.edu>
2849 * sysdeps/alpha/stxcpy.S ($unaligned): In single word copy, correct
2850 last-byte-written bit for source word misalignment.
2851 * sysdeps/alpha/strchr.c: Removed. There is now an assembler
2854 Thu Oct 10 17:17:23 1996 Ulrich Drepper <drepper@cygnus.com>
2856 * sunrpc/Makefile (rpcsvc): Remove yp.x. The corrected version
2857 comes with glibc-nis.
2858 * sunrpc/rpcsvc/yp.x: Removed.
2860 * nss/nss_files/files-netgr.c (_nss_netgroup_parseline): Test
2861 for *CURSOR to be NULL and dump a core if yes.
2863 Thu Oct 9 20:09:53 1996 Matthew Jacob <mjacob@feral.com>
2865 * sysdeps/unix/sysv/linux/alpha/brk.S: Define _ERRNO_H before
2866 including <errnos.h> to get error numbers.
2868 Thu Oct 10 14:00:01 1996 Ulrich Drepper <drepper@cygnus.com>
2870 * sysdeps/unix/sysv/linux/i386/sigcontext.h: Moved file...
2871 * sysdeps/unix/sysv/linux/sigcontext.h: ...to here. So the
2872 Alpha people find a correct file.
2873 * sysdeps/libm-ieee754/w_cabs.c: We cannot make __cabsl simply
2874 an alias of __cabs since the structures have different names.
2875 * sysdeps/libm-ieee754/w_log10.c: Fix typo in weak_alias.
2876 Reported by Matthew Jacob <mjacob@feral.com>.
2878 Thu Oct 10 17:25:55 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
2880 * Makerules (sysd-Makefile): Look for sysdep Makefiles using $(..)
2881 so that it still works right if we happen to get called in a
2882 subdir it still works.
2884 * sysdeps/mach/hurd/fcntlbits.h (O_SHLOCK, O_EXLOCK): Redesignate
2885 as file name translation flags.
2886 * hurd/hurdlookup.c (__hurd_file_name_lookup_retry): Don't pretend
2887 to do anything for O_SHLOCK or O_EXLOCK. Those are now file name
2890 * Makerules ($(libdir)/libc.so): Mention the actual libc.a archive
2891 name (changed according to libc-name) to avoid getting the
2892 Hurd-ish linker script for libc.a when we only want the archive
2895 Wed Oct 9 00:24:52 1996 Jim Meyering <meyering@asic.sc.ti.com>
2897 * time/strftime.c: Allow old K&R compilers compile this file.
2899 Wed Oct 9 12:03:56 1996 Ulrich Drepper <drepper@cygnus.com>
2901 * posix/execlp.c: Add first argument parameter to be compliant
2902 with POSIX. Rearrange body to start vararg counter after
2905 Wed Oct 9 04:34:50 1996 Ulrich Drepper <drepper@cygnus.com>
2907 * sysdeps/unix/sysv/linux/sys/procfs.h: Rewrite. We cannot use
2908 simply a wrapper around the <linux/elfcore.h> file since the
2909 kernel header is not clean enough. We provide the definitions
2910 in this file instead.
2912 Wed Oct 9 01:43:18 1996 Ulrich Drepper <drepper@cygnus.com>
2914 * sysdeps/unix/sysv/linux/gethostid.c (sethostid): Avoid
2915 get?id calls by using __libc_enable_secure.
2917 Wed Oct 9 00:30:33 1996 Ulrich Drepper <drepper@cygnus.com>
2919 * inet/getnetgrent_r.c: Correct netgroup implementation. A
2920 specification of a netgroup can also name another netgroup.
2921 * nss/nss_files/files-netgrp.c: Likewise.
2922 * inet/netgroup.h: Add fields to hold additional information.
2924 Tue Oct 8 21:51:14 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
2926 * posix/getopt.c: Implement POSIX -W option handling. When the
2927 option string contains "W;" -W foo is handled like --foo.
2929 Tue Oct 8 12:27:26 1996 Ulrich Drepper <drepper@cygnus.com>
2931 * sysdeps/unix/sysv/linux/i386/clone.S: Define _ERRNO_H before
2932 inclusing <errnos.h> so we really get error symbols defined.
2933 * sysdeps/unix/sysv/linux/m68k/clone.S: Likewise.
2934 * sysdeps/unix/sysv/linux/alpha/clone.S: Likewise.
2936 * sunrpc/auth_unix.c (authunix_create_default): Don't use fixed
2937 size array for getgroups call. Instead get maximal number via
2938 sysconf. But discard list to NGRPS elements before calling XDR
2939 function since Sun's code cannot handle longer lists.
2940 Based on a patch by Thorsten Kukuk <kukuk@weber.uni-paderborn.de>.
2942 * sysdeps/stub/e_j0l.c: Define y0l as well.
2943 * sysdeps/stub/e_j1l.c: Define y1l as well.
2944 * sysdeps/stub/e_jnl.c: Define ynl as well.
2946 * posix/unistd.h: Correct prototype for execlp.
2948 * sysdeps/unix/sysv/linux/posix_opt.h: Define _POSIX_NO_TRUNC.
2950 Mon Oct 7 22:18:03 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2952 * Makeconfig (sysdep-library-path): New variable.
2953 (built-program-cmd): Use it here to properly build a colon
2954 separated library path.
2956 Mon Oct 7 22:11:55 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2958 * crypt/md5-crypt.c (md5_crypt_r): Add missing parens around &
2959 within comparison. Fix comments.
2960 (md5_crypt): Fix comment.
2962 Tue Oct 8 05:10:49 1996 Ulrich Drepper <drepper@cygnus.com>
2964 * sysdeps/unix/sysv/linux/errnos.h: Only include <linux/errnos.h>
2965 when _ERRNO_H is defined.
2966 [!_ERRNO_H && __need_Emath]: Define value for EDOM and ERANGE.
2967 Should there ever be a Linux port where the numeric values are
2968 not 33 and 34 this file must change.
2970 Mon Oct 7 13:54:04 1996 Ulrich Drepper <drepper@cygnus.com>
2972 * libio/iofgets.c (_IO_fgets): Use _IO_flockfile instead of
2975 Mon Oct 7 11:01:45 1996 Andreas Jaeger <aj@arthur.pfalz.de>
2977 * string/tst-strlen.c (main): Provide prototype.
2978 * malloc/mallocbug.c: Likewise.
2979 * io/test-utime.c: Likewise.
2981 * sysdeps/generic/crypt-entry.c: Correct typo.
2983 Mon Oct 7 13:42:20 1996 Ulrich Drepper <drepper@cygnus.com>
2985 * elf/dl-open.c (_dl_open): Check against _dl_sysdep_start to
2986 test for libc.a. Checking _DYNAMIC is of no worth here.
2987 Suggested by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>.
2989 * nss/nss_files/files-parse.c: Define LOOKUP_NAME even if
2990 EXTERN_PARSER is defined.
2992 Sat Oct 5 17:05:36 1996 Andreas Jaeger <aj@arthur.pfalz.de>
2994 * Rules (dep-dummy-lib): Correct prototype for __dummy__.
2996 * crypt/md5-crypt.c: Fix typos in comments.
2998 * gmon/gmon.c: Provide prototypes.
2999 * db/makedb.c: Likewise.
3000 * locale/programs/xmalloc.c: Likewise.
3001 * stdio-common/bug11.c (main): Likewise.
3002 * stdio-common/bug7.c (main): Likewise.
3003 * stdio-common/bug8.c (main): Likewise.
3004 * stdio-common/bug9.c (main): Likewise.
3005 * stdio-common/scanf1.c (main): Likewise.
3006 * stdio-common/scanf2.c (main): Likewise.
3007 * stdio-common/scanf5.c (main): Likewise.
3008 * stdio-common/scanf6.c (main): Likewise.
3009 * stdio-common/scanf7.c (main): Likewise.
3010 * stdio-common/scanf8.c (main): Likewise.
3011 * stdio-common/temptest.c (main): Likewise.
3012 * stdio-common/test-fwrite.c (main): Likewise.
3013 * stdio-common/tst-printf.c: Likewise.
3014 * stdio-common/tstdiomisc.c: Likewise.
3015 * stdio-common/tstgetln.c (main): Likewise.
3016 * stdlib/testmb.c (main): Likewise.
3018 * stdio-common/scanf4.c (main): Correct prototype, remove unused
3021 * stdio-common/scanf3.c (main): Correct prototype, change
3022 declaration of s to reduce warnings.
3023 * stdio-common/bug10.c (main): Likewise.
3025 * stdio-common/tfformat.c: Provide prototype, remove unused
3026 reference to dump_stats, add braces in sprint_doubles.
3027 * stdio-common/tiformat.c: Likewise.
3029 * stdio-common/test_rdwr.c (main): Parameter `where' is long in
3032 Mon Oct 7 14:04:26 1996 NIIBE Yutaka <gniibe@mri.co.jp>
3034 * sysdeps/unix/sysv/linux/sys/soundcard.h: Fix typo.
3036 * shadow/putspent.c: Don't write colon after flag field.
3038 * sysdeps/unix/sysv/linux/net/if_ppp.h: New file. Wrapper around
3040 * sysdeps/unix/sysv/linux/net/ppp-comp.h: Likewise.
3041 * sysdeps/unix/sysv/linux/net/ppp_defs.h: Likewise.
3042 * sysdeps/unix/sysv/linux/Dist: Mention new files.
3044 Mon Oct 7 00:58:19 1996 Ulrich Drepper <drepper@cygnus.com>
3046 * sysdeps/i386/i586/strchr.S: Correct handling of first bytes to
3047 get pointer aligned. Reported by Matthias Urlichs <smurf@noris.de>.
3049 * sysdeps/posix/euidaccess.c [_LIBC]: Avoid calling get?id functions
3050 by using __libc_enable_secure variable.
3052 Tue Oct 8 13:58:31 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
3054 * hurd/ports-get.c (_hurd_ports_get): If the requested port is
3055 null, don't attempt mach_port_mod_refs.
3057 Mon Oct 7 14:51:52 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
3059 * sysdeps/mach/hurd/pipestream.c: New file to avoid use of
3060 sysdeps/unix/pipestream.c.
3062 * sysdeps/mach/hurd/readdir_r.c: New file, guts copied entirely
3063 from sysdeps/mach/hurd/readdir.c.
3065 * stdio/freopen.c: Complete de-ansideclification.
3066 * stdio/fgets.c (fgets): Likewise.
3067 * stdio/getdelim.c (__getdelim): Likewise.
3068 * sysdeps/posix/pipestream.c (readdecl, writedecl, seekdecl,
3071 * sysdeps/unix/bsd/tcflow.c (tcflow): Likewise.
3072 * sysdeps/unix/bsd/tcflush.c (tcflush): Likewise.
3074 * sysdeps/mach/hurd/wait4.c (__wait4): Allow a null value for
3075 STAT_LOC without error.
3077 Sun Oct 6 02:05:52 1996 Ulrich Drepper <drepper@cygnus.com>
3079 * posix/getopt.c: Add casts to prevent warnings.
3080 * posix/regex.c: Likewise.
3082 * math/Makefile (long-m-routines, long-m-yes): Define to correct
3083 values to make `long double' functions available.
3084 (distribute): Add $(long-m-yes:=.c).
3086 * sysdeps/libm-i387/s_copysignl.S: Correct loading of return value.
3087 Use long double instruction.
3089 * sysdeps/libm-ieee754/e_atanhl.c (huge): Correct constant.
3090 * sysdeps/libm-ieee754/e_asinhl.c: Likewise.
3091 * sysdeps/libm-ieee754/s_tanhl.c: Likewise.
3093 * sysdeps/libm-ieee754/e_coshl.c: New file.
3095 * sysdeps/libm-ieee754/s_asinh.c [!NO_LONG_DOUBLE]: Define names
3096 for `long double' version as alias.
3097 * sysdeps/libm-ieee754/s_atan.c: Likewise.
3098 * sysdeps/libm-ieee754/s_cbrt.c: Likewise.
3099 * sysdeps/libm-ieee754/s_ceil.c: Likewise.
3100 * sysdeps/libm-ieee754/s_copysign.c: Likewise.
3101 * sysdeps/libm-ieee754/s_cos.c: Likewise.
3102 * sysdeps/libm-ieee754/s_erf.c: Likewise.
3103 * sysdeps/libm-ieee754/s_expm1.c: Likewise.
3104 * sysdeps/libm-ieee754/s_fabs.c: Likewise.
3105 * sysdeps/libm-ieee754/s_finite.c: Likewise.
3106 * sysdeps/libm-ieee754/s_floor.c: Likewise.
3107 * sysdeps/libm-ieee754/s_frexp.c: Likewise.
3108 * sysdeps/libm-ieee754/s_ilogb.c: Likewise.
3109 * sysdeps/libm-ieee754/s_ldexp.c: Likewise.
3110 * sysdeps/libm-ieee754/s_log1p.c: Likewise.
3111 * sysdeps/libm-ieee754/s_logb.c: Likewise.
3112 * sysdeps/libm-ieee754/s_modf.c: Likewise.
3113 * sysdeps/libm-ieee754/s_nextafter.c: Likewise.
3114 * sysdeps/libm-ieee754/s_rint.c: Likewise.
3115 * sysdeps/libm-ieee754/s_scalbn.c: Likewise.
3116 * sysdeps/libm-ieee754/s_significand.c: Likewise.
3117 * sysdeps/libm-ieee754/s_sin.c: Likewise.
3118 * sysdeps/libm-ieee754/s_tan.c: Likewise.
3119 * sysdeps/libm-ieee754/s_tanh.c: Likewise.
3120 * sysdeps/libm-ieee754/w_acos.c: Likewise.
3121 * sysdeps/libm-ieee754/w_acosh.c: Likewise.
3122 * sysdeps/libm-ieee754/w_sin.c: Likewise.
3123 * sysdeps/libm-ieee754/w_atan2.c: Likewise.
3124 * sysdeps/libm-ieee754/w_atanh.c: Likewise.
3125 * sysdeps/libm-ieee754/w_cabs.c: Likewise.
3126 * sysdeps/libm-ieee754/w_cosh.c: Likewise.
3127 * sysdeps/libm-ieee754/w_drem.c: Likewise.
3128 * sysdeps/libm-ieee754/w_exp.c: Likewise.
3129 * sysdeps/libm-ieee754/w_fmod.c: Likewise.
3130 * sysdeps/libm-ieee754/w_gamma.c: Likewise.
3131 * sysdeps/libm-ieee754/w_gamma_r.c: Likewise.
3132 * sysdeps/libm-ieee754/w_hypot.c: Likewise.
3133 * sysdeps/libm-ieee754/w_j0.c: Likewise.
3134 * sysdeps/libm-ieee754/w_j1.c: Likewise.
3135 * sysdeps/libm-ieee754/w_jn.c: Likewise.
3136 * sysdeps/libm-ieee754/w_lgamma.c: Likewise.
3137 * sysdeps/libm-ieee754/w_lgamma_r.c: Likewise.
3138 * sysdeps/libm-ieee754/w_log.c: Likewise.
3139 * sysdeps/libm-ieee754/w_log10.c: Likewise.
3140 * sysdeps/libm-ieee754/w_pow.c: Likewise.
3141 * sysdeps/libm-ieee754/w_remainder.c: Likewise.
3142 * sysdeps/libm-ieee754/w_scalb.c: Likewise.
3143 * sysdeps/libm-ieee754/w_sinh.c: Likewise.
3144 * sysdeps/libm-ieee754/w_sqrt.c: Likewise.
3146 Stub files for missing long double math functions.
3147 * sysdeps/stub/e_acoshl.c: New file.
3148 * sysdeps/stub/e_hypotl.c: New file.
3149 * sysdeps/stub/e_j0l.c: New file.
3150 * sysdeps/stub/e_j1l.c: New file.
3151 * sysdeps/stub/e_jnl.c: New file.
3152 * sysdeps/stub/e_lgammal_r.c: New file.
3153 * sysdeps/stub/e_powl.c: New file.
3154 * sysdeps/stub/e_rem_pio2l.c: New file.
3155 * sysdeps/stub/e_sinhl.c: New file.
3156 * sysdeps/stub/k_cosl.c: New file.
3157 * sysdeps/stub/k_rem_pio2l.c: New file.
3158 * sysdeps/stub/k_sinl.c: New file.
3159 * sysdeps/stub/k_tanl.c: New file.
3160 * sysdeps/stub/s_erfl.c: New file.
3161 * sysdeps/stub/s_expm1l.c: New file.
3163 * sysdeps/i386/__longjmp.S: Use PSEUDO_END macro to provide
3165 * sysdeps/i386/bsd-_setjmp.S: Likewise.
3166 * sysdeps/i386/bsd-setjmp.S: Likewise.
3167 * sysdeps/i386/memchr.S: Likewise.
3168 * sysdeps/i386/memcmp.S: Likewise.
3169 * sysdeps/i386/setjmp.S: Likewise.
3170 * sysdeps/i386/stpcpy.S: Likewise.
3171 * sysdeps/i386/stpncpy.S: Likewise.
3172 * sysdeps/i386/strchr.S: Likewise.
3173 * sysdeps/i386/strcspn.S: Likewise.
3174 * sysdeps/i386/strpbrk.S: Likewise.
3175 * sysdeps/i386/strrchr.S: Likewise.
3176 * sysdeps/i386/strspn.S: Likewise.
3177 * sysdeps/i386/strtok.S: Likewise.
3178 * sysdeps/i386/i486/strcat.S: Likewise.
3179 * sysdeps/i386/i486/strlen.S: Likewise.
3180 * sysdeps/i386/i586/memset.S: Likewise.
3181 * sysdeps/i386/i586/strchr.S: Likewise.
3182 * sysdeps/i386/i586/strlen.S: Likewise.
3183 * sysdeps/libm-i387/e_acos.S: Likewise.
3184 * sysdeps/libm-i387/e_acosl.S: Likewise.
3185 * sysdeps/libm-i387/e_asin.S: Likewise.
3186 * sysdeps/libm-i387/e_asinl.S: Likewise.
3187 * sysdeps/libm-i387/e_atan2.S: Likewise.
3188 * sysdeps/libm-i387/e_atan2l.S: Likewise.
3189 * sysdeps/libm-i387/e_exp.S: Likewise.
3190 * sysdeps/libm-i387/e_expl.S: Likewise.
3191 * sysdeps/libm-i387/e_fmod.S: Likewise.
3192 * sysdeps/libm-i387/e_fmodl.S: Likewise.
3193 * sysdeps/libm-i387/e_log.S: Likewise.
3194 * sysdeps/libm-i387/e_log10.S: Likewise.
3195 * sysdeps/libm-i387/e_log10l.S: Likewise.
3196 * sysdeps/libm-i387/e_logl.S: Likewise.
3197 * sysdeps/libm-i387/e_remainder.S: Likewise.
3198 * sysdeps/libm-i387/e_remainderf.S: Likewise.
3199 * sysdeps/libm-i387/e_remainderl.S: Likewise.
3200 * sysdeps/libm-i387/e_scalb.S: Likewise.
3201 * sysdeps/libm-i387/e_scalbl.S: Likewise.
3202 * sysdeps/libm-i387/e_sqrt.S: Likewise.
3203 * sysdeps/libm-i387/e_sqrtf.S: Likewise.
3204 * sysdeps/libm-i387/e_sqrtl.S: Likewise.
3205 * sysdeps/libm-i387/s_atan.S: Likewise.
3206 * sysdeps/libm-i387/s_atanf.S: Likewise.
3207 * sysdeps/libm-i387/s_atanl.S: Likewise.
3208 * sysdeps/libm-i387/s_ceil.S: Likewise.
3209 * sysdeps/libm-i387/s_ceilf.S: Likewise.
3210 * sysdeps/libm-i387/s_ceill.S: Likewise.
3211 * sysdeps/libm-i387/s_copysign.S: Likewise.
3212 * sysdeps/libm-i387/s_copysignf.S: Likewise.
3213 * sysdeps/libm-i387/s_copysignl.S: Likewise.
3214 * sysdeps/libm-i387/s_cos.S: Likewise.
3215 * sysdeps/libm-i387/s_cosf.S: Likewise.
3216 * sysdeps/libm-i387/s_cosl.S: Likewise.
3217 * sysdeps/libm-i387/s_finite.S: Likewise.
3218 * sysdeps/libm-i387/s_finitef.S: Likewise.
3219 * sysdeps/libm-i387/s_finitel.S: Likewise.
3220 * sysdeps/libm-i387/s_floor.S: Likewise.
3221 * sysdeps/libm-i387/s_floorf.S: Likewise.
3222 * sysdeps/libm-i387/s_floorl.S: Likewise.
3223 * sysdeps/libm-i387/s_ilogb.S: Likewise.
3224 * sysdeps/libm-i387/s_ilogbf.S: Likewise.
3225 * sysdeps/libm-i387/s_ilogbl.S: Likewise.
3226 * sysdeps/libm-i387/s_log1p.S: Likewise.
3227 * sysdeps/libm-i387/s_log1pf.S: Likewise.
3228 * sysdeps/libm-i387/s_log1pl.S: Likewise.
3229 * sysdeps/libm-i387/s_logb.S: Likewise.
3230 * sysdeps/libm-i387/s_logbf.S: Likewise.
3231 * sysdeps/libm-i387/s_logbl.S: Likewise.
3232 * sysdeps/libm-i387/s_rint.S: Likewise.
3233 * sysdeps/libm-i387/s_rintf.S: Likewise.
3234 * sysdeps/libm-i387/s_rintl.S: Likewise.
3235 * sysdeps/libm-i387/s_scalbn.S: Likewise.
3236 * sysdeps/libm-i387/s_scalbnf.S: Likewise.
3237 * sysdeps/libm-i387/s_scalbnl.S: Likewise.
3238 * sysdeps/libm-i387/s_significand.S: Likewise.
3239 * sysdeps/libm-i387/s_significandf.S: Likewise.
3240 * sysdeps/libm-i387/s_significandl.S: Likewise.
3241 * sysdeps/libm-i387/s_sin.S: Likewise.
3242 * sysdeps/libm-i387/s_sinf.S: Likewise.
3243 * sysdeps/libm-i387/s_sinl.S: Likewise.
3244 * sysdeps/libm-i387/s_tan.S: Likewise.
3245 * sysdeps/libm-i387/s_tanf.S: Likewise.
3246 * sysdeps/libm-i387/s_tanl.S: Likewise.
3248 * sysdeps/unix/sysv/linux/i386/clone.S: Add .size directive.
3249 * sysdeps/unix/sysv/linux/i386/mmap.S. Likewise.
3250 * sysdeps/unix/sysv/linux/i386/socket.S. Likewise.
3251 * sysdeps/unix/sysv/linux/i386/sysdep.S. More compact .size line.
3253 * sysdeps/i386/sysdep.h (ASM_SIZE_DIRECTIVE): New macro. Used
3254 to provide .size directive on ELF systems.
3256 * sysdeps/unix/sysv/linux/i386/profil-counter.h: Include
3257 <sigcontext.h> and rename parameter type to sigcontext.
3258 * sysdeps/unix/sysv/linux/i386/sigcontext.h New file.
3260 * sysdeps/unix/sysv/linux/i386/syscall.S: From Linux 2.1 on
3261 negative values might occur as positive results. Test against
3262 -125 to decide for error or not.
3263 * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise for system calls.
3265 Thu Oct 3 21:07:58 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3267 * elf/dl-open.c: Use _DYNAMIC instead of _dl_start to decide
3268 whether this is a statically linked program. The latter is now
3271 Fri Oct 4 17:30:22 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
3273 * hurd/hurdsig.c (signal_allowed): Add SIGWINCH to the list that
3274 controlling terminals are allowed to send.
3276 * hurd/alloc-fd.c (_hurd_alloc_fd): If SIZE is so big that the
3277 table is larger than the allowable address size, then return
3280 Fri Oct 4 02:08:10 1996 Bang Jun-Young <bangjy@nownuri.nowcom.co.kr>
3284 Fri Oct 4 02:07:46 1996 Michel Robitaille <robitail@IRO.UMontreal.CA>
3286 * po/fr.po: New file.
3288 Fri Oct 4 05:04:52 1996 Ulrich Drepper <drepper@cygnus.com>
3290 * sysdeps/unix/sysv/linux/i386/sigcontext.h: New file.
3292 Add support for MD5 crypt replacement.
3293 * Makefile (subdirs): Add crypt.
3294 * shlib-versions: Add entry for libcrypt.
3295 * crypt/md5-crypt.c: New file.
3296 * crypt/md5.c: New file.
3297 * crypt/md5.h: New file.
3298 * sysdeps/generic/crypt-entry.c: New file.
3299 * sysdeps/generic/crypt.h: New file.
3301 Thu Oct 3 20:53:23 1996 Andreas Jaeger <aj@arthur.pfalz.de>
3303 * dirent/tst-seekdir.c: Provide correct prototypes.
3304 * io/test-utime.c: Likewise.
3305 * malloc/mallocbug.c: Likewise.
3306 * posix/testfnm.c: Likewise.
3307 * stdio-common/xbug.c: Likewise.
3308 * sysdeps/posix/cuserid.c: Likewise.
3310 Wed Oct 2 13:33:48 1996 Richard Henderson <rth@tamu.edu>
3312 Provide optimized string functions for Alpha processors.
3313 * sysdeps/alpha/bzero.S: New file.
3314 * sysdeps/alpha/memset.S: New file.
3315 * sysdeps/alpha/stpcpy.S: New file.
3316 * sysdeps/alpha/stpncpy.S: New file.
3317 * sysdeps/alpha/strcat.S: New file.
3318 * sysdeps/alpha/strchr.S: New file.
3319 * sysdeps/alpha/strcpy.S: New file.
3320 * sysdeps/alpha/strncat.S: New file.
3321 * sysdeps/alpha/strncpy.S: New file.
3322 * sysdeps/alpha/strrchr.S: New file.
3323 * sysdeps/alpha/stxcpy.S: New file.
3324 * sysdeps/alpha/stxncpy.S: New file.
3326 * sysdeps/alpha/Makefile [$(sudir)==string]: Add stxcpy and
3327 stxncpy to sysdep_routines.
3330 Thu Oct 3 13:33:31 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
3332 * sysdeps/generic/gnu/types.h: Added __loff_t.
3333 Don't declare key_t here.
3335 * hurd/alloc-fd.c (_hurd_alloc_fd): If realloc fails, bother to
3336 set errno (to ENOMEM).
3338 Wed Oct 2 13:41:48 1996 Ulrich Drepper <drepper@cygnus.com>
3340 * sysdeps/generic/strtok.c: Don't set stored pointer to NULL when
3341 nothing is found. This guarantees all subsequent calls behave
3343 * sysdeps/generic/strtok_r.c: Likewise.
3345 Mon Sep 30 22:27:36 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3347 * sysdeps/posix/tempname.c (__stdio_gen_tempname): Don't declare
3350 Mon Sep 30 22:38:29 1996 Richard Henderson <rth@tamu.edu>
3352 * sysdeps/generic/strtok.c: When we hit EOS, don't set olds to
3353 NULL immediately; we're going to get called one more time.
3354 * sysdeps/generic/strtok_r.c: Likewise.
3356 Tue Oct 1 09:12:21 1996 Ulrich Drepper <drepper@cygnus.com>
3358 * locale/programs/ld-time.c: Always write some bytes at the end of
3359 the file even if no `era's are specified.
3361 * stdio-common/tmpname.c (tmpbuf): Don't define as array of
3364 Tue Oct 1 01:43:11 1996 Ulrich Drepper <drepper@cygnus.com>
3366 * libio/iofclose.c: Move unlocking to right position.
3368 Mon Sep 30 03:08:34 1996 Richard Henderson <rth@tamu.edu>
3370 * misc/Makefile: Kill force-wrapper.
3371 * misc/force-wrapper.c: Delete.
3373 * elf/eval.c: Add <string.h>.
3375 * gmon/sys/gmon_out.h: Nonsense like `char foo[sizeof(char*)]'
3376 followed by `bcopy(&ptr, &foo, sizeof(foo))' helps portability
3377 and binary compatibility not at all. Better to do `char *foo'
3378 followed by `foo = ptr' as it is much cleaner.
3379 (struct gmon_hdr): Fix version.
3380 (struct gmon_hist_hdr): Fix low_pc, high_pc, hist_size, prof_rate.
3381 (struct gmon_cg_arc_record): Fix from_pc, self_pc, count.
3382 * gmon/gmon.c: De-ansidecl-ify.
3383 (write_hist): De-bcopy-fy.
3384 (write_call_graph): Likewise.
3386 * gmon/mcount.c: Assume _MCOUNT_DECL does the entire declaration.
3387 * sysdeps/alpha/machine-gmon.h: Update _MCOUNT_DECL.
3388 * sysdeps/generic/machine-gmon.h: Likewise.
3390 * resolv/netdb.h: Add __set_h_errno to mimic __set_errno.
3391 * nss/getXXent_r.c: Use __set_h_errno to set h_errno in all funcs.
3392 * nss/nss_dns/dns-network.c: Likewise.
3393 * resolv/getunamaddr.c: Likewise. Also use __set_errno where needed.
3394 * resolv/getnetnamadr.c: Likewise.
3395 * resolv/res_debug.c: Likewise.
3396 * resolv/res_mkquery.c: Likewise.
3397 * resolv/res_query.c: Likewise.
3399 * libio/clearerr_u.c: It's not necessary to define __ protected
3400 function so don't do it.
3401 * libio/feof_u.c, libio/ferror_u.c, libio/fputc_u.c,
3402 libio/getc_u.c, libio/getchar_u.c, libio/iofflush_u.c: Likewise.
3404 * libio/fgetc.c: Avoid a warning by casting _IO_funlockfile for
3405 the cleanup registrar.
3406 * libio/fputc.c, libio/freopen.c, libio/fseek.c, libio/getc.c,
3407 libio/getchar.c, libio/iofclose.c, libio/iofflush.c,
3408 libio/iofgetpos.c, libio/iofgets.c, libio/iofputs.c,
3409 libio/iofread.c, libio/iofsetpos.c, libio/ioftell.c,
3410 libio/iofwrite.c, libio/iogetdelim.c, libio/iogets.c,
3411 libio/ioputs.c, libio/iosetbuffer.c, libio/iosetvbuf.c,
3412 libio/ioungetc.c, libio/putc.c, libio/putchar.c, libio/rewind.c:
3415 * locale/programs/ld-ctype.c: Include <alloca.h>.
3417 * login/login_tty.c: Get login_tty prototype from <utmp.h>.
3419 * posix/sys/types.h: Change #defines to typedefs. This is looking
3420 forward to more comprehensive namespace cleanups for C++.
3421 * posix/unistd.h: Likewise for ssize_t.
3423 * pwd/getpw.c: Prototype and rename getpw -> __getpw and add a
3426 * resolv/base64.c: Don't do `for (NULL; ...)' as it causes
3427 `statement with no effect' warnings.
3428 * resolv/inet_neta.c: Include <string.h> for strlen.
3430 * stdio-common/getline.c: Undef ssize_t before libio redefinition.
3431 * stdio-common/tstgetln.c: Same. De-ansidecl-ify.
3432 * stdio-common/vfprintf.c: Same for va_list.
3433 * stdio-common/vfscanf.c: Same.
3434 * stdio-common/reg-printf.c: Prototype the __ function.
3435 * stdio-common/scanf.c [USE_IN_LIBIO]: Include <libioP.h> for
3436 _IO_vscanf declaration.
3438 * string/tester.c: Tsk, tsk. Don't cast pointers to int,
3439 but to unsigned long for the health of 64-bit systems.
3441 * sunrpc/svc_udp.c: Define MAX only if we don't have it yet.
3442 Many system's <sys/param.h> pulls this in.
3444 * sysdeps/generic/dl-cache.c: Kill the bottom half of the
3447 * sysdeps/generic/pty.c (forkpty): Get login_tty decl from <utmp.h>
3448 instead of defining it locally.
3450 * sysdeps/posix/sigvec.c: Prototype wrapper_handler and convert_mask.
3451 * sysdeps/stub/chflags.c: Prototype chflags.
3452 * sysdeps/stub/fchflags.c: Prototype fchflags.
3453 * sysdeps/stub/sstk.c: Prototype sstk.
3455 * sysdeps/unix/alpha/sysdep.S: Add strong alias from errno
3456 variable to __errno. Update __syscall_error to store to both
3457 the global and per-thread variables.
3459 * sysdeps/unix/sysv/linux/init-first.c: Change include of
3460 init-first.h from "" to <> as "" does not search the include path.
3461 Prototype _dl_start.
3463 Sun Sep 29 14:41:17 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3465 * sysdeps/unix/Makefile ($(common-objpfx)s-proto.d): Make it a
3466 pattern rule to get the right stem.
3468 Sat Sep 28 01:30:06 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3470 * Makefile ($(objpfx)version-info.h): Fix typo in previous change.
3472 Sat Sep 28 00:44:38 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3474 * sysdeps/posix/euidaccess.c (__set_errno): Fix typo.
3476 Sat Sep 28 00:40:38 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3478 * malloc/free.c (_free_internal): Don't call free recursively, use
3479 the internal functions instead.
3481 Sat Sep 28 00:23:20 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3483 * sysdeps/posix/tempname.c (__stdio_gen_tempname) [USE_IN_LIBIO &&
3484 _IO_MTSAFE_IO]: Allocate and initialize the file lock.
3486 Fri Sep 27 23:58:17 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3488 * catgets/gencat.c (main): Print version information on stdout,
3490 * db/makedb.c: Likewise.
3491 * locale/programs/locale.c: Likewise.
3492 * locale/programs/localedef.c: Likewise.
3494 Mon Sep 30 00:14:26 1996 Ulrich Drepper <drepper@cygnus.com>
3496 Add implementation of netgroup.
3497 * inet/Makefile (distributes): Add netgroup.h.
3498 (routines): Add getnetgrent.c and getnetgrent_r.c.
3499 * inet/getnetgrent.c: New file.
3500 * inet/getnetgrent_r.c: New file.
3501 * inet/netgroup.h: New file.
3502 * netgroup.h: New file.
3503 * nsswitch.h: New file.
3504 * nss/Makefile (databases): Add getgrp.
3505 * nss/databases.def: Add netgroup.
3506 * nss/db-Makefile: Add rules for netgroup.
3507 * nss/netgrp-lookup.c: New file.
3508 * nss/nss.h: Add new status value NSS_STATUS_RETURN which will
3509 always return without a check of the transition table.
3510 * nss/nsswitch.h (struct service_user): Extend actions array to
3512 * nss/nsswitch.c (__nss_next): Allow NSS_STATUS_RETURN as legal
3514 (nss_parse_service_list): Initialize action for NSS_STATUS_RETURN
3515 to NSS_ACTION_RETURN.
3516 * nss/nss_db/db-netgrp.c: New file.
3517 * nss/nss_files/files-netgrp.c: New file.
3518 * nss/nsswitch.conf: Add entry for netgroup.
3519 * resolv/netdb.h: Add prototypes for netgroup functions.
3521 * nss/nss_db/db-XXX.c: Use `enum nss_status' type when status
3524 Sun Sep 29 12:55:58 1996 Ulrich Drepper <drepper@cygnus.com>
3526 * sysdeps/unix/sysv/linux/syscalls.list: Change function name for
3527 _llseek to _llseek (not llseek).
3528 Reported by Matthias Urlichs <smurf@smurf.noris.de>.
3530 Sun Sep 29 05:34:32 1996 Ulrich Drepper <drepper@cygnus.com>
3532 * inet/rcmd.c: Remove definition of MIN.
3534 Sat Sep 28 14:22:51 1996 Ulrich Drepper <drepper@cygnus.com>
3536 * dirent/readdir_r.c: Removed. We indeed need a real implementation.
3537 * sysdeps/unix/readdir_r.c: New file.
3538 * sysdeps/unix/readdir.c: Remove check for correct parameter
3539 values. Let them simply die.
3540 * manual/filesys.texi: Document readdir_r.
3542 * sysdeps/gnu/errlist.awk: Define _sys_errlist as `const char* const'.
3543 Proposed by Per Abrahamsen <abraham@dina.kvl.dk>.
3545 Sat Sep 28 03:02:49 1996 Ulrich Drepper <drepper@cygnus.com>
3547 * dirent/Makefile (routines): Add readdir_r.
3548 * dirent/readdir_r.c: New file. Wrapper around readdir.c.
3549 * dirent/dirent.h: Add prototype for readdir_r.
3551 * misc/hsearch_r.c (ENTRY): Make field `used' of type `unsigned int'
3552 to prevent warnings.
3554 * sysdeps/unix/sysv/linux/getsysstats.c (get_proc_path):
3555 Initialize `result'.
3557 Sat Sep 28 01:16:42 1996 Ulrich Drepper <drepper@cygnus.com>
3559 * sysdeps/generic/strsep.c: Rename to __strsep and make strsep
3561 * string/string.h: Add prototype for __strsep.
3562 * misc/mntent_r.c: Use __strsep instead of strsep to keep
3565 * sysdeps/stub/nanosleep.c: Rename to __libc_nanosleep and make
3566 __nanosleep and nanosleep weak aliases.
3567 * sysdeps/unix/sysv/linux/syscalls.list: Add __nanosleep as weak
3569 * sysdeps/unix/sysv/linux/sleep.c: Call __nanosleep instead of
3570 nanosleep to keep namespace clean.
3572 * sysdeps/posix/ttyname.c (ttyname): Add cast to prevent warning.
3573 * sysdeps/posix/ttyname_r.c (ttyname_r): Likewise.
3574 * sysdeps/posix/getcwd.c (__getcwd): Likewise.
3576 * sysdeps/unix/nlist.c: Use ISO C definition since we don't always
3579 * login/Makefile (headers): Add pty.h.
3580 * login/pty.h: New file.
3581 * sysdeps/generic/pty.h: Include <pty.h>.
3582 * login/pututline_r.c: Add cast to prevent warning.
3584 * gmon/gmon.c: Add prototype for __profile_frequency.
3585 (monstartup): Add cast to prevent warning.
3586 * sysdeps/generic/prof-freq.c: Change to use ISO C style definition.
3588 * locale/programs/ld-time.c (time_output): Write `era' information
3591 Sat Sep 28 00:11:08 1996 Ulrich Drepper <drepper@cygnus.com>
3593 * sysdeps/unix/sysv/linux/syscalls.list: Add weak alias
3595 Set caller for mlock, mlockall, mremap, munlock, and munlockall
3597 Reported by Matthias Urlichs <smurf@smurf.noris.de>.
3599 1996-09-27 Paul Eggert <eggert@twinsun.com>
3601 * strftime.c (strftime): Output incomplete formats like %E
3604 1996-09-27 Paul Eggert <eggert@twinsun.com>
3606 * strftime.c (strftime): Add support for %EC and %Ey.
3607 Fix support for %EY. This uses the new _nl_get_era_entry function.
3609 Fri Sep 27 14:12:27 1996 Ulrich Drepper <drepper@cygnus.com>
3611 Security related patch by Elliot Lee <sopwith@redhat.com> and
3612 David Holland <dholland@eecs.harvard.edu>.
3614 * inet/rexec.c (rexec): Increase size of `num' array from 8 to 32.
3615 * inet/ruserpass.c (ruserpass): Don't allow $HOME envvar to not exist.
3617 * sysdeps/generic/getenv.c (__secure_getenv): New function. Return
3618 NULL when programs runs with SUID or SGID enabled.
3619 * sysdeps/stub/getenv.c: Make __secure_getenv an alias of getenv.
3620 * stdlib/stdlib.h: Add prototype for __secure_getenv.
3622 * locale/setlocale.c: Use __secure_getenv.
3623 * resolv/res_init.c: Likewise.
3624 * resolv/res_query.c: Likewise.
3625 * inet/ruserpass.c: Likewise.
3626 * sysdeps/posix/tempname.c: Likewise.
3627 * malloc/mtrace.c: Likewise.
3628 * catgets/catgets.c: Likewise.
3630 Make temporary file handling functions reentrant.
3632 * stdio-common/tmpnam.c: Rewrite to have own buffer to write
3633 result to. The called __stdio_gen_tempname function must be
3635 * stdio-common/tmpnam_r.c: New file.
3636 * stdio/stdio.h: Add prototype for `tmpnam_r'.
3637 Change prototype for __stdio_gen_tempname.
3638 * stdio/libio.h: Likewise.
3639 * sysdeps/posix/tempname.c: Add new parameters and use them instead
3641 Don't reset `indeces' when PID changed between calls.
3642 Don't fail for long running programs when index counter once
3644 * sysdeps/stub/tempname.c: Likewise.
3645 * stdio-common/tempnam.c: Provide local buffer as extra argument
3646 to __stdio_gen_tempname. This makes this function reentrant.
3647 * stdio-common/tmpfile.c: Likewise.
3648 * stdio-common/temptest.c: Provide extra argument to
3649 __stdio_gen_tempname.
3650 * manual/filesys.texi: Describe tmpnam_r and add comments about
3651 reentrancy of the functions.
3653 * inet/rcmd.c: Fixed address length handling.
3655 * sysdeps/posix/mk-stdiolim.c: Count final \0 byte in L_tmpnam value.
3657 * time/strftime.c: Remove unused variables alt_digits and
3660 * sysdeps/unix/sysv/linux/sys/sysinfo.h: Correct prototype names
3661 for get_nprocs and get_nprocs_conf.
3662 * sysdeps/generic/sys/sysinfo.h: Likewise.
3664 * stdlib/test-canon.c: Finally do the right fix.
3666 * misc/Makefile: Only compile force-wrapper when compiling
3669 Fri Sep 27 03:49:56 1996 Ulrich Drepper <drepper@cygnus.com>
3671 Add support for cancelable system calls.
3673 * csu/initfini.c: Make in crti.o reference to symbol
3674 __libc_force_cancel_wrapper when compiling reentrant version.
3675 * misc/Makefile (routines): Add force-wrapper.
3676 * misc/force-wrapper.c: New file.
3678 * posix/system.c: Rename function to __libc_system and make system
3680 * sysdeps/stub/system.c: Likewise.
3681 * posix/wait.c: Rename function to __libc_wait and make __wait a
3682 weak alias. De-ANSI-fy.
3683 * sysdeps/standalone/read.c: Rename function to __libc_read and
3684 make __read a weak alias.
3685 * sysdeps/stub/read.c: Likewise.
3686 * sysdeps/standalone/write.c: Rename function to __libc_write and
3687 make __write a weak alias.
3688 * sysdeps/stub/write.c: Likewise.
3689 * sysdeps/stub/tcdrain.c: Rename function to __libc_tcdrain and
3690 make tcdrain a weak alias.
3691 * sysdeps/unix/bsd/tcdrain.c: Likewise.
3692 * sysdeps/unix/bsd/bsd4.4/tcdrain.c: Likewise.
3693 * sysdeps/unix/sysv/tcdrain.c: Likewise.
3694 * sysdeps/unix/sysv/linux/tcdrain.c: Likewise.
3695 * sysdeps/unix/bsd/bsd4.4/wait.c: Rename function to __libc_wait
3696 and make __wait a weak alias.
3697 * sysdeps/stub/waitpid.c: Rename function to __libc_waitpid and
3698 make __waitpid a weak alias.
3699 * sysdeps/unix/bsd/bsd4.4/waitpid.c: Likewise.
3700 * sysdeps/unix/sysv/linux/waitpid.c: Likewise.
3701 * sysdeps/unix/sysv/sysv4/waitpid.c: Likewise.
3702 * sysdeps/unix/common/pause.c: Rename function to __libc_pause
3703 and make pause a weak alias. De-ANSI-fy.
3705 * sysdeps/unix/syscalls.list: Change name for close, fcntl, fsync,
3706 lseek, open, read, and write to have __libc_ prefix and make old
3708 * sysdeps/unix/mman/syscalls.list: Likewise for msync.
3709 * sysdeps/unix/sysv/linux/syscalls.list: Likewise for nanosleep.
3711 * io/creat.c: De-ANSI-fy.
3713 * sysdeps/unix/sysv/linux/syscalls.list: Add pause.
3715 Thu Sep 26 19:15:55 1996 Ulrich Drepper <drepper@cygnus.com>
3717 * misc/mntent.h: Add MNTTYPE_* and MNTOPT_* macros.
3718 Reported by Hans Grobler <grobh@nolian.ee.sun.ac.za>.
3720 Thu Sep 26 14:40:10 1996 Ulrich Drepper <drepper@cygnus.com>
3722 * sysdeps/posix/pathconf.c: Pass descriptor for just opened file
3724 Reported by Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>.
3726 Thu Sep 26 04:02:43 1996 Ulrich Drepper <drepper@cygnus.com>
3728 * locale/programs/locfile.c (write_locale_data): Allocate room
3729 even for file name for LC_MESSAGES locale.
3730 (locafile_read): `tok_era' must be handled as a string list.
3731 * locale/programs/ld-time.c: Finish correction of handling `era'.
3732 * locale/C-time.c (_nl_C_LC_TIME): Add initializer for new fields.
3733 * locale/categories.def: Add postload function for LC_TIME.
3734 * locale/setlocale.c: Make lock global and rename to
3735 __libc_setlocale_lock.
3736 * locale/localeinfo.h (struct era_entry): New type. Used in strftime.
3737 Add prototypes for _nl_get_era_entry and _nl_get_alt_digit.
3738 * locale/lc-time.c (_nl_postload_time): New function. Initialize
3740 (_nl_get_era_entry): New function. Return era entry which corresponds
3742 (_nl_get_alt_digit): New function. Return string with alternate
3743 digit representation for given number.
3745 * time/strftime.c (strftime): Use _nl_get_alt_digit to get
3746 string representing alternate digit notation.
3748 Wed Sep 25 17:31:55 1996 Ulrich Drepper <drepper@cygnus.com>
3750 * sysdeps/generic/waitstatus.h (union wait): Add w_status field.
3751 Reported by Hans Grobler <grobh@nolian.ee.sun.ac.za>.
3753 * elf/rtld.c (dl_main): Process LD_PRELOAD before loading
3754 ld.so.preload. Suggested by David Engel <david@elo.ods.com>.
3756 Wed Sep 25 13:10:57 1996 Ulrich Drepper <drepper@cygnus.com>
3758 * catgets/gencat.c (main): Change --version again because RMS wants
3759 the package name in parentheses.
3760 * db/makedb.c: Likewise.
3761 * locale/programs/locale.c: Likewise.
3762 * locale/programs/localedef.c: Likewise.
3764 Tue Sep 24 01:28:05 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3766 * Makefile ($(objpfx)sysd-dirs): Depend on Subdirs files, command
3768 ($(objpfx)version-info.h): Depend on Banner files, command
3771 Wed Sep 25 02:44:41 1996 Ulrich Drepper <drepper@cygnus.com>
3773 * sysdeps/unix/sysv/linux/sleep.c: New file. Based on nanosleep.
3775 Tue Sep 24 21:46:02 1996 Ulrich Drepper <drepper@cygnus.com>
3777 * shadow/lckpwdf.c (PWD_LOCKFILE): Change to /etc/lock.pwd to be
3778 on the same device as the password file.
3779 * shadow/shadow.h (struct spwd): Change type of numeric fields
3780 to `long int' since there value are days, not seconds.
3781 * shadow/putspent.c: Change casts from time_t to `long int'.
3782 * shadow/sgetspent_r.c (LINE_READER): Likewise.
3784 Mon Sep 23 23:05:24 1996 Ulrich Drepper <drepper@cygnus.com>
3786 * sysdeps/unix/sysv/linux/errnos.h: Define __set_errno to make
3787 sure the thread specific variable is set as well as the global
3789 * sysdeps/mach/hurd/errnos.awk: Define macro for source code
3791 * sysdeps/stub/errnos.h: Likewise.
3792 * sysdeps/unix/bsd/bsd4.4/errnos.h: Likewise.
3794 * shadow/putspent.c: Don't include <errno.h>.
3796 * dirent/scandir.c (scandir): Use __set_errno to set errno
3798 * elf/dl-load.c (open_path): Likewise.
3799 * inet/rcmd.c (rcmd): Likewise.
3800 (rresvport): Likewise.
3801 * intl/dcgettext.c [!__set_errno]: Define __set_errno.
3802 (DCGETTEXT): Use __set_errno to set errno variable.
3803 * io/fts.c (fts_open): Likewise.
3804 (fts_close): Likewise.
3805 (fts_read): Likewise.
3806 (fts_set): Likewise.
3807 (fts_children): Likewise.
3808 (fts_build): Likewise.
3809 (fts_stat): Likewise.
3810 * io/ftw.c (ftw_dir): Likewise.
3812 * io/getwd.c (getwd): Likewise.
3813 * io/lockf.c (lockf): Likewise.
3814 * libio/libioP.h [EINVAL]: Use __set_errno to define MAYBE_SET_EINVAL.
3815 * libio/iofdopen.c (_IO_fdopen): Use MAYBE_SET_EINVAL to errno.
3816 * libio/iogetdelim.c (_IO_getdelim): Likewise.
3817 * libio/fileops.c (_IO_file_open): Use __set_errno to set errno
3819 * libio/iofgetpos.c (_IO_fgetpos): Likewise.
3820 * libio/iofsetpos.c (_IO_fsetpos): Likewise.
3821 * libio/ioftell.c (_IO_ftell): Likewise.
3822 * locale/loadlocale.c (_nl_load_locale): Likewise.
3823 * locale/nl_langinfo.c (nl_langinfo): Likewise.
3824 * locale/setlocale.c (ERROR_RETURN): Likewise.
3825 * login/getutid_r (__getutid_r): Likewise.
3826 * login/getutline_r (__getutline_r): Likewise.
3827 * login/login.c (tty_name): Likewise.
3828 * login/oututline_r.c (__pututline_r): Likewise.
3829 * malloc/malloc.c (morecore): Likewise.
3830 * misc/efgcvt_r.c (fcvt_r): Likewise.
3831 * misc/hsearch_r.c (hcreate_r): Likewise.
3832 (hdestroy_r): Likewise.
3833 (hsearch_r): Likewise.
3834 * nss/nsswitch.c (__nss_configure_lookup): Likewise.
3835 * nss/nss_dns/dns-host.c (_nss_dns_gethostbyname2_r): Likewise.
3836 (_nss_dns_gethostbyaddr_r): Likewise.
3837 * nss/nss_files/files-XXX.c (internal_getent): Likewise.
3838 * nss/nss_files/files-parse.c (parse_list): Likewise.
3839 * posix/confstr.c (confstr): Likewise. De-ANSI-fy.
3840 * posix/execvp.c (execvp): Likewise.
3841 * posix/glob.c: Define __set_errno.
3842 (glob): Use __set_errno to set errno variable.
3843 (glob_in_dir): Likewise.
3844 * pwd/getpw.c: Likewise. De-ANSI-fy.
3845 * pwd/putpwent.c: Likewise.
3846 * resolv/inet_net_ntop.c: Likewise.
3847 * resolv/inet_net_pton.c: Likewise.
3848 * resolv/inet_neta.c: Likewise.
3849 * resolv/inet_ntop.c: Likewise.
3850 * resolv/inet_pton.c: Likewise.
3851 * resolv/res_query.c (res_search): Likewise.
3852 * resolv/res_send.c (Aerror): Likewise.
3854 (res_send): Likewise.
3855 * signal/sigaddset.c: Likewise. De-ANSI-fy.
3856 * signal/sigdelset.c: Likewise.
3857 * signal/sigempty.c: Likewise.
3858 * signal/sigfillset.c: Likewise.
3859 * signal/sigismem.c: Likewise.
3860 * stdio/fclose.c: Likewise.
3861 * stdio/feof.c: Likewise.
3862 * stdio/ferror.c: Likewise.
3863 * stdio/fflush.c: Likewise.
3864 * stdio/fgetc.c: Likewise.
3865 * stdio/fgetpos.c: Likewise.
3866 * stdio/fgets.c: Likewise.
3867 * stdio/fileno.c: Likewise.
3868 * stdio/fmemopen.c: Likewise.
3869 * stdio/fopen.c: Likewise.
3870 * stdio/fputc.c: Likewise.
3871 * stdio/fread.c: Likewise.
3872 * stdio/freopen.c: Likewise.
3873 * stdio/fseek.c: Likewise.
3874 * stdio/fsetpos.c: Likewise.
3875 * stdio/ftell.c: Likewise.
3876 * stdio/fwrite.c: Likewise.
3877 * stdio/getdelim.c: Likewise.
3878 * stdio/gets.c: Likewise.
3879 * stdio/glue.c: Likewise.
3880 * stdio/internals.c: Likewise.
3881 * stdio/memstream.c: Likewise.
3882 * stdio/setvbuf.c: Likewise.
3883 * stdio/ungetc.c: Likewise.
3884 * stdio/vsscanf.c: Likewise.
3885 * stdio-common/reg-printf.c: Likewise.
3886 * stdio-common/vfprintf.c: Likewise.
3887 * stdio-common/vfscanf.c: Likewise.
3888 * stdlib/canonicalize.c: Likewise.
3889 * stdlib/msort.c: Likewise.
3890 * stdlib/random_r.c: Likewise.
3891 * stdlib/strfmon.c: Likewise.
3892 * stdlib/strtod.c: Likewise.
3893 * stdlib/strtol.c: Likewise.
3894 * sunrpc/bindrsvprt.c: Likewise.
3895 * time/asctime.c: Likewise.
3896 * time/localtime.c: Likewise.
3897 * wcsmbs/mbrtowc.c: Likewise.
3898 * wcsmbs/mbsnrtowcs.c: Likewise.
3899 * wcsmbs/mbsrtowcs.c: Likewise.
3900 * wcsmbs/wcrtomb.c: Likewise.
3901 * wcsmbs/wcsnrtombs.c: Likewise.
3902 * wcsmbs/wcsrtombs.c: Likewise.
3903 * wcsmbs/wcstok.c: Likewise.
3904 * sysdeps/generic/ftime.c: Likewise.
3905 * sysdeps/generic/pty.c: Likewise.
3906 * sysdeps/generic/setenv.c: Likewise.
3907 * sysdeps/generic/speed.c: Likewise.
3908 * sysdeps/generic/sysd-stdio.c: Likewise.
3909 * sysdeps/generic/uname.c: Likewise.
3910 * sysdeps/generic/vlimit.c: Likewise.
3911 * sysdeps/libm-ieee754/k_standard.c: Likewise.
3912 * sysdeps/libm-ieee754/s_ldexp.c: Likewise.
3913 * sysdeps/libm-ieee754/s_ldexpf.c: Likewise.
3914 * sysdeps/libm-ieee754/s_ldexpl.c: Likewise.
3915 * sysdeps/libm-ieee754/w_scalb.c: Likewise.
3916 * sysdeps/libm-ieee754/w_scalbf.c: Likewise.
3917 * sysdeps/libm-ieee754/w_scalbl.c: Likewise.
3918 * sysdeps/posix/dup2.c: Likewise.
3919 * sysdeps/posix/euidaccess.c: Likewise.
3920 * sysdeps/posix/fdopen.c: Likewise.
3921 * sysdeps/posix/flock.c: Likewise.
3922 * sysdeps/posix/fpathconf.c: Likewise.
3923 * sysdeps/posix/getcwd.c: Likewise.
3924 * sysdeps/posix/gettimeofday.c: Likewise.
3925 * sysdeps/posix/isatty.c: Likewise.
3926 * sysdeps/posix/isfdtype.c: Likewise.
3927 * sysdeps/posix/killpg.c: Likewise.
3928 * sysdeps/posix/mkstemp.c: Likewise.
3929 * sysdeps/posix/mktemp.c: Likewise.
3930 * sysdeps/posix/pathconf.c: Likewise.
3931 * sysdeps/posix/pipestream.c: Likewise.
3932 * sysdeps/posix/remove.c: Likewise.
3933 * sysdeps/posix/rename.c: Likewise.
3934 * sysdeps/posix/sigintr.c: Likewise.
3935 * sysdeps/posix/signal.c: Likewise.
3936 * sysdeps/posix/sigsuspend.c: Likewise.
3937 * sysdeps/posix/sigvec.c: Likewise.
3938 * sysdeps/posix/sleep.c: Likewise.
3939 * sysdeps/posix/sysconf.c: Likewise.
3940 * sysdeps/posix/system.c: Likewise.
3941 * sysdeps/posix/tempname.c: Likewise.
3942 * sysdeps/posix/truncate.c: Likewise.
3943 * sysdeps/posix/ttyname.c: Likewise.
3944 * sysdeps/posix/ttyname_r.c: Likewise.
3945 * sysdeps/posix/wait3.c: Likewise.
3946 * sysdeps/standalone/close.c: Likewise.
3947 * sysdeps/standalone/open.c: Likewise.
3948 * sysdeps/standalone/read.c: Likewise.
3949 * sysdeps/standalone/write.c: Likewise.
3950 * sysdeps/stub/__longjmp.c: Likewise.
3951 * sysdeps/stub/accept.c: Likewise.
3952 * sysdeps/stub/access.c: Likewise.
3953 * sysdeps/stub/acct.c: Likewise.
3954 * sysdeps/stub/adjtime.c: Likewise.
3955 * sysdeps/stub/alarm.c: Likewise.
3956 * sysdeps/stub/bind.c: Likewise.
3957 * sysdeps/stub/brk.c: Likewise.
3958 * sysdeps/stub/chdir.c: Likewise.
3959 * sysdeps/stub/chflags.c: Likewise.
3960 * sysdeps/stub/chmod.c: Likewise.
3961 * sysdeps/stub/chown.c: Likewise.
3962 * sysdeps/stub/chroot.c: Likewise.
3963 * sysdeps/stub/clock.c: Likewise.
3964 * sysdeps/stub/close.c: Likewise.
3965 * sysdeps/stub/closedir.c: Likewise.
3966 * sysdeps/stub/connect.c: Likewise.
3967 * sysdeps/stub/ctermid.c: Likewise.
3968 * sysdeps/stub/cuserid.c: Likewise.
3969 * sysdeps/stub/dirfd.c: Likewise.
3970 * sysdeps/stub/dup.c: Likewise.
3971 * sysdeps/stub/dup2.c: Likewise.
3972 * sysdeps/stub/euidaccess.c: Likewise.
3973 * sysdeps/stub/execve.c: Likewise.
3974 * sysdeps/stub/fchdir.c: Likewise.
3975 * sysdeps/stub/fchflags.c: Likewise.
3976 * sysdeps/stub/fchmod.c: Likewise.
3977 * sysdeps/stub/fchown.c: Likewise.
3978 * sysdeps/stub/fcntl.c: Likewise.
3979 * sysdeps/stub/fdopen.c: Likewise.
3980 * sysdeps/stub/fexecve.c: Likewise.
3981 * sysdeps/stub/flock.c: Likewise.
3982 * sysdeps/stub/fork.c: Likewise.
3983 * sysdeps/stub/fpathconf.c: Likewise.
3984 * sysdeps/stub/fstatfs.c: Likewise.
3985 * sysdeps/stub/fsync.c: Likewise.
3986 * sysdeps/stub/ftruncate.c: Likewise.
3987 * sysdeps/stub/fxstat.c: Likewise.
3988 * sysdeps/stub/getcwd.c: Likewise.
3989 * sysdeps/stub/getdents.c: Likewise.
3990 * sysdeps/stub/getdomain.c: Likewise.
3991 * sysdeps/stub/getdtsz.c: Likewise.
3992 * sysdeps/stub/getegid.c: Likewise.
3993 * sysdeps/stub/getenv.c: Likewise.
3994 * sysdeps/stub/geteuid.c: Likewise.
3995 * sysdeps/stub/getgid.c: Likewise.
3996 * sysdeps/stub/getgroups.c: Likewise.
3997 * sysdeps/stub/gethostid.c: Likewise.
3998 * sysdeps/stub/gethostname.c: Likewise.
3999 * sysdeps/stub/getitimer.c: Likewise.
4000 * sysdeps/stub/getlogin.c: Likewise.
4001 * sysdeps/stub/getlogin_r.c: Likewise.
4002 * sysdeps/stub/getpagesize.c: Likewise.
4003 * sysdeps/stub/getpeername.c: Likewise.
4004 * sysdeps/stub/getpid.c: Likewise.
4005 * sysdeps/stub/getppid.c: Likewise.
4006 * sysdeps/stub/getpriority.c: Likewise.
4007 * sysdeps/stub/getrlimit.c: Likewise.
4008 * sysdeps/stub/getrusage.c: Likewise.
4009 * sysdeps/stub/getsid.c: Likewise.
4010 * sysdeps/stub/getsockname.c: Likewise.
4011 * sysdeps/stub/getsockopt.c: Likewise.
4012 * sysdeps/stub/getsysstats.c: Likewise.
4013 * sysdeps/stub/gettimeofday.c: Likewise.
4014 * sysdeps/stub/getuid.c: Likewise.
4015 * sysdeps/stub/gtty.c: Likewise.
4016 * sysdeps/stub/ioctl.c: Likewise.
4017 * sysdeps/stub/isatty.c: Likewise.
4018 * sysdeps/stub/isfdtype.c: Likewise.
4019 * sysdeps/stub/kill.c: Likewise.
4020 * sysdeps/stub/killpg.c: Likewise.
4021 * sysdeps/stub/link.c: Likewise.
4022 * sysdeps/stub/listen.c: Likewise.
4023 * sysdeps/stub/lseek.c: Likewise.
4024 * sysdeps/stub/lxstat.c: Likewise.
4025 * sysdeps/stub/madvice.c: Likewise.
4026 * sysdeps/stub/mkdir.c: Likewise.
4027 * sysdeps/stub/mkfifo.c: Likewise.
4028 * sysdeps/stub/mkstemp.c: Likewise.
4029 * sysdeps/stub/mktemp.c: Likewise.
4030 * sysdeps/stub/mmap.c: Likewise.
4031 * sysdeps/stub/morecore.c: Likewise.
4032 * sysdeps/stub/mprotect.c: Likewise.
4033 * sysdeps/stub/msgctl.c: Likewise.
4034 * sysdeps/stub/msgget.c: Likewise.
4035 * sysdeps/stub/msgrcv.c: Likewise.
4036 * sysdeps/stub/msgsnd.c: Likewise.
4037 * sysdeps/stub/msync.c: Likewise.
4038 * sysdeps/stub/munmap.c: Likewise.
4039 * sysdeps/stub/nanosleep.c: Likewise.
4040 * sysdeps/stub/nice.c: Likewise.
4041 * sysdeps/stub/nlist.c: Likewise.
4042 * sysdeps/stub/open.c: Likewise.
4043 * sysdeps/stub/opendir.c: Likewise.
4044 * sysdeps/stub/pathconf.c: Likewise.
4045 * sysdeps/stub/pause.c: Likewise.
4046 * sysdeps/stub/pipe.c: Likewise.
4047 * sysdeps/stub/pipestream.c: Likewise.
4048 * sysdeps/stub/poll.c: Likewise.
4049 * sysdeps/stub/profil.c: Likewise.
4050 * sysdeps/stub/ptrace.c: Likewise.
4051 * sysdeps/stub/putenv.c: Likewise.
4052 * sysdeps/stub/raise.c: Likewise.
4053 * sysdeps/stub/read.c: Likewise.
4054 * sysdeps/stub/readdir.c: Likewise.
4055 * sysdeps/stub/readlink.c: Likewise.
4056 * sysdeps/stub/readv.c: Likewise.
4057 * sysdeps/stub/reboot.c: Likewise.
4058 * sysdeps/stub/recv.c: Likewise.
4059 * sysdeps/stub/recvfrom.c: Likewise.
4060 * sysdeps/stub/recvmsg.c: Likewise.
4061 * sysdeps/stub/remove.c: Likewise.
4062 * sysdeps/stub/rename.c: Likewise.
4063 * sysdeps/stub/revoke.c: Likewise.
4064 * sysdeps/stub/rewinddir.c: Likewise.
4065 * sysdeps/stub/rmdir.c: Likewise.
4066 * sysdeps/stub/sbrk.c: Likewise.
4067 * sysdeps/stub/sched_getp.c: Likewise.
4068 * sysdeps/stub/sched_gets.c: Likewise.
4069 * sysdeps/stub/sched_primax.c: Likewise.
4070 * sysdeps/stub/sched_primin.c: Likewise.
4071 * sysdeps/stub/sched_rr_gi.c: Likewise.
4072 * sysdeps/stub/sched_setp.c: Likewise.
4073 * sysdeps/stub/sched_sets.c: Likewise.
4074 * sysdeps/stub/sched_yield.c: Likewise.
4075 * sysdeps/stub/seekdir.c: Likewise.
4076 * sysdeps/stub/select.c: Likewise.
4077 * sysdeps/stub/semctl.c: Likewise.
4078 * sysdeps/stub/semget.c: Likewise.
4079 * sysdeps/stub/semop.c: Likewise.
4080 * sysdeps/stub/send.c: Likewise.
4081 * sysdeps/stub/sendmsg.c: Likewise.
4082 * sysdeps/stub/sendto.c: Likewise.
4083 * sysdeps/stub/setdomain.c: Likewise.
4084 * sysdeps/stub/setegid.c: Likewise.
4085 * sysdeps/stub/setenv.c: Likewise.
4086 * sysdeps/stub/seteuid.c: Likewise.
4087 * sysdeps/stub/setgid.c: Likewise.
4088 * sysdeps/stub/setgroups.c: Likewise.
4089 * sysdeps/stub/sethostid.c: Likewise.
4090 * sysdeps/stub/sethostname.c: Likewise.
4091 * sysdeps/stub/setitimer.c: Likewise.
4092 * sysdeps/stub/setjmp.c: Likewise.
4093 * sysdeps/stub/setlogin.c: Likewise.
4094 * sysdeps/stub/setpgid.c: Likewise.
4095 * sysdeps/stub/setpriority.c: Likewise.
4096 * sysdeps/stub/setregid.c: Likewise.
4097 * sysdeps/stub/setreuid.c: Likewise.
4098 * sysdeps/stub/setrlimit.c: Likewise.
4099 * sysdeps/stub/setsid.c: Likewise.
4100 * sysdeps/stub/setsockopt.c: Likewise.
4101 * sysdeps/stub/settimeofday.c: Likewise.
4102 * sysdeps/stub/setuid.c: Likewise.
4103 * sysdeps/stub/shmat.c: Likewise.
4104 * sysdeps/stub/shmctl.c: Likewise.