1 1999-02-05 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3 * nscd/hstcache.c (addhstbyaddr): Use INET_ADDRSTRLEN for buffer.
4 (addhstbyaddr6): Use INET6_ADDRSTRLEN for buffer.
5 (addhstbynamev6): Correct debug output.
7 * nscd/connections.c: Include <arpa/inet.h> for inet_ntop.
8 (handle_request): Correctly print gethostbyaddr* debug messages.
10 1999-02-04 Ulrich Drepper <drepper@cygnus.com>
12 * stdlib/strtoll.c: Add alias __strtoq_internal.
13 * stdlib/strtoull.c: Add alias __strtouq_internal.
15 * wcsmbs/mbrtowc.c: Correct logic testing for converted NUL
16 character. Patch by Owen Taylor <otaylor@redhat.com>.
18 1999-02-03 Mark Kettenis <kettenis@gnu.org>
20 * sysdeps/mach/hurd/utimes.c (__utimes): Deal with TVP being NULL.
22 1999-02-03 Ulrich Drepper <drepper@cygnus.com>
24 * version.h (VERSION): Bump to 2.1.
25 (RELEASE): Change to stable.
27 * elf/dlsym.c (dlsym_doit): If no symbol for RTLD_NEXT is found
28 initialize ref element of args object so that dlsym does not dump
30 * elf/dlvsym.c (dlvsym_doit): Likewise.
32 1999-02-03 Jakub Jelinek <jj@ultra.linux.cz>
34 * sysdeps/unix/sysv/linux/sparc/sparc64/pipe.S: Set branch
37 * sysdeps/unix/sysv/linux/sparc/sparc32/profil-counter.h: Signal
38 takes a pointer to __sigcontext_t.
39 * sysdeps/unix/sysv/linux/sparc/sparc64/syscall.S: Do a nop after retl.
40 * sysdeps/unix/sysv/linux/sparc/sparc32/Dist: Remove fork.S.
42 1999-02-02 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
44 * manual/time.texi (General Time String Parsing): Fix typos. Fix
45 column widths of table.
47 1999-01-31 Mark Kettenis <kettenis@phys.uva.nl>
49 * sysdeps/mach/hurd/times.c: New file.
51 1999-02-02 Ulrich Drepper <drepper@cygnus.com>
53 * nscd/nscd_getpw_r.c (nscd_getpw_r): Mark as internal and take
54 extra argument with length of key string.
55 (__nscd_getpwnam_r): Call nscd_getpw_r with extra argument.
56 (__nscd_getpwuid_r): Create key string on stack.
57 * nscd/nscd_getgr_r.c: Mark local functions as internal.
58 * nscd/nscd_gethst_r.c: Likewise.
60 * elf/dl-load.c: Use alloca, not __alloca.
62 * sysdeps/unix/sysv/linux/reboot.c: Make sure first parameter is
63 correctly passed to the kernel even on 64bit platforms.
64 Patch by Bruce Elliott <bde@nwlink.com>.
66 * localedata/locales/it_CH: New file.
67 Contributed by Giacomo Amabile Catenazzi <gcatenaz@g26.ethz.ch>.
69 1999-01-31 Andreas Jaeger <aj@arthur.rhein-neckar.de>
71 * manual/install.texi (Configuring and compiling): Building in the
72 source directory works, change paragraph stating the opposite.
74 1999-01-29 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
76 * locale/programs/locale-spec.c: Fix last change.
78 1999-01-31 Ulrich Drepper <drepper@cygnus.com>
80 * math/libm-test.c (fdim_test): Fix typo in message.
81 Patch by Paul Kimoto <kimoto@spacenet.tn.cornell.edu>.
83 1999-01-31 Philip Blundell <philb@gnu.org>
85 * sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: If the kernel
86 doesn't have vfork, resort to using fork.
87 * sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: Likewise.
89 1999-01-30 Ulrich Drepper <drepper@cygnus.com>
91 * sysdeps/sparc/sparc32/__longjmp.S: Include bits/setjmp.h not
92 jmp_buf.h. Patch by David S. Miller <davem@dm.cobaltmicro.com>.
94 * sysdeps/libm-i387/s_fdim.S: Reverse arguments of instruction
95 changed in last patch.
96 * sysdeps/libm-i387/s_fdimf.S: Likewise.
97 * sysdeps/libm-i387/s_fdiml.S: Likewise.
99 1999-01-29 Richard Henderson <rth@twiddle.net>
101 * scripts/config.sub: Recognize alpha{pca5[67],ev[67]}.
103 * sysdeps/generic/elf/backtracesyms.c (__backtrace_symbols):
104 Format pointer differences as longs.
106 * sysdeps/alpha/fpu/s_floor.c, sysdeps/alpha/fpu/s_floorf.c:
107 Copy commentary from bits/mathinclude.h. Kill unused defines.
109 * sysdeps/alpha/atomicity.h: New file.
111 1999-01-29 Ulrich Drepper <drepper@cygnus.com>
113 * version.h (VERSION): Bump to 2.0.112.
115 * scripts/versions.awk: Quote { in regexp.
117 * sunrpc/clnt_tcp.c (clnttcp_call): Resolve 32-64 comparison
118 conflict for 64 bit platforms.
119 Patch by trott@rottmann.hi.shuttle.de.
121 * sysdeps/unix/sparc/vfork.S: Correct comment.
122 * sysdeps/unix/sparc/fork.S: Likewise.
123 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Remove vfork.
124 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
125 * sysdeps/unix/sysv/linux/sparc/sparc32/fork.S: No special case for
127 * sysdeps/unix/sysv/linux/sparc/sparc64/fork.S: Likewise.
128 * sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: New file.
129 * sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: New file.
130 Patches by Jakub Jelinek <jj@sunsite.ms.mff.cuni.cz>.
132 * sysdeps/libm-i387/s_fdim.S: Change fsubp to fsubrp for picky gas.
133 * sysdeps/libm-i387/s_fdimf.S: Likewise.
134 * sysdeps/libm-i387/s_fdiml.S: Likewise.
136 * sysdeps/alpha/fpu/s_floor.c (__floor): Don't depend on inlining,
138 * sysdeps/alpha/fpu/s_floorf.c (__floorf): Likewise.
140 * sysdeps/i386/Versions: Exports functions from libgcc since this
141 is what was done in glibc 2.0.
142 * sysdeps/m68k/Versions: Likewise. New file.
144 1999-01-28 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
146 * sysdeps/wordsize-32/stdint.h (INT8_C, INT16_C, INT32_C, INT64_C,
147 UINT8_C, UINT16_C, UINT32_C, UINT64_C): Remove casts, they must be
148 integer constants. Use ## directly instead of __CONCAT so that
149 the suffix string is not expanded as a macro.
150 * sysdeps/wordsize-64/stdint.h (INT8_C, INT16_C, INT32_C, INT64_C,
151 UINT8_C, UINT16_C, UINT32_C, UINT64_C): Likewise.
152 (INT64_MIN, INT64_MAX, UINT64_MAX, INT_LEAST64_MIN,
153 INT_LEAST64_MAX, UINT_LEAST64_MAX, INT_FAST16_MIN, INT_FAST32_MIN,
154 INT_FAST64_MIN, INT_FAST16_MAX, INT_FAST32_MAX, INT_FAST64_MAX,
155 UINT_FAST16_MAX, UINT_FAST32_MAX, UINT_FAST64_MAX, INTMAX_MIN,
156 INTMAX_MAX, UINTMAX_MAX): Define as long constants, not long long.
158 1999-01-28 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
160 * locale/mb_cur_max.c (__ctype_get_mb_cur_max): Correct return
162 * locale/broken_cur_max.c (__ctype_get_mb_cur_max): Likewise.
163 * stdlib/stdlib.h (__ctype_get_mb_cur_max): Likewise.
165 1999-01-27 Philip Blundell <pb@nexus.co.uk>
167 * sysdeps/unix/sysv/linux/arm/vfork.S: Deleted.
169 1999-01-28 David S. Miller <davem@redhat.com>
171 * sysdeps/sparc/sparc32/__longjmp.S: Rewrite without bogus sanity
172 checks and aborts, to make longjmp based thread schemes work again.
174 1999-01-28 Ulrich Drepper <drepper@cygnus.com>
176 * sysdeps/unix/sysv/sysv4/solaris2/configure.in: New file.
177 * sysdeps/unix/sysv/sysv4/solaris2/configure: New file.
178 * sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c: New file.
179 Patch by Jeff Bailey <jbailey@phn.ca>.
181 * locale/setlocale.c (free_mem): Don't try to free C locale data
182 and use setdata instead of doing it by hand.
184 * iconv/gconv_conf.c (add_alias): Check that so such alias is
187 * iconv/gconv_db.c (free_derivation): Free names if charsets for
190 * iconv/gconv_dl.c: Unload all modules when debugging memory use.
192 * locale/loadlocale.c (_nl_unload_locale): Free locale name.
194 * intl/finddomain.c (free_mem): Also free filename.
195 * locale/findlocale.c (free_mem): Likewise.
196 (_nl_find_locale): Duplicate loc_name with strdupa not strdup.
197 * locale/setlocale.c (free_mem): New function. Free current locale
198 data and set current locale to "C".
200 * libio/genops.c (_IO_un_link): Move #ifdef introduced in last
201 change in right place.
203 * sysdeps/unix/sysv/linux/sys/timex.h: Add MAXTC from kernel
204 header. Suggested by Thomas Quinot <thomas@Cuivre.FR.EU.ORG>.
206 1999-01-28 Andreas Jaeger <aj@arthur.rhein-neckar.de>
208 * libio/getc_u.c (__getc_unlocked): Avoid compiler warning.
210 1999-01-28 Ulrich Drepper <drepper@cygnus.com>
212 * libio/genops.c (_IO_un_link, _IO_link_in): Don't use locking if
213 _IO_MTSAFE_IO is not defined.
215 * iconv/gconv_db.c (free_modules_db): Don't free memory of
218 * iconv/gconv_db.c (free_mem): Don't free module tree if there is none.
220 1999-01-27 Ulrich Drepper <drepper@cygnus.com>
222 * locale/programs/locale-spec.c (locale_special): Take care of
223 possible trigraph sequence.
224 Patch by Zack Weinberg <zack@rabi.columbia.edu>.
226 * time/strptime.c (strptime_internal, case 's'): Initialize secs
227 to zero. Patch by Bruce Elliott <bde@nwlink.com>.
229 1999-01-27 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
231 * elf/Makefile (extra-objs): Add test modules objects.
233 1999-01-27 Ulrich Drepper <drepper@cygnus.com>
235 * wctype/wcextra.c: Declare __ctype32_b.
237 * manual/string.texi: Add optimization examples for strcat and strchr.
239 1999-01-26 Ulrich Drepper <drepper@cygnus.com>
241 * libio/Makefile (routines): Remove fgetc.
242 * libio/fgetc.c: Removed.
243 * libio/getc.c: Add fgetc alias.
244 * libio/Versions [GLIBC_2.1]: Add fgetc_unlocked.
245 * libio/getc_u.c: Rename function to __getc_unlocked and make
246 getc_unlocked and fgetc_unlocked weak aliases.
247 * libio/stdio.h: Add prototype for fgetc_unlocked.
249 * sysdeps/gnu/bits/utmp.h: Don't prepend exit_status elements with
250 __ since utmp.h is not mentioned in any standard.
252 * sysdeps/unix/sysv/linux/i386/clone.S: When not using PIC don't
253 use jecxz since the label might be far away.
255 * sysdeps/unix/sysv/linux/sigaction.c: Update comment to say the
256 __libc_missing_rt_sigs is defined here.
257 * sysdeps/unix/sysv/linux/sigpending.c: Only declare
258 __libc_missing_rt_sigs.
259 * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
260 * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
262 1999-01-25 Ulrich Drepper <drepper@cygnus.com>
264 * scripts/config.guess: Changes for ARM/Linux.
265 * scripts/config.sub: Likewise.
267 * elf/Makefile: Define libdl variable as name of libdl library and
268 use it in all dependencies.
270 1999-01-26 Geoff Keating <geoffk@ozemail.com.au>
272 * nss/nss_db/db-netgrp.c (_nss_db_setnetgrent): Suppress warning
273 about potentially uninitialized `flags'.
274 * nss/nss_db/db-alias.c (internal_setent): Likewise.
276 1999-01-25 Andreas Jaeger <aj@arthur.rhein-neckar.de>
278 * elf/failobj.c: Provide prototype for xyzzy.
280 1999-01-25 Philip Blundell <pb@nexus.co.uk>
282 * sysdeps/unix/sysv/linux/arm/clone.S: Correct error check again.
284 1999-01-24 Roland McGrath <roland@baalperazim.frob.com>
286 * sysdeps/mach/hurd/ioctl.c: Include <hurd/ioctls.defs>.
287 (__ioctl): Use IOC_MSGID macro.
289 1999-01-24 Ulrich Drepper <drepper@cygnus.com>
291 * libio/iofopen.c (_IO_fopen): Pass correct value as fourth
292 parameter to _IO_file_fopen.
293 * libio/iofopen64.c (_IO_fopen64): Likewise.
295 * po/sv.po: Update from translation team.
297 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add __vfork
299 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
301 1999-01-24 Andreas Jaeger <aj@arthur.rhein-neckar.de>
303 * ctype/ctype.h (toupper,tolower): Use __inline instead of inline,
304 define inline functions only when optimizing for speed and
305 __USE_EXTERN_INLINES is set.
307 1999-01-24 Ulrich Drepper <drepper@cygnus.com>
309 * scripts/config.sub: Update from latest autoconf release.
310 * scripts/config.guess: Likewise.
312 * sysdeps/i386/i786/Implies: New file.
314 1999-01-24 Andreas Jaeger <aj@arthur.rhein-neckar.de>
316 * manual/install.texi (Running make install): Change for Linux 2.2.
318 1999-01-24 Andreas Jaeger <aj@arthur.rhein-neckar.de>
320 * manual/process.texi (Creating a Process): Fix typos.
322 1999-01-24 Roland McGrath <roland@baalperazim.frob.com>
324 * sysdeps/mach/hurd/dl-sysdep.c (__getcwd): Fail with ENOSYS, don't
325 call abort. Suggested by Mark Kettenis <kettenis@phys.uva.nl>.
327 1999-01-23 Roland McGrath <roland@baalperazim.frob.com>
329 * sysdeps/unix/sysv/linux/sys/mtio.h: Moved to...
330 * sysdeps/gnu/sys/mtio.h: ...here.
331 (_IOT_mtop, _IOT_mtget, _IOT_mtpos, _IOT_mtconfiginfo): New macros.
332 * sysdeps/gnu/Dist: Add sys/mtio.h.
333 * sysdeps/unix/sysv/linux/Dist: Remove sys/mtio.h.
334 * sysdeps/unix/sysv/linux/Makefile [$(subdir) = misc]
335 (sysdep_headers): Don't add sys/mtio.h here.
336 * sysdeps/gnu/Makefile [$(subdir) = misc] (sysdep_headers): Add it
339 Revamp Hurd ioctl typing magic to handle `struct' keyword in the
340 ioctl command macros, so we can use Unix-compatible headers that
341 make use of the _IO* macros.
342 * sysdeps/mach/hurd/bits/ioctls.h (_IOC_ENCODE_TYPE,
343 _IOC_ENCODE_TYPE_1, _IOC_ENCODE_TYPE_2, _IOTBASE_struct): New macros.
344 (_IOR, _IOW, _IOWR): Use them _IOC_ENCODE_TYPE(t) instead of _IOT_##t.
345 (_IOT_int, _IOT_char, _IOT_short): Renamed to _IOT__IOTBASE_*.
346 (numerous ioctl command macros): Restore `struct' keyword.
348 1999-01-24 Ulrich Drepper <drepper@cygnus.com>
350 * ctype/ctype.c (toupper): Correct variable names from last change.
353 1999-01-23 Ulrich Drepper <drepper@cygnus.com>
355 * sunrpc/rpc_main.c (open_output): Allow better translation of
357 (close_output): Likewise.
358 * locale/programs/localedef.c: Unify messages.
359 * malloc/obstack.c: Likewise.
360 Suggested by Vladimir Michl <Vladimir.Michl@upol.cz>.
362 * grp/putgrent.c (putgrent): Don't insert extra colon.
363 Patch by Michael Schaefer <michael.schaefer@dlr.de>.
365 * nss/nss_files/files-XXX.c (internal_getent): Make sure the buffer has
366 at least two bytes (not one). Correct buflen parameter type.
367 * nss/nss_files/files-alias.c (get_next_alias): Make sure buffer
368 has at least two bytes. Use fgets_unlocked instead of fgets.
370 * ctype/ctype.h: Don't user __tolower directly for tolower
371 implementation. Use inline function which tests for the range
372 first. Make _tolower equivalent to old tolower macros.
373 Likewise for toupper.
374 * ctype/ctype.c: Change tolower/toupper definition accordingly.
376 * argp/argp-help.c: Use _tolower instead of tolower if possible.
377 * inet/ether_aton_r.c: Likewise.
378 * inet/ether_line.c: Likewise.
379 * inet/rcmd.c: Likewise.
380 * intl/l10nflist.c: Likewise.
381 * locale/programs/ld-collate.c: Likewise.
382 * locale/programs/linereader.c: Likewise.
383 * locale/programs/localedef.c: Likewise.
384 * nis/nss_nis/nis-alias.c: Likewise.
385 * nis/nss_nis/nis-network.c: Likewise.
386 * posix/regex.c: Likewise.
387 * resolv/inet_net_pton.c: Likewise.
388 * stdio-common/printf_fp.c: Likewise.
389 * stdio-common/vfscanf.c: Likewise.
390 * sysdeps/generic/strcasestr.c: Likewise.
392 * math/bits/mathcalls.h: Fix typo.
394 1999-01-23 Roland McGrath <roland@baalperazim.frob.com>
396 * sysdeps/gnu/errlist.awk: Add comment.
398 1999-01-23 Ulrich Drepper <drepper@cygnus.com>
400 * csu/Versions: Add __register_frame_info_table.
402 1998-12-29 Geoff Keating <geoffk@ozemail.com.au>
404 * sunrpc/Versions: Include _authenticate, it's defined in a user
405 header (in fact, it's the whole contents of rpc/svc_auth.h).
407 1999-01-23 Ulrich Drepper <drepper@cygnus.com>
409 * io/ftw.c (process_entry): Initialize flag since not all gcc
410 versions are smart enough to see that this is no problem.
412 * elf/dl-open.c (_dl_init_paths): Check malloc result.
414 * csu/Versions: Add __frame_state_for.
416 1999-01-22 Ulrich Drepper <drepper@cygnus.com>
418 * sysdeps/gnu/errlist.awk: Mark ENOTSUP as alias for EOPNOTSUPP.
420 * iconv/gconv_conf.c (add_alias): Convert names to uppercase before
421 adding into search tree.
422 (add_module): Likewise.
423 * iconv/iconv_open.c: Likewise.
424 * iconv/gconv_db.c: Change all __strcasecmp to strcmp.
425 * iconv/skeleton.c (gconv_init): Likewise.
427 1999-01-20 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
429 * elf/Makefile: Make dependencies between test modules explicit.
430 (preloadtest-preloads): New variable.
431 ($(objpfx)preloadtest.out): Use it.
432 (preloadtest-ENV): Use it.
434 1999-01-22 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
436 * sysdeps/unix/sysv/linux/arm/Dist: Undo last change. Not needed.
438 1999-01-22 Roland McGrath <roland@baalperazim.frob.com>
440 * sysdeps/mach/hurd/Makefile ($(common-objpfx)stamp-errnos): Depend on
441 $(common-objpfx)errnos.d.
443 * sysdeps/mach/hurd/Makefile: Fix errnos.h -> bits/errno.h in rules.
445 * manual/errno.texi (Error Codes): Fix ENOSYS description.
448 1999-01-21 Ulrich Drepper <drepper@cygnus.com>
450 * elf/Makefile: Add missing dependency for preloadtest binary.
452 1999-01-21 Ulrich Drepper <drepper@cygnus.com>
454 * version.h (VERSION): Bump to 2.0.111.
456 * elf/Makefile (distribute): Add test module sources.
458 * sysdeps/unix/sysv/linux/sys/sysmacros.h: Pretty print.
459 * sysdeps/unix/sysv/linux/Dist: Remove sys/sysmacros.h.
460 * sysdeps/unix/sysv/linux/Makefile: Remove sys/sysmacros.h.
461 * posix/Makefile (headers): Add sys/sysmacros.h.
462 * posix/sys/types.h: Include sys/sysmacros.h for __USE_BSD.
463 * sysdeps/generic/sys/sysmacros.h: New file.
464 * sysdeps/mach/hurd/xmknod.c: Include sys/types.h and remove minor and
467 * elf/dl-close.c: Rewrite the way adding to the global scope works
468 to handle error cases better than the last change.
469 The l_global flag is now only set when the object is actually
470 counted in the global scope list.
471 * elf/dl-deps.c: Likewise.
472 * elf/dl-open.c: Likewise.
474 1999-01-20 Philip Blundell <pb@nexus.co.uk>
476 * sysdeps/unix/sysv/linux/arm/sigaction.c: New file.
478 * sysdeps/unix/sysv/linux/arm/vfork.S: New file.
479 * sysdeps/unix/sysv/linux/arm/Dist: Add vfork.S.
481 * sysdeps/unix/sysv/linux/arm/clone.S: Optimise a little, support
482 26-bit machines correctly and fix check for returned errors.
484 1999-01-21 Ulrich Drepper <drepper@cygnus.com>
486 * sysdeps/unix/sysv/linux/i386/clone.S: Micro-optimization.
488 * sysdeps/unix/sysv/linux/i386/vfork.S: Add back the first
489 implementation now that the syscall is back in 2.2.0.
491 * elf/Makefile: Change rule to make test module so that they are
492 compiled using -fPIC.
493 * elf/testobj1.c: Add missing prototype.
494 * elf/testobj1_1.c: Likewise.
495 * elf/testobj2.c: Likewise.
496 * elf/testobj3.c: Likewise.
497 * elf/testobj4.c: Likewise.
498 * elf/testobj5.c: Likewise.
499 * elf/testobj6.c: Likewise.
501 1999-01-20 Ulrich Drepper <drepper@cygnus.com>
503 * elf/Makefile (tests): Add loadfail.
504 Add rules to build failobj.so.
505 * elf/loadfail.c: New file. Test of failing to load object with
507 * elf/failobj.c: New file. Object which will fail to load.
509 * elf/dl-close.c (_dl_close): Fix last patch (cnt is unsigned).
511 * elf/dl-close.c: Handle failed loads which would have gone in the
512 global scope correctly.
514 * elf/testobj1.c: Include stdlib.h to get NULL defined.
515 * elf/testobj2.c: Likewise.
516 * elf/testobj3.c: Likewise.
517 * elf/testobj4.c: Likewise.
518 * elf/testobj5.c: Likewise.
520 * iconvdata/Makefile (modules): Add SAMI-WS2 and ISO-IR-197.
521 * iconvdata/gconv-modules: Add entries for above charsets.
522 * iconvdata/iso-ir-197.c: New file.
523 * iconvdata/sami-ws2.c: New file.
525 * sysdeps/unix/sysv/linux/vfork.c: Once again use generic version.
527 1999-01-18 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
529 * sysdeps/unix/sysv/linux/Makefile ($(objpfx)syscall-%.d): Fix
530 generation of dependency list to make it work with newer versions
533 1999-01-18 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
535 * Makerules (build-module): New macro, moved from...
536 * elf/Makefile (build-module): ... here.
537 * iconvdata/Makefile (build-module): ... and here.
539 1999-01-20 Ulrich Drepper <drepper@cygnus.com>
541 * sysdeps/alpha/Versions: Add __atan2 for libm and GLIBC_2.0.
543 * elf/Makefile (tests): Add preloadtest. Add rules to build more test
544 modules and the preloadtest binary.
545 * elf/loadtest.c (TEST_ROUNDS): Increase to 1000.
546 (testobjs): Add more modules.
547 (tests): Add entries for new modules.
548 * elf/preloadtest.c: New file. Test for LD_PRELOAD.
549 * elf/testobj1.c: Add 'preload' function.
550 * elf/testobj2.c: Likewise.
551 * elf/testobj3.c: Likewise.
552 * elf/testobj4.c: New file.
553 * elf/testobj5.c: New file.
554 * elf/testobj6.c: New file.
556 1999-01-19 Ulrich Drepper <drepper@cygnus.com>
558 * elf/dl-object.c (_dl_new_object): Micro-optimization.
560 * elf/restest1.c: New file. Symbol resolution test.
561 * elf/testobj1_1.c: New file. Module used in this test.
562 * elf/Makefile: Add rules for restest1 generation and execution.
564 * elf/dl-object.c (_dl_new_object): l_local_scope really gets
565 assigned the local scope.
567 * posix/test-vfork.c (main): Improve test to check for correct
570 * sysdeps/unix/sysv/linux/i386/vfork.S: Rewrite to use clone.
572 * sysdeps/unix/sysv/linux/bits/sched.h: Define CLONE_VFORK.
574 * timezone/zdump.c: Update from tzcode1999a.
575 * timezone/zic.c: Likewise.
577 1999-01-19 Andreas Jaeger <aj@arthur.rhein-neckar.de>
579 * math/tgmath.h: Rename nextafterx to nexttoward.
581 1999-01-19 Ulrich Drepper <drepper@cygnus.com>
583 * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Add baud rates >
585 * sysdeps/unix/sysv/linux/mips/bits/termios.h: Likewise.
586 * sysdeps/unix/sysv/linux/bits/termios.h: Likewise.
587 * sysdeps/unix/sysv/linux/alpha/bits/termios.h: Likewise.
589 * math/Makefile (libm-calls): Rename s_nextafterx to s_nexttoward.
590 * math/Versions: Likewise.
591 * math/bits/mathcalls.h: Likewise.
592 * manual/arith.texi: Likewise.
593 * sysdeps/libm-ieee754/s_nextafterl.c: Likewise.
594 * sysdeps/libm-ieee754/s_nextafterx.c: Replaced by...
595 * sysdeps/libm-ieee754/s_nexttoward.c: New file.
596 * sysdeps/libm-ieee754/s_nextafterxf.c: Replaced by...
597 * sysdeps/libm-ieee754/s_nexttowardf.c: New file.
598 * sysdeps/libm-ieee754/s_nextafterxl.c: Replaced by...
599 * sysdeps/libm-ieee754/s_nexttowardl.c: New file.
601 * time/Makefile (routines): Removed strfxtime.
602 * time/Versions: Likewise.
603 * time/strfxtime.c: Removed.
604 * time/time.h: Remove _LOCALTIME, _NO_LEAP_SECONDS, struct tmx,
605 mkxtime, and strfxtime.
607 1999-01-18 Ulrich Drepper <drepper@cygnus.com>
609 * iconv/gconv_conf.c (add_module): Complete rewrite. Use cleverer
610 data structures and avoid creating intermediate representations
611 first. Rewrite also all helper functions.
612 * iconv/gconv_db.c (find_derivation): Use new data structure for
614 * iconv/Versions: Remove __gconv_nmodules.
615 * iconv/iconv_prog.c: Rewrite generation of charset name list to
616 use new data structure.
617 * iconv/gconv_int.h (struct gconv_module): Add new elements for
618 database data structure.
619 (__gconv_modules_db): Update type.
620 (__gconv_transform_dummy): Removed.
621 * iconv/gconv_builtin.h: Remove dummy transformation.
622 * iconv/gconv_simple.c: Remove __gconv_transform_dummy.
624 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Remove
625 __syscall_vfork, add vfork.
626 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
628 1999-01-18 Andreas Jaeger <aj@arthur.rhein-neckar.de>
630 * posix/test-vfork.c: Include <sys/wait.h> for wait declaration.
632 1999-01-16 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
634 * manual/ctype.texi: Fix cross refs and typos.
635 * manual/charset.texi: Likewise.
637 1999-01-18 Ulrich Drepper <drepper@cygnus.com>
639 * Rules: Add dummy.c and dummy.o to common-generated.
640 Patch by Andreas Schwab.
642 1999-01-18 10:07 -0500 Zack Weinberg <zack@rabi.phys.columbia.edu>
644 * manual/libc-texinfo.sh: Use tsort.awk.
645 * manual/tsort.awk: New file.
646 * manual/Makefile (minimal-dist): Add tsort.awk.
647 (distribute): Remove generated files: summary.texi,
648 stamp-summary, chapters.texi, top-menu.texi, and texis.
650 1999-01-15 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
652 * sysdeps/unix/sysv/linux/m68k/vfork.S: Test return value after
655 1999-01-17 Ulrich Drepper <drepper@cygnus.com>
657 * wctype/wcfuncs.c: Declare __ctype32_b.
659 * elf/Makefile (test-modules): Add test-modules.
661 * stdlib/canonicalize.c (canonicalize): Update write pointer after
662 realloc. Minor optimizations.
664 1999-01-16 Ulrich Drepper <drepper@cygnus.com>
666 * po/no.po: Update from norwegian translation team.
668 * iconvdata/iso-2022-jp.c: Correct handling of G2 set.
669 Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
671 * elf/Makefile (tests): Add loadtest.
672 Add rules to generate test modules.
673 * Makeconfig (+link): Add $(LDFLAGS-$(@F)) to command line.
674 * elf/loadtest.c: New file.
675 * elf/testobj1.c: New file.
676 * elf/testobj2.c: New file.
677 * elf/testobj3.c: New file.
679 * elf/dl-close.c: Correct removing module from global list.
681 * elf/dl-open.c: Add debugging code.
683 * include/string.h: Add __rawmemchr prototype.
684 * string/Makefile (routines): Add rawmemchr.
685 * string/Versions [GLIBC_2.1]: Add __rawmemchr and rawmemchr.
686 * string/string.h: Add prototype for rawmemchr.
687 * string/bits/string2.h: Optimize strchr with rawmemchr.
688 * sysdeps/generic/rawmemchr.c: New file.
689 * sysdeps/i386/rawmemchr.c: New file.
690 * sysdeps/i386/i486/bits/string.h: Add rawmemchr inline code.
691 Optimize strchr with rawmemchr.
693 * sysdeps/unix/sysv/linux/bits/posix_opt.h: Define _LFS_LARGEFILE,
694 _LFS64_LARGEFILE, and _LFS64_STDIO for Unix98.
696 1999-01-14 Andreas Jaeger <aj@arthur.rhein-neckar.de>
698 * nis/nis_error.c (nis_errlist): Fix capitilasation.
700 1999-01-15 Ulrich Drepper <drepper@cygnus.com>
702 * posix/Makefile (tests): Add test-vfork.
703 * posix/test-vfork.c: New file by Andreas Schwab.
705 * manual/charset.texi: More misspelling fixes.
706 Reported by Tom Tromey <tromey@cygnus.com>.
707 Improve mbsinit example.
709 * sysdeps/unix/sysv/linux/vfork.c: Removed.
710 * sysdeps/unix/sysv/linux/i386/vfork.S: New file.
712 1999-01-14 Ulrich Drepper <drepper@cygnus.com>
714 * Make-dist: If file is generated but still distributed the later
717 * sysdeps/unix/sysv/linux/arm/Dist: Add sys/user.h.
719 * manual/Makefile (examples): Filter out the example code from
722 * version.h (VERSION): Bump to 2.0.110.
724 * nis/nis_error.c (nis_errlist): Fix typo in string.
726 * misc/regexp.h: Add restrict to function declarations.
728 1998-12-30 Andreas Jaeger <aj@arthur.rhein-neckar.de>
730 Patche by Ralf Baechle <ralf@gnu.org>:
731 * sysdeps/mips/sys/regdef.h: New file, enhanced versions of
732 deleted linux specific files.
734 1998-12-29 Andreas Jaeger <aj@arthur.rhein-neckar.de>
736 * sysdeps/unix/sysv/linux/mips/bits/siginfo.h: New file.
738 1999-01-14 Andreas Jaeger <aj@arthur.rhein-neckar.de>
740 * misc/regexp.h (compile): Correct end-of-line check, fix typo in
741 docu. Reported by Kalle Olavi Niemitalo <kalle@Niemitalo.fi>.
743 1999-01-14 Ulrich Drepper <drepper@cygnus.com>
745 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add vfork.
746 Patch by Richard Henderson <rth@twiddle.net>.
748 1999-01-13 Ulrich Drepper <drepper@cygnus.com>
750 * manual/nss.texi (NSS Module Interface): Document requirement on errno
751 value after unsuccessful call of module function.
753 * sysdeps/unix/sysv/linux/syscalls.list: Add __syscall_fork alias.
754 * sysdeps/unix/sysv/linux/vfork.c: Use vfork syscall if available,
756 * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add vfork.
757 * sysdeps/unix/sysv/linux/sparc32/syscalls.list: Likewise.
758 * sysdeps/unix/sysv/linux/sparc64/syscalls.list: Likewise.
760 * sysdeps/unix/sysv/linux/i386/sysdep.h: Correct handling of
761 INLINE_SYSCALL for syscall without parameters.
763 1999-01-13 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
765 * sysdeps/unix/make-syscalls.sh: Set shared-only-routines for
768 * Rules: Remove rules for empty.* again.
770 1999-01-13 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
772 * sysdeps/unix/sysv/linux/m68k/vfork.S: New file.
774 1999-01-13 Ulrich Drepper <drepper@cygnus.com>
776 * sysdeps/i386/bits/string.h: Correct several bugs in various
777 functions which never worked.
778 Patch by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
780 1999-01-12 Ulrich Drepper <drepper@cygnus.com>
782 * manual/charset.texi: Add many corrections.
783 Patch by Benjamin Kosnik <bkoz@cygnus.com>.
785 1999-01-12 Andreas Jaeger <aj@arthur.rhein-neckar.de>
787 * manual/charset.texi: Fix some typos.
789 1999-01-12 Ulrich Drepper <drepper@cygnus.com>
791 * login/programs/pt_chown.c (main): Update copyright year.
793 1999-01-11 Ulrich Drepper <drepper@cygnus.com>
795 * sysdeps/posix/tempname.c: Open files with mode 0600.
797 * ctype/Versions [GLIBC_2.0]: Export __ctype32_b.
798 * include/wctype.h: Declare __iswctype.
799 * stdio-common/vfscanf.c (__vfscanf): Use __iswspace instead of
801 * wctype/Makefile (routines): Add wcextra_l.
802 * wctype/wcextra.c (iswblank): Implement function here and don't use
804 (__iswblank_l): Move definition to...
805 * wctype/wcextra_l.c: ...here. New file.
806 * wctype/wcfuncs.c: Really implement functions and don't call
807 __iswctype or __towctrans.
808 * wctype/wctype.h: Change isw* and tow* macros. Don't call
809 __iswctype or __towctrans. Instead optimize constant argument case.
811 * iconv/gconv.h: Fix typos.
813 * iconv/skeleton.c: Fix typos. Optimize init function a bit.
814 Correctly emit escape sequence to return to initial state in
817 * iconvdata/iso-2022-jp.c (gconv_init): Correctly initialize
818 max_needed_to element.
820 * manual/mbyte.texi: Removed. This is now described in charset.texi.
821 * manual/charset.texi: New file.
822 * manual/Makefile (chapters): Replace mbyte by charset.
823 * manual/ctype.texi: Document wide character functions.
824 * manual/intro.texi: Fix reference to mbyte chapter.
825 * manual/lang.texi: Likewise.
826 * manual/locale.texi: Likewise.
827 * manual/stdio.texi: Likewise.
828 * manual/string.texi: Fix @node line for new charset chapter.
829 * manual/libc.texinfo (UPDATED): Updated. Also update copyright years.
830 * manual/memory.texi (savestring): Optimize code to give a good
833 * manual/filesys.texi: Fix wording. Patches by Jim Meyering.
835 * nscd/nscd_getgr_r.c: Include stdint.h to get uintptr_t definition.
836 * nscd/nscd_getpw_r.c: Likewise.
837 * nscd/nscd_gethst_r.c: Likewise.
839 * stdlib/stdtold_l.c: Always include xlocale.h.
841 1999-01-11 Geoffrey Keating <geoffk@ozemail.com.au>
843 * stdlib/fpioconst.h (LDBL_MAX_10_EXP_LOG): Define to be same as
844 DBL_MAX_10_EXP_LOG if there is no long double.
845 (_fpioconst_pow10): Always use size as LDBL_MAX_10_EXP_LOG to match
848 1999-01-10 Andreas Jaeger <aj@arthur.rhein-neckar.de>
850 * timezone/Makefile ($(testdata)/GB): Changed to ...
851 ($(testdata)/Europe/London): ... for tst-timezone test.
852 ($(objpfx)tst-timezone.out): Change GB to Europe/London.
854 * timezone/tst-timezone.c (main): Enable DST switching test,
855 change GB to Europe/London.
857 1999-01-10 Philip Blundell <philb@gnu.org>
859 * socket/Makefile (headers): Remove bits/sockunion.h.
861 1999-01-09 Philip Blundell <philb@gnu.org>
863 * socket/sys/socket.h: Don't include <bits/sockunion.h>.
864 * sysdeps/generic/bits/sockunion.h: Deleted.
865 * sysdeps/unix/sysv/linux/bits/sockunion.h: Likewise.
867 1999-01-08 H.J. Lu <hjl@gnu.org>
869 * io/fts.c (fts_close): Don't access memory after having it freed.
871 1998-01-08 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
873 * manual/Makefile (stamp-summary): Remove space after -t option
874 for compatibility with non-GNU sort programs.
876 1999-01-08 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
878 * manual/search.texi (Comparison Functions): Fix compare_doubles
881 1999-01-07 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
883 * Makerules (do-tests-clean): Remove reference to obsolete
884 variable tests-static.
886 1999-01-07 Ulrich Drepper <drepper@cygnus.com>
888 * sysdeps/unix/sysv/linux/ntp_adjtime.c: Removed. It's an alias
890 * sysdeps/unix/sysv/linux/Dist: Add ntp_gettime.c.
891 * sysdeps/unix/sysv/linux/Makefile [subdir=time] (sysdep_routines):
893 * sysdeps/unix/sysv/linux/syscalls.list: Add alias ntp_adjtime to
895 * sysdeps/unix/sysv/linux/sys/timex.h: Correct prototype for
898 * sysdeps/i386/i686/mempcpy.S: Fix typos.
900 * sysdeps/i386/i686/memset.S: New file.
901 * sysdeps/i386/i686/bzero.S: New file.
902 * sysdeps/i386/i686/strcmp.S: New file.
903 * sysdeps/i386/i686/memcpy.S: New file.
905 * sysdeps/unix/sysv/linux/Makefile [subdir=time] (sysdep_routines):
906 Add ntp_adjtime and ntp_gettime.
907 * sysdeps/unix/sysv/linux/Versions [GLIBC_2.1]: Add ntp_adjtime and
910 1998-12-29 Ulrich Windl <Ulrich.Windl@rz.uni-regensburg.de>
912 * manual/time.texi (Precision Time): Add documentation for
913 ntp_gettime and ntp_adjtime.
915 1998-12-28 Ulrich Windl <Ulrich.Windl@rz.uni-regensburg.de>
917 * sysdeps/unix/sysv/linux/ntp_gettime.c: Created new file
919 * sysdeps/unix/sysv/linux/ntp_adjtime.c: Created new file
921 * sysdeps/unix/sysv/linux/sys/timex.h (struct ntptimeval): Added.
922 Add prototypes for ntp_adjtime and ntp_gettime.
924 1999-01-07 Ulrich Drepper <drepper@cygnus.com>
926 * sysdeps/i386/bits/select.h (__FD_ZERO): Remove early clobbers
927 from c and D register output.
929 1999-01-07 Philip Blundell <philb@gnu.org>
931 * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: Fix bug in last change.
933 1999-01-07 Ulrich Drepper <drepper@cygnus.com>
935 * sysdeps/unix/sysv/linux/alpha/bits/types.h: Correct type for
936 __fsfilcnt_t. Patch by Bruce Elliott <bde@nwlink.com>.
938 1999-01-05 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
940 * manual/conf.texi: Remove pointers from first @node. Move old
941 @node spec inside comment.
942 * manual/lang.texi: Likewise.
943 * manual/libc-texinfo.sh: Also find `@node.*Top' in a comment.
944 * manual/stdio.texi: Fix typo.
946 1999-01-04 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
948 * wcsmbs/btowc.c: Accept all values in the range [SCHAR_MIN
949 .. UCHAR_MAX]. Local var buf renamed to result and its type
950 changed from char[] to wchar_t to get proper alignment.
952 * posix/fnmatch.c: Also cast the arguments of the other ctype
953 functions to unsigned char.
955 1999-01-07 Ulrich Drepper <drepper@cygnus.com>
957 * Rules: Add rules for empty.{o,os,op} back.
959 1999-01-05 Ulrich Drepper <drepper@cygnus.com>
961 * Makerules (common-mostlyclean): Add missing parentheses.
963 * Rules: Add back rules for empty.o generation.
965 1999-01-05 Philip Blundell <philb@gnu.org>
967 * sysdeps/unix/sysv/linux/net/if_arp.h: Add new ARPHRD definitions
968 from latest (2.2.0pre4) kernel.
970 1999-01-05 Scott Bambrough <scottb@corelcomputer.com>
972 * sysdeps/unix/sysv/linux/arm/sys/user.h : New file. Fixes problem
973 on ARM platforms with programs that include <sys/user.h> and
974 <sys/ptrace.h>. Solution suggested by Geoff Keating earlier with
975 fix for same problem on the PowerPC platform.
977 1999-01-04 Philip Blundell <philb@gnu.org>
979 * sysdeps/unix/sysv/linux/arm/register-dump.h: Correct widths of
981 * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: New file.
983 1999-01-04 Ulrich Drepper <drepper@cygnus.com>
985 * csu/version.c (banner): Update date.
986 * catgets/gencat.c: Update year in copyright message text.
987 * db2/makedb.c: Likewise.
988 * debug/catchsegv.sh: Likewise.
989 * elf/ldd.bash.in: Likewise.
990 * elf/sprof.c: Likewise.
991 * iconv/iconv_prog.c: Likewise.
992 * locale/programs/locale.c: Likewise.
993 * locale/programs/localedef.c: Likewise.
994 * login/programs/utmpd.c: Likewise.
995 * malloc/mtrace.pl: Likewise.
996 * nscd/nscd.c: Likewise.
997 * nss/getent.c: Likewise.
998 * posix/getconf.c: Likewise.
1000 1999-01-02 Philip Blundell <philb@gnu.org>
1002 * sunrpc/Makefile: Ensure that we really use the right path for cpp.
1004 1999-01-03 Philip Blundell <philb@gnu.org>
1006 * Makefile (tests-clean): New target to delete test output files.
1007 * Makerules (do-tests-clean): New rule to support the above.
1008 * Rules (subdir_testclean): Likewise.
1010 1999-01-03 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1012 * iconv/Makefile: Use install-others instead of explicit
1013 dependency on subdir_install.
1015 1999-01-02 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1017 * iconv/gconv_db.c (find_derivation): Release lock before
1019 (__gconv_find_transform): Likewise.
1021 1999-01-01 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1023 * inet/ether_ntoa.c (ether_ntoa): Make `asc' static since that's
1026 1999-01-01 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1028 * Makerules: Remove all references to obsolete variables
1029 tests-static and test-srcs-static.
1030 * Make-dist: Likewise.
1031 * Rules: Likewise. Remove rules to generate obsolete empty.{c,o*}.
1033 1999-01-03 Philip Blundell <philb@gnu.org>
1035 * sysdeps/unix/sysv/linux/arm/pread.c: Use the i386 implementation.
1036 * sysdeps/unix/sysv/linux/arm/pread64.c: Likewise.
1037 * sysdeps/unix/sysv/linux/arm/pwrite.c: Likewise.
1038 * sysdeps/unix/sysv/linux/arm/pwrite64.c: Likewise.
1040 1998-12-28 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1042 * sysdeps/m68k/dl-machine.h (elf_machine_rela): Reorder expression
1043 to avoid accessing global data in the usual case.
1045 1999-01-01 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1047 * wcsmbs/wcstold_l.c: Correct last patch to include wchar.h from
1050 1998-12-31 Ulrich Drepper <drepper@cygnus.com>
1052 * iconvdata/Makefile: Use rpath $ORIGIN for modules which use any of
1053 the conversion libraries.
1055 * include/features.h: Mention latest extensions in _POSIX_C_SOURCE
1058 * libio/genops.c (list_all_lock): New variable.
1059 (_IO_un_link, _IO_link_in): Acquire lock before modifying _IO_list_all.
1062 * sysdeps/i386/i686/strtok.s: Add missing cld.
1064 * sysdeps/i386/i686/mempcpy.S: New file.
1066 1998-12-30 Geoff Keating <geoffk@ozemail.com.au>
1068 Suppress parentheses warnings:
1069 * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
1070 (DL_FIND_ARG_COMPONENTS): here,
1071 * sysdeps/powerpc/dl-machine.c: here,
1072 * sysdeps/powerpc/fclrexcpt.c (feclearexcept): here,
1073 * sysdeps/powerpc/fesetround.c (fesetround): here,
1074 * sysdeps/powerpc/feupdateenv.c (feupdateenv): here,
1075 * sysdeps/powerpc/fraiseexcpt.c (feraiseexcept): here,
1076 * sysdeps/powerpc/fsetexcptflg.c (fesetexceptflag): here,
1077 * sysdeps/powerpc/s_rint.c (__rint): here,
1078 * sysdeps/powerpc/s_rintf.c (__rintf): here,
1079 * sysdeps/powerpc/w_sqrt.c (__sqrt): here,
1080 * sysdeps/powerpc/w_sqrtf.c (__sqrtf): and here.
1082 1998-12-30 Geoff Keating <geoffk@ozemail.com.au>
1084 * wcsmbs/wcstold.c [__NO_LONG_DOUBLE_MATH]: Include wchar.h.
1085 * wcsmbs/wcstold_l.c [__NO_LONG_DOUBLE_MATH]: Likewise. Also define
1086 appropropriate prototypes, correct procedure names.
1088 1998-12-30 Geoff Keating <geoffk@ozemail.com.au>
1090 * sysdeps/generic/crypt-entry.c: Prototype __crypt_r, suppress
1092 (__crypt_r): Add __restrict.
1093 * sysdeps/generic/crypt.h: Remove internal routine. Add __restrict.
1095 1998-12-31 Ulrich Drepper <drepper@cygnus.com>
1097 * stdlib/longlong.h: Add missing #else in SPARC definitions.
1099 1998-12-30 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1101 Patches by Ralf Baechle <ralf@gnu.org>:
1102 * sysdeps/unix/sysv/linux/mips/sgidefs.h: Removed.
1103 * sysdeps/unix/sysv/linux/mips/sys/asm.h: Removed.
1104 * sysdeps/unix/sysv/linux/mips/sys/regdef.h: Removed.
1105 * sysdeps/unix/sysv/linux/mips/sys/fpregdef.h: Removed.
1106 * sysdeps/unix/sysv/linux/mips/regdef.h: Removed.
1107 * sysdeps/unix/sysv/linux/mips/fpregdef.h: Removed.
1109 * sysdeps/unix/sysv/linux/mips/Makefile: Remove delete files.
1110 * sysdeps/unix/sysv/linux/mips/Dist: Remove deleted files.
1112 * sysdeps/mips/sys/fpregdef.h: New files, enhanced versions of deleted
1113 linux specific files.
1114 * sysdeps/mips/sys/asm.h: Likewise.
1115 * sysdeps/mips/sgidefs.h: Likewise.
1116 * sysdeps/mips/fpregdef.h: Likewise.
1117 * sysdeps/mips/regdef.h: Likewise.
1119 * sysdeps/mips/Makefile: Add new headers.
1120 * sysdeps/mips/Dist: Add new files.
1122 * sysdeps/mips/fpu_control.h (_FPU_DEFAULT): Change value.
1124 1998-12-28 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1126 * iconvdata/Makefile: Remove variable assignments and rules that
1127 are now auto-generated. Include $(objpfx)iconv-rules instead.
1128 Btw, that removes a few typos.
1129 (charmaps): New variable.
1130 ($(objpfx)iconv-rules): New target.
1131 (gen-8bit-modules): Renamed from sed-generated-headers, remove .h
1133 (gen-8bit-gap-modules): Renamed from awk-generated-headers, remove
1135 (gen-special-modules): New variable.
1136 (generated-modules): New variable.
1138 (before-compile): Likewise.
1139 (generated): Likewise, and add iconv-rules.
1140 * iconvdata/euc-cn.c: Renamed from euccn.c.
1141 * iconvdata/euc-jp.c: Renamed from eucjp.c.
1142 * iconvdata/euc-kr.c: Renamed from euckr.c.
1143 * iconvdata/euc-tw.c: Renamed from euctw.c.
1144 * iconvdata/iso_6937.c: Renamed from iso6937.c.
1145 * iconvdata/iso_6937-2.c: Renamed from iso6937-2.c.
1146 * iconvdata/t.61.c: Renamed from t61.c.
1147 * iconvdata/Makefile (distribute): Adjusted for those renames.
1148 Remove $(objpfx) from names.
1150 1998-12-28 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1152 * sysdeps/generic/hp-timing.h: Fix comment.
1153 * sysdeps/generic/dl-hash.h: Likewise.
1154 * sysdeps/i386/i686/hp-timing.h: Likewise.
1156 1998-12-28 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1158 * posix/fnmatch.c (fnmatch): Always pass unsigned char values to
1161 1998-12-28 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1163 * nss/db-Makefile ($(VAR_DB)/shadow.db): Fix last change.
1165 1998-12-29 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1167 * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Sync with
1168 current Linux 2.1.132 kernel sources.
1170 1998-12-28 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1172 Patches by Ralf Baechle <ralf@gnu.org> for Linux/MIPS:
1173 * sysdeps/unix/sysv/linux/mips/syscalls.list: Add ipc, change
1174 pread/pwrite and llseek calls.
1176 * sysdeps/unix/sysv/linux/mips/sysdep.S: New file.
1178 1998-12-29 Wolfram Gloger <wmglo@dent.med.uni-muenchen.de>
1180 * malloc/thread-m.h [_LIBC] : Fix for NO_THREADS case.
1182 1998-12-28 Ulrich Drepper <drepper@cygnus.com>
1184 * version.h (VERSION): Bump to 2.0.109.
1186 * Makefile (distribute): Add INTERFACE and CONFORMANCE.
1187 * elf/Makefile (distribute): Add hp-timing.h.
1188 * sysdeps/i386/i686/Dist: New file.
1190 * mach/Versions: Add mach_msg_send and mach_msg_receive.
1191 Patch by UCHIYAMA Yasushi <uch@nop.or.jp>.
1193 * sysdeps/unix/sysv/linux/netipx/ipx.h (SIOCIPXNCPCONN): New macro
1196 * stdlib/fpioconst.c: If __NO_LONG_DOUBLE_MATH don't define constants
1197 beyond range of double.
1198 * stdlib/fpioconst.h (_fpioconst_pow10): Reduce size according to
1200 * stdlib/strtold.c: Fall back on double functions if
1201 __NO_LONG_DOUBLE_MATH.
1202 * stdlib/strtold_l.c: Likewise.
1203 * wcsmbs/wcstold.c: Likewise.
1204 * wcsmbs/wcstold_l.c: Likewise.
1205 * sysdeps/ieee754/ldbl2mpn.c: Don't generate code if
1206 __NO_LONG_DOUBLE_MATH.
1207 * sysdeps/ieee754/mpn2ldbl.c: Likewise.
1209 1998-12-28 Geoff Keating <geoffk@ozemail.com.au>
1211 * sysdeps/powerpc/bits/endian.h: Use #warning, not #error, if
1212 the endianness can't be determined, for makedepend.
1214 1998-12-27 Ulrich Drepper <drepper@cygnus.com>
1216 * elf/dl-lookup.c (_dl_num_relocations): New variable.
1217 (do_lookup): Increment _dl_num_relocations for every call.
1218 * elf/rtld.c (print_statistics): New function.
1219 (_dl_debug_statistics): New variable. Set when statistics are asked
1221 (rtld_total_time, relocate_time, load_time): New variables. Used
1222 in print_statistics.
1223 (_dl_start): Record start and end time of startup. Call
1224 print_statistics if needed.
1225 (dk_main): Record times for relocations and loading.
1226 (process_dl_debug): Recognize statistics.
1228 Low-level, low-overhead, high-precision timing functionality.
1229 * sysdeps/generic/hp-timing.h: New file.
1230 * sysdeps/i386/i686/Makefile: New file.
1231 * sysdeps/i386/i686/hp-timing.h: New file.
1232 * sysdeps/i386/i686/hp-timing.c: New file.
1234 * sysdeps/i386/dl-machine.h (elf_machine_rel): Reverse order of OR
1235 clauses to avoid accessing global variables during rtld relocation.
1237 * sunrpc/rpc_main.c: Unify messages.
1239 * sysdeps/unix/sysv/linux/arm/Dist: Add ioperm.c and sys/io.h.
1241 1998-12-27 Roland McGrath <roland@baalperazim.frob.com>
1243 * sysdeps/mach/hurd/bits/statfs.h (struct statfs, struct statfs64):
1244 Remove __ from member names; rename __unused to f_spare.
1246 1998-12-21 Mark Kettenis <kettenis@phys.uva.nl>
1248 Implement fstatvfs and statvfs on the Hurd.
1249 * sysdeps/mach/hurd/bits/statfs.h: New file.
1250 * sysdeps/mach/hurd/bits/statvfs.h: New file.
1251 * sysdeps/mach/hurd/fstatvfs.c: New file.
1252 * sysdeps/mach/hurd/statvfs.c: New file.
1254 * sysdeps/generic/fstatfs64.c: Changed into stub.
1255 Moved previous contents to...
1256 * sysdeps/unix/sysv/linux/fstatfs64.c: ...here.
1257 * sysdeps/generic/fstatvfs64.c: Likewise.
1258 * sysdeps/unix/sysv/linux/fstatvfs64.c: Likewise.
1259 * sysdeps/generic/statfs64.c: Likewise.
1260 * sysdeps/unix/sysv/linux/statfs64.c: Likewise.
1261 * sysdeps/generic/statvfs64.c: Likewise.
1262 * sysdeps/unix/sysv/linux/statvfs64.c: Likewise.
1264 1998-12-25 Ulrich Drepper <drepper@cygnus.com>
1266 * elf/dl-hash.h: Move to...
1267 * sysdeps/generic/dl-hash.h: ...here. Correct parameter type (must
1268 be unsigned char). Remove conditional from inner loop and rearrange
1269 binary operations (12-22% performance increase).
1270 * sysdeps/i386/i686/dl-hash.h: New file. Another 10% faster than
1271 optimized generic version.
1273 1998-12-23 Ulrich Drepper <drepper@cygnus.com>
1275 * elf/dl-lookup.c (do_lookup): If looking up an unversioned symbol
1276 but the object file only contains versioned definitions than
1277 accept the definition if there is exactly one even if the version
1278 number is not the default version. This helps dlsym() to find
1279 newly introduced symbols.
1281 * locale/programs/ld-collate.c: Unify messages and correct typos.
1282 * locale/programs/ld-monetary.c: Likewise.
1283 * locale/programs/ld-numeric.c: Likewise.
1284 * locale/programs/ld-time.c: Likewise.
1285 * manual/errno.texi: Likewise.
1286 * nis/nis_error.c: Likewise.
1287 * nis/nis_print.c: Likewise.
1288 * nis/nss_nisplus/nisplus-publickey.c: Likewise.
1289 * sunrpc/rpc_main.c: Likewise.
1291 1998-12-20 Philip Blundell <philb@gnu.org>
1293 * sysdeps/unix/sysv/linux/arm/sysdep.h (INLINE_SYSCALL): Add
1295 * sysdeps/unix/sysv/linux/arm/syscalls.list: Remove wrappers for
1298 1998-12-22 Philip Blundell <pb@nexus.co.uk>
1300 * sysdeps/unix/sysv/linux/arm/ioperm.c: New file.
1301 Implementation of inb, outb etc for ARM systems.
1302 * sysdeps/unix/sysv/linux/arm/sys/io.h: Likewise.
1303 * sysdeps/unix/sysv/linux/arm/Versions: Add appropriate
1304 entries for the above.
1306 1998-12-21 Ulrich Drepper <drepper@cygnus.com>
1308 * nss/db-Makefile (shadow.db): Create file with correct protections.
1309 Based on a patch by Joel Klecker <espy@debian.org>.
1311 * inet/gethstbynm_r.c: Remove NEED__RES definition since we do this
1312 anyway for digits_dots.c.
1313 * nss/getXXbyYY.c: Initialize _res before using digits_dots.c
1315 * nss/getXXbyYY_r.c: Likewise.
1317 1998-12-19 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1319 * sunrpc/key_call.c (getkeyserv_handle): Use __fcntl instead of
1322 1998-12-20 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1324 * locale/weight.h (get_weight): Extract string elements as
1327 1998-12-06 Mark Kettenis <kettenis@phys.uva.nl>
1329 Reverse the change of 1998-04-22. Providing a struct dirent with
1330 different members when __USE_FILE_OFFSET64 is defined is asking
1331 for trouble. Instead add the necessary LFS magic to the 4.4BSD
1333 * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Add LFS definitions.
1334 * sysdeps/mach/hurd/bits/dirent.h: Removed.
1335 * sysdeps/mach/hurd/readdir64.c: Removed.
1336 * sysdeps/mach/hurd/readdir64_r.c: Removed.
1338 1998-12-20 Roland McGrath <roland@baalperazim.frob.com>
1340 * sysdeps/generic/bits/mman.h [__USE_MISC] (MAP_ANONYMOUS): Define as
1343 * stdio/stdio.h (sys_errlist, sys_nerr, _sys_errlist, _sys_nerr):
1344 Remove decls. They don't exist at all on the Hurd.
1346 * sunrpc/svc_unix.c, sunrpc/clnt_unix.c: Avoid using `struct cmsghdr'
1347 and `struct ucred' #ifndef SCM_CREDENTIALS.
1349 * sunrpc/publickey.c (getsecretkey): Use `&errno' instead of
1350 `__errno_location ()'; means the same, works for Hurd.
1352 * sysdeps/mach/hurd/Makefile (subdirs): Don't elide sunrpc.
1354 1998-12-18 Ulrich Drepper <drepper@cygnus.com>
1356 * sysdeps/unix/sysv/sysv4/solaris2/bits/types.h: Include
1357 features.h and stddef.h.
1358 * sysdeps/unix/sysv/sysv4/solaris2/bits/sigstack.h (struct
1359 sigaltstack): Move ss_size field at the end.
1360 Patches by Jeff Bailey <jbailey@nisa.net>.
1362 * time/getdate.c (check_mday): tm_mon contains values from 0 to 11,
1365 * manual/texinfo.tex: Update to latest version.
1367 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add ipc.
1368 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
1369 Patch by Cristian Gafton <gafton@redhat.com>.
1371 1998-12-17 Ulrich Drepper <drepper@cygnus.com>
1373 * iconvdata/gconv-modules: Add remaining aliases from Internet
1376 * iconv/gconv_int.h (gconv_module): Add new element from_regex_mem.
1377 * iconv/gconv_conf.c (module_compare): Make s1 and s2 const.
1378 (detect_conflict): New function.
1379 (add_alias): Call detect_conflict to see whether there is already
1380 a module for the new name.
1381 (add_module): Make sure there is no alias for the new name.
1382 (read_conf_file): Call add_alias with new argument.
1383 (__gconv_read_conf): Don't destroy module tree immediately after
1384 walking it. We need it to test the internal conversions for
1386 * iconv/gconv_db.c (find_derivation): Don't allocate memory for
1387 regular expression. There is now room in the module descriptor.
1388 (free_mem): Don't free memory for regular expression.
1390 * sysdeps/unix/sysv/linux/bits/socket.h: Add AF_IRDA, PF_IRDA and
1393 * sunrpc/clnt_unix.c (clntunix_destroy): Use __close not close.
1394 * libio/oldtmpfile.c: Likewise.
1395 * libio/oldiofdopen.c: Use __fcntl instead fcntl.
1396 * sysdeps/posix/profil.c: Use __sigaction instead of sigaction.
1398 * iconvdata/iso646.c (gconv_init): Return correct error value if we
1400 * iconvdata/iso-2022-jp.c: Likewise.
1402 * iconv/gconv_db.c (gen_steps): Respect error return value from
1403 init functions and abort.
1405 * iconvdata/iso646.c: Recognize NF_Z_62-010_1973 as charset name.
1407 1998-12-17 H.J. Lu <hjl@gnu.org>
1409 * sunrpc/rpc/xdr.h (XDR_DESTROY): Add ';'.
1410 (xdr_destroy): Likewise.
1412 1998-12-17 Ulrich Drepper <drepper@cygnus.com>
1414 * login/login.c: Determine pts/3 as terminal name if path is
1415 /dev/pts/3. This is consistent with getlogin. [PR libc/906]
1417 1998-12-16 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1419 * sysdeps/posix/tempname.c (__path_search): Add casts for format
1422 1998-12-16 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1424 * sunrpc/rpc/xdr.h (XDR_DESTROY, xdr_destroy): Avoid dangling else
1426 (IXDR_PUT_INT32): Fully parenthesize parameters.
1427 (IXDR_GET_LONG, IXDR_PUT_LONG): Mark GCC extension. Fully
1428 parenthesize parameter.
1430 1998-12-16 Ulrich Drepper <drepper@cygnus.com>
1432 * iconvdata/gconv-modules: Add some of the charset name aliases
1433 used in Internet standards.
1435 1998-12-16 Ulrich Drepper <drepper@cygnus.com>
1437 * version.h (VERSION): Bump to 2.0.107.
1439 * sysdeps/i386/i486/bits/string.h: Pretty printing.
1441 1998-12-16 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
1443 * sunrpc/rpc/xdr.h: Revert patch from 1998-12-14, partly revert
1444 patch from 1998-12-01.
1446 1998-12-16 Roland McGrath <roland@baalperazim.frob.com>
1448 * sysdeps/mach/hurd/bits/local_lim.h (SYMLOOP_MAX): Define this #ifdef
1449 __USE_BSD as well as #ifdef __USE_GNU, so MAXSYMLINKS can use it.
1450 Reported by UCHIYAMA Yasushi <uch@nop.or.jp>
1452 1998-12-16 Ulrich Drepper <drepper@cygnus.com>
1454 * iconvdata/ibm866.c: New file.
1455 * iconvdata/cp1258.c: New file.
1456 * iconvdata/cp1258.h: New file.
1457 * iconvdata/mac-uk.c: New file.
1458 * iconvdata/gconv-modules: Add rules for new modules.
1459 * iconvdata/Makefile: Likewise.
1461 * sysdeps/gnu/bits/ipc.h: Move libc internal bits to...
1462 * include/bits/ipc.h: ..here. New file.
1464 1998-12-16 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1466 * sysdeps/unix/sysv/linux/tcsetattr.c (tcsetattr): Don't change
1467 read-only struct termios_p* but change k_termios member directly.
1469 1998-12-15 H.J. Lu <hjl@gnu.org>
1471 * sysdeps/posix/tempname.c (__path_search): Fix the maximum
1474 1998-12-15 Ulrich Drepper <drepper@cygnus.com>
1476 * sysdeps/unix/sysv/linux/msgctl.c: Use INLINE_SYSCALL.
1477 * sysdeps/unix/sysv/linux/msgget.c: Likewise.
1478 * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
1479 * sysdeps/unix/sysv/linux/msgsnd.c: Likewise.
1480 * sysdeps/unix/sysv/linux/semctl.c: Likewise.
1481 * sysdeps/unix/sysv/linux/semget.c: Likewise.
1482 * sysdeps/unix/sysv/linux/semop.c: Likewise.
1483 * sysdeps/unix/sysv/linux/shmat.c: Likewise.
1484 * sysdeps/unix/sysv/linux/shmctl.c: Likewise.
1485 * sysdeps/unix/sysv/linux/shmdt.c: Likewise.
1486 * sysdeps/unix/sysv/linux/shmget.c: Likewise.
1487 * sysdeps/unix/sysv/linux/syscalls.list: Remove ipc syscall here.
1488 * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add ipc syscall here.
1490 * time/strftime.c: Remove 'f' format.
1492 * time/strptime.c (get_number): Ignore trailing whitespace.
1493 (strptime_internal): Handle 'F' and 'k' formats.
1495 * sysdeps/posix/tempname.c (__path_search): Add second part of the
1496 patch by Andreas Jaeger.
1498 1998-12-15 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1500 * stdio-common/tst-tmpnam.c (main): Use void as parameter to avoid
1501 warnings about unused args. Fix comment.
1503 1998-12-15 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1505 * sysdeps/posix/tempname.c (__path_search): Correct last patch.
1507 1998-12-14 Ulrich Drepper <drepper@cygnus.com>
1509 * sunrpc/rpc/xdr.h (IXDR_GET_INT32): Case pointer before reading from
1511 (IXDR_PUT_INT32): Likewise for writing.
1512 Patch by Bruce Elliott <bde@nwlink.com>.
1514 1998-12-08 H.J. Lu <hjl@gnu.org>
1516 * sysdeps/unix/sysv/linux/speed.c (cfsetospeed): Don't clear
1517 the IBAUD0 bit in c_iflag.
1519 * sysdeps/unix/sysv/linux/tcsetattr.c (tcsetattr): Clear the
1520 the IBAUD0 bit in c_iflag.
1522 1998-12-14 Ulrich Drepper <drepper@cygnus.com>
1524 * time/Makefile (tests): Add tst-strptime.
1525 * time/tst-strptime.c: New file.
1526 * time/strptime.c: Correct bugs in weekday and yearday computation.
1528 1998-12-14 Ulrich Drepper <drepper@cygnus.com>
1530 * time/strptime.c (strptime_internal): Set tm_wday and tm_yday in
1531 any of tm_year, tm_mon, or tm_mday was changed and the value
1532 itself wasn't specified.
1534 * include/stdio.h: Add new parameter to __path_search.
1535 * libio/oldtmpfile.c: Add 0 as new parameter to __path_search.
1536 * stdio-common/tmpfile.c: Likewise.
1537 * stdio-common/tmpfile64.c: Likewise.
1538 * stdio-common/tmpnam.c: Likewise.
1539 * stdio-common/tmpnam_r.c: Likewise.
1540 * stdio-common/tempnam.c: Add 1 as new parameter to __path_search.
1541 * sysdeps/posix/tempname.c: Add new parameter. If value is nonzero
1542 consider TMPDIR environment variable and dir parameter. Otherwise not.
1543 * stdio-common/Makefile (tests): Add tst-tmpnam.
1544 * stdio-common/tst-tmpnam.c: New file.
1546 * po/es.po: Update from translation team.
1548 1998-12-12 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1550 * timezone/Makefile: Protect inclusion of z.* by avoid-generated
1551 and inhibit_timezone_rules instead of no_deps.
1552 * Make-dist: Pass inhibit_timezone_rules=t when making
1555 1998-12-12 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1557 * manual/Makefile (distribute): Remove dir-add.texinfo.
1559 * sysdeps/unix/sysv/linux/powerpc/Dist: Add sys/procfs.h and
1562 1998-12-11 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1564 * manual/Makefile (stamp-summary): Use ^L as separator for
1566 * manual/arith.texi: Add comments before all @deffoox lines to get
1567 them added to the summary.
1568 * manual/creature.texi: Likewise.
1569 * manual/math.texi: Likewise.
1571 1998-12-13 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1573 * math/libm-test.c: Remove macro ISINF. Change all usages of
1576 1998-12-13 Ulrich Drepper <drepper@cygnus.com>
1578 * sysdeps/posix/tempname.c: Use __xstat instead of __stat.
1579 * sysdeps/unix/grantpt.c: Likewise.
1580 * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
1581 * sysvipc/ftok.c: Likewise.
1582 Patch by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.
1584 * stdlib/test-canon.c: Define PATH_MAX if the system does not.
1585 * string/stratcliff.c: Use MAP_ANON instead of MAP_ANONYMOUS.
1586 Patch by UCHIYAMA Yasushi <uch@nop.or.jp>.
1588 1998-12-13 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1590 * sysdeps/alpha/fpu/fsetexcptflg.c: Avoid -Wparentheses warning.
1592 * sysdeps/libm-ieee754/s_expm1.c (__expm1): Avoid -Wparentheses
1594 * sysdeps/libm-ieee754/s_log1p.c (__log1p): Likewise.
1595 * sysdeps/libm-ieee754/e_logf.c (__ieee754_logf): Likewise.
1596 * sysdeps/libm-ieee754/s_expm1f.c (__expm1f): Likewise.
1597 * sysdeps/libm-ieee754/e_log.c (__ieee754_log): Likewise.
1598 * sysdeps/libm-ieee754/s_log1pf.c (__log1pf): Likewise.
1600 1998-12-13 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1602 * sunrpc/svc_udp.c (svcudp_bufcreate): Declare len as socklen_t.
1603 (svcudp_recv): Likewise.
1605 1998-12-13 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
1607 * nis/nss-nisplus.h: Change some mappings of NIS+ errors to
1608 NSS error codes to avoid endless loops.
1610 1998-12-13 Ulrich Drepper <drepper@cygnus.com>
1612 * iconvdata/gconv-modules: Correct aliases for ISO-8859-13 and add
1613 aliases for ISO-8859-14.
1615 1998-12-12 Geoff Keating <geoffk@ozemail.com.au>
1617 * posix/fnmatch.c (fnmatch): Arguments to FOLD must not have
1620 1998-12-12 Ulrich Drepper <drepper@cygnus.com>
1622 * iconvdata/iso-8859-11.h: ISO 8859-11 conversion data.
1623 * iconvdata/iso-8859-11.c: ISO 8859-11 conversion module.
1624 * iconvdata/iso-8859-13.c: Likewise for 8859-13.
1625 * iconvdata/iso-8859-14.c: Likewise for 8859-14.
1626 * iconvdata/iso-8859-15.c: Likewise for 8859-15.
1627 * iconvdata/gconv-modules: Add rules for new modules.
1628 * iconvdata/Makefile: Likewise.
1630 1998-12-12 Ulrich Drepper <drepper@cygnus.com>
1632 * stdio-common/printf_fp.c: #ifdef out long double handling code if
1633 __NO_LONG_DOUBLE_MATH is defined to avoid warnings.
1634 * stdio-common/printf_fphex.c: Likewise.
1635 * stdio-common/printf-size.c: Likewise.
1637 1998-12-12 Ulrich Drepper <drepper@cygnus.com>
1639 * login/Makefile: Install pt_chown using INSTALL_PROGRAM.
1640 Patch by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
1642 1998-12-11 Ulrich Drepper <drepper@cygnus.com>
1644 * sysdeps/powerpc/dl-machine.h (elf_machine_matches_host): Mark
1645 static inline, not extern inline.
1646 (elf_machine_dynamic): Likewise.
1647 (elf_machine_lazy_rel): Likewise.
1648 (elf_machine_plt_value): Likewise.
1649 * sysdeps/powerpc/backtrace.c: Include stddef.h to get NULL
1651 Patchess by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.
1653 * sysdeps/mips/dl-machine.h (elf_machine_rel): Fixl_addr parameter
1654 type. Reported by job bogan <job@piquin.uchicago.edu>.
1656 * sysdeps/unix/opendir.c (__opendir): Use __xstat instead of
1659 1998-12-11 Kunihiro Ishiguro <kunihiro@zebra.org>
1661 * inet/netinet/in.h: Change obsolete structure member
1662 ipv6mr_ifindex to new ipv6mr_interface.
1664 1998-12-11 Ulrich Drepper <drepper@cygnus.com>
1666 * sysdeps/ieee754/dbl2mpn.c: Changed '#include "ieee754.h"' to
1667 '#include <ieee754.h>'. ARM port has its own version of 'ieee754.h'
1668 due to its big endian floating point format.
1669 * sysdeps/ieee754/ldbl2mpn.c: Likewise.
1670 * sysdeps/ieee754/mpn2dbl.c: Likewise.
1671 * sysdeps/ieee754/mpn2ldbl.c: Likewise.
1672 * sysdeps/ieee754/mpn2flt.c: Likewise.
1673 Patch by Scott Bambrough <scottb@corelcomputer.com>.
1675 1998-12-10 Ulrich Drepper <drepper@cygnus.com>
1677 * sysdeps/unix/sysv/linux/adjtime.c: Undo last change.
1679 * posix/PTESTS: Fix typo.
1681 * po/es.po: Update from translation team.
1682 * po/fr.po: Likewise.
1684 1998-12-10 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
1686 * nis/nss_compat/compat-pwd.c: Fix handling of +/- entries.
1688 1998-12-10 Ulrich Drepper <drepper@cygnus.com>
1690 * sunrpc/Makefile: Call rpcgen program which -Y parameter so that
1691 it can find the preprocessor.
1693 1998-12-09 Geoff Keating <geoffk@ozemail.com.au>
1695 * sysdeps/unix/sysv/linux/sys/procfs.h: Use sys/user.h not
1697 * sysdeps/unix/sysv/linux/mips/sys/procfs.h: Likewise.
1699 * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: New file,
1700 like linux/sys/procfs.h but uses uid_t and gid_t.
1701 * sysdeps/unix/sysv/linux/powerpc/sys/user.h: New file,
1702 don't include <linux/ptrace.h>.
1704 1998-12-08 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1706 * posix/runptests.c (main): Check that regcomp did not succeed
1708 * posix/runtests.c (run_a_test): Likewise. Return appropriate
1710 * posix/TESTS: Regexp "a[b-a]" should not compile.
1711 * posix/PTESTS: Comment out bogus tests GA113(2), GA145(2) and
1714 1998-12-09 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1716 * locale/programs/ld-ctype.c (allocate_arrays): Don't crash if
1717 there is no codeset name.
1718 * locale/programs/ld-collate.c (collate_output): Don't crash if a
1719 character has no weight.
1721 1998-12-10 Ulrich Drepper <drepper@cygnus.com>
1723 * inet/getnetgrent_r.c (innetgr): Check host and domain name with
1724 strcasecmp, not strcmp. [PR libc/894].
1726 1998-12-08 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1728 * posix/regex.h: Declare re_comp, re_exec if compiling for libc to
1731 * wctype/wctype.h: Add prototypes for __iswblank_l and iswblank.
1733 1998-12-08 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1735 * sysdeps/unix/sysv/linux/gethostid.c: Include <netdb.h> to get
1736 prototype for __gethostbyname_r.
1738 * include/time.h: Add declarations of internal interfaces.
1740 * time/tzset.c: Remove declarations of internal interfaces.
1741 * time/gmtime.c: Likewise.
1742 * time/localtime.c: Likewise.
1743 * time/offtime.c: Likewise.
1744 * time/tzfile.c: Likewise.
1746 1998-12-01 09:47 -0500 Zack Weinberg <zack@rabi.phys.columbia.edu>
1748 * sysdeps/unix/sysv/linux/sys/timex.h: Copy out
1749 user-space-relevant definitions from linux/timex.h of kernel
1750 2.1.130 and remove include of kernel header.
1752 * sysdeps/unix/sysv/linux/adjtime.c: Remove portability crud.
1754 1998-12-08 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1756 * posix/regex.c: Get regex.h from system path, not from local
1759 * posix/regex.h: Move internal interfaces to ...
1760 * include/regex.h: ...here.
1762 * posix/unistd.h: Move internal interfaces to ...
1763 * include/unistd.h: ...here.
1765 * math/math.h: Move internal interfaces to ...
1766 * include/math.h: ...here.
1768 * posix/glob.h: Move internal interfaces to ...
1769 * include/glob.h: ...here.
1771 * string/string.h: Move internal interfaces to ...
1772 * include/string.h: ...here.
1774 * time/sys/time.h: Move internal interfaces to ...
1775 * include/sys/time.h: ...here.
1777 * resolv/netdb.h: Move internal interfaces to ...
1778 * include/netdb.h: ...here.
1780 1998-12-08 Ulrich Drepper <drepper@cygnus.com>
1782 * iconvdata/eucjp.c: Handle Yen in overscore conversion from ISO 10646
1784 * iconvdata/iso-2022-jp.c: Handle Kana in 2022-JP2 correctly
1785 Fix various bugs in conversion routine.
1786 * iconvdata/jis0201.h: Correct variable name.
1787 * iconvdata/jis0208.c: Correct script to generate tables and regenerate
1789 * iconvdata/jis0208.h: Likewise.
1790 * iconvdata/jis0212.c: Likewise.
1791 * iconvdata/sjis.c: Likewise.
1792 Patch by HANATAKA Shinya <hanataka@abyss.rim.or.jp>.
1794 1998-12-07 Ulrich Drepper <drepper@cygnus.com>
1796 * sysdeps/unix/sysv/linux/speed.c (IBAUD0): New definition. Bit
1797 set in c_iflag if cfsetispeed is call with SPEED set to zero.
1798 (cfgetispeed): Return zero if prior if IBAUD0 is set.
1799 (cfsetospeed): Clear IBAUD0 bit.
1800 (cfgetispeed): Set IBAUD0 bit if necessary.
1801 * sysdeps/unix/sysv/linux/tcsetattr.c (tcsetattr): Clear
1802 the IBAUD0 bit in c_iflag when making the system call.
1803 Work around a Linux kernel bug which silently changes the
1804 PARENB/CREAD/CSIZE bits in c_cflag on pty.
1805 * sysdeps/unix/sysv/linux/speed.c (cfsetispeed): Make a real
1806 function. Don't set speed is SPEED parameter is zero since this
1807 means set it to the output speed.
1808 Based on a patch by H.J. Lu <hjl@gnu.org>.
1810 * version.h (VERSION): Bump to 2.0.106.
1812 * Makeconfig (link-libc-static): Don't use link-libc since this
1813 includes the shared object. Use gnulib only.
1815 * configure.in: Disable --disable-static.
1817 1998-12-07 12:06 Ulrich Drepper <drepper@cygnus.com>
1819 * po/de.po: Update from translation team.
1820 * po/ko.po: Likewise.
1822 1998-12-07 Richard Henderson <rth@cygnus.com>
1824 * sysdeps/unix/sysv/linux/alpha/select.S: Save a4 through
1827 1998-12-05 Roland McGrath <roland@baalperazim.frob.com>
1829 * sysdeps/mach/hurd/pselect.c: New file.
1831 * sysdeps/mach/hurd/poll.c: New file.
1833 * hurd/Makefile (routines): Add hurdselect.
1834 * hurd/hurdselect.c: New file.
1835 (_hurd_select): New function, guts taken from ...
1836 * sysdeps/mach/hurd/select.c (__select): ... here.
1837 Now work by just calling _hurd_select.
1838 * hurd/hurd/fd.h: Declare _hurd_select.
1840 1998-12-05 Roland McGrath <roland@baalperazim.frob.com>
1842 * time/strptime.c: Fix unterminated comment in last change.
1844 1998-12-05 Ulrich Drepper <drepper@cygnus.com>
1846 * ctype/ctype.h (_ISbit): Protect use of parameter with
1848 * wctype/wctype.h (_ISwbit): Likewise.
1850 * locale/Versions: Make experimental locale interface available in
1853 * sysdeps/gnu/bits/utmp.h (struct exit_status): Define members
1854 without leading __ only for __USE_GNU.
1855 * sysdeps/gnu/bits/utmpx.h (struct __exit_status): Likewise.
1857 1998-12-04 Ulrich Drepper <drepper@cygnus.com>
1859 * argp/argp.h: Add __restrict.
1860 * dirent/dirent.h: Likewise.
1861 * elf/dlfcn.h: Likewise.
1862 * grp/grp.h: Likewise.
1863 * iconv/iconv.h: Likewise.
1864 * inet/aliases.h: Likewise.
1865 * libio/libio.h: Likewise.
1866 * libio/stdio.h: Likewise.
1867 * locale/locale.h: Likewise.
1868 * misc/mntent.h: Likewise.
1869 * posix/wordexp.h: Likewise.
1870 * pwd/pwd.h: Likewise.
1871 * resolv/netdb.h: Likewise.
1872 * rt/aio.h: Likewise.
1873 * stdio-common/printf.h: Likewise.
1874 * stdlib/monetary.h: Likewise.
1875 * stdlib/stdlib.h: Likewise.
1876 * string/argz.h: Likewise.
1877 * string/envz.h: Likewise.
1878 * string/string.h: Likewise.
1879 * time/time.h: Likewise.
1881 1998-12-04 Zack Weinberg <zack@rabi.phys.columbia.edu>
1883 * misc/sys/cdefs.h: Only include features.h if _FEATURES_H isn't
1884 defined. gcc's redundant include optimizer isn't clever enough to
1885 prevent a reinclusion here.
1886 Define __restrict to the empty string only if not GCC or
1887 GCC version less than 2.92.
1889 1998-12-03 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1891 * sysdeps/unix/sysv/linux/configure.in: Fix last change.
1893 1998-12-03 Mark Kettenis <kettenis@phys.uva.nl>
1895 * time/strptime.c (strptime_internal): Make use of `%C' format
1896 specifier if it is seen together with the `%y' specifier.
1898 1998-12-04 Ulrich Drepper <drepper@cygnus.com>
1900 * po/sk.po: New file.
1902 1998-12-03 Scott Bambrough <scottb@corelcomputer.com>
1904 * sysdeps/arm/dl-machine.h (dl_start_user): Incorrect address
1905 for _dl_main_searchlist passed to _dl_init_next.
1907 1998-12-02 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1909 * math/libm-test.c: Expand literal tabs in strings. Normalize
1912 1998-12-02 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1914 * sysdeps/unix/sysv/linux/sys/fsuid.h: Fix spelling.
1916 1998-12-04 Mark Kettenis <kettenis@phys.uva.nl>
1918 Provide backwards binary compatibility for the Hurd.
1919 * hurd/geteuids.c [PIC && DO_VERSIONING]: Make __getuids a weak
1921 * hurd/Versions [GLIBC_2.0]: Add __getuids,
1922 __hurd_file_name_lookup and _hurd_umask.
1923 [GLIBC_2.1]: Add _hurd_proc_init.
1924 * hurd/Makefile [versioning] (routines): Add compat-20.
1925 (shared-only-routines): Likewise.
1926 * hurd/hurdinit.c (_hurd_new_proc_init): Renamed from
1927 _hurd_proc_init. Use it as the default _hurd_proc_init version
1929 * hurd/compat-20.c: New file.
1930 * mach/Versions [GLIBC_2.0]: Add __vm_allocate.
1932 1998-12-02 Ulrich Drepper <drepper@cygnus.com>
1934 * elf/elf.h: Add R_MIPS_JALR and adjust R_MIPS_NUM appropriately.
1936 1998-12-02 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1938 * inet/Versions: Remove inet6_isipv4mapped.
1940 1998-12-02 Philip Blundell <pb@nexus.co.uk>
1942 * inet/in6_addr.c (inet6_isipv4mapped): Obsolete, deleted.
1944 1998-11-30 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1946 * manual/time.texi (Formatting Date and Time): Fix typo.
1948 1998-11-30 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1950 * sysdeps/unix/sysv/linux/configure.in: Only check for symlinks
1951 when configuring natively. Use autoconf macros instead of rolling
1952 our own. Handle defaulted prefix.
1954 1998-12-01 Ulrich Drepper <drepper@cygnus.com>
1956 * version.h (VERSION): Bump to 2.0.105.
1958 * sysdeps/generic/Dist: Add bits/libc-tsd.h.
1960 * sysdeps/mach/hurd/Dist: Add bits/libc-tsd.h.
1962 * sysdeps/unix/sysv/linux/mips/Dist: Add xstatconv.c.
1964 1998-11-29 1998 H.J. Lu <hjl@gnu.org>
1966 * libio/genops.c (_IO_unbuffer_write): Renamed from
1968 (_IO_cleanup): Call _IO_unbuffer_write instead of
1971 1998-12-01 Ulrich Drepper <drepper@cygnus.com>
1973 * intl/localealias.c: Use *_unlocked version of stdio function if
1974 _LIBC_REENTRANT is defined, not _LIBC.
1976 1998-12-01 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1978 * include/grp.h: Add prototypes for internal functions
1979 __getgrgid_r and __getgrnam_r.
1981 * inet/herrno.c: Include <netdb.h> for prototype, undef h_errno.
1983 * resolv/nsap_addr.c: Include <arpa/inet.h> for inet_nsap_addr and
1984 inet_nsap_ntoa prototypes.
1986 1998-12-01 Ulrich Drepper <drepper@cygnus.com>
1988 * sysdeps/unix/sysv/linux/Makefile (syscall-%.h): Pass -I option
1989 to gcc to have it find the correct system header.
1990 Patch by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
1992 * Makefile (postclean): Add sysd-sorted.
1993 Reported by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
1995 1998-12-01 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
1997 * sunrpc/auth_des.c: Use new XDR int32 functions for integers.
1998 * sunrpc/rpc/xdr.h: Add IXDR INT32 functions.
1999 * sunrpc/rpc_hout.c: Remove (u_long) casts in defines to avoid
2000 conflicts with new solaris version.
2001 * sunrpc/rpc_main.c: Fix bug in generating Makefile name (malloc
2002 doesn't zero allocated memory).
2003 * sunrpc/rpc_svcout.c: Local variables now starts with a _ to avoid
2004 conflicts with xdr functions. Solves PR libc/877.
2005 * nis/rpcsvc/nis.x: Use always uint32_t.
2006 * nis/rpcsvc/nis.h: Likewise.
2007 * nis/rpcsvc/nis_object.x: Likewise.
2009 1998-12-01 Ulrich Drepper <drepper@cygnus.com>
2011 * math/libm-test.c: Various cleanups. Patch by Zack Weinberg.
2013 * sysdeps/unix/sysv/linux/alpha/setfpucw.c: Use correct type for
2014 parameter. Patch by Christian Gafton.
2016 * string/envz.h: Add prototype for envz_remove.
2017 Reported by Andreas Jaeger.
2019 1998-11-30 Mark Kettenis <kettenis@phys.uva.nl>
2021 * mach/Versions [libc, GLIBC_2.0]: Add __spin_lock,
2022 __spin_lock_init, __mutex_lock, __mutex_trylock,
2024 Remove get_priviliged_ports. Moved to hurd/Versions.
2026 * hurd/Versions [libc, GLIBC_2.0]: Add _end. This makes the Hurd
2027 brk implementation see the end of the data segment of the program
2028 instead of the shared library.
2029 Add __hurd_errno_location. This inline function is used in user
2031 Add _hurd_critical_section_lock, _hurd_critical_section_unlock,
2032 _hurd_fd_get, _hurd_port_free, _hurd_port_get,
2033 _hurd_port_locked_get. These inline functions are used by macros
2034 used in mail.local in the Hurd distribution.
2035 Add get_privileged_ports. Moved here from mach/Versions.
2036 Remove __hurd_file_name_lookup, __hurd_file_name_lookup_retry,
2037 __hurd_file_name_split, __hurd_file_name_path_lookup. These are
2038 not used outside libc.
2040 1998-11-30 Mark Kettenis <kettenis@phys.uva.nl>
2042 * hurd/hurdstartup.c: Really include set-hooks.h with <> instead
2045 1998-11-29 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
2047 * sunrpc/Makefile: Add xdr_intXX_t to routines.
2048 * sunrpc/Versions: Add xdr_int8_t, xdr_uint8_t, xdr_in16_t and
2050 * sunrpc/rpc/xdr.h: Add prototypes for new xdr_intXX_t functions.
2051 * sunrpc/xdr.c: Remove xdr_int32_t and xdr_uint32_t.
2052 * sunrpc/xdr_intXX_t.c: New, contains all xdr_intXX_t functions.
2055 * nis/nss_nis/nis-service.c: Include generated prototype for parser.
2057 1998-11-30 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2059 * nscd/nscd_getpw_r.c: Include nscd_proto.h for prototypes.
2061 * sysdeps/generic/errno-loc.c: Include <errno.h> for prototype,
2062 undefine errno to get variable.
2064 * sysdeps/unix/sysv/linux/i386/setfsuid.c: Include <sys/fsuid.h>
2065 instead of <unistd.h> for prototype.
2066 * sysdeps/unix/sysv/linux/i386/setfsgid.c: Likewise.
2068 1998-11-30 Ulrich Drepper <drepper@cygnus.com>
2070 * misc/err.h: Correct comments and use protected attribute keywords.
2071 Reported by Joseph Myers <jsm28@cam.ac.uk>.
2073 1998-11-29 Roland McGrath <roland@baalperazim.frob.com>
2075 * malloc/thread-m.h [_LIBC]: Include <bits/libc-tsd.h>, and
2076 remove tsd stuff from pthreads/cthreads libc sections.
2077 Use __libc_tsd_define for MALLOC key.
2078 [_LIBC] (tsd_key_t, tsd_key_create): Define to a zero-size type and a
2079 no-op, respectively.
2080 [_LIBC] (tsd_setspecific, tsd_getspecific): Use __libc_tsd_get/set.
2082 * elf/dl-error.c: Include <bits/libc-tsd.h>.
2083 Use __libc_tsd_define for DL_ERROR key.
2084 (tsd_setspecific, tsd_getspecific): Rewritten using __libc_tsd_get/set.
2086 * sysdeps/mach/hurd/bits/libc-tsd.h: New file.
2087 * sysdeps/generic/bits/libc-tsd.h: New file.
2088 * Makefile (distribute): Add bits/libc-tsd.h.
2090 1998-10-12 Roland McGrath <roland@baalperazim.frob.com>
2092 * elf/dl-error.c: Remove kludge to check for ld.so load address.
2093 There is no need if weak undefined symbols are not used in ld.so;
2094 see linuxthreads/ChangeLog for changes to files
2095 linuxthreads/sysdeps/pthread/bits/libc-lock.h and
2096 linuxthreads/sysdeps/pthread/bits/libc-tsd.h.
2098 1998-11-30 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2100 * sysdeps/i386/bits/string.h (__memset_cc): Fix typo (s->__s).
2102 * sysdeps/i386/i486/bits/string.h: Add prototypes for all new
2104 * sysdeps/i386/bits/string.h: Likewise.
2106 1998-11-30 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2108 * sysdeps/unix/sysv/linux/alpha/bits/ipc.h: Remove ipc_kludge.
2110 1998-11-30 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2112 * db2/progs/db_load/db_load.c (main): Avoid -Wparentheses warning.
2114 1998-09-12 Mark Kettenis <kettenis@phys.uva.nl>
2116 * sysdeps/mach/hurd/dl-sysdep.c: Do not define
2117 __hurd_threadvar_max. Add comment explaining why we define
2118 __hurd_threadvar_stack_offset and __hurd_threadvar_stack_mask here.
2120 1998-07-29 Mark Kettenis <kettenis@phys.uva.nl>
2122 * sysdeps/mach/hurd/dl-sysdep.c (__hurd_sigthread_stack_base,
2123 __hurd_sigthread_stack_end, __hurd_sigthread_variables): Define to
2124 prevent inclusion of Hurd signal handling code.
2125 (__libc_write): New function.
2126 (_dl_sysdep_output): Removed. The implementation in
2127 `elf/dl-misc.c' now also works for the Hurd.
2129 1998-09-12 Mark Kettenis <kettenis@phys.uva.nl>
2131 * hurd/hurdstartup.c: Do not include hurdmalloc.h; _hurd_startup
2132 does not use any of malloc/realloc/free anymore. Include
2133 set-hooks.h with <> instead of "".
2135 1998-11-29 Roland McGrath <roland@baalperazim.frob.com>
2137 * sunrpc/svc_unix.c (__msgread): Move ON local var inside block
2138 within #ifdef SO_PASSCRED. Avoids unused var when no SO_PASSCRED.
2139 * sunrpc/clnt_unix.c (__msgread): Likewise.
2141 1998-11-28 Roland McGrath <roland@baalperazim.frob.com>
2143 * hurd/setuids.c: Renamed to ...
2144 * hurd/seteuids.c: this.
2145 (setuids): Renamed to seteuids.
2146 * hurd/getuids.c: Renamed to ...
2147 * hurd/geteuids.c: this.
2148 (__getuids): Renamed to geteuids, no aliases.
2149 * hurd/hurd.h (geteuids, seteuids): Declare them.
2150 * hurd/Versions: Replace getuids; __getuids with geteuids; seteuids.
2151 * hurd/Makefile (routines): Updated.
2153 1998-11-29 Ulrich Drepper <drepper@cygnus.com>
2155 * sysdeps/generic/segfault.c (install_handler): Correct test for
2156 SEGFAULT_HANDLER=all.
2157 Patch by Zack Weinberg.
2159 1998-11-28 23:23 -0500 Zack Weinberg <zack@rabi.phys.columbia.edu>
2161 * sysdeps/unix/sysv/linux/configure.in: Test for symlinks in
2162 $prefix/include that may be clobbered on installation.
2164 1998-11-27 Philip Blundell <pb@nexus.co.uk>
2166 Fixes to allow compilation with static NSS:
2167 * nss/Makefile: Make explicit the dependency of getent on
2169 [build_static_nss]: Define $(otherlibs) appropriately.
2170 * nss/Depend: Add a dependency on `resolv'.
2172 1998-11-27 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2174 Partial support for MIPS ISO C 9x exception handling:
2175 * sysdeps/mips/fclrexcpt.c: New file.
2176 * sysdeps/mips/ftestexcept.c: New file.
2177 * sysdeps/mips/fgetexcptflg.c: New file.
2178 * sysdeps/mips/fesetround.c: New file.
2179 * sysdeps/mips/fegetround.c: New file.
2180 * sysdeps/mips/fegetenv.c: New file.
2181 * sysdeps/mips/fesetenv.c: New file.
2182 * sysdeps/mips/feupdateenv.c: Likewise.
2183 * sysdeps/mips/bits/fenv.h: New file.
2185 1998-11-28 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2187 * sysdeps/unix/sysv/linux/mips/bits/signum.h: Remove inclusion of
2188 <asm/signal.h> and add needed symbols from <asm/signal.h>; bring
2189 in sync with linux specific version.
2191 Patches by Ralf Baechle <ralf@uni-koblenz.de> for mips-linux:
2193 * sysdeps/unix/mips/sysdep.S: Define _errno as weak_alias, rewrite
2196 * sysdeps/unix/sysv/linux/mips/ustat.c: Use INLINE_SYSCALL instead
2197 of calling __syscall_*.
2198 * sysdeps/unix/sysv/linux/mips/xmknod.c: Likewise.
2200 * sysdeps/unix/sysv/linux/mips/syscalls.list: Update entries.
2202 * sysdeps/unix/sysv/linux/mips/sys/syscall.h: Add missing SYS_*
2203 constants, correct values according to Linux 2.1.130.
2205 * sysdeps/unix/sysv/linux/mips/pwrite.c: New file.
2206 * sysdeps/unix/sysv/linux/mips/pwrite64.c: New file.
2207 * sysdeps/unix/sysv/linux/mips/pread.c: New file.
2208 * sysdeps/unix/sysv/linux/mips/pread64.c: New file.
2210 * sysdeps/mips/Makefile (sysdep_routines): Use += instead of a
2213 * sysdeps/unix/sysv/linux/mips/bits/ipc.h: Remove ipc_kludge.
2215 * sysdeps/unix/sysv/linux/mips/xstatconv.c: New file.
2217 * sysdeps/unix/sysv/linux/mips/xstat.c: Removed.
2219 * sysdeps/unix/sysv/linux/mips/sys/ucontext.h: New file.
2221 * sysdeps/unix/sysv/linux/mips/kernel_termios.h: Add copyright
2222 message, change name of include protection, remove inclusion of
2225 * sysdeps/unix/sysv/linux/mips/kernel_sigaction.h
2226 (old_kernel_sigaction): Define.
2227 (struct kernel_sigaction): Rename sa_handler to k_sa_handler.
2229 * sysdeps/unix/sysv/linux/mips/bits/time.h: Removed, we can use
2230 the general linux version.
2231 * sysdeps/unix/sysv/linux/mips/bits/stat.h (_STAT_VER_KERNEL): Added.
2233 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Update file.
2235 1998-09-03 Philip Blundell <pb@nexus.co.uk>
2237 * sysdeps/arm/bits/endian.h (__FLOAT_WORD_ORDER): Define to big
2239 * math/math_private.h: Use __FLOAT_WORD_ORDER rather than
2241 * string/endian.h: If __FLOAT_WORD_ORDER wasn't defined by
2242 <bits/endian.h>, make it the same as __BYTE_ORDER.
2244 1998-11-27 Ulrich Drepper <drepper@cygnus.com>
2246 * math/math.h: Avoid using long double functions in generic macros
2247 if __NO_LONG_DOUBLE_MATH.
2249 * sysdeps/arm/dl-machine.h: Fix handling of weak undefined symbols
2250 during bootstrapping.
2251 * scripts/config.sub: Add Netwinder specific matches.
2252 Patch by Scott Bambrough <scottb@corelcomputer.com>.
2254 1998-11-26 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2256 * Makeconfig ($(common-objpfx)sysd-dirs): Use automatic variables
2258 ($(common-objpfx)sysd-sorted): Likewise.
2260 1998-11-27 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2262 * sysdeps/libm-ieee754/e_log.c (__ieee754_log): Add declaration of
2263 local variables t1,t2 only if needed.
2265 * sysdeps/libm-ieee754/e_atan2.c: Added braces to avoid compiler
2267 * sysdeps/libm-ieee754/s_truncf.c (__truncf): Likewise.
2268 * sysdeps/libm-ieee754/s_trunc.c (__trunc): Likewise.
2270 * sysdeps/mips/mul_1.S (Loop): Add closing comment to avoid
2273 1998-11-27 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2275 * math/math.h: Add brace to correct #if expression.
2277 1998-11-26 Philip Blundell <philb@gnu.org>
2279 Undo change of 1998-11-12:
2280 * sysdeps/unix/sysv/linux/netlink/netlink.h: Deleted.
2281 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Remove
2283 * sysdeps/unix/sysv/linux/Dist: Likewise.
2285 1998-11-22 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
2287 * nis/nis_print.c (nis_print_entry): Changes to match Solaris output.
2289 1998-11-26 Ulrich Drepper <drepper@cygnus.com>
2291 * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_PLT): New defined macro.
2292 (elf_machine_got_rel): Remove scope variable. Use scope from the map.
2293 Don't modify _dl_global_scope_end in the end.
2294 (__dl_runtime_resolv): Also use scope from the map.
2295 * sysdeps/mips/mips64/dl-machine.h: Likewise.
2296 * elf/dl-runtime.c: Don't define fixup and profile_fixup if
2297 ELF_MACHINE_NO_PLT is defined.
2298 * sysdeps/mips/sys/ucontext.h: New file.
2299 Patches by kaz Kojima <kkojima@rr.iij4u.or.jp>.
2301 1998-11-26 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2303 * sysdeps/generic/pselect.c (__pselect): Change interface,
2304 set/restore sigmask.
2306 * misc/sys/select.h: Change declaration according to Stevens' Unix
2307 Network Programming.
2308 * include/sys/select.h (__pselect): Likewise.
2309 Reported by <bwelling@anomaly.munge.com> [PR libc/872].
2311 * include/fpu_control.h: New file, contains __setfpucw
2314 * sysdeps/generic/fpu_control.h: Remove __setfpucw declaration,
2315 it's an internal symbol.
2316 * sysdeps/alpha/fpu/fpu_control.h: Likewise.
2317 * sysdeps/arm/fpu/fpu_control.h: Likewise.
2318 * sysdeps/i386/fpu_control.h: Likewise.
2319 * sysdeps/m68k/fpu_control.h: Likewise.
2320 * sysdeps/powerpc/fpu_control.h: Likewise.
2321 * sysdeps/sparc/sparc32/fpu/fpu_control.h: Likewise.
2322 * sysdeps/sparc/sparc64/fpu/fpu_control.h: Likewise.
2324 1998-11-25 Ulrich Drepper <drepper@cygnus.com>
2326 * version.h (VERSION): Bump to 2.0.104.
2328 1998-11-25 Mark Kettenis <kettenis@phys.uva.nl>
2330 * libio/bits/stdio.h (fread_unlocked): Add missing parentheses
2333 1998-11-24 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2335 * time/tzfile.c (__tzfile_read): Fix comment.
2337 1998-11-24 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2339 * Makerules (build-shlib): Pass -O1 down to linker to get
2340 optimized shared libraries.
2342 1998-11-24 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2344 * Makeconfig ($(common-objpfx)sysd-dirs): Cope with no Subdirs
2345 file. Strip "-" from inhibited subdir name. Combine into a
2347 ($(common-objpfx)sysd-sorted): Fix sed command.
2349 1998-11-25 Roland McGrath <roland@baalperazim.frob.com>
2351 * sysdeps/mach/hurd/i386/init-first.c (init): Restored as inline fn.
2352 Use constant _HURD_THREADVARS_MAX for temporary array size.
2354 * Makeconfig ($(common-objpfx)sysd-sorted): Use @ instead of / as sed
2355 s separator, since $(..) might contain a /.
2357 1998-11-23 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2359 * configure.in (mips): Fix typo (Replace ,, by ;;).
2361 * libio/Versions: Clean up entries.
2363 1998-11-23 Ulrich Drepper <drepper@cygnus.com>
2365 * sysdeps/i386/fpu/bits/mathinline.h: Add optimizations for lrint
2368 1998-11-21 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2370 * sysdeps/unix/sysv/linux/netinet/ip_fw.h: Removed. There are too
2371 many differences between the Linux 2.0 and 2.1 versions of this
2372 file and it's too difficult to convert all calls. The file should
2373 only be needed by the ipfw program which has to take care of the
2374 correct kernel version and include files.
2376 * sysdeps/unix/sysv/linux/Dist: Remove netinet/ip_fw.h.
2377 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Likewise.
2379 1998-11-23 Ulrich Drepper <drepper@cygnus.com>
2381 * Makeconfig: Don't read sysd-sorted unless sysd-dirs is read.
2382 Patch by Zack Weinberg.
2384 * math/bits/mathcalls.h: Adjust comments. Remove gamma_r prototype.
2386 * sysdeps/i386/fpu/bits/mathinline.h: Make log2 only available if
2387 __USE_ISOC9X is defined. Provide rint optimization.
2389 1998-11-21 H.J. Lu <hjl@gnu.org>
2391 * libio/Versions (_IO_popen, _IO_proc_open, _IO_proc_close,
2392 popen, pclose): Add to GLIBC_2.1.
2394 * libio/Makefile (routines): Add oldiopopen and oldpclose.
2395 (shared-only-routines): Likewise.
2397 * libio/pclose.c (pclose): Make it default for GLIBC_2.1.
2398 * libio/iopopen.c (_IO_proc_open, _IO_popen, popen,
2399 _IO_proc_close): Likewise.
2401 * libio/iolibio.h (_IO_new_popen, _IO_old_popen, __new_pclose,
2402 __old_pclose): New prototypes.
2404 * libio/libioP.h (_IO_new_file_jumps): Removed.
2405 (_IO_old_proc_jumps): Added.
2406 (_IO_new_proc_open, _IO_old_proc_open): New prototypes.
2408 * libio/oldiopopen.c: New file.
2410 * libio/oldpclose.c: New file.
2412 1998-11-22 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
2414 * nss/Makefile: Build and install getent.
2415 * nss/getent.c: New, get entries from administrative database.
2417 1998-11-22 Roland McGrath <roland@baalperazim.frob.com>
2419 * sysdeps/mach/hurd/i386/init-first.c (init): Provide temporary storage
2420 for the per-thread variables of the main user thread to make it
2421 possible to use malloc as soon as _hurd_preinit_hook has been run.
2422 For cthreads, copy values to new stack from there.
2423 For non-cthreads, malloc threadvar array here and copy from temp space.
2424 (init1): No longer initialize threadvars here.
2425 (doinit1): Made static void at top level.
2426 (init): Folded into [PIC] _init or [!PIC] doinit1, since GCC cannot
2427 inline a function that uses dynamic auto arrays.
2429 1998-11-20 Ulrich Drepper <drepper@cygnus.com>
2431 * version.h (VERSION): Bump to 2.0.103.
2433 * aclocal.m4 (LIBC_PROG_BINUTILS): Also add AR and RANLIB using the
2435 * configure.in: Don't define AR and RANLIB here.
2437 * inet/gethstbyad_r.c: Define NEED__RES_HCONV and POSTPROCESS for
2438 host name res_hconf code.
2439 * inet/gethstbynm_r.c: Likewise.
2440 * nss/getXXbyYY_r.c: Include resolv/res_hconf.h if NEED__RES_HCONF
2441 is defined. Call res_hconf_init if necessary. If POSTPROCESS is
2442 defined execute the code.
2443 * resolv/Makefile (routines): Add res_hconf.
2444 (headers): Add res_hconf.h.
2445 * resolv/res_hconf.c: Pretty print.
2446 * resolv/res_hconf.h: Likewise.
2448 1998-11-20 Ulrich Drepper <drepper@cygnus.com>
2450 * sysdeps/generic/bits/byteswap.h: Fix typos in non-GCC
2451 definitions. Reported by Scott Bambrough <scottb@corelcomputer.com>.
2453 1998-11-20 1998 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2455 * math/libm-test.c: Raise some epsilons a bit.
2457 1998-11-20 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2459 * Makeconfig ($(common-objpfx)sysd-sorted): Fix portability problems.
2461 1998-11-20 Ulrich Drepper <drepper@cygnus.com>
2463 * Makefile (distribute): Add scripts/gen-sorted.awk.
2465 1998-11-19 Ulrich Drepper <drepper@cygnus.com>
2467 * posix/regex.c (regex_compile): Handle extra long class names
2470 1998-11-19 Geoff Keating <geoffk@ozemail.com.au>
2472 * elf/rtld.c (_dl_start): Handle weak undefined symbols in ld.so
2475 1998-11-19 Ulrich Drepper <drepper@cygnus.com>
2477 * misc/error.c: Undo last change.
2479 * ctype/Versions: Add _tolower and _toupper.
2481 1998-11-19 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
2483 * sunrpc/svc_unix.c (readunix): Check for POLLERR, POLLHUP and
2486 1998-11-19 Ulrich Drepper <drepper@cygnus.com>
2488 * Makeconfig: Add comment to all-subdirs definition.
2489 Add rule to generate sysd-sorted. Include this file and and set
2490 subdirs value to $(sorted-subdirs).
2491 * scripts/gen-sorted.awk: New file.
2492 * Make-dist (+tsrcs): Add Depend.
2493 * nscd/Depend: New file.
2494 * nss/Depend: New file.
2495 * rt/Depend: New file.
2497 1998-11-18 Ulrich Drepper <drepper@cygnus.com>
2499 * sysdeps/unix/bsd/poll.c (__poll): Add code to extend sets if any
2500 passed file descriptor exceeds the size determined by
2503 * sysdeps/unix/sysv/linux/cmsg_nxthdr.c (__cmsg_nxthdr): Update
2504 from inline version in bits/socket.h.
2506 * sysdeps/unix/sysv/linux/bits/socket.h: Define __cmsg_nxthdr as
2507 inline function only is __USE_EXTERN_INLINES is defined.
2509 * time/strftime.c (my_strftime): Make code a bit clearer.
2510 Patch by Paul Eggert <eggert@twinsun.com>.
2512 * io/Makefile (CFLAGS-ftw.c): Removed.
2514 * manual/errno.texi: Change the short text for ENODEV to
2517 1998-11-18 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2519 * io/Makefile (tests): Make sure that the test program has an
2520 explicit directory part.
2522 1998-11-18 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2524 * configure.in: Fix last change.
2526 1998-11-18 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
2528 * sunrpc/Makefile (routines): Add create_xid.
2530 * sunrpc/clnt_tcp.c: Use non-guessable xid.
2531 * sunrpc/clnt_udp.c: Likewise.
2532 * sunrpc/clnt_unix.c: Likewise.
2533 * sunrpc/pmap_rmt.c: Likewise.
2534 * sunrpc/create_xid.c: New, create non-guessable xid.
2536 * sunrpc/svc_tcp.c: Remove patch from 1998-06-15, use poll instead
2538 * sunrpc/svc_unix.c: Use poll instead of select.
2540 1998-11-17 Ulrich Drepper <drepper@cygnus.com>
2542 * sysdeps/unix/sysv/linux/sleep.c (__sleep): Make Unix98 compliant
2543 by removing SIG_IGN handler for SIGCHLD if necessary.
2544 Patch by H.J. Lu <hjl@lucon.org>.
2546 * stdio-common/printf_fphex.c (__printf_fphex): Correct printing
2547 of denormalized numbers.
2549 1998-10-06 Geoff Keating <geoffk@ozemail.com.au>
2551 * sysdeps/powerpc/dl-machine.h (elf_machine_load_address): Suppress
2552 another parentheses warning, make nano-optimisation.
2554 * sysdeps/powerpc/dl-machine.h (_dl_runtime_resolve): Preserve
2555 saved LR on stack so _mcount works.
2556 (_dl_prof_resolve): Likewise.
2557 * sysdeps/powerpc/register-dump.h: Print FPRs. Adjust for correct
2558 signal handler calling convention.
2559 * sysdeps/unix/sysv/linux/powerpc/sigcontextinfo.h: Adjust for
2560 correct signal handler calling convention---more like x86 linux and
2561 mklinux, less like linux-ppc versions between 2.1 and 2.1.126.
2563 1998-11-17 Ulrich Drepper <drepper@cygnus.com>
2565 * configure.in: Correct allowed makeinfo version.
2567 1998-11-17 Philip Blundell <pb@nexus.co.uk>
2569 * sysdeps/generic/bits/mathdef.h: Fix typo.
2571 1998-11-17 Geoff Keating <geoffk@ozemail.com.au>
2573 * sysdeps/unix/sysv/linux/powerpc/pwrite.c: Prototype the syscall
2574 under the right name (squish warning).
2575 * sysdeps/unix/sysv/linux/powerpc/pwrite64.c: Likewise.
2577 1998-11-17 Geoff Keating <geoffk@ozemail.com.au>
2579 * stdio-common/_itoa.c (_itoa): Add redundant parentheses to
2582 1998-11-16 Ulrich Drepper <drepper@cygnus.com>
2584 * intl/locale.alias: Change `japanese' alias to match X11R6's.
2585 Add `japanese.euc' alias.
2587 * manual/Makefile (%.info): Set LANGUAGE and LC_ALL explicitly to C
2588 before running makeinfo.
2590 * math/Makefile (libm-routines): $(strip) entire value.
2592 * nss/nss_db/db-XXX.c (internal_setent): Rewrite to avoid warning.
2594 1998-10-24 H.J. Lu <hjl@gnu.org>
2596 * libio/libio.h (_IO_cookie_io_functions_t): Protect with __USE_GNU.
2597 (_IO_cookie_file): Likewise.
2599 1998-11-16 Philip Blundell <philb@gnu.org>
2601 * inet/netinet/icmp6.h: Correct naming of constants.
2603 1998-11-16 Ulrich Drepper <drepper@cygnus.com>
2605 * sysdeps/unix/opendir.c: Use o_directory_works differently. Treat
2606 zero value as uninitialized so that variable can go into .bss.
2608 * dirent/opendir-tst1.c: Print error strings to stdout.
2610 * sysdeps/unix/sysv/linux/mmap64.c: New file. Empty.
2611 * sysdeps/unix/sysv/linux/syscalls.list: Add mmap with mmap64 alias.
2612 * sysdeps/unix/sysv/linux/arm/mmap.S: Add mmap64 alias.
2613 * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
2614 * sysdeps/unix/sysv/linux/m68k/mmap.S: Likewise.
2616 1998-11-16 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2618 * time/tzfile.c (__tzfile_read): Check that types[i].isdst is in
2621 1998-11-16 Ulrich Drepper <drepper@cygnus.com>
2623 * libio/bits/stdio.h (fread_unlocked): Do handle zero size and number.
2624 (fwrite_unlocked): Likewise.
2626 1998-11-16 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2628 * libio/bits/stdio.h (fread_unlocked): Don't evaluate non-constant
2629 twice. Don't bother handling zero size.
2630 (fwrite_unlocked): Likewise.
2632 1998-11-15 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2634 * configure.in: Fix regex for makeinfo version string.
2636 1998-11-15 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2638 * sunrpc/rpc_sample.c (write_sample_server): Avoid -Wparentheses
2640 * sunrpc/rpc_svcout.c (write_program): Likewise.
2642 1998-11-15 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2644 * time/Makefile (CFLAGS-test_time.c): Add -Wno-format.
2646 1998-11-16 Ulrich Drepper <drepper@cygnus.com
2648 * misc/sys/mman.h: Pretty print prototypes.
2650 1998-11-15 Ulrich Drepper <drepper@cygnus.com
2652 * misc/error.c (error): Don't use result of strerror_r call directly
2653 since at least DEC Unix has a wrong return type.
2654 Patch by Johan Danielsson <joda@pdc.kth.se>.
2656 1998-11-16 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2658 * sysdeps/unix/sysv/linux/m68k/sysdep.h (INLINE_SYSCALL): Undo
2661 1998-11-13 Ulrich Drepper <drepper@cygnus.com>
2663 * stdio-common/vfscanf.c: Don't return -1 in case of an invalid
2666 * version.h (VERSION): Bump to 2.0.102.
2668 * stdio-common/tstdiomisc.c (t2): Update test case for last scanf
2670 * stdio-common/scanf7.c (main): Likewise.
2672 1998-11-13 Ulrich Drepper <drepper@cygnus.com>
2674 * stdio-common/vfscanf.c: Return EOF for invalid format
2677 * version.h (VERSION): Bump to 2.0.101.
2679 * Makerules (Versions.all): Generate this file from all Versions.def
2681 (sysd-versions): Use Versions.all instead of Versions.def.
2683 1998-11-13 Philip Blundell <philb@gnu.org>
2685 * sysdeps/arm/fpu/bits/setjmp.h (__JMP_BUF_SP): Correct value.
2686 Reported by Scott Bambrough.
2688 1998-11-11 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2690 * locale/programs/config.h: Define HAVE_STRING_H for xstrdup.c.
2692 1998-11-13 Ulrich Drepper <drepper@cygnus.com>
2694 * libio/bits/stdio.h: Correct and improve fread_unlocked and
2695 fwrite_unlocked optimizations.
2697 * time/tzfile.c (__tzfile_read): Set __tzname based on last names
2698 in time not to last entries in the file.
2699 (__tzfile_compute): Likewise. Fix for PR libc/863.
2701 * timezone/Makefile: Generate GB timezone data for test.
2702 * timezone/tst-timezone.c: More tests for DST switching time (disabled
2705 1998-11-13 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2707 * sysdeps/unix/sysv/linux/m68k/sysdep.h (INLINE_SYSCALL): Remove
2708 d0 from clobber list.
2710 1998-11-12 Ulrich Drepper <drepper@cygnus.com>
2712 * inet/netinet/in.h: Add a few more IPPROTO_* macros.
2714 * libio/Makefile (headers): Add bits/stdio.h.
2715 * libio/iofread_u.c: Undefine fread_unlocked before definition.
2716 * libio/iofwrite_u.c: Undefine fwrite_unlocked before definition.
2717 * libio/stdio.h: Move optimizations into ...
2718 * libio/bits/stdio.h: ...here. New file.
2720 * libio/iofread.c: Pretty print.
2722 1998-11-12 Mark Kettenis <kettenis@phys.uva.nl>
2724 * sysdeps/gnu/bits/utmpx.h: Protect members of struct
2725 __exit_status with `__'. Rename pad member of struct utmpx to
2727 (RUN_LVL): Define unconditionally.
2728 * sysdeps/gnu/bits/utmp.h: Rename pad member of struct utmp to
2731 1998-11-12 Philip Blundell <philb@gnu.org>
2733 * sysdeps/unix/sysv/linux/netlink/netlink.h: New file, support for
2734 Linux AF_NETLINK sockets (needed since the kernel version is
2736 * sysdeps/unix/sysv/linux/Makefile: Install it.
2737 * sysdeps/unix/sysv/linux/Dist: Distribute it.
2739 1998-11-12 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2741 * timezone/tst-timezone.c (tests): Add entry for America/Chicago
2742 to test for bug in PR libc/863.
2744 1998-11-12 Ulrich Drepper <drepper@cygnus.com>
2746 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Cleanup comment.
2748 * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Rename macro
2749 parameter lazy to do_lazy to avoid clashing with struct member name.
2750 Reported by Ralf Baechle <ralf@uni-koblenz.de>.
2752 1998-11-10 H.J. Lu <hjl@gnu.org>
2754 * sysdeps/unix/sysv/linux/bits/local_lim.h: Undefine NR_OPEN
2755 if it is defined in <linux/limits.h>.
2757 1998-11-09 13:07 -0500 Zack Weinberg <zack@rabi.phys.columbia.edu>
2759 * include/protocols/routed.h: Include the real header with
2760 a full path from the top of the source tree.
2761 * include/protocols/rwhod.h: Likewise.
2762 * include/protocols/talkd.h: Likewise.
2763 * include/protocols/timed.h: Likewise.
2765 * timezone/Makefile: Don't include z.ZONE files if no_deps
2766 is set, not if avoid-generated is set.
2768 1998-11-12 Ulrich Drepper <drepper@cygnus.com>
2770 * signal/signal.h: Undo last change. Get definition of timespec
2771 if __USE_POSIX199309.
2773 * string/bits/string2.h (__strpbrk_c2): Add intermediate cast to
2774 size_t to prevent gcc warning when using -Wqual-cast.
2775 (__strpbrk_c3): Likewise.
2776 Suggested by Alan Curry <pacman@cqc.com>.
2778 1998-11-11 Roland McGrath <roland@baalperazim.frob.com>
2780 * hurd/hurdsig.c (_hurdsig_init): Add assertion that no pending,
2781 unblocked signals are set in the startup masks.
2783 * hurd/hurdsig.c (_hurdsig_init): Take new args, INTARRAY and
2784 INTARRAYSIZE. Initialize main thread's sigstate from INIT_SIG* ints.
2786 * hurd/hurd/signal.h: Update _hurdsig_init decl.
2787 * hurd/hurdinit.c (_hurd_proc_init): Take new args, INTARRAY and
2788 INTARRAYSIZE, pass them down to _hurdsig_init.
2789 * hurd/hurd.h: Update _hurd_proc_init decl.
2791 1998-11-10 Ulrich Drepper <drepper@cygnus.com>
2793 * math/cabs.c: Replace complex by _Complex.
2794 * math/cabsf.c: Likewise.
2795 * math/cabsl.c: Likewise.
2796 * math/cimag.c: Likewise.
2797 * math/cimagf.c: Likewise.
2798 * math/cimagl.c: Likewise.
2799 * math/conj.c: Likewise.
2800 * math/conjf.c: Likewise.
2801 * math/conjl.c: Likewise.
2802 * math/creal.c: Likewise.
2803 * math/crealf.c: Likewise.
2804 * math/creall.c: Likewise.
2806 * sysdeps/alpha/fpu/bits/mathdef.h: Define ISO C 9X stuff only if
2807 included from math.h and __USE_ISOC9X is defined.
2808 * sysdeps/generic/bits/mathdef.h: Likewise.
2809 * sysdeps/generic/i386/fpu/mathdef.h: Likewise.
2810 * sysdeps/generic/m68k/fpu/mathdef.h: Likewise.
2811 * sysdeps/generic/powerpc/bits/mathdef.h: Likewise.
2812 * sysdeps/generic/sparc/fpu/bits/mathdef.h: Likewise.
2814 1998-11-10 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2816 * sysdeps/i386/fpu/bits/mathdef.h: Allow direct inclusion by
2818 * sysdeps/alpha/fpu/bits/mathdef.h: Likewise.
2819 * sysdeps/generic/bits/mathdef.h: Likewise.
2820 * sysdeps/m68k/fpu/bits/mathdef.h: Likewise.
2821 * sysdeps/powerpc/bits/mathdef.h: Likewise.
2822 * sysdeps/sparc/fpu/bits/mathdef.h: Likewise.
2824 1998-11-09 Ulrich Drepper <drepper@cygnus.com>
2826 * extra-lib.mk: Fix typo in last change.
2828 * math/complex.h: Include bits/mathdef.h to get __NO_LONG_DOUBLE_MATH
2830 Don't define long double functions if __NO_LONG_DOUBLE_MATH is defined.
2831 Don't define `complex' but instead `_Complex'. The later is the
2833 * math/bits/cmathcalls.c: Define _Mdouble_complex_ using _Complex,
2836 1998-11-07 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2838 * manual/libc.texinfo: Remove colon from category name.
2839 * manual/Makefile (dir-add.info): Likewise.
2841 1998-11-07 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2843 * configure.in: Avoid autoconf bug.
2845 1998-10-28 H.J. Lu <hjl@gnu.org>
2847 * posix/getopt.h: Add "__" to arguments in prototypes.
2849 1998-11-05 H.J. Lu <hjl@gnu.org>
2851 * libio/iofgets.c (_IO_fgets): Don't report error
2852 if something was read in and errno is set to
2854 * libio/iofgets_u.c (fgets_unlocked): Likewise.
2856 1998-11-05 Philip Blundell <philb@gnu.org>
2858 * sysdeps/unix/sysv/linux/net/if_packet.h: Don't include kernel
2859 header; it defines too much. Provide a local definition of struct
2860 sockaddr_pkt and a comment advising against its use.
2862 1998-11-06 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2864 * extra-lib.mk: Avoid empty include list.
2866 1998-11-04 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2868 * extra-lib.mk: Add support for $(lib)-shared-only-routines.
2870 * elf/Makefile (libdl-routines): Add dlopenold only if doing
2872 (libdl-shared-only-routines): New variable.
2874 1998-11-06 Paul Eggert <eggert@twinsun.com>
2876 Don't invoke localtime_r or gmtime_r unless it's the GNU C
2877 library's localtime_r and gmtime_r; there are too many buggy
2878 implementations of localtime_r and gmtime_r out there, and
2879 it's not worth keeping track of all the different bugs.
2881 * time/mktime.c (__EXTENSIONS__): Remove.
2882 (<unistd.h>): No need to include.
2883 * time/strftime.c: Likewise.
2885 * time/mktime.c (_POSIX_THREAD_SAFE_FUNCTIONS, HAVE_LOCALTIME_R):
2887 (my_mktime_localtime_r): Renamed from localtime_r; all uses changed.
2888 Base it on localtime unless _LIBC.
2890 * time/strftime.c (my_strftime_gmtime_r): Renamed from gmtime_r;
2892 (my_strftime_localtime_r): Renamed from localtime_r; all uses changed.
2893 Base them on localtime/gmtime if not _LIBC.
2895 1998-11-07 Ulrich Drepper <drepper@cygnus.com>
2897 * sysdeps/generic/isastream.c: Always return 0 unless it is an invalid
2898 file descriptor. This makes this function actually usable.
2899 Proposed by Mark Kettenis <kettenis@phys.uva.nl>.
2901 1998-11-05 Ulrich Drepper <drepper@cygnus.com>
2903 * math/math.h: Unconditionally include bits/mathdef.h. Declare
2904 long double functions only if __NO_LONG_DOUBLE_MATH is not
2906 * sysdeps/generic/bits/mathdef.h: Define only if __USE_ISOC9X.
2907 Define __NO_LONG_DOUBLE_MATH.
2908 * sysdeps/m68k/fpu/bits/mathdef.h: Define only if __USE_ISOC9X.
2909 * sysdeps/i386/fpu/bits/mathdef.h: Likewise.
2911 * elf/rtld.c: Add a few __builtin_expects where they will improve
2914 1998-11-05 Ulrich Drepper <drepper@cygnus.com>
2916 * version.h (VERSION): Bump to 2.0.100.
2918 * sysdeps/i386/fpu/bits/mathinline.h (__pow2): Fix fldl -> fld.
2920 * sysdeps/libm-i387/s_fma.S: Optimize a bit.
2921 * sysdeps/libm-i387/s_fmaf.S: Likewise.
2923 1998-11-04 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2925 * libio/genops.c (_IO_least_marker): Add additional parameter
2926 end_p replacing fp->_IO_read_end.
2927 (save_for_backup): Likewise. All callers changed. Use _IO_size_t
2928 and _IO_ssize_t instead of int.
2929 (_IO_switch_to_main_get_area): Remove use of _IO_save_ptr.
2930 (_IO_switch_to_backup_area): Likewise. Fix comments.
2931 (_IO_seekmark): Undo last change.
2932 (_IO_default_pbackfail): Correct use of backup area.
2933 * libio/libio.h (_IO_FILE_complete): Remove _IO_save_ptr.
2935 1998-11-04 19:47 -0500 Zack Weinberg <zack@rabi.phys.columbia.edu>
2937 * configure.in: Search for install-info and substitute it.
2938 Determine whether install-info is the buggy Debian version
2939 that doesn't understand INFO-DIR-SECTION.
2940 * config.make.in: Add INSTALL_INFO and OLD_DEBIAN_INSTALL_INFO
2942 * manual/Makefile: If OLD_DEBIAN_INSTALL_INFO, give
2943 install-info the --section argument it needs to work properly.
2944 (dir-add.texinfo): Delete target.
2945 (dir-add.info): Generate this directly. Sort entries. Put a
2946 colon at the end of the INFO-DIR-SECTION line.
2947 * manual/libc.texinfo: Put a colon at the end of the
2950 1998-11-05 Paul Eggert <eggert@twinsun.com>
2952 * time/mktime.c (__mktime_internal): Adopt the traditional (and
2953 problematic) notion of what to do when tm_isdst doesn't match.
2955 1998-11-04 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2957 * posix/PTESTS: Fix spelling.
2959 1998-11-04 Ulrich Drepper <drepper@cygnus.com>
2961 * misc/efgcvt_r.c (fcvt_r): Remove code which tries to use libm
2962 functions. Reduce error in computing normalized value by multiplying
2963 factor in loop and compute result in one step.
2964 Reported by Christian Gafton.
2966 * sysdeps/libm-i387/e_hypot.S: New file.
2967 * sysdeps/libm-i387/e_hypotf.S: New file.
2969 1998-11-04 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2971 * elf/dlopenold.c: Compile only if DO_VERSIONING is also defined.
2973 1998-11-03 H.J. Lu <hjl@gnu.org>
2975 * libio/fileops.c (new_do_write): New function.
2976 (_IO_new_do_write): Call new_do_write.
2977 (_IO_new_file_xsputn): Likewise.
2979 * libio/oldfileops.c (old_do_write): New function.
2980 (_IO_old_do_write): Call old_do_write.
2981 (_IO_old_file_xsputn): Likewise.
2983 1998-11-04 Ulrich Drepper <drepper@cygnus.com>
2985 * time/mktime.c (__mktime_internal): Correct last change. We must
2986 stop searching for the right isdst value before stepping to the
2989 * malloc/malloc.c: Make sure calloc really returned zeroed memory.
2990 Patch by Wolfram Gloger <wmglo@dent.med.uni-muenchen.de>.
2992 1998-11-02 16:12 -0500 Zack Weinberg <zack@rabi.phys.columbia.edu>
2994 * sysdeps/generic/bits/signum.h: Define signals with their
2995 historical numbers when those are in the 1-15 range and
2996 consistent across platforms.
2997 Define compatibility aliases (SIGIOT, SIGCLD) if __USE_MISC.
2998 Define SIG_DFL, SIG_IGN, SIG_ERR as numeric constants cast
2999 appropriately instead of with fake function declarations
3000 (would cause link errors).
3001 If __USE_UNIX98, define SIG_HOLD.
3003 1998-10-29 H.J. Lu <hjl@gnu.org>
3005 * sysdeps/unix/sysv/linux/bits/sigaction.h (sigaction): Use
3006 union only if __USE_POSIX199309 is defined.
3008 * misc/sys/select.h (pselect): Declared only if __USE_GNU is
3011 1998-11-03 Ulrich Drepper <drepper@cygnus.com>
3013 * time/mktime.c (__mktime_internal): Handle broken down times
3014 around the time of the DST switches more correctly.
3016 1998-11-02 Ulrich Drepper <drepper@cygnus.com>
3018 * elf/Makefile (libdl-routines): Add dlopenold.
3019 * elf/Versions [libdl, GLIBC_2.1]: Add dlopen.
3020 * elf/dl-open.c (_dl_open): Check whether RTLD_LAZY or RTLD_GLOBAL
3021 is set and bounce otherwise.
3022 * elf/dlopen.c: Rename function to __dlopen_check and make version
3024 * elf/dlopenold.c: New file.
3026 1998-11-02 Ulrich Drepper <drepper@cygnus.com>
3028 * elf/Versions [libc, GLIBC_2.01]: Add _dl_global_scope_alloc.
3029 * elf/dl-open.c (_dl_global_scope_alloc): Move definition to
3030 * elf/dl-deps.c: ...here.
3031 * elf/dl-open.c (dl_open_worker): Call _dl_map_object_deps with
3032 new parameter and expect result. Remove code handling RTLD_GLOBAL.
3033 Add return value of _dl_map_object_deps to
3034 _dl_main_searchlist->r_nlist.
3035 * elf/dl-deps.c (_dl_map_object_deps): Change to return value.
3036 If we parameter GLOBAL is nonzero add object and dependencies to
3038 * elf/ldsodefs.h: Adapt prototype for _dl_map_object_deps.
3039 * elf/rtld.c (dl_main): Call _dl_map_object_deps with new parameter.
3040 Mark all objects as in global scope.
3041 * elf/dl-object.c (_dl_new_object): Initialize l_global to zero.
3043 * sysdeps/unix/sysv/linux/bits/sockunion.h: Add Econet support.
3045 * sysdeps/unix/sysv/linux/i386/sysdep.h: Add .L prefix to symbols
3046 used in macro magic.
3048 1998-11-02 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3050 * sysdeps/unix/sysv/linux/netatalk/at.h: Include <linux/atalk.h>
3051 before <sys/socket.h> to make sockaddr_at available to
3054 * posix/glob.h: Remove __P from parameter lists of declarations.
3056 1998-11-02 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3058 * time/tzset.c (tz_compute): Remove unused parameter timer.
3061 1998-11-02 Mark Kettenis <kettenis@phys.uva.nl>
3063 * sysdeps/generic/bits/types.h (__ipc_pid_t): New typedef.
3065 1998-11-02 Ulrich Drepper <drepper@cygnus.com>
3067 * sysdeps/unix/sysv/linux/i386/setgroups.c (setgroups): Remove
3068 unnecessary test and add cast.
3070 1998-11-02 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3072 * posix/getconf.c: Add initializer SYSCONF for CHARCLASS_NAME_MAX.
3074 * sysdeps/unix/sysv/linux/ttyname.c (getttyname): Remove unused
3076 * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
3078 1998-11-02 Mark Kettenis <kettenis@phys.uva.nl>
3080 * sysdeps/generic/bits/types.h (__FDS_BITS): New macro to access
3082 (__FDMASK): Use __fd_mask instead of unsigned long int in cast.
3084 1998-10-31 Richard Henderson <rth@cygnus.com>
3086 * math/Makefile (gmp-objs): Add udiv_qrnnd.
3088 * sysdeps/unix/alpha/sysdep.h (INLINE_SYSCALL*): New.
3089 (inline_syscall*): New.
3090 * sysdeps/unix/sysv/linux/alpha/sysdep.h (INLINE_SYSCALL): New.
3091 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Kill __syscall* bits.
3093 1998-10-31 Ulrich Drepper <drepper@cygnus.com>
3095 * aclocal.m4 (LIBC_PROG_FOO_GNU): Name output file using -o to
3096 avoid ld test generating an unwanted file.
3098 * posix/PTESTS: Remove comment about incorrect test (it is correct).
3100 1998-10-30 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
3102 * sunrpc/Versions: Add xdr_uint32_t and xdr_int32_t.
3103 * sunrpc/pmap_rmt.c: Initialize clnt_stat variable.
3104 * sunrpc/rpc/auth_des.h: Use uint32_t for time values.
3105 * sunrpc/rpc/xdr.h: Add INT32 support.
3106 * sunrpc/xdr.c: Implement xdr_int32_t and xdr_uint32_t .
3108 * nis/nis_call.c: Changes for new 64bit clean NIS+ interface.
3109 * nis/nis_callback.c: Likewise.
3110 * nis/nis_creategroup.c: Likewise.
3111 * nis/nis_defaults.c: Likewise.
3112 * nis/nis_intern.h: Likewise.
3113 * nis/nis_lookup.c: Likewise.
3114 * nis/nis_ping.c: Likewise.
3115 * nis/nis_print.c: Likewise.
3116 * nis/nis_table.c: Likewise.
3117 * nis/nis_util.c: Likewise.
3118 * nis/nis_xdr.c: Likewise.
3119 * nis/rpcsvc/nis.h: Likewise.
3120 * nis/rpcsvc/nis.x: Likewise.
3121 * nis/rpcsvc/nis_callback.h: Likewise.
3122 * nis/rpcsvc/nis_object.x: Likewise.
3123 * nis/rpcsvc/nislib.h: Likewise.
3125 * nis/rpcsvc/yp.h: Remove casts to (u_long).
3126 * nis/rpcsvc/yp_prot.h: Likewise.
3127 * nis/rpcsvc/ypupd.h: Likewise.
3128 * nis/ypclnt.c: Change %ld to %d in sprintf.
3130 1998-10-29 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
3132 * manual/locale.texi (Formatting Numbers): Fix strfmon examples.
3134 1998-10-28 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
3136 * sysdeps/generic/bits/select.h (__FD_ZERO): Change '\0' to plain
3137 0, __fd_mask is usually not a char.
3139 1998-10-30 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3141 * sysdeps/unix/sysv/linux/sigpending.c (sigpending): Allow
3142 compilation on systems without rt_* syscalls (e.g. on Linux 2.0).
3143 * sysdeps/unix/sysv/linux/sigprocmask.c (__sigprocmask): Likewise.
3144 * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
3145 * sysdeps/unix/sysv/linux/sigtimedwait.c: Likewise.
3146 * sysdeps/unix/sysv/linux/sigsuspend.c (__sigsuspend): Likewise
3147 * sysdeps/unix/sysv/linux/sigqueue.c: Likewise.
3148 * sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
3150 * sysdeps/unix/sysv/linux/i386/sigaction.c (__sigaction): Allow
3151 compiling on systems without rt_sigaction syscall.
3152 * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c (__sigaction):
3155 1998-10-30 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3157 * time/strptime.c (HERE_D_FMT): Fix typo.
3158 Reported by Claus Heine <heine@math1.rwth-aachen.de>, PR libc/842.
3160 1998-10-30 Ulrich Drepper <drepper@cygnus.com>
3162 * catgets/Makefile (tests): Add rules to run gencat on test1.msg.
3163 (generate): Add test1.cat and test1.h.
3164 (distribute): Add test1.msg.
3165 * catgets/test1.msg: New file.
3167 * catgets/gencat.c: Do a better job in initializing dynamic
3168 memory [PR libc/844].
3170 1998-10-30 18:11 Ulrich Drepper <drepper@cygnus.com>
3172 * iconv/gconv_conf.c (__gconv_read_conf): Don't define as
3173 internal_function since it is called through a pointer.
3174 * iconv/gconv_db.c (free_derivation): Likewise.
3175 * iconv/gconv_int.h: Adjust prototype od __gconv_read_conf.
3177 * posix/wordexp.c: Add internal_function to parse_backtick definition.
3178 * rt/aio_misc.c: Add internal_function to __aio_free_request,
3179 __aio_find_req, __aio_find_req_fd, and __aio_enqueue_request
3181 * rt/aio_notify.c: Add internal_function to __aio_notify_only and
3182 __aio_notify definitions.
3183 * wcsmbsload.c: Add internal_function to __wcsmbs_load_conv definition.
3185 1998-10-30 Ulrich Drepper <drepper@cygnus.com>
3187 * Makerules (build-shlib): Add -O to generate optimized shared
3190 1998-10-30 11:15 Ulrich Drepper <drepper@cygnus.com>
3192 * sysdeps/libm-i387/e_fmod.S: Remove invalid operand size suffix.
3193 * sysdeps/libm-i387/e_fmodf.S: Likewise.
3194 * sysdeps/libm-i387/e_fmodl.S: Likewise.
3195 * sysdeps/libm-i387/s_ilogb.S: Likewise.
3196 * sysdeps/libm-i387/s_ilogbf.S: Likewise.
3197 * sysdeps/libm-i387/s_logb.S: Likewise.
3198 * sysdeps/libm-i387/s_logbf.S: Likewise.
3199 * sysdeps/libm-i387/s_remquo.S: Likewise.
3200 * sysdeps/libm-i387/s_remquof.S: Likewise.
3201 * sysdeps/libm-i387/s_remquol.S: Likewise.
3202 * sysdeps/libm-i387/s_significand.S: Likewise.
3203 * sysdeps/libm-i387/s_significandf.S: Likewise.
3205 1998-10-30 Geoff Keating <geoffk@ozemail.com.au>
3207 * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Really correct
3210 1998-10-30 Geoff Keating <geoffk@ozemail.com.au>
3212 * math/libm-test.c: Loosen deltas for sin(0.9)^2+cos(0.9)^2.
3214 1998-10-29 Ulrich Drepper <drepper@cygnus.com>
3216 * stdio-common/vfprintf.c (vfprintf): Fix the remaining premature
3217 returns without cleaning up the lock.
3218 (printf_unknown): Add label all_done.
3220 * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Keep Linux 2.0
3221 kernels in mind when reading /proc/self/fd/FD.
3222 * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
3224 * nscd/nscd.c (doc): It's "Name Service" not "Name Switch".
3226 * malloc/mtrace.c (tr_where): Replace snprintf call by mempcpy and
3229 * sysdeps/unix/sysv/linux/ttyname_r.c (ttyname_r): Try reading
3230 /prof/self/fd/FD first.
3231 * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Likewise.
3233 * stdio-common/_itoa.h (_fitoa_word): New inline function. Write
3234 formatted number starting at given position and return pointer to
3236 (_fitoa): Likewise, for long long.
3238 1998-10-29 Roland McGrath <roland@baalperazim.frob.com>
3240 * sysdeps/unix/sysv/linux/bits/sem.h,
3241 sysdeps/unix/sysv/linux/bits/ipc.h,
3242 sysdeps/unix/sysv/linux/bits/shm.h,
3243 sysdeps/unix/sysv/linux/bits/msq.h: Moved to ...
3244 * sysdeps/gnu/bits/sem.h, sysdeps/gnu/bits/ipc.h,
3245 sysdeps/gnu/bits/shm.h, sysdeps/gnu/bits/msq.h: ... here,
3246 so the same bits will be used for the Hurd.
3248 1998-10-29 Ulrich Drepper <drepper@cygnus.com>
3250 * sysdeps/unix/sysv/linux/sigaction.c (__sigaction): Allow
3251 compiling on systems without rt_sigaction syscall.
3253 1998-10-12 Philip Blundell <pb@nexus.co.uk>
3255 * Makeconfig (sysdep-subdirs): Allow Subdirs files to remove
3256 directories as well as add them.
3258 1998-10-28 Philip Blundell <pb@nexus.co.uk>
3260 * sysdeps/unix/sysv/linux/neteconet/ec.h: New file. Support for
3261 AF_ECONET sockets as found in recent Linux 2.1 kernels.
3262 * sysdeps/unix/sysv/linux/Dist: Distribute it.
3263 * sysdeps/unix/sysv/linux/Makefile: Install it.
3265 1998-10-27 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
3267 * string/bits/string2.h: __USE_GNU already implies __USE_MISC.
3269 1998-10-27 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
3271 * sysdeps/generic/bits/types.h (__FDS_BITS): New macro to access
3273 * sysdeps/unix/sysv/linux/alpha/bits/types.h (__FDS_BITS): Likewise.
3274 * sysdeps/unix/sysv/linux/bits/types.h (__FDS_BITS): Likewise.
3275 * sysdeps/unix/sysv/linux/mips/bits/types.h (__FDS_BITS): Likewise.
3276 * sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h (__FDS_BITS):
3278 * sysdeps/unix/sysv/sysv4/solaris2/bits/types.h (__FDS_BITS):
3280 * sysdeps/generic/bits/select.h (__FD_ZERO, __FD_SET, __FD_CLR,
3281 __FD_ISSET): Use it.
3282 * sysdeps/i386/bits/select.h (__FD_ZERO, __FD_SET, __FD_CLR,
3283 __FD_ISSET): Likewise.
3285 1998-10-28 Geoff Keating <geoffk@ozemail.com.au>
3287 * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Tidy up, correct
3290 * sysdeps/unix/sysv/linux/powerpc/pread.c: Do not use the i386 version.
3291 Instead call the system call wrapper function using an 64bit argument.
3292 * sysdeps/unix/sysv/linux/powerpc/pread64.c: Likewise.
3293 * sysdeps/unix/sysv/linux/powerpc/pwrite.c: Likewise.
3294 * sysdeps/unix/sysv/linux/powerpc/pwrite64.c: Likewise.
3296 1998-10-27 Ulrich Drepper <drepper@cygnus.com>
3298 * signal/signal.h: Don't include <time.h> for timespec, add
3299 forward declaration.
3301 * sysdeps/i386/bits/select.h [!__USE_XOPEN]: Add special version
3302 of __FD_* macros which use __fds_bits.
3303 * sysdeps/generic/bits/select.h: Likewise.
3304 Reported by Matt McLean <keys@yikes.com>.
3306 1998-10-27 Philip Blundell <pb@nexus.co.uk>
3308 * elf/elf.h: Update ARM definitions.
3310 1998-10-27 Ulrich Drepper <drepper@cygnus.com>
3312 * signal/signal.h: Include bits/sigthread.h only for Unix98.
3314 1998-10-26 Ulrich Drepper <drepper@cygnus.com>
3316 * include/libc-symbols.h: If HAVE_BUILTIN_EXPECT is not defined
3317 define __builtin_expect as a macro substituting to the first
3319 * config.h.in: Define HAVE_BUILTIN_EXPECT.
3320 * configure.in: Add test for __builtin_expect.
3322 * sysdeps/unix/sysv/linux/bits/types.h: Include
3323 bits/pthreadtypes.h only not for POSIX 199506.
3324 * sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
3325 * sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
3326 * sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h: Likewise.
3328 1998-10-26 Mark Kettenis <kettenis@phys.uva.nl>
3330 * sysdeps/unix/sysv/linux/Versions: Move shutdown ...
3331 * socket/Versions [libc, GLIBC_2.0]: ... to here.
3333 1998-10-25 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3335 * include/stdio.h: Included <stddef.h> for size_t.
3337 * stdio/stdio.h: Move __path_search, __gen_tempname, __libc_fatal
3339 * include/stdio.h: ...here.
3340 * libio/stdio.h: Removed __path_search, __gen_tempname, __libc_fatal.
3342 1998-10-26 11:09 Ulrich Drepper <drepper@cygnus.com>
3344 * time/Makefile (tests): Add tst-posixtz.
3345 * time/tst-posixtz.c: New file.
3347 1998-10-24 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
3349 * elf/rtld.c (process_envvars): Accept any non-null value of
3350 LD_BIND_NOW, as mandated by the ABI.
3352 1998-10-24 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
3354 * sysdeps/unix/sysv/linux/pread.c: Rename __syscall_pread64 to
3356 * sysdeps/unix/sysv/linux/pwrite.c: Rename __syscall_pwrite64 to
3358 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Likewise.
3359 * sysdeps/unix/sysv/linux/arm/syscalls.list: Likewise.
3360 * sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise.
3361 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Likewise.
3362 * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Likewise. Remove
3364 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Remove
3365 s_pread64 and s_pwrite64.
3366 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Likewise.
3368 1998-10-24 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
3370 * sysdeps/unix/sysv/linux/llseek.c: Use INLINE_SYSCALL.
3371 * sysdeps/unix/sysv/linux/arm/syscalls.list: Rename __sys_llseek
3372 to __syscall__llseek.
3373 * sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise.
3374 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Likewise.
3375 * sysdeps/unix/sysv/linux/i386/syscalls.list: Remove entry for
3378 1998-10-26 Cristian Gafton <gafton@redhat.com>
3380 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add s_setfsgid
3383 1998-10-26 Ulrich Drepper <drepper@cygnus.com>
3385 * time/tzset.c (tz_compute): Correct last patch and describe this
3388 1998-10-24 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
3390 * sysdeps/unix/sysv/linux/m68k/Makefile [subdir=signal]: Remove
3391 rt_sigsuspend, rt_sigprocmask, rt_sigtimedwait, rt_sigqueueinfo,
3392 rt_sigaction and rt_sigpending.
3393 * sysdeps/unix/sysv/linux/m68k/syscalls.list: Remove all entries
3394 for __syscall_* functions.
3395 * sysdeps/unix/sysv/linux/m68k/sysdep.h: Implement INLINE_SYSCALL.
3397 1998-10-26 Roland McGrath <roland@baalperazim.frob.com>
3399 * hurd/Versions: Add _hurd_dtable, _hurd_dtablesize,
3400 _hurd_dtable_lock, _hurd_intern_fd.
3402 * sysdeps/mach/hurd/Versions: Add cthread_keycreate,
3403 cthread_getspecific, cthread_setspecific, __libc_getspecific.
3405 * mach/Versions: Fix typo in last change.
3407 1998-10-25 Ulrich Drepper <drepper@cygnus.com>
3409 * time/tzset.c (tz_compute): If time to switch to DST is later in
3410 the year switch back in the next year.
3411 Reported by jwitford@hutch.com.au.
3413 1998-10-24 Mark Kettenis <kettenis@phys.uva.nl>
3415 * mach/Versions: Add evc_wait, mach_error, mach_error_string,
3416 mach_error_type, mach_msg_destroy, mig_deallocate_reply_port.
3417 Remove __mach_host_self, __mach_reply_port, __mach_setup_thread,
3418 __mach_port_allocate, __mach_port_allocate_name,
3419 __mach_port_insert_right __mutex_trylock, __mutex_lock,
3420 __mutex_unlock, __swtch, __switch, __task_create, __task_suspend,
3421 __task_set_special_port, __task_terminate, __thread_depress_abort,
3422 __thread_switch, __vm_allocate, __vm_deallocate, __vm_map. These
3423 functions are not used outside libc.
3425 * sysdeps/mach/hurd/Versions: New file.
3426 [libc, GLIBC_2.0]: Add _cthread_exit_routine and
3427 _cthread_init_routine. These are set by the Hurd cthreads library.
3428 Add __getcwd, __mmap. If we don't add these, the weak definitions in
3429 the dynamic linker will not be replaced by the corresponding shared
3430 library routines once they are loaded.
3432 1998-10-21 Mark Kettenis <kettenis@phys.uva.nl>
3434 * sysdeps/mach/hurd/i386/init-first.c: Only define
3435 __libc_enable_secure if PIC is not defined.
3437 1998-10-25 Roland McGrath <roland@baalperazim.frob.com>
3439 * argp/Versions: Add _argp_unlock_xxx. Lock-savvy functions call this
3440 to recurse into argp.
3442 1998-10-25 Ulrich Drepper <drepper@cygnus.com>
3444 * include/features.h: Define __USE_POSIS199506 is _POSIX_C_SOURCE is
3445 greater or equal than 199506L.
3447 * sysdeps/generic/bits/types.h (__fd_set): Define element as fds_bits
3448 only is __USE_XOPEN. Otherwise use __fds_bits.
3449 * sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
3450 * sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
3451 * sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h: Likewise.
3452 * sysdeps/unix/sysv/linux/bits/types.h: Likewise.
3453 * sysdeps/unix/sysv/sysv4/solaris2/bits/types.h: Likewise.
3455 1998-10-24 H.J. Lu <hjl@gnu.org>
3457 * locale/programs/charmap.c (parse_charmap): Accept tok_string
3458 for <code_set_name>.
3460 1998-10-25 H.J. Lu <hjl@gnu.org>
3462 * locale/programs/ld-ctype.c (ctype_finish): Also check
3465 1998-10-25 Ulrich Drepper <drepper@cygnus.com>
3467 * signal/signal.h: Include bits/sigthread.h only if __USE_POSIX199506.
3469 * sysdeps/unix/sysv/linux/bits/types.h: Include pthreadtypes.h only
3470 if __USE_POSIX199506 or __USE_UNIX98.
3472 1998-10-24 22:34 -0400 Zack Weinberg <zack@rabi.phys.columbia.edu>
3474 * string/bits/string2.h: Inline strdup+friends only if
3475 __USE_MISC || __USE_GNU (prevents namespace pollution).
3477 1998-10-24 H.J. Lu <hjl@gnu.org>
3479 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (LOCK_SH,
3480 LOCK_EX, LOCK_NB, LOCK_UN): Protect with __USE_BSD.
3481 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h (LOCK_SH, LOCK_EX,
3482 LOCK_NB, LOCK_UN): Likewise.
3483 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (LOCK_SH, LOCK_EX,
3484 LOCK_NB, LOCK_UN): Likewise.
3485 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (LOCK_SH, LOCK_EX,
3486 LOCK_NB, LOCK_UN): Likewise.
3487 * sysdeps/unix/sysv/linux/bits/fcntl.h (LOCK_SH, LOCK_EX,
3488 LOCK_NB, LOCK_UN): Likewise.
3490 1998-10-24 H.J. Lu <hjl@gnu.org>
3492 * libio/ioseekoff.c (_IO_seekoff): Check the valid dir value.
3494 * libio/rewind.c (rewind): Clear the error.
3496 1998-10-24 H.J. Lu <hjl@gnu.org>
3498 * grp/grp.h (getgrent_r, getgrgid_r, getgrnam_r): Add "__" to
3501 1998-10-24 H.J. Lu <hjl@gnu.org>
3503 * sysdeps/unix/sysv/linux/alpha/bits/time.h (timeval): Protect
3504 with __need_timeval.
3505 * sysdeps/unix/sysv/linux/mips/bits/time.h (timeval): Likewise.
3506 * sysdeps/unix/sysv/linux/bits/time.h (timeval): Likewise.
3508 1998-10-24 H.J. Lu <hjl@gnu.org>
3510 * signal/signal.h (timespec, siginfo_t, sigwaitinfo, sigtimedwait,
3511 sigqueue): Protect with __USE_POSIX199309.
3513 1998-10-24 H.J. Lu <hjl@gnu.org>
3515 * time/time.h (timespec): Protect with __USE_POSIX199309 instead of
3518 1998-10-24 H.J. Lu <hjl@gnu.org>
3520 * libio/fileops.c (_IO_new_file_seekoff): Always resync with
3521 the kernel file offset.
3522 * libio/oldfileops.c (_IO_old_file_seekoff): Likewise.
3524 1998-10-24 H.J. Lu <hjl@gnu.org>
3526 * time/tzfile.c (__tzfile_default): Set num_types to 2.
3528 1998-10-23 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3530 * rt/aio.h: Move __aio_init to...
3531 * include/aio.h: ...here.
3533 1998-10-24 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3535 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Remove duplicate
3536 definition of O_LARGEFILE.
3538 1998-10-24 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3540 * sysdeps/unix/sysv/linux/alpha/pathconf.c (__pathconf): Use path
3541 as first argument to statfs.
3543 1998-10-24 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3545 * sysdeps/generic/setenv.c (setenv): Add braces around ambiguous else.
3547 1998-10-24 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3549 * malloc/mtrace.c: Include <string.h> for strlen.
3551 1998-10-24 Roland McGrath <roland@baalperazim.frob.com>
3553 * sysdeps/mach/hurd/bits/environments.h: New file.
3555 * sysdeps/mach/hurd/dl-sysdep.c (__getcwd): New weak function.
3557 * mach/Versions, hurd/Versions: Add numerous symbols.
3558 Remove libmachuser and libhurduser sections, punt
3559 versioning for those libraries for now.
3561 * misc/Versions: Add reboot here; it exists on all platforms.
3562 * sysdeps/unix/sysv/linux/Versions: Remove reboot here.
3564 1998-10-23 Ulrich Drepper <drepper@cygnus.com>
3566 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (O_NOFOLLOW): New
3568 * sysdeps/unix/sysv/linux/bits/fcntl.h: Likewise.
3569 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
3570 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_LARGEFILE,
3571 O_NOFOLLOW, O_DIRECT): New macros.
3572 (O_DIRECTORY): Correct definition according to official 2.1.126.
3573 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_DIRECTORY,
3574 O_NOFOLLOW): New macros.
3576 1998-10-24 Roland McGrath <roland@baalperazim.frob.com>
3578 * include/ldsodefs.h: Test HAVE_ELF instead of __ELF__.
3580 * sysdeps/mach/hurd/opendir.c (__opendir): Return ENOENT for "".
3581 (__opendir): Add trailing slash to name for open, for ENOTDIR check.
3583 1998-10-23 Ulrich Drepper <drepper@cygnus.com>
3585 * sysdeps/unix/sysv/linux/i386/Dist: Add setresuid.c, setresgid.c,
3586 setfsuid.c, and setfsgid.c.
3587 * sysdeps/unix/sysv/linux/arm/Dist: Likewise.
3588 * sysdeps/unix/sysv/linux/m68k/Dist: Likewise.
3589 * sysdeps/unix/sysv/linux/sparc/sparc32/Dist: Likewise.
3591 * version.h (VERSION): Bump to 2.0.99.
3593 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove duplicate
3596 * sysdeps/unix/sysv/linux/i386/Dist: Remove s_pread64.c and
3599 * posix/fnmath.h: Don't redefine __P when used in glibc.
3600 * posix/glob.h: Likewise.
3602 * inet/rcmd.c (__ivaliduser2): Fix memory leak.
3603 Patch by Dick Streefland <dick_streefland@tasking.com>.
3605 * stdio-common/tst-ungetc.c: Add more test cases.
3607 * sysdeps/unix/sysv/linux/Dist: Add linux_fsinfo.h.
3608 * sysdeps/unix/sysv/linux/fstatvfs.c: Move filesystem magic number
3610 * sysdeps/unix/sysv/linux/linux_fsinfo.h: ...here. New file.
3611 * sysdeps/unix/sysv/linux/fpathconf.c: New file.
3612 * sysdeps/unix/sysv/linux/pathconf.c: New file.
3613 * sysdeps/unix/sysv/linux/alpha/fpathconf.c: Handle _PC_LINK_MAX here.
3614 * sysdeps/unix/sysv/linux/alpha/pathconf.c: Likewise.
3616 1998-10-20 Philip Blundell <pb@nexus.co.uk>
3618 * sysdeps/unix/sysv/linux/arm/bits/armsigctx.h: Include
3619 <asm/ptrace.h> to define struct pt_regs.
3620 * sysdeps/unix/sysv/linux/arm/profil-counter.h: Don't bother
3621 including <asm/ptrace.h> here.
3623 * sysdeps/unix/sysv/linux/arm/sysdep.S: Remove spurious call to
3624 C_SYMBOL_NAME macro.
3626 1998-10-23 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3628 * sysdeps/generic/sys/ptrace.h (__ptrace_request): Remove comma at
3629 end of enumerator list.
3630 * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_request): Likewise.
3631 * posix/wordexp.h: Likewise.
3633 * db/db.h: Use __PMT instead of __P in typedefs.
3634 * db/mpool.h: Likewise.
3635 * sysdeps/generic/bits/siginfo.h: Likewise.
3636 * nis/rpcsvc/ypclnt.h: Likewise.
3638 1998-10-23 Ulrich Drepper <drepper@cygnus.com>
3640 * libio/genops.c (_IO_seekmark): When switching to backup buffer
3641 make sure all characters from the read buffer are read after
3642 switching back to it.
3644 1998-10-22 Ulrich Drepper <drepper@cygnus.com>
3646 * configure.in: Add support for Cygnus GNUPro compilers.
3648 1998-10-22 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3650 * stdio/stdio.h: Use __PMT instead of __P in typedefs.
3652 * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Use __PMT instead
3653 of __P for sa_restorer.
3654 * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h: Likewise.
3655 * sysdeps/unix/sysv/linux/kernel_sigaction.h (struct
3656 kernel_sigaction, old_kernel_sigaction): Likewise.
3658 1998-10-22 Ulrich Drepper <drepper@cygnus.com>
3660 * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add __syscall_pread
3661 and __syscall_pwrite aliases.
3663 * sunrpc/rpc/auth.h (AUTH_DH): New macro. Alias for AUTH_DES.
3665 * sysdeps/unix/sysv/linux/i386/sysdep.h: Drastically simplify and
3666 improve INLINE_SYSCALL using macro assembler magic.
3668 1998-10-22 H.J. Lu <hjl@gnu.org>
3670 * sysdeps/unix/sysv/linux/i386/getgroups.c (__getgroups): Add
3672 * sysdeps/unix/sysv/linux/i386/setgroups.c (setgroups): Likewise.
3674 * sysdeps/posix/fpathconf.c (__fpathconf): Set errno to
3675 EINVAL if errno == ENODEV. Tested by VSX-PCT.
3677 * sysdeps/posix/isatty.c (__isatty): Don't reset errno. Tested
3680 * posix/execvp.c (execvp): Check "". Tested by VSX-PCT.
3682 1998-10-22 Philip Blundell <pb@nexus.co.uk>
3684 * sysdeps/unix/arm/sysdep.h: Wrap assembler macros in #ifdef
3687 1998-10-21 Ulrich Drepper <drepper@cygnus.com>
3689 * sysdeps/unix/sysv/linux/i386/sysdep.h: Remove EXTRAVARS_* macros
3692 1998-10-21 14:38 Ulrich Drepper <drepper@cygnus.com>
3694 * sysdeps/unix/sysdep.h (INLINE_SYSCALL): New macro. Simply call
3695 __syscall_* function.
3696 * sysdeps/unix/sysv/linux/aio_sigqueue.c: Use INLINE_SYSCALL instead
3697 of calling __syscall_* function.
3698 * sysdeps/unix/sysv/linux/fxstat.c: Likewise.
3699 * sysdeps/unix/sysv/linux/fxstat64.c: Likewise.
3700 * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
3701 * sysdeps/unix/sysv/linux/getdents.c: Likewise.
3702 * sysdeps/unix/sysv/linux/getpriority.c: Likewise.
3703 * sysdeps/unix/sysv/linux/getresgid.c: Likewise.
3704 * sysdeps/unix/sysv/linux/getresuid.c: Likewise.
3705 * sysdeps/unix/sysv/linux/lxstat.c: Likewise.
3706 * sysdeps/unix/sysv/linux/lxstat64.c: Likewise.
3707 * sysdeps/unix/sysv/linux/poll.c: Likewise.
3708 * sysdeps/unix/sysv/linux/pread.c: Likewise.
3709 * sysdeps/unix/sysv/linux/pread64.c: Likewise.
3710 * sysdeps/unix/sysv/linux/ptrace.c: Likewise.
3711 * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
3712 * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
3713 * sysdeps/unix/sysv/linux/readv.c: Likewise.
3714 * sysdeps/unix/sysv/linux/reboot.c: Likewise.
3715 * sysdeps/unix/sysv/linux/sigaction.c: Likewise.
3716 * sysdeps/unix/sysv/linux/siglist.h: Likewise.
3717 * sysdeps/unix/sysv/linux/sigpending.c: Likewise.
3718 * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
3719 * sysdeps/unix/sysv/linux/sigqueue.c: Likewise.
3720 * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
3721 * sysdeps/unix/sysv/linux/sigtimedwait.c: Likewise.
3722 * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
3723 * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
3724 * sysdeps/unix/sysv/linux/sysctl.c: Likewise.
3725 * sysdeps/unix/sysv/linux/ustat.c: Likewise.
3726 * sysdeps/unix/sysv/linux/writev.c: Likewise.
3727 * sysdeps/unix/sysv/linux/xmknod.c: Likewise.
3728 * sysdeps/unix/sysv/linux/xstat.c: Likewise.
3729 * sysdeps/unix/sysv/linux/xstat64.c: Likewise.
3730 * sysdeps/unix/sysv/linux/i386/chown.c: Likewise.
3731 * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
3732 * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
3733 * sysdeps/unix/sysv/linux/i386/setfsgid.c: Likewise.
3734 * sysdeps/unix/sysv/linux/i386/setfsuid.c: Likewise.
3735 * sysdeps/unix/sysv/linux/i386/setgid.c: Likewise.
3736 * sysdeps/unix/sysv/linux/i386/setgroups.c: Likewise.
3737 * sysdeps/unix/sysv/linux/i386/setresgid.c: Likewise.
3738 * sysdeps/unix/sysv/linux/i386/setresuid.c: Likewise.
3739 * sysdeps/unix/sysv/linux/i386/setuid.c: Likewise.
3741 * sysdeps/unix/sysv/linux/i386/sysdep.h: Define INLINE_SYSCALL using
3743 * sysdeps/unix/sysv/linux/i386/syscalls.list: Remove various
3744 __syscall_* definitions.
3746 * sysdeps/unix/sysv/linux/syscalls.list: Move various __syscall_*
3748 * sysdeps/unix/sysv/linux/alpha/syscalls.list: ...here...
3749 * sysdeps/unix/sysv/linux/arm/syscalls.list: ...and here...
3750 * sysdeps/unix/sysv/linux/m68k/syscalls.list: ...and here...
3751 * sysdeps/unix/sysv/linux/mips/syscalls.list: ...and here...
3752 * sysdeps/unix/sysv/linux/powerpc/syscalls.list: ...and here...
3753 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: ...and here...
3754 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: ...and here.
3756 * sysdeps/unix/sysv/linux/Makefile [subdir=signal] (sysdep_routines):
3757 Move definition to...
3758 * sysdeps/unix/sysv/linux/alpha/Makefile: ...here...
3759 * sysdeps/unix/sysv/linux/arm/syscalls.list: ...and here...
3760 * sysdeps/unix/sysv/linux/m68k/syscalls.list: ...and here...
3761 * sysdeps/unix/sysv/linux/mips/syscalls.list: ...and here...
3762 * sysdeps/unix/sysv/linux/powerpc/syscalls.list: ...and here...
3763 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: ...and here...
3764 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: ...and here.
3766 * sysdeps/unix/sysv/linux/i386/Makefile [subdir=misc]
3767 (sysdep_routines): Remove s_pread64 and s_pwrite64.
3769 * sysdeps/unix/sysv/linux/i386/pread.c: New file.
3770 * sysdeps/unix/sysv/linux/i386/pread64.c: New file.
3771 * sysdeps/unix/sysv/linux/i386/pwrite.c: New file.
3772 * sysdeps/unix/sysv/linux/i386/pwrite64.c: New file.
3773 * sysdeps/unix/sysv/linux/i386/s_pread64.S: Removed.
3774 * sysdeps/unix/sysv/linux/i386/s_pwrite64.S: Removed.
3776 1998-10-21 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3778 * sysdeps/unix/sysv/linux/siglist.h: Fix some typos in these files
3779 and bring them in synch.
3780 * sysdeps/unix/siglist.c: Likewise.
3781 Reported by Vladimir Michl <michlv@risc.upol.cz> [PR libc/832].
3783 1998-10-20 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
3785 * sysdeps/unix/sysv/linux/i386/setresuid.c: Allow -1 as arguments.
3786 * sysdeps/unix/sysv/linux/i386/setresgid.c: Likewise.
3788 * sysdeps/unix/sysv/linux/i386/setreuid.c: New file.
3789 * sysdeps/unix/sysv/linux/i386/setregid.c: New file.
3790 * sysdeps/unix/sysv/linux/m68k/setreuid.c: New file.
3791 * sysdeps/unix/sysv/linux/m68k/setregid.c: New file.
3792 * sysdeps/unix/sysv/linux/arm/setreuid.c: New file.
3793 * sysdeps/unix/sysv/linux/arm/setregid.c: New file.
3794 * sysdeps/unix/sysv/linux/sparc/sparc32/setreuid.c: New file.
3795 * sysdeps/unix/sysv/linux/sparc/sparc32/setregid.c: New file.
3796 * sysdeps/unix/sysv/linux/i386/syscalls.list: Add s_setreuid and
3798 * sysdeps/unix/sysv/linux/m68k/syscalls.list: Likewise.
3799 * sysdeps/unix/sysv/linux/arm/syscalls.list: Likewise.
3800 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Likewise.
3802 1998-10-20 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
3804 * sunrpc/rpc_main.c (close_output, close_input): New functions.
3805 (c_output, h_output, s_output, l_output, t_output, svc_output,
3806 clnt_output, mkfile_output): Call them at the end.
3808 1998-10-19 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
3810 * db/Makefile (LDFLAGS-db1.so): New variable, to avoid duplicating
3813 1998-10-19 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
3815 * sysdeps/unix/sysv/linux/m68k/setfsuid.c: Add real contents.
3816 * sysdeps/unix/sysv/linux/m68k/syscalls.list: Add s_setfs[ug]id.
3818 1998-10-20 Ulrich Drepper <drepper@cygnus.com>
3820 * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add s_pread64 and
3822 * sysdeps/unix/sysv/linux/powerpc/pread.c: New file.
3823 * sysdeps/unix/sysv/linux/powerpc/pread64.c: New file.
3824 * sysdeps/unix/sysv/linux/powerpc/pwrite.c: New file.
3825 * sysdeps/unix/sysv/linux/powerpc/pwrite64.c: New file.
3826 Patch by Geoffrey KEATING <geoffk@discus.anu.edu.au>.
3828 1998-10-18 Zack Weinberg <zack@rabi.phys.columbia.edu>
3830 * sysdeps/unix/opendir.c: Check at runtime for kernel support for
3833 1998-10-20 H.J. Lu <hjl@gnu.org>
3835 * sysdeps/unix/sysv/linux/i386/setresuid.c (__setresuid): Fix
3838 1998-10-19 Ulrich Drepper <drepper@cygnus.com>
3840 * math/tgmath.h: Make nested function calls work.
3842 * include/ldsodefs.h: Fix typo.
3844 * posix/Makefile (tests): Add tst-preadwrite.
3845 * posix/tst-preadwrite.c: New file.
3847 * sysdeps/unix/opendir.c (__opendir): Add back fstat call to make
3848 sure that descriptor is in any case for a directory.
3850 1998-10-19 18:59 -0400 Zack Weinberg <zack@rabi.phys.columbia.edu>
3852 * math/tgmath.h (__TGMATH_UNARY_REAL_IMAG): Fix typo: val -> Val.
3853 (atan2): Takes two arguments.
3855 1998-10-19 Ulrich Drepper <drepper@cygnus.com>
3857 * include/ldsodefs.h: New file.
3859 * iconv/gconv.c: Include ldsodefs.h, not elf/ldsodefs.h.
3860 Remove change to avoid using _CALL_DL_FCT.
3861 * iconv/gconv_db.c: Likewise.
3862 * iconv/gconv_dl.c: Likewise.
3863 * iconv/skeleton.c: Likewise, here for DL_CALL_FCT.
3864 * malloc/mtrace.c: Include ldsodefs.h, not elf/ldsodefs.h.
3865 * nss/nsswitch.c: Likewise.
3866 * nss/nsswitch.h: Likewise.
3868 1998-10-19 Philip Blundell <pb@nexus.co.uk>
3870 * sunrpc/Makefile (otherlibs): If static NSS is in use, set to the
3872 * login/Makefile (otherlibs): Likewise.
3873 * nscd/Makefile (otherlibs): Likewise.
3874 * Makeconfig (link-libc) [! build_shared]: Add $(otherlibs).
3876 * debug/Makefile (install-bin): Only build catchsegv if using ELF.
3878 * inet/Makefile: Add -DSTATIC_NSS to CFLAGS.
3880 1998-10-19 Philip Blundell <pb@nexus.co.uk>
3882 * sysdeps/unix/sysv/linux/arm/syscalls.list: Added setfsgid
3885 1998-10-19 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3887 * nscd/connections.c: Fix typos in comments and strings.
3889 * nscd/nscd.conf: Update according to recent changes to nscd.
3891 * nscd/cache.c (prune_cache): Remove wrong comment.
3893 1998-10-19 13:24 Ulrich Drepper <drepper@cygnus.com>
3895 * locale/programs/ld-collate.c (collate_startup): Clear bit for this
3896 category in copy_posix.
3897 (collate_finish): Don't warn about UNDEFINED not being defined.
3898 * locale/programs/ld-ctype.c (ctype_startup): Clear bit for this
3899 category in copy_posix.
3900 * locale/programs/ld-messages.c (messages_startup): Likewise.
3901 * locale/programs/ld-monetary.c (monetary_startup): Likewise.
3902 * locale/programs/ld-numeric.c (numeric_startup): Likewise.
3903 * locale/programs/ld-time.c (time_startup): Likewise.
3904 * locale/programs/localedef.c: Move copy_def_list_t definition into
3905 locales.h. Define copy_posix variable.
3906 (main): Before processing copy list add ©_posix to copy_list.
3907 * locale/programs/locales.h: Add definition of copy_def_list_t.
3908 * locale/programs/locfile.c: Clear bit for appropriate category in
3909 copy_posix.mask for copy instruction.
3911 1998-10-19 Ulrich Drepper <drepper@cygnus.com>
3913 * sysdeps/unix/sysv/linux/i386/setresgid.c: Remove #include of
3914 non-existing file with generic implementation.
3915 * sysdeps/unix/sysv/linux/i386/setresuid.c: Likewise.
3917 1998-10-19 Philip Blundell <pb@nexus.co.uk>
3919 * iconv/gconv_db.c: Include ELF header only if STATIC_GCONV is not
3920 defined. Avoid using _CALL_DL_FCT if it is not defined.
3921 * iconv/gconv.c: Likewise.
3923 1998-10-19 Ulrich Drepper <drepper@cygnus.com>
3925 * nscd/connections.c (dbs): Define defualt values for timeouts and
3926 set enabled to 0 by default.
3927 (CACHE_PRUNE_INTERVAL): New constant. Use it instead of magical 15 in
3930 * locale/C-ctype.c (_nl_C_LC_CTYPE_class): Clear ISCNTRL bit for
3932 (_nl_C_LC_CTYPE_class32): Likewise.
3935 1998-10-19 Roland McGrath <roland@baalperazim.frob.com>
3937 * hurd/hurd/threadvar.h (enum __hurd_threadvar_index): Add
3938 _HURD_THREADVAR_DL_ERROR.
3940 * hurd/Makefile (user-interfaces): Add login, password.
3942 * sysdeps/mach/hurd/Makefile (+cflags): Append -Wno-parentheses.
3944 1998-08-06 Mark Kettenis <kettenis@phys.uva.nl>
3946 [submitted 1998-08-06]
3947 * mach/Machrules: Create target directory and force re-evaluation
3948 of Makefile to prevent `make' from optimizing away most of the
3949 implicit rules and `vpath' directives.
3951 1998-10-19 Roland McGrath <roland@baalperazim.frob.com>
3953 * hurd/intr-msg.c (_hurd_intr_rpc_mach_msg): If _hurd_msgport_thread
3954 is null, short-circuit to __mach_msg.
3956 * sysdeps/mach/hurd/i386/init-first.c (posixland_init): New function,
3957 broken out of init1.
3958 (init1) [PIC]: Call it.
3959 (__libc_init_first) [! PIC]: Call it.
3961 * sysdeps/mach/hurd/i386/init-first.c (init1): Don't call
3962 __libc_init_secure. Instead set __libc_enable_secure here from
3964 (__libc_enable_secure): New variable it.
3965 * sysdeps/mach/hurd/enbl-secure.c: New file, empty placeholder module.
3967 1998-10-19 Roland McGrath <roland@baalperazim.frob.com>
3969 * nscd/nscd-client.h: New file, broken out of "nscd.h".
3970 * nscd/nscd.h: Move defns needed by clients to "nscd-client.h",
3972 * nscd/Makefile (distribute): Add nscd-client.h.
3973 * nscd/nscd_getgr_r.c, nscd/nscd_gethst_r.c, nscd/nscd_getpw_r.c:
3974 Include "nscd-client.h" instead of "nscd.h"
3976 1998-10-18 Ulrich Drepper <drepper@cygnus.com>
3978 * sysdeps/posix/getcwd.c (__getcwd): Don't stop processing
3979 directory entries when a lstat call fails.
3980 Patch by Colin Plumb <colin@nyx.net>.
3982 * resolv/nss_dns/dns-host.c: Add missing errnop parameter to the
3984 * resolv/nss_dns/dns-network.c: Likewise.
3986 * grp/Makefile: Don't search for linuxthreads in add-ons, use
3987 have-thread-library to determine whether threads are available.
3988 * pwd/Makefile: Remove wrong comment.
3990 * inet/Makefile: Define CFLAGS-gethstbyad_r.c, CFLAGS-gethstbynm_r.c,
3991 and CFLAGS-gethstbynm2_r.c to -DUSE_NSCD=1.
3993 * locale/C-messages.c: Define default strings for YESTR and NOSTR.
3995 * nss/Versions: Add __nss_hosts_lookup.
3997 * nss/getXXbyYY.c: Remove unneeded assignment.
3999 * nss/getXXbyYY_r.c: Include nscd/nscd_proto.h only if needed.
4001 Almost complete rewrite of the NSCD to make it smaller, faster,
4002 add more functionnality and make it easier to extend.
4003 * nscd/Makfile (routines): Add nscd_gethst_r.
4004 (nscd-modules): Add hstcache, gethstbyad_r, gethstbynm2_r, and cache.
4005 * nscd/cache.c: New file.
4006 * nscd/gethstbyad_r.c: New file.
4007 * nscd/gethstbynm2_r.c: New file.
4008 * nscd/hstcache.c: New file.
4009 * nscd/nscd_gethst_r.c: New file.
4010 * nscd/connections.c: Rewritten. Don't start new thread for every
4011 new connection. Use a fixed set of threads which handle all
4012 connections and also the cache cleanup.
4013 * nscd/grpcache.c: Rewritten to use generic cache handling functions
4015 * nscd/nscd.c: Recognize new parameter nthreads. Adjust initialization
4016 for rewrite. Remove handle_requests function.
4017 * nscd/nscd.h (NSCD_VERSION): Bump to 2.
4018 Define new data structure for the new unified cache and the host
4020 * nscd/nscd_conf.c: Rewrite parsing partly to allow adding of more
4021 databases easily. Recognize check-files and threads definitions.
4022 * nscd/nscd.conf: Add definition of enable-cache and check-files to
4023 passwd and group definitions. Add new set of definitions for hosts.
4024 * nscd/nscd_getgr_r.c: Rewrite for new protocol.
4025 * nscd/nscd_getpw_r.c: Likewise.
4026 * nscd/nscd_proto.h: Add prototype for host database functions.
4027 * nscd/nscd_stat.c: Rewrite to simplify printing of information
4029 * nscd/dbg_log.c: Remove unnecessary variable initializations.
4030 Global variable debug_flag is renamed to dbg_level.
4031 * nscd/dbg_log.h: Declare set_logfile.
4033 1998-10-16 Ulrich Drepper <drepper@cygnus.com>
4035 * sysdeps/unix/sysv/linux/bits/fcntl.h: Add dummy definition of
4038 1998-10-16 Paul Eggert <eggert@shade.twinsun.com>
4040 * time/mktime.c: Some systems require <unistd.h> to be
4041 included before <time.h> for localtime_r to be declared
4043 * time/strftime.c: Likewise.
4045 1998-10-16 Ulrich Drepper <drepper@cygnus.com>
4047 * db/Makefile: Add rule to generate shared object with the soname
4050 * sysdeps/unix/opendir.c: Use O_DIRECTORY if available. If not
4051 available double check to verify it's a directory.
4053 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Add O_DIRECTORY.
4054 * sysdeps/unix/sysv/linux/mips/bits/fcntl: Likewise.
4055 * sysdeps/unix/sysv/linux/bits/fcntl.h: Remove O_* constants which
4056 are not generally available.
4057 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: New file.
4059 * sysdeps/unix/sysv/linux/i386/setgroups.c: Add range check for values.
4060 * sysdeps/unix/sysv/linux/arm/Makefile: New file.
4061 * sysdeps/unix/sysv/linux/arm/setegid.c: New file.
4062 * sysdeps/unix/sysv/linux/arm/seteuid.c: New file.
4063 * sysdeps/unix/sysv/linux/arm/setfsgid.c: New file.
4064 * sysdeps/unix/sysv/linux/arm/setfsuid.c: New file.
4065 * sysdeps/unix/sysv/linux/arm/setgid.c: New file.
4066 * sysdeps/unix/sysv/linux/arm/setgroups.c: New file.
4067 * sysdeps/unix/sysv/linux/arm/setresgid.c: New file.
4068 * sysdeps/unix/sysv/linux/arm/setresuid.c: New file.
4069 * sysdeps/unix/sysv/linux/arm/setuid.c: New file.
4070 * sysdeps/unix/sysv/linux/i386/setegid.c: New file.
4071 * sysdeps/unix/sysv/linux/i386/seteuid.c: New file.
4072 * sysdeps/unix/sysv/linux/i386/setfsgid.c: New file.
4073 * sysdeps/unix/sysv/linux/i386/setfsuid.c: New file.
4074 * sysdeps/unix/sysv/linux/i386/setgid.c: New file.
4075 * sysdeps/unix/sysv/linux/i386/setgroups.c: New file.
4076 * sysdeps/unix/sysv/linux/i386/setresgid.c: New file.
4077 * sysdeps/unix/sysv/linux/i386/setresuid.c: New file.
4078 * sysdeps/unix/sysv/linux/i386/setuid.c: New file.
4079 * sysdeps/unix/sysv/linux/m68k/setegid.c: New file.
4080 * sysdeps/unix/sysv/linux/m68k/seteuid.c: New file.
4081 * sysdeps/unix/sysv/linux/m68k/setfsgid.c: New file.
4082 * sysdeps/unix/sysv/linux/m68k/setfsuid.c: New file.
4083 * sysdeps/unix/sysv/linux/m68k/setgid.c: New file.
4084 * sysdeps/unix/sysv/linux/m68k/setgroups.c: New file.
4085 * sysdeps/unix/sysv/linux/m68k/setresgid.c: New file.
4086 * sysdeps/unix/sysv/linux/m68k/setresuid.c: New file.
4087 * sysdeps/unix/sysv/linux/m68k/setuid.c: New file.
4088 * sysdeps/unix/sysv/linux/sparc/sparc32/setegid.c: New file.
4089 * sysdeps/unix/sysv/linux/sparc/sparc32/seteuid.c: New file.
4090 * sysdeps/unix/sysv/linux/sparc/sparc32/setfsgid.c: New file.
4091 * sysdeps/unix/sysv/linux/sparc/sparc32/setfsuid.c: New file.
4092 * sysdeps/unix/sysv/linux/sparc/sparc32/setgid.c: New file.
4093 * sysdeps/unix/sysv/linux/sparc/sparc32/setgroups.c: New file.
4094 * sysdeps/unix/sysv/linux/sparc/sparc32/setresgid.c: New file.
4095 * sysdeps/unix/sysv/linux/sparc/sparc32/setresuid.c: New file.
4096 * sysdeps/unix/sysv/linux/sparc/sparc32/setuid.c: New file.
4098 * sysdeps/unix/sysv/linux/arm/syscalls.list: Add s_setgid, s_setresuid,
4099 s_setresgid, and s_setuid.
4100 * sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.
4101 * sysdeps/unix/sysv/linux/m68k/syscalls.list: Likewise.
4102 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Likewise.
4103 * sysdeps/unix/sysv/linux/i386/Makefile [subdir=misc]
4104 (sysdep_routines): Add setfsgid, setfsuid, setresgid, and setresuid.
4105 * sysdeps/unix/sysv/linux/m68k/Makefile: Likewise.
4106 * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile: Likewise.
4108 1998-10-16 Ulrich Drepper <drepper@cygnus.com>
4110 * time/mktime.c: Define _POSIX_THREAD_SAFE_FUNCTIONS to get
4111 localtime_t declaration on some systems.
4113 1998-10-16 10:07 Ulrich Drepper <drepper@cygnus.com>
4115 * iconv/Makefile [! elf]: Define CFLAGS-gconv_simple.c to
4117 * iconv/skeleton.c: Include ELF header only of STATIC_GCONV is not
4118 defined. Avoid using DL_CLL_FCT if it is not defined.
4120 1998-10-16 10:40 -0400 Zack Weinberg <zack@rabi.phys.columbia.edu>
4122 * resolv/arpa/nameser.h: Include sys/types.h unconditionally.
4123 Include endian.h unconditionally. Remove portability goop
4124 depending on #ifdef linux, #ifdef BSD, #ifdef machine-type.
4126 1998-10-16 11:39 -0400 Zack Weinberg <zack@rabi.phys.columbia.edu>
4128 * sunrpc/rpc/types.h: Mark file so fixincludes won't modify it.
4130 1998-10-15 Ulrich Drepper <drepper@cygnus.com>
4132 * sysdeps/unix/sysv/linux/alpha/bits/ioctls.h: Remove __kernel_termios
4133 again. Use char[44] to define size of the struct.
4135 * sysdeps/unix/sysv/linux/arm/Dist: Add bits/armsigctx.h.
4137 1998-10-14 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
4139 * string/bits/string2.h (strcmp): Don't cache the result of
4140 __builtin_constant_p in variables, otherwise constant folding
4141 can fail in big functions.
4143 1998-10-14 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
4145 * string/bits/string2.h: Add prototypes for the new inline
4148 1998-10-15 Ulrich Drepper <drepper@cygnus.com>
4150 * sysdeps/unix/sysv/linux/alpha/bits/ioctls.h: Include termios.h to
4151 have all types defined.
4152 Patch by Matti Aarnio <matti.aarnio@sonera.fi>.
4154 1998-10-08 Paul Eggert <eggert@twinsun.com>
4156 * time/mktime.c (my_mktime_localtime_r): Renamed from localtime_r.
4157 Define also if HAVE_LOCALTIME_R && defined localtime_r, with
4158 a body that merely expands localtime_r; this works around a
4159 bug in Digital Unix 4.0A and 4.0D.
4161 1998-10-14 Ulrich Drepper <drepper@cygnus.com>
4163 * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add s_ioctl.
4164 * sysdeps/unix/sysv/linux/powerpc/tcgetattr.c: New file. Define
4165 __ioctl to __syscall_ioctl and include Linux version of this file.
4166 * sysdeps/unix/sysv/linux/powerpc/tcsetattr.c: Likewise.
4167 * sysdeps/unix/sysv/linux/powerpc/ioctl.c: New file. Redirect
4168 ioctl calls which handle struct termios.
4169 Based on a patch by Dan Jacobowitz <drow@false.org>.
4171 1998-10-14 Ulrich Drepper <drepper@cygnus.com>
4173 * version.h (VERSION): Bump to 2.0.98.
4175 * sysdeps/unix/sysv/linux/alpha/bits/ioctls.h: Define __kernel_termios
4176 here instead of including kernel_termios.h.
4178 1998-10-14 Andreas Jaeger <aj@arthur.rhein-neckar.de>
4180 * sysdeps/unix/opendir.c (__opendir): Remove label lose2 which is
4181 unnecessary after the changes of 1998-10-12.
4183 1998-10-13 Ulrich Drepper <drepper@cygnus.com>
4185 * sysdeps/unix/sysv/linux/alpha/ioperm.c (inline_outb): Fix output
4186 parameter format string.
4187 (inline_outw): Likewise.
4189 * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Include
4190 string.h to get memcpy prototype and NULL definition.
4192 1998-10-12 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
4194 * misc/sys/cdefs.h (__THROW): New macro.
4195 * argp/argp.h: Use it to replace the kludgey __P in inline
4196 function definitions.