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 Geoff Keating <geoffk@ozemail.com.au>
1266 * crypt/sysdeps/unix/ufc-crypt.h: Use <stdint.h>.
1268 * crypt/configure: Delete the code dealing with building the add-on
1269 outside glibc, as this doesn't work.
1271 1998-12-25 Ulrich Drepper <drepper@cygnus.com>
1273 * elf/dl-hash.h: Move to...
1274 * sysdeps/generic/dl-hash.h: ...here. Correct parameter type (must
1275 be unsigned char). Remove conditional from inner loop and rearrange
1276 binary operations (12-22% performance increase).
1277 * sysdeps/i386/i686/dl-hash.h: New file. Another 10% faster than
1278 optimized generic version.
1280 1998-12-23 Ulrich Drepper <drepper@cygnus.com>
1282 * elf/dl-lookup.c (do_lookup): If looking up an unversioned symbol
1283 but the object file only contains versioned definitions than
1284 accept the definition if there is exactly one even if the version
1285 number is not the default version. This helps dlsym() to find
1286 newly introduced symbols.
1288 * locale/programs/ld-collate.c: Unify messages and correct typos.
1289 * locale/programs/ld-monetary.c: Likewise.
1290 * locale/programs/ld-numeric.c: Likewise.
1291 * locale/programs/ld-time.c: Likewise.
1292 * manual/errno.texi: Likewise.
1293 * nis/nis_error.c: Likewise.
1294 * nis/nis_print.c: Likewise.
1295 * nis/nss_nisplus/nisplus-publickey.c: Likewise.
1296 * sunrpc/rpc_main.c: Likewise.
1298 1998-12-20 Philip Blundell <philb@gnu.org>
1300 * sysdeps/unix/sysv/linux/arm/sysdep.h (INLINE_SYSCALL): Add
1302 * sysdeps/unix/sysv/linux/arm/syscalls.list: Remove wrappers for
1305 1998-12-22 Philip Blundell <pb@nexus.co.uk>
1307 * sysdeps/unix/sysv/linux/arm/ioperm.c: New file.
1308 Implementation of inb, outb etc for ARM systems.
1309 * sysdeps/unix/sysv/linux/arm/sys/io.h: Likewise.
1310 * sysdeps/unix/sysv/linux/arm/Versions: Add appropriate
1311 entries for the above.
1313 1998-12-21 Ulrich Drepper <drepper@cygnus.com>
1315 * nss/db-Makefile (shadow.db): Create file with correct protections.
1316 Based on a patch by Joel Klecker <espy@debian.org>.
1318 * inet/gethstbynm_r.c: Remove NEED__RES definition since we do this
1319 anyway for digits_dots.c.
1320 * nss/getXXbyYY.c: Initialize _res before using digits_dots.c
1322 * nss/getXXbyYY_r.c: Likewise.
1324 1998-12-19 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1326 * sunrpc/key_call.c (getkeyserv_handle): Use __fcntl instead of
1329 1998-12-20 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1331 * locale/weight.h (get_weight): Extract string elements as
1334 1998-12-06 Mark Kettenis <kettenis@phys.uva.nl>
1336 Reverse the change of 1998-04-22. Providing a struct dirent with
1337 different members when __USE_FILE_OFFSET64 is defined is asking
1338 for trouble. Instead add the necessary LFS magic to the 4.4BSD
1340 * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Add LFS definitions.
1341 * sysdeps/mach/hurd/bits/dirent.h: Removed.
1342 * sysdeps/mach/hurd/readdir64.c: Removed.
1343 * sysdeps/mach/hurd/readdir64_r.c: Removed.
1345 1998-12-20 Roland McGrath <roland@baalperazim.frob.com>
1347 * sysdeps/generic/bits/mman.h [__USE_MISC] (MAP_ANONYMOUS): Define as
1350 * stdio/stdio.h (sys_errlist, sys_nerr, _sys_errlist, _sys_nerr):
1351 Remove decls. They don't exist at all on the Hurd.
1353 * sunrpc/svc_unix.c, sunrpc/clnt_unix.c: Avoid using `struct cmsghdr'
1354 and `struct ucred' #ifndef SCM_CREDENTIALS.
1356 * sunrpc/publickey.c (getsecretkey): Use `&errno' instead of
1357 `__errno_location ()'; means the same, works for Hurd.
1359 * sysdeps/mach/hurd/Makefile (subdirs): Don't elide sunrpc.
1361 1998-12-18 Ulrich Drepper <drepper@cygnus.com>
1363 * sysdeps/unix/sysv/sysv4/solaris2/bits/types.h: Include
1364 features.h and stddef.h.
1365 * sysdeps/unix/sysv/sysv4/solaris2/bits/sigstack.h (struct
1366 sigaltstack): Move ss_size field at the end.
1367 Patches by Jeff Bailey <jbailey@nisa.net>.
1369 * time/getdate.c (check_mday): tm_mon contains values from 0 to 11,
1372 * manual/texinfo.tex: Update to latest version.
1374 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add ipc.
1375 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
1376 Patch by Cristian Gafton <gafton@redhat.com>.
1378 1998-12-17 Ulrich Drepper <drepper@cygnus.com>
1380 * iconvdata/gconv-modules: Add remaining aliases from Internet
1383 * iconv/gconv_int.h (gconv_module): Add new element from_regex_mem.
1384 * iconv/gconv_conf.c (module_compare): Make s1 and s2 const.
1385 (detect_conflict): New function.
1386 (add_alias): Call detect_conflict to see whether there is already
1387 a module for the new name.
1388 (add_module): Make sure there is no alias for the new name.
1389 (read_conf_file): Call add_alias with new argument.
1390 (__gconv_read_conf): Don't destroy module tree immediately after
1391 walking it. We need it to test the internal conversions for
1393 * iconv/gconv_db.c (find_derivation): Don't allocate memory for
1394 regular expression. There is now room in the module descriptor.
1395 (free_mem): Don't free memory for regular expression.
1397 * sysdeps/unix/sysv/linux/bits/socket.h: Add AF_IRDA, PF_IRDA and
1400 * sunrpc/clnt_unix.c (clntunix_destroy): Use __close not close.
1401 * libio/oldtmpfile.c: Likewise.
1402 * libio/oldiofdopen.c: Use __fcntl instead fcntl.
1403 * sysdeps/posix/profil.c: Use __sigaction instead of sigaction.
1405 * iconvdata/iso646.c (gconv_init): Return correct error value if we
1407 * iconvdata/iso-2022-jp.c: Likewise.
1409 * iconv/gconv_db.c (gen_steps): Respect error return value from
1410 init functions and abort.
1412 * iconvdata/iso646.c: Recognize NF_Z_62-010_1973 as charset name.
1414 1998-12-17 H.J. Lu <hjl@gnu.org>
1416 * sunrpc/rpc/xdr.h (XDR_DESTROY): Add ';'.
1417 (xdr_destroy): Likewise.
1419 1998-12-17 Ulrich Drepper <drepper@cygnus.com>
1421 * login/login.c: Determine pts/3 as terminal name if path is
1422 /dev/pts/3. This is consistent with getlogin. [PR libc/906]
1424 1998-12-16 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1426 * sysdeps/posix/tempname.c (__path_search): Add casts for format
1429 1998-12-16 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1431 * sunrpc/rpc/xdr.h (XDR_DESTROY, xdr_destroy): Avoid dangling else
1433 (IXDR_PUT_INT32): Fully parenthesize parameters.
1434 (IXDR_GET_LONG, IXDR_PUT_LONG): Mark GCC extension. Fully
1435 parenthesize parameter.
1437 1998-12-16 Ulrich Drepper <drepper@cygnus.com>
1439 * iconvdata/gconv-modules: Add some of the charset name aliases
1440 used in Internet standards.
1442 1998-12-16 Ulrich Drepper <drepper@cygnus.com>
1444 * version.h (VERSION): Bump to 2.0.107.
1446 * sysdeps/i386/i486/bits/string.h: Pretty printing.
1448 1998-12-16 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
1450 * sunrpc/rpc/xdr.h: Revert patch from 1998-12-14, partly revert
1451 patch from 1998-12-01.
1453 1998-12-16 Roland McGrath <roland@baalperazim.frob.com>
1455 * sysdeps/mach/hurd/bits/local_lim.h (SYMLOOP_MAX): Define this #ifdef
1456 __USE_BSD as well as #ifdef __USE_GNU, so MAXSYMLINKS can use it.
1457 Reported by UCHIYAMA Yasushi <uch@nop.or.jp>
1459 1998-12-16 Ulrich Drepper <drepper@cygnus.com>
1461 * iconvdata/ibm866.c: New file.
1462 * iconvdata/cp1258.c: New file.
1463 * iconvdata/cp1258.h: New file.
1464 * iconvdata/mac-uk.c: New file.
1465 * iconvdata/gconv-modules: Add rules for new modules.
1466 * iconvdata/Makefile: Likewise.
1468 * sysdeps/gnu/bits/ipc.h: Move libc internal bits to...
1469 * include/bits/ipc.h: ..here. New file.
1471 1998-12-16 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1473 * sysdeps/unix/sysv/linux/tcsetattr.c (tcsetattr): Don't change
1474 read-only struct termios_p* but change k_termios member directly.
1476 1998-12-15 H.J. Lu <hjl@gnu.org>
1478 * sysdeps/posix/tempname.c (__path_search): Fix the maximum
1481 1998-12-15 Ulrich Drepper <drepper@cygnus.com>
1483 * sysdeps/unix/sysv/linux/msgctl.c: Use INLINE_SYSCALL.
1484 * sysdeps/unix/sysv/linux/msgget.c: Likewise.
1485 * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
1486 * sysdeps/unix/sysv/linux/msgsnd.c: Likewise.
1487 * sysdeps/unix/sysv/linux/semctl.c: Likewise.
1488 * sysdeps/unix/sysv/linux/semget.c: Likewise.
1489 * sysdeps/unix/sysv/linux/semop.c: Likewise.
1490 * sysdeps/unix/sysv/linux/shmat.c: Likewise.
1491 * sysdeps/unix/sysv/linux/shmctl.c: Likewise.
1492 * sysdeps/unix/sysv/linux/shmdt.c: Likewise.
1493 * sysdeps/unix/sysv/linux/shmget.c: Likewise.
1494 * sysdeps/unix/sysv/linux/syscalls.list: Remove ipc syscall here.
1495 * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add ipc syscall here.
1497 * time/strftime.c: Remove 'f' format.
1499 * time/strptime.c (get_number): Ignore trailing whitespace.
1500 (strptime_internal): Handle 'F' and 'k' formats.
1502 * sysdeps/posix/tempname.c (__path_search): Add second part of the
1503 patch by Andreas Jaeger.
1505 1998-12-15 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1507 * stdio-common/tst-tmpnam.c (main): Use void as parameter to avoid
1508 warnings about unused args. Fix comment.
1510 1998-12-15 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1512 * sysdeps/posix/tempname.c (__path_search): Correct last patch.
1514 1998-12-14 Ulrich Drepper <drepper@cygnus.com>
1516 * sunrpc/rpc/xdr.h (IXDR_GET_INT32): Case pointer before reading from
1518 (IXDR_PUT_INT32): Likewise for writing.
1519 Patch by Bruce Elliott <bde@nwlink.com>.
1521 1998-12-08 H.J. Lu <hjl@gnu.org>
1523 * sysdeps/unix/sysv/linux/speed.c (cfsetospeed): Don't clear
1524 the IBAUD0 bit in c_iflag.
1526 * sysdeps/unix/sysv/linux/tcsetattr.c (tcsetattr): Clear the
1527 the IBAUD0 bit in c_iflag.
1529 1998-12-14 Ulrich Drepper <drepper@cygnus.com>
1531 * time/Makefile (tests): Add tst-strptime.
1532 * time/tst-strptime.c: New file.
1533 * time/strptime.c: Correct bugs in weekday and yearday computation.
1535 1998-12-14 Ulrich Drepper <drepper@cygnus.com>
1537 * time/strptime.c (strptime_internal): Set tm_wday and tm_yday in
1538 any of tm_year, tm_mon, or tm_mday was changed and the value
1539 itself wasn't specified.
1541 * include/stdio.h: Add new parameter to __path_search.
1542 * libio/oldtmpfile.c: Add 0 as new parameter to __path_search.
1543 * stdio-common/tmpfile.c: Likewise.
1544 * stdio-common/tmpfile64.c: Likewise.
1545 * stdio-common/tmpnam.c: Likewise.
1546 * stdio-common/tmpnam_r.c: Likewise.
1547 * stdio-common/tempnam.c: Add 1 as new parameter to __path_search.
1548 * sysdeps/posix/tempname.c: Add new parameter. If value is nonzero
1549 consider TMPDIR environment variable and dir parameter. Otherwise not.
1550 * stdio-common/Makefile (tests): Add tst-tmpnam.
1551 * stdio-common/tst-tmpnam.c: New file.
1553 * po/es.po: Update from translation team.
1555 1998-12-12 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1557 * timezone/Makefile: Protect inclusion of z.* by avoid-generated
1558 and inhibit_timezone_rules instead of no_deps.
1559 * Make-dist: Pass inhibit_timezone_rules=t when making
1562 1998-12-12 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1564 * manual/Makefile (distribute): Remove dir-add.texinfo.
1566 * sysdeps/unix/sysv/linux/powerpc/Dist: Add sys/procfs.h and
1569 1998-12-11 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1571 * manual/Makefile (stamp-summary): Use ^L as separator for
1573 * manual/arith.texi: Add comments before all @deffoox lines to get
1574 them added to the summary.
1575 * manual/creature.texi: Likewise.
1576 * manual/math.texi: Likewise.
1578 1998-12-13 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1580 * math/libm-test.c: Remove macro ISINF. Change all usages of
1583 1998-12-13 Ulrich Drepper <drepper@cygnus.com>
1585 * sysdeps/posix/tempname.c: Use __xstat instead of __stat.
1586 * sysdeps/unix/grantpt.c: Likewise.
1587 * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
1588 * sysvipc/ftok.c: Likewise.
1589 Patch by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.
1591 * stdlib/test-canon.c: Define PATH_MAX if the system does not.
1592 * string/stratcliff.c: Use MAP_ANON instead of MAP_ANONYMOUS.
1593 Patch by UCHIYAMA Yasushi <uch@nop.or.jp>.
1595 1998-12-13 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1597 * sysdeps/alpha/fpu/fsetexcptflg.c: Avoid -Wparentheses warning.
1599 * sysdeps/libm-ieee754/s_expm1.c (__expm1): Avoid -Wparentheses
1601 * sysdeps/libm-ieee754/s_log1p.c (__log1p): Likewise.
1602 * sysdeps/libm-ieee754/e_logf.c (__ieee754_logf): Likewise.
1603 * sysdeps/libm-ieee754/s_expm1f.c (__expm1f): Likewise.
1604 * sysdeps/libm-ieee754/e_log.c (__ieee754_log): Likewise.
1605 * sysdeps/libm-ieee754/s_log1pf.c (__log1pf): Likewise.
1607 1998-12-13 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1609 * sunrpc/svc_udp.c (svcudp_bufcreate): Declare len as socklen_t.
1610 (svcudp_recv): Likewise.
1612 1998-12-13 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
1614 * nis/nss-nisplus.h: Change some mappings of NIS+ errors to
1615 NSS error codes to avoid endless loops.
1617 1998-12-13 Ulrich Drepper <drepper@cygnus.com>
1619 * iconvdata/gconv-modules: Correct aliases for ISO-8859-13 and add
1620 aliases for ISO-8859-14.
1622 1998-12-12 Geoff Keating <geoffk@ozemail.com.au>
1624 * posix/fnmatch.c (fnmatch): Arguments to FOLD must not have
1627 1998-12-12 Ulrich Drepper <drepper@cygnus.com>
1629 * iconvdata/iso-8859-11.h: ISO 8859-11 conversion data.
1630 * iconvdata/iso-8859-11.c: ISO 8859-11 conversion module.
1631 * iconvdata/iso-8859-13.c: Likewise for 8859-13.
1632 * iconvdata/iso-8859-14.c: Likewise for 8859-14.
1633 * iconvdata/iso-8859-15.c: Likewise for 8859-15.
1634 * iconvdata/gconv-modules: Add rules for new modules.
1635 * iconvdata/Makefile: Likewise.
1637 1998-12-12 Ulrich Drepper <drepper@cygnus.com>
1639 * stdio-common/printf_fp.c: #ifdef out long double handling code if
1640 __NO_LONG_DOUBLE_MATH is defined to avoid warnings.
1641 * stdio-common/printf_fphex.c: Likewise.
1642 * stdio-common/printf-size.c: Likewise.
1644 1998-12-12 Ulrich Drepper <drepper@cygnus.com>
1646 * login/Makefile: Install pt_chown using INSTALL_PROGRAM.
1647 Patch by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
1649 1998-12-11 Ulrich Drepper <drepper@cygnus.com>
1651 * sysdeps/powerpc/dl-machine.h (elf_machine_matches_host): Mark
1652 static inline, not extern inline.
1653 (elf_machine_dynamic): Likewise.
1654 (elf_machine_lazy_rel): Likewise.
1655 (elf_machine_plt_value): Likewise.
1656 * sysdeps/powerpc/backtrace.c: Include stddef.h to get NULL
1658 Patchess by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.
1660 * sysdeps/mips/dl-machine.h (elf_machine_rel): Fixl_addr parameter
1661 type. Reported by job bogan <job@piquin.uchicago.edu>.
1663 * sysdeps/unix/opendir.c (__opendir): Use __xstat instead of
1666 1998-12-11 Kunihiro Ishiguro <kunihiro@zebra.org>
1668 * inet/netinet/in.h: Change obsolete structure member
1669 ipv6mr_ifindex to new ipv6mr_interface.
1671 1998-12-11 Ulrich Drepper <drepper@cygnus.com>
1673 * sysdeps/ieee754/dbl2mpn.c: Changed '#include "ieee754.h"' to
1674 '#include <ieee754.h>'. ARM port has its own version of 'ieee754.h'
1675 due to its big endian floating point format.
1676 * sysdeps/ieee754/ldbl2mpn.c: Likewise.
1677 * sysdeps/ieee754/mpn2dbl.c: Likewise.
1678 * sysdeps/ieee754/mpn2ldbl.c: Likewise.
1679 * sysdeps/ieee754/mpn2flt.c: Likewise.
1680 Patch by Scott Bambrough <scottb@corelcomputer.com>.
1682 1998-12-10 Ulrich Drepper <drepper@cygnus.com>
1684 * sysdeps/unix/sysv/linux/adjtime.c: Undo last change.
1686 * posix/PTESTS: Fix typo.
1688 * po/es.po: Update from translation team.
1689 * po/fr.po: Likewise.
1691 1998-12-10 Geoff Keating <geoffk@ozemail.com.au>
1693 * crypt/sysdeps/unix/crypt-entry.c: Don't include "patchlevel.h".
1695 * crypt/sysdeps/unix/crypt.h: Move __crypt_r, __setkey_r,
1697 * crypt/sysdeps/unix/crypt-private.h: ...here.
1699 * crypt/sysdeps/unix/crypt.h: Add __restrict to the structure
1701 * crypt/sysdeps/unix/crypt-private.h: Likewise. Also add const to
1702 first parameter of _ufc_mk_keytab_r.
1703 * crypt/sysdeps/unix/crypt.c: Update prototypes.
1704 * crypt/sysdeps/unix/crypt-entry.c: Likewise.
1705 * crypt/sysdeps/unix/crypt_util.c: Likewise.
1707 * crypt/sysdeps/unix/crypt-entry.c (crypt): Use __crypt_r not crypt_r.
1709 1998-12-10 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
1711 * nis/nss_compat/compat-pwd.c: Fix handling of +/- entries.
1713 1998-12-10 Ulrich Drepper <drepper@cygnus.com>
1715 * sunrpc/Makefile: Call rpcgen program which -Y parameter so that
1716 it can find the preprocessor.
1718 1998-12-09 Geoff Keating <geoffk@ozemail.com.au>
1720 * sysdeps/unix/sysv/linux/sys/procfs.h: Use sys/user.h not
1722 * sysdeps/unix/sysv/linux/mips/sys/procfs.h: Likewise.
1724 * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: New file,
1725 like linux/sys/procfs.h but uses uid_t and gid_t.
1726 * sysdeps/unix/sysv/linux/powerpc/sys/user.h: New file,
1727 don't include <linux/ptrace.h>.
1729 1998-12-08 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1731 * posix/runptests.c (main): Check that regcomp did not succeed
1733 * posix/runtests.c (run_a_test): Likewise. Return appropriate
1735 * posix/TESTS: Regexp "a[b-a]" should not compile.
1736 * posix/PTESTS: Comment out bogus tests GA113(2), GA145(2) and
1739 1998-12-09 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1741 * locale/programs/ld-ctype.c (allocate_arrays): Don't crash if
1742 there is no codeset name.
1743 * locale/programs/ld-collate.c (collate_output): Don't crash if a
1744 character has no weight.
1746 1998-12-10 Ulrich Drepper <drepper@cygnus.com>
1748 * inet/getnetgrent_r.c (innetgr): Check host and domain name with
1749 strcasecmp, not strcmp. [PR libc/894].
1751 1998-12-08 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1753 * posix/regex.h: Declare re_comp, re_exec if compiling for libc to
1756 * wctype/wctype.h: Add prototypes for __iswblank_l and iswblank.
1758 1998-12-08 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1760 * sysdeps/unix/sysv/linux/gethostid.c: Include <netdb.h> to get
1761 prototype for __gethostbyname_r.
1763 * include/time.h: Add declarations of internal interfaces.
1765 * time/tzset.c: Remove declarations of internal interfaces.
1766 * time/gmtime.c: Likewise.
1767 * time/localtime.c: Likewise.
1768 * time/offtime.c: Likewise.
1769 * time/tzfile.c: Likewise.
1771 1998-12-01 09:47 -0500 Zack Weinberg <zack@rabi.phys.columbia.edu>
1773 * sysdeps/unix/sysv/linux/sys/timex.h: Copy out
1774 user-space-relevant definitions from linux/timex.h of kernel
1775 2.1.130 and remove include of kernel header.
1777 * sysdeps/unix/sysv/linux/adjtime.c: Remove portability crud.
1779 1998-12-08 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1781 * posix/regex.c: Get regex.h from system path, not from local
1784 * posix/regex.h: Move internal interfaces to ...
1785 * include/regex.h: ...here.
1787 * posix/unistd.h: Move internal interfaces to ...
1788 * include/unistd.h: ...here.
1790 * math/math.h: Move internal interfaces to ...
1791 * include/math.h: ...here.
1793 * posix/glob.h: Move internal interfaces to ...
1794 * include/glob.h: ...here.
1796 * string/string.h: Move internal interfaces to ...
1797 * include/string.h: ...here.
1799 * time/sys/time.h: Move internal interfaces to ...
1800 * include/sys/time.h: ...here.
1802 * resolv/netdb.h: Move internal interfaces to ...
1803 * include/netdb.h: ...here.
1805 1998-12-08 Ulrich Drepper <drepper@cygnus.com>
1807 * iconvdata/eucjp.c: Handle Yen in overscore conversion from ISO 10646
1809 * iconvdata/iso-2022-jp.c: Handle Kana in 2022-JP2 correctly
1810 Fix various bugs in conversion routine.
1811 * iconvdata/jis0201.h: Correct variable name.
1812 * iconvdata/jis0208.c: Correct script to generate tables and regenerate
1814 * iconvdata/jis0208.h: Likewise.
1815 * iconvdata/jis0212.c: Likewise.
1816 * iconvdata/sjis.c: Likewise.
1817 Patch by HANATAKA Shinya <hanataka@abyss.rim.or.jp>.
1819 1998-12-07 Ulrich Drepper <drepper@cygnus.com>
1821 * sysdeps/unix/sysv/linux/speed.c (IBAUD0): New definition. Bit
1822 set in c_iflag if cfsetispeed is call with SPEED set to zero.
1823 (cfgetispeed): Return zero if prior if IBAUD0 is set.
1824 (cfsetospeed): Clear IBAUD0 bit.
1825 (cfgetispeed): Set IBAUD0 bit if necessary.
1826 * sysdeps/unix/sysv/linux/tcsetattr.c (tcsetattr): Clear
1827 the IBAUD0 bit in c_iflag when making the system call.
1828 Work around a Linux kernel bug which silently changes the
1829 PARENB/CREAD/CSIZE bits in c_cflag on pty.
1830 * sysdeps/unix/sysv/linux/speed.c (cfsetispeed): Make a real
1831 function. Don't set speed is SPEED parameter is zero since this
1832 means set it to the output speed.
1833 Based on a patch by H.J. Lu <hjl@gnu.org>.
1835 * version.h (VERSION): Bump to 2.0.106.
1837 * Makeconfig (link-libc-static): Don't use link-libc since this
1838 includes the shared object. Use gnulib only.
1840 * configure.in: Disable --disable-static.
1842 1998-12-07 12:06 Ulrich Drepper <drepper@cygnus.com>
1844 * po/de.po: Update from translation team.
1845 * po/ko.po: Likewise.
1847 1998-12-07 Richard Henderson <rth@cygnus.com>
1849 * sysdeps/unix/sysv/linux/alpha/select.S: Save a4 through
1852 1998-12-05 Roland McGrath <roland@baalperazim.frob.com>
1854 * sysdeps/mach/hurd/pselect.c: New file.
1856 * sysdeps/mach/hurd/poll.c: New file.
1858 * hurd/Makefile (routines): Add hurdselect.
1859 * hurd/hurdselect.c: New file.
1860 (_hurd_select): New function, guts taken from ...
1861 * sysdeps/mach/hurd/select.c (__select): ... here.
1862 Now work by just calling _hurd_select.
1863 * hurd/hurd/fd.h: Declare _hurd_select.
1865 1998-12-05 Roland McGrath <roland@baalperazim.frob.com>
1867 * time/strptime.c: Fix unterminated comment in last change.
1869 1998-12-05 Ulrich Drepper <drepper@cygnus.com>
1871 * ctype/ctype.h (_ISbit): Protect use of parameter with
1873 * wctype/wctype.h (_ISwbit): Likewise.
1875 * locale/Versions: Make experimental locale interface available in
1878 * sysdeps/gnu/bits/utmp.h (struct exit_status): Define members
1879 without leading __ only for __USE_GNU.
1880 * sysdeps/gnu/bits/utmpx.h (struct __exit_status): Likewise.
1882 1998-12-04 Ulrich Drepper <drepper@cygnus.com>
1884 * argp/argp.h: Add __restrict.
1885 * dirent/dirent.h: Likewise.
1886 * elf/dlfcn.h: Likewise.
1887 * grp/grp.h: Likewise.
1888 * iconv/iconv.h: Likewise.
1889 * inet/aliases.h: Likewise.
1890 * libio/libio.h: Likewise.
1891 * libio/stdio.h: Likewise.
1892 * locale/locale.h: Likewise.
1893 * misc/mntent.h: Likewise.
1894 * posix/wordexp.h: Likewise.
1895 * pwd/pwd.h: Likewise.
1896 * resolv/netdb.h: Likewise.
1897 * rt/aio.h: Likewise.
1898 * stdio-common/printf.h: Likewise.
1899 * stdlib/monetary.h: Likewise.
1900 * stdlib/stdlib.h: Likewise.
1901 * string/argz.h: Likewise.
1902 * string/envz.h: Likewise.
1903 * string/string.h: Likewise.
1904 * time/time.h: Likewise.
1906 1998-12-04 Zack Weinberg <zack@rabi.phys.columbia.edu>
1908 * misc/sys/cdefs.h: Only include features.h if _FEATURES_H isn't
1909 defined. gcc's redundant include optimizer isn't clever enough to
1910 prevent a reinclusion here.
1911 Define __restrict to the empty string only if not GCC or
1912 GCC version less than 2.92.
1914 1998-12-03 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1916 * sysdeps/unix/sysv/linux/configure.in: Fix last change.
1918 1998-12-03 Mark Kettenis <kettenis@phys.uva.nl>
1920 * time/strptime.c (strptime_internal): Make use of `%C' format
1921 specifier if it is seen together with the `%y' specifier.
1923 1998-12-04 Ulrich Drepper <drepper@cygnus.com>
1925 * po/sk.po: New file.
1927 1998-12-03 Scott Bambrough <scottb@corelcomputer.com>
1929 * sysdeps/arm/dl-machine.h (dl_start_user): Incorrect address
1930 for _dl_main_searchlist passed to _dl_init_next.
1932 1998-12-02 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1934 * math/libm-test.c: Expand literal tabs in strings. Normalize
1937 1998-12-02 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1939 * sysdeps/unix/sysv/linux/sys/fsuid.h: Fix spelling.
1941 1998-12-04 Mark Kettenis <kettenis@phys.uva.nl>
1943 Provide backwards binary compatibility for the Hurd.
1944 * hurd/geteuids.c [PIC && DO_VERSIONING]: Make __getuids a weak
1946 * hurd/Versions [GLIBC_2.0]: Add __getuids,
1947 __hurd_file_name_lookup and _hurd_umask.
1948 [GLIBC_2.1]: Add _hurd_proc_init.
1949 * hurd/Makefile [versioning] (routines): Add compat-20.
1950 (shared-only-routines): Likewise.
1951 * hurd/hurdinit.c (_hurd_new_proc_init): Renamed from
1952 _hurd_proc_init. Use it as the default _hurd_proc_init version
1954 * hurd/compat-20.c: New file.
1955 * mach/Versions [GLIBC_2.0]: Add __vm_allocate.
1957 1998-12-02 Ulrich Drepper <drepper@cygnus.com>
1959 * elf/elf.h: Add R_MIPS_JALR and adjust R_MIPS_NUM appropriately.
1961 1998-12-02 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1963 * inet/Versions: Remove inet6_isipv4mapped.
1965 1998-12-02 Philip Blundell <pb@nexus.co.uk>
1967 * inet/in6_addr.c (inet6_isipv4mapped): Obsolete, deleted.
1969 1998-11-30 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1971 * manual/time.texi (Formatting Date and Time): Fix typo.
1973 1998-11-30 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1975 * sysdeps/unix/sysv/linux/configure.in: Only check for symlinks
1976 when configuring natively. Use autoconf macros instead of rolling
1977 our own. Handle defaulted prefix.
1979 1998-12-01 Ulrich Drepper <drepper@cygnus.com>
1981 * version.h (VERSION): Bump to 2.0.105.
1983 * sysdeps/generic/Dist: Add bits/libc-tsd.h.
1985 * sysdeps/mach/hurd/Dist: Add bits/libc-tsd.h.
1987 * sysdeps/unix/sysv/linux/mips/Dist: Add xstatconv.c.
1989 1998-11-29 1998 H.J. Lu <hjl@gnu.org>
1991 * libio/genops.c (_IO_unbuffer_write): Renamed from
1993 (_IO_cleanup): Call _IO_unbuffer_write instead of
1996 1998-12-01 Ulrich Drepper <drepper@cygnus.com>
1998 * intl/localealias.c: Use *_unlocked version of stdio function if
1999 _LIBC_REENTRANT is defined, not _LIBC.
2001 1998-12-01 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2003 * include/grp.h: Add prototypes for internal functions
2004 __getgrgid_r and __getgrnam_r.
2006 * inet/herrno.c: Include <netdb.h> for prototype, undef h_errno.
2008 * resolv/nsap_addr.c: Include <arpa/inet.h> for inet_nsap_addr and
2009 inet_nsap_ntoa prototypes.
2011 1998-12-01 Ulrich Drepper <drepper@cygnus.com>
2013 * sysdeps/unix/sysv/linux/Makefile (syscall-%.h): Pass -I option
2014 to gcc to have it find the correct system header.
2015 Patch by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
2017 * Makefile (postclean): Add sysd-sorted.
2018 Reported by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
2020 1998-12-01 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
2022 * sunrpc/auth_des.c: Use new XDR int32 functions for integers.
2023 * sunrpc/rpc/xdr.h: Add IXDR INT32 functions.
2024 * sunrpc/rpc_hout.c: Remove (u_long) casts in defines to avoid
2025 conflicts with new solaris version.
2026 * sunrpc/rpc_main.c: Fix bug in generating Makefile name (malloc
2027 doesn't zero allocated memory).
2028 * sunrpc/rpc_svcout.c: Local variables now starts with a _ to avoid
2029 conflicts with xdr functions. Solves PR libc/877.
2030 * nis/rpcsvc/nis.x: Use always uint32_t.
2031 * nis/rpcsvc/nis.h: Likewise.
2032 * nis/rpcsvc/nis_object.x: Likewise.
2034 1998-12-01 Ulrich Drepper <drepper@cygnus.com>
2036 * math/libm-test.c: Various cleanups. Patch by Zack Weinberg.
2038 * sysdeps/unix/sysv/linux/alpha/setfpucw.c: Use correct type for
2039 parameter. Patch by Christian Gafton.
2041 * string/envz.h: Add prototype for envz_remove.
2042 Reported by Andreas Jaeger.
2044 1998-11-30 Mark Kettenis <kettenis@phys.uva.nl>
2046 * mach/Versions [libc, GLIBC_2.0]: Add __spin_lock,
2047 __spin_lock_init, __mutex_lock, __mutex_trylock,
2049 Remove get_priviliged_ports. Moved to hurd/Versions.
2051 * hurd/Versions [libc, GLIBC_2.0]: Add _end. This makes the Hurd
2052 brk implementation see the end of the data segment of the program
2053 instead of the shared library.
2054 Add __hurd_errno_location. This inline function is used in user
2056 Add _hurd_critical_section_lock, _hurd_critical_section_unlock,
2057 _hurd_fd_get, _hurd_port_free, _hurd_port_get,
2058 _hurd_port_locked_get. These inline functions are used by macros
2059 used in mail.local in the Hurd distribution.
2060 Add get_privileged_ports. Moved here from mach/Versions.
2061 Remove __hurd_file_name_lookup, __hurd_file_name_lookup_retry,
2062 __hurd_file_name_split, __hurd_file_name_path_lookup. These are
2063 not used outside libc.
2065 1998-11-30 Mark Kettenis <kettenis@phys.uva.nl>
2067 * hurd/hurdstartup.c: Really include set-hooks.h with <> instead
2070 1998-11-29 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
2072 * sunrpc/Makefile: Add xdr_intXX_t to routines.
2073 * sunrpc/Versions: Add xdr_int8_t, xdr_uint8_t, xdr_in16_t and
2075 * sunrpc/rpc/xdr.h: Add prototypes for new xdr_intXX_t functions.
2076 * sunrpc/xdr.c: Remove xdr_int32_t and xdr_uint32_t.
2077 * sunrpc/xdr_intXX_t.c: New, contains all xdr_intXX_t functions.
2080 * nis/nss_nis/nis-service.c: Include generated prototype for parser.
2082 1998-11-30 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2084 * nscd/nscd_getpw_r.c: Include nscd_proto.h for prototypes.
2086 * sysdeps/generic/errno-loc.c: Include <errno.h> for prototype,
2087 undefine errno to get variable.
2089 * sysdeps/unix/sysv/linux/i386/setfsuid.c: Include <sys/fsuid.h>
2090 instead of <unistd.h> for prototype.
2091 * sysdeps/unix/sysv/linux/i386/setfsgid.c: Likewise.
2093 1998-11-30 Ulrich Drepper <drepper@cygnus.com>
2095 * misc/err.h: Correct comments and use protected attribute keywords.
2096 Reported by Joseph Myers <jsm28@cam.ac.uk>.
2098 1998-11-29 Roland McGrath <roland@baalperazim.frob.com>
2100 * malloc/thread-m.h [_LIBC]: Include <bits/libc-tsd.h>, and
2101 remove tsd stuff from pthreads/cthreads libc sections.
2102 Use __libc_tsd_define for MALLOC key.
2103 [_LIBC] (tsd_key_t, tsd_key_create): Define to a zero-size type and a
2104 no-op, respectively.
2105 [_LIBC] (tsd_setspecific, tsd_getspecific): Use __libc_tsd_get/set.
2107 * elf/dl-error.c: Include <bits/libc-tsd.h>.
2108 Use __libc_tsd_define for DL_ERROR key.
2109 (tsd_setspecific, tsd_getspecific): Rewritten using __libc_tsd_get/set.
2111 * sysdeps/mach/hurd/bits/libc-tsd.h: New file.
2112 * sysdeps/generic/bits/libc-tsd.h: New file.
2113 * Makefile (distribute): Add bits/libc-tsd.h.
2115 1998-10-12 Roland McGrath <roland@baalperazim.frob.com>
2117 * elf/dl-error.c: Remove kludge to check for ld.so load address.
2118 There is no need if weak undefined symbols are not used in ld.so;
2119 see linuxthreads/ChangeLog for changes to files
2120 linuxthreads/sysdeps/pthread/bits/libc-lock.h and
2121 linuxthreads/sysdeps/pthread/bits/libc-tsd.h.
2123 1998-11-30 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2125 * sysdeps/i386/bits/string.h (__memset_cc): Fix typo (s->__s).
2127 * sysdeps/i386/i486/bits/string.h: Add prototypes for all new
2129 * sysdeps/i386/bits/string.h: Likewise.
2131 1998-11-30 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2133 * sysdeps/unix/sysv/linux/alpha/bits/ipc.h: Remove ipc_kludge.
2135 1998-11-30 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2137 * db2/progs/db_load/db_load.c (main): Avoid -Wparentheses warning.
2139 1998-09-12 Mark Kettenis <kettenis@phys.uva.nl>
2141 * sysdeps/mach/hurd/dl-sysdep.c: Do not define
2142 __hurd_threadvar_max. Add comment explaining why we define
2143 __hurd_threadvar_stack_offset and __hurd_threadvar_stack_mask here.
2145 1998-07-29 Mark Kettenis <kettenis@phys.uva.nl>
2147 * sysdeps/mach/hurd/dl-sysdep.c (__hurd_sigthread_stack_base,
2148 __hurd_sigthread_stack_end, __hurd_sigthread_variables): Define to
2149 prevent inclusion of Hurd signal handling code.
2150 (__libc_write): New function.
2151 (_dl_sysdep_output): Removed. The implementation in
2152 `elf/dl-misc.c' now also works for the Hurd.
2154 1998-09-12 Mark Kettenis <kettenis@phys.uva.nl>
2156 * hurd/hurdstartup.c: Do not include hurdmalloc.h; _hurd_startup
2157 does not use any of malloc/realloc/free anymore. Include
2158 set-hooks.h with <> instead of "".
2160 1998-11-29 Roland McGrath <roland@baalperazim.frob.com>
2162 * sunrpc/svc_unix.c (__msgread): Move ON local var inside block
2163 within #ifdef SO_PASSCRED. Avoids unused var when no SO_PASSCRED.
2164 * sunrpc/clnt_unix.c (__msgread): Likewise.
2166 1998-11-28 Roland McGrath <roland@baalperazim.frob.com>
2168 * hurd/setuids.c: Renamed to ...
2169 * hurd/seteuids.c: this.
2170 (setuids): Renamed to seteuids.
2171 * hurd/getuids.c: Renamed to ...
2172 * hurd/geteuids.c: this.
2173 (__getuids): Renamed to geteuids, no aliases.
2174 * hurd/hurd.h (geteuids, seteuids): Declare them.
2175 * hurd/Versions: Replace getuids; __getuids with geteuids; seteuids.
2176 * hurd/Makefile (routines): Updated.
2178 1998-11-29 Ulrich Drepper <drepper@cygnus.com>
2180 * sysdeps/generic/segfault.c (install_handler): Correct test for
2181 SEGFAULT_HANDLER=all.
2182 Patch by Zack Weinberg.
2184 1998-11-28 23:23 -0500 Zack Weinberg <zack@rabi.phys.columbia.edu>
2186 * sysdeps/unix/sysv/linux/configure.in: Test for symlinks in
2187 $prefix/include that may be clobbered on installation.
2189 1998-11-27 Philip Blundell <pb@nexus.co.uk>
2191 Fixes to allow compilation with static NSS:
2192 * nss/Makefile: Make explicit the dependency of getent on
2194 [build_static_nss]: Define $(otherlibs) appropriately.
2195 * nss/Depend: Add a dependency on `resolv'.
2197 1998-11-27 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2199 Partial support for MIPS ISO C 9x exception handling:
2200 * sysdeps/mips/fclrexcpt.c: New file.
2201 * sysdeps/mips/ftestexcept.c: New file.
2202 * sysdeps/mips/fgetexcptflg.c: New file.
2203 * sysdeps/mips/fesetround.c: New file.
2204 * sysdeps/mips/fegetround.c: New file.
2205 * sysdeps/mips/fegetenv.c: New file.
2206 * sysdeps/mips/fesetenv.c: New file.
2207 * sysdeps/mips/feupdateenv.c: Likewise.
2208 * sysdeps/mips/bits/fenv.h: New file.
2210 1998-11-28 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2212 * sysdeps/unix/sysv/linux/mips/bits/signum.h: Remove inclusion of
2213 <asm/signal.h> and add needed symbols from <asm/signal.h>; bring
2214 in sync with linux specific version.
2216 Patches by Ralf Baechle <ralf@uni-koblenz.de> for mips-linux:
2218 * sysdeps/unix/mips/sysdep.S: Define _errno as weak_alias, rewrite
2221 * sysdeps/unix/sysv/linux/mips/ustat.c: Use INLINE_SYSCALL instead
2222 of calling __syscall_*.
2223 * sysdeps/unix/sysv/linux/mips/xmknod.c: Likewise.
2225 * sysdeps/unix/sysv/linux/mips/syscalls.list: Update entries.
2227 * sysdeps/unix/sysv/linux/mips/sys/syscall.h: Add missing SYS_*
2228 constants, correct values according to Linux 2.1.130.
2230 * sysdeps/unix/sysv/linux/mips/pwrite.c: New file.
2231 * sysdeps/unix/sysv/linux/mips/pwrite64.c: New file.
2232 * sysdeps/unix/sysv/linux/mips/pread.c: New file.
2233 * sysdeps/unix/sysv/linux/mips/pread64.c: New file.
2235 * sysdeps/mips/Makefile (sysdep_routines): Use += instead of a
2238 * sysdeps/unix/sysv/linux/mips/bits/ipc.h: Remove ipc_kludge.
2240 * sysdeps/unix/sysv/linux/mips/xstatconv.c: New file.
2242 * sysdeps/unix/sysv/linux/mips/xstat.c: Removed.
2244 * sysdeps/unix/sysv/linux/mips/sys/ucontext.h: New file.
2246 * sysdeps/unix/sysv/linux/mips/kernel_termios.h: Add copyright
2247 message, change name of include protection, remove inclusion of
2250 * sysdeps/unix/sysv/linux/mips/kernel_sigaction.h
2251 (old_kernel_sigaction): Define.
2252 (struct kernel_sigaction): Rename sa_handler to k_sa_handler.
2254 * sysdeps/unix/sysv/linux/mips/bits/time.h: Removed, we can use
2255 the general linux version.
2256 * sysdeps/unix/sysv/linux/mips/bits/stat.h (_STAT_VER_KERNEL): Added.
2258 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Update file.
2260 1998-09-03 Philip Blundell <pb@nexus.co.uk>
2262 * sysdeps/arm/bits/endian.h (__FLOAT_WORD_ORDER): Define to big
2264 * math/math_private.h: Use __FLOAT_WORD_ORDER rather than
2266 * string/endian.h: If __FLOAT_WORD_ORDER wasn't defined by
2267 <bits/endian.h>, make it the same as __BYTE_ORDER.
2269 1998-11-27 Ulrich Drepper <drepper@cygnus.com>
2271 * math/math.h: Avoid using long double functions in generic macros
2272 if __NO_LONG_DOUBLE_MATH.
2274 * sysdeps/arm/dl-machine.h: Fix handling of weak undefined symbols
2275 during bootstrapping.
2276 * scripts/config.sub: Add Netwinder specific matches.
2277 Patch by Scott Bambrough <scottb@corelcomputer.com>.
2279 1998-11-26 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2281 * Makeconfig ($(common-objpfx)sysd-dirs): Use automatic variables
2283 ($(common-objpfx)sysd-sorted): Likewise.
2285 1998-11-27 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2287 * sysdeps/libm-ieee754/e_log.c (__ieee754_log): Add declaration of
2288 local variables t1,t2 only if needed.
2290 * sysdeps/libm-ieee754/e_atan2.c: Added braces to avoid compiler
2292 * sysdeps/libm-ieee754/s_truncf.c (__truncf): Likewise.
2293 * sysdeps/libm-ieee754/s_trunc.c (__trunc): Likewise.
2295 * sysdeps/mips/mul_1.S (Loop): Add closing comment to avoid
2298 1998-11-27 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2300 * math/math.h: Add brace to correct #if expression.
2302 1998-11-26 Philip Blundell <philb@gnu.org>
2304 Undo change of 1998-11-12:
2305 * sysdeps/unix/sysv/linux/netlink/netlink.h: Deleted.
2306 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Remove
2308 * sysdeps/unix/sysv/linux/Dist: Likewise.
2310 1998-11-22 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
2312 * nis/nis_print.c (nis_print_entry): Changes to match Solaris output.
2314 1998-11-26 Ulrich Drepper <drepper@cygnus.com>
2316 * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_PLT): New defined macro.
2317 (elf_machine_got_rel): Remove scope variable. Use scope from the map.
2318 Don't modify _dl_global_scope_end in the end.
2319 (__dl_runtime_resolv): Also use scope from the map.
2320 * sysdeps/mips/mips64/dl-machine.h: Likewise.
2321 * elf/dl-runtime.c: Don't define fixup and profile_fixup if
2322 ELF_MACHINE_NO_PLT is defined.
2323 * sysdeps/mips/sys/ucontext.h: New file.
2324 Patches by kaz Kojima <kkojima@rr.iij4u.or.jp>.
2326 1998-11-26 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2328 * sysdeps/generic/pselect.c (__pselect): Change interface,
2329 set/restore sigmask.
2331 * misc/sys/select.h: Change declaration according to Stevens' Unix
2332 Network Programming.
2333 * include/sys/select.h (__pselect): Likewise.
2334 Reported by <bwelling@anomaly.munge.com> [PR libc/872].
2336 * include/fpu_control.h: New file, contains __setfpucw
2339 * sysdeps/generic/fpu_control.h: Remove __setfpucw declaration,
2340 it's an internal symbol.
2341 * sysdeps/alpha/fpu/fpu_control.h: Likewise.
2342 * sysdeps/arm/fpu/fpu_control.h: Likewise.
2343 * sysdeps/i386/fpu_control.h: Likewise.
2344 * sysdeps/m68k/fpu_control.h: Likewise.
2345 * sysdeps/powerpc/fpu_control.h: Likewise.
2346 * sysdeps/sparc/sparc32/fpu/fpu_control.h: Likewise.
2347 * sysdeps/sparc/sparc64/fpu/fpu_control.h: Likewise.
2349 1998-11-25 Ulrich Drepper <drepper@cygnus.com>
2351 * version.h (VERSION): Bump to 2.0.104.
2353 1998-11-25 Mark Kettenis <kettenis@phys.uva.nl>
2355 * libio/bits/stdio.h (fread_unlocked): Add missing parentheses
2358 1998-11-24 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2360 * time/tzfile.c (__tzfile_read): Fix comment.
2362 1998-11-24 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2364 * Makerules (build-shlib): Pass -O1 down to linker to get
2365 optimized shared libraries.
2367 1998-11-24 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2369 * Makeconfig ($(common-objpfx)sysd-dirs): Cope with no Subdirs
2370 file. Strip "-" from inhibited subdir name. Combine into a
2372 ($(common-objpfx)sysd-sorted): Fix sed command.
2374 1998-11-25 Roland McGrath <roland@baalperazim.frob.com>
2376 * sysdeps/mach/hurd/i386/init-first.c (init): Restored as inline fn.
2377 Use constant _HURD_THREADVARS_MAX for temporary array size.
2379 * Makeconfig ($(common-objpfx)sysd-sorted): Use @ instead of / as sed
2380 s separator, since $(..) might contain a /.
2382 1998-11-23 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2384 * configure.in (mips): Fix typo (Replace ,, by ;;).
2386 * libio/Versions: Clean up entries.
2388 1998-11-23 Ulrich Drepper <drepper@cygnus.com>
2390 * sysdeps/i386/fpu/bits/mathinline.h: Add optimizations for lrint
2393 1998-11-21 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2395 * sysdeps/unix/sysv/linux/netinet/ip_fw.h: Removed. There are too
2396 many differences between the Linux 2.0 and 2.1 versions of this
2397 file and it's too difficult to convert all calls. The file should
2398 only be needed by the ipfw program which has to take care of the
2399 correct kernel version and include files.
2401 * sysdeps/unix/sysv/linux/Dist: Remove netinet/ip_fw.h.
2402 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Likewise.
2404 1998-11-23 Ulrich Drepper <drepper@cygnus.com>
2406 * Makeconfig: Don't read sysd-sorted unless sysd-dirs is read.
2407 Patch by Zack Weinberg.
2409 * math/bits/mathcalls.h: Adjust comments. Remove gamma_r prototype.
2411 * sysdeps/i386/fpu/bits/mathinline.h: Make log2 only available if
2412 __USE_ISOC9X is defined. Provide rint optimization.
2414 1998-11-21 H.J. Lu <hjl@gnu.org>
2416 * libio/Versions (_IO_popen, _IO_proc_open, _IO_proc_close,
2417 popen, pclose): Add to GLIBC_2.1.
2419 * libio/Makefile (routines): Add oldiopopen and oldpclose.
2420 (shared-only-routines): Likewise.
2422 * libio/pclose.c (pclose): Make it default for GLIBC_2.1.
2423 * libio/iopopen.c (_IO_proc_open, _IO_popen, popen,
2424 _IO_proc_close): Likewise.
2426 * libio/iolibio.h (_IO_new_popen, _IO_old_popen, __new_pclose,
2427 __old_pclose): New prototypes.
2429 * libio/libioP.h (_IO_new_file_jumps): Removed.
2430 (_IO_old_proc_jumps): Added.
2431 (_IO_new_proc_open, _IO_old_proc_open): New prototypes.
2433 * libio/oldiopopen.c: New file.
2435 * libio/oldpclose.c: New file.
2437 1998-11-22 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
2439 * nss/Makefile: Build and install getent.
2440 * nss/getent.c: New, get entries from administrative database.
2442 1998-11-22 Roland McGrath <roland@baalperazim.frob.com>
2444 * sysdeps/mach/hurd/i386/init-first.c (init): Provide temporary storage
2445 for the per-thread variables of the main user thread to make it
2446 possible to use malloc as soon as _hurd_preinit_hook has been run.
2447 For cthreads, copy values to new stack from there.
2448 For non-cthreads, malloc threadvar array here and copy from temp space.
2449 (init1): No longer initialize threadvars here.
2450 (doinit1): Made static void at top level.
2451 (init): Folded into [PIC] _init or [!PIC] doinit1, since GCC cannot
2452 inline a function that uses dynamic auto arrays.
2454 1998-11-20 Ulrich Drepper <drepper@cygnus.com>
2456 * version.h (VERSION): Bump to 2.0.103.
2458 * aclocal.m4 (LIBC_PROG_BINUTILS): Also add AR and RANLIB using the
2460 * configure.in: Don't define AR and RANLIB here.
2462 * inet/gethstbyad_r.c: Define NEED__RES_HCONV and POSTPROCESS for
2463 host name res_hconf code.
2464 * inet/gethstbynm_r.c: Likewise.
2465 * nss/getXXbyYY_r.c: Include resolv/res_hconf.h if NEED__RES_HCONF
2466 is defined. Call res_hconf_init if necessary. If POSTPROCESS is
2467 defined execute the code.
2468 * resolv/Makefile (routines): Add res_hconf.
2469 (headers): Add res_hconf.h.
2470 * resolv/res_hconf.c: Pretty print.
2471 * resolv/res_hconf.h: Likewise.
2473 1998-11-20 Ulrich Drepper <drepper@cygnus.com>
2475 * sysdeps/generic/bits/byteswap.h: Fix typos in non-GCC
2476 definitions. Reported by Scott Bambrough <scottb@corelcomputer.com>.
2478 1998-11-20 1998 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2480 * math/libm-test.c: Raise some epsilons a bit.
2482 1998-11-20 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2484 * Makeconfig ($(common-objpfx)sysd-sorted): Fix portability problems.
2486 1998-11-20 Ulrich Drepper <drepper@cygnus.com>
2488 * Makefile (distribute): Add scripts/gen-sorted.awk.
2490 1998-11-19 Ulrich Drepper <drepper@cygnus.com>
2492 * posix/regex.c (regex_compile): Handle extra long class names
2495 1998-11-19 Geoff Keating <geoffk@ozemail.com.au>
2497 * elf/rtld.c (_dl_start): Handle weak undefined symbols in ld.so
2500 1998-11-19 Ulrich Drepper <drepper@cygnus.com>
2502 * misc/error.c: Undo last change.
2504 * ctype/Versions: Add _tolower and _toupper.
2506 1998-11-19 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
2508 * sunrpc/svc_unix.c (readunix): Check for POLLERR, POLLHUP and
2511 1998-11-19 Ulrich Drepper <drepper@cygnus.com>
2513 * Makeconfig: Add comment to all-subdirs definition.
2514 Add rule to generate sysd-sorted. Include this file and and set
2515 subdirs value to $(sorted-subdirs).
2516 * scripts/gen-sorted.awk: New file.
2517 * Make-dist (+tsrcs): Add Depend.
2518 * nscd/Depend: New file.
2519 * nss/Depend: New file.
2520 * rt/Depend: New file.
2522 1998-11-18 Ulrich Drepper <drepper@cygnus.com>
2524 * sysdeps/unix/bsd/poll.c (__poll): Add code to extend sets if any
2525 passed file descriptor exceeds the size determined by
2528 * sysdeps/unix/sysv/linux/cmsg_nxthdr.c (__cmsg_nxthdr): Update
2529 from inline version in bits/socket.h.
2531 * sysdeps/unix/sysv/linux/bits/socket.h: Define __cmsg_nxthdr as
2532 inline function only is __USE_EXTERN_INLINES is defined.
2534 * time/strftime.c (my_strftime): Make code a bit clearer.
2535 Patch by Paul Eggert <eggert@twinsun.com>.
2537 * io/Makefile (CFLAGS-ftw.c): Removed.
2539 * manual/errno.texi: Change the short text for ENODEV to
2542 1998-11-18 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2544 * io/Makefile (tests): Make sure that the test program has an
2545 explicit directory part.
2547 1998-11-18 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2549 * configure.in: Fix last change.
2551 1998-11-18 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
2553 * sunrpc/Makefile (routines): Add create_xid.
2555 * sunrpc/clnt_tcp.c: Use non-guessable xid.
2556 * sunrpc/clnt_udp.c: Likewise.
2557 * sunrpc/clnt_unix.c: Likewise.
2558 * sunrpc/pmap_rmt.c: Likewise.
2559 * sunrpc/create_xid.c: New, create non-guessable xid.
2561 * sunrpc/svc_tcp.c: Remove patch from 1998-06-15, use poll instead
2563 * sunrpc/svc_unix.c: Use poll instead of select.
2565 1998-11-17 Ulrich Drepper <drepper@cygnus.com>
2567 * sysdeps/unix/sysv/linux/sleep.c (__sleep): Make Unix98 compliant
2568 by removing SIG_IGN handler for SIGCHLD if necessary.
2569 Patch by H.J. Lu <hjl@lucon.org>.
2571 * stdio-common/printf_fphex.c (__printf_fphex): Correct printing
2572 of denormalized numbers.
2574 1998-10-06 Geoff Keating <geoffk@ozemail.com.au>
2576 * sysdeps/powerpc/dl-machine.h (elf_machine_load_address): Suppress
2577 another parentheses warning, make nano-optimisation.
2579 * sysdeps/powerpc/dl-machine.h (_dl_runtime_resolve): Preserve
2580 saved LR on stack so _mcount works.
2581 (_dl_prof_resolve): Likewise.
2582 * sysdeps/powerpc/register-dump.h: Print FPRs. Adjust for correct
2583 signal handler calling convention.
2584 * sysdeps/unix/sysv/linux/powerpc/sigcontextinfo.h: Adjust for
2585 correct signal handler calling convention---more like x86 linux and
2586 mklinux, less like linux-ppc versions between 2.1 and 2.1.126.
2588 1998-11-17 Ulrich Drepper <drepper@cygnus.com>
2590 * configure.in: Correct allowed makeinfo version.
2592 1998-11-17 Philip Blundell <pb@nexus.co.uk>
2594 * sysdeps/generic/bits/mathdef.h: Fix typo.
2596 1998-11-17 Geoff Keating <geoffk@ozemail.com.au>
2598 * sysdeps/unix/sysv/linux/powerpc/pwrite.c: Prototype the syscall
2599 under the right name (squish warning).
2600 * sysdeps/unix/sysv/linux/powerpc/pwrite64.c: Likewise.
2602 1998-11-17 Geoff Keating <geoffk@ozemail.com.au>
2604 * stdio-common/_itoa.c (_itoa): Add redundant parentheses to
2607 1998-11-16 Ulrich Drepper <drepper@cygnus.com>
2609 * intl/locale.alias: Change `japanese' alias to match X11R6's.
2610 Add `japanese.euc' alias.
2612 * manual/Makefile (%.info): Set LANGUAGE and LC_ALL explicitly to C
2613 before running makeinfo.
2615 * math/Makefile (libm-routines): $(strip) entire value.
2617 * nss/nss_db/db-XXX.c (internal_setent): Rewrite to avoid warning.
2619 1998-10-24 H.J. Lu <hjl@gnu.org>
2621 * libio/libio.h (_IO_cookie_io_functions_t): Protect with __USE_GNU.
2622 (_IO_cookie_file): Likewise.
2624 1998-11-16 Philip Blundell <philb@gnu.org>
2626 * inet/netinet/icmp6.h: Correct naming of constants.
2628 1998-11-16 Ulrich Drepper <drepper@cygnus.com>
2630 * sysdeps/unix/opendir.c: Use o_directory_works differently. Treat
2631 zero value as uninitialized so that variable can go into .bss.
2633 * dirent/opendir-tst1.c: Print error strings to stdout.
2635 * sysdeps/unix/sysv/linux/mmap64.c: New file. Empty.
2636 * sysdeps/unix/sysv/linux/syscalls.list: Add mmap with mmap64 alias.
2637 * sysdeps/unix/sysv/linux/arm/mmap.S: Add mmap64 alias.
2638 * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
2639 * sysdeps/unix/sysv/linux/m68k/mmap.S: Likewise.
2641 1998-11-16 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2643 * time/tzfile.c (__tzfile_read): Check that types[i].isdst is in
2646 1998-11-16 Ulrich Drepper <drepper@cygnus.com>
2648 * libio/bits/stdio.h (fread_unlocked): Do handle zero size and number.
2649 (fwrite_unlocked): Likewise.
2651 1998-11-16 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2653 * libio/bits/stdio.h (fread_unlocked): Don't evaluate non-constant
2654 twice. Don't bother handling zero size.
2655 (fwrite_unlocked): Likewise.
2657 1998-11-15 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2659 * configure.in: Fix regex for makeinfo version string.
2661 1998-11-15 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2663 * sunrpc/rpc_sample.c (write_sample_server): Avoid -Wparentheses
2665 * sunrpc/rpc_svcout.c (write_program): Likewise.
2667 1998-11-15 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2669 * time/Makefile (CFLAGS-test_time.c): Add -Wno-format.
2671 1998-11-16 Ulrich Drepper <drepper@cygnus.com
2673 * misc/sys/mman.h: Pretty print prototypes.
2675 1998-11-15 Ulrich Drepper <drepper@cygnus.com
2677 * misc/error.c (error): Don't use result of strerror_r call directly
2678 since at least DEC Unix has a wrong return type.
2679 Patch by Johan Danielsson <joda@pdc.kth.se>.
2681 1998-11-16 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2683 * sysdeps/unix/sysv/linux/m68k/sysdep.h (INLINE_SYSCALL): Undo
2686 1998-11-13 Ulrich Drepper <drepper@cygnus.com>
2688 * stdio-common/vfscanf.c: Don't return -1 in case of an invalid
2691 * version.h (VERSION): Bump to 2.0.102.
2693 * stdio-common/tstdiomisc.c (t2): Update test case for last scanf
2695 * stdio-common/scanf7.c (main): Likewise.
2697 1998-11-13 Ulrich Drepper <drepper@cygnus.com>
2699 * stdio-common/vfscanf.c: Return EOF for invalid format
2702 * version.h (VERSION): Bump to 2.0.101.
2704 * Makerules (Versions.all): Generate this file from all Versions.def
2706 (sysd-versions): Use Versions.all instead of Versions.def.
2708 1998-11-13 Philip Blundell <philb@gnu.org>
2710 * sysdeps/arm/fpu/bits/setjmp.h (__JMP_BUF_SP): Correct value.
2711 Reported by Scott Bambrough.
2713 1998-11-11 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2715 * locale/programs/config.h: Define HAVE_STRING_H for xstrdup.c.
2717 1998-11-13 Ulrich Drepper <drepper@cygnus.com>
2719 * libio/bits/stdio.h: Correct and improve fread_unlocked and
2720 fwrite_unlocked optimizations.
2722 * time/tzfile.c (__tzfile_read): Set __tzname based on last names
2723 in time not to last entries in the file.
2724 (__tzfile_compute): Likewise. Fix for PR libc/863.
2726 * timezone/Makefile: Generate GB timezone data for test.
2727 * timezone/tst-timezone.c: More tests for DST switching time (disabled
2730 1998-11-13 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2732 * sysdeps/unix/sysv/linux/m68k/sysdep.h (INLINE_SYSCALL): Remove
2733 d0 from clobber list.
2735 1998-11-12 Ulrich Drepper <drepper@cygnus.com>
2737 * inet/netinet/in.h: Add a few more IPPROTO_* macros.
2739 * libio/Makefile (headers): Add bits/stdio.h.
2740 * libio/iofread_u.c: Undefine fread_unlocked before definition.
2741 * libio/iofwrite_u.c: Undefine fwrite_unlocked before definition.
2742 * libio/stdio.h: Move optimizations into ...
2743 * libio/bits/stdio.h: ...here. New file.
2745 * libio/iofread.c: Pretty print.
2747 1998-11-12 Mark Kettenis <kettenis@phys.uva.nl>
2749 * sysdeps/gnu/bits/utmpx.h: Protect members of struct
2750 __exit_status with `__'. Rename pad member of struct utmpx to
2752 (RUN_LVL): Define unconditionally.
2753 * sysdeps/gnu/bits/utmp.h: Rename pad member of struct utmp to
2756 1998-11-12 Philip Blundell <philb@gnu.org>
2758 * sysdeps/unix/sysv/linux/netlink/netlink.h: New file, support for
2759 Linux AF_NETLINK sockets (needed since the kernel version is
2761 * sysdeps/unix/sysv/linux/Makefile: Install it.
2762 * sysdeps/unix/sysv/linux/Dist: Distribute it.
2764 1998-11-12 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2766 * timezone/tst-timezone.c (tests): Add entry for America/Chicago
2767 to test for bug in PR libc/863.
2769 1998-11-12 Ulrich Drepper <drepper@cygnus.com>
2771 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Cleanup comment.
2773 * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Rename macro
2774 parameter lazy to do_lazy to avoid clashing with struct member name.
2775 Reported by Ralf Baechle <ralf@uni-koblenz.de>.
2777 1998-11-10 H.J. Lu <hjl@gnu.org>
2779 * sysdeps/unix/sysv/linux/bits/local_lim.h: Undefine NR_OPEN
2780 if it is defined in <linux/limits.h>.
2782 1998-11-09 13:07 -0500 Zack Weinberg <zack@rabi.phys.columbia.edu>
2784 * include/protocols/routed.h: Include the real header with
2785 a full path from the top of the source tree.
2786 * include/protocols/rwhod.h: Likewise.
2787 * include/protocols/talkd.h: Likewise.
2788 * include/protocols/timed.h: Likewise.
2790 * timezone/Makefile: Don't include z.ZONE files if no_deps
2791 is set, not if avoid-generated is set.
2793 1998-11-12 Ulrich Drepper <drepper@cygnus.com>
2795 * signal/signal.h: Undo last change. Get definition of timespec
2796 if __USE_POSIX199309.
2798 * string/bits/string2.h (__strpbrk_c2): Add intermediate cast to
2799 size_t to prevent gcc warning when using -Wqual-cast.
2800 (__strpbrk_c3): Likewise.
2801 Suggested by Alan Curry <pacman@cqc.com>.
2803 1998-11-11 Roland McGrath <roland@baalperazim.frob.com>
2805 * hurd/hurdsig.c (_hurdsig_init): Add assertion that no pending,
2806 unblocked signals are set in the startup masks.
2808 * hurd/hurdsig.c (_hurdsig_init): Take new args, INTARRAY and
2809 INTARRAYSIZE. Initialize main thread's sigstate from INIT_SIG* ints.
2811 * hurd/hurd/signal.h: Update _hurdsig_init decl.
2812 * hurd/hurdinit.c (_hurd_proc_init): Take new args, INTARRAY and
2813 INTARRAYSIZE, pass them down to _hurdsig_init.
2814 * hurd/hurd.h: Update _hurd_proc_init decl.
2816 1998-11-10 Ulrich Drepper <drepper@cygnus.com>
2818 * math/cabs.c: Replace complex by _Complex.
2819 * math/cabsf.c: Likewise.
2820 * math/cabsl.c: Likewise.
2821 * math/cimag.c: Likewise.
2822 * math/cimagf.c: Likewise.
2823 * math/cimagl.c: Likewise.
2824 * math/conj.c: Likewise.
2825 * math/conjf.c: Likewise.
2826 * math/conjl.c: Likewise.
2827 * math/creal.c: Likewise.
2828 * math/crealf.c: Likewise.
2829 * math/creall.c: Likewise.
2831 * sysdeps/alpha/fpu/bits/mathdef.h: Define ISO C 9X stuff only if
2832 included from math.h and __USE_ISOC9X is defined.
2833 * sysdeps/generic/bits/mathdef.h: Likewise.
2834 * sysdeps/generic/i386/fpu/mathdef.h: Likewise.
2835 * sysdeps/generic/m68k/fpu/mathdef.h: Likewise.
2836 * sysdeps/generic/powerpc/bits/mathdef.h: Likewise.
2837 * sysdeps/generic/sparc/fpu/bits/mathdef.h: Likewise.
2839 1998-11-10 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2841 * sysdeps/i386/fpu/bits/mathdef.h: Allow direct inclusion by
2843 * sysdeps/alpha/fpu/bits/mathdef.h: Likewise.
2844 * sysdeps/generic/bits/mathdef.h: Likewise.
2845 * sysdeps/m68k/fpu/bits/mathdef.h: Likewise.
2846 * sysdeps/powerpc/bits/mathdef.h: Likewise.
2847 * sysdeps/sparc/fpu/bits/mathdef.h: Likewise.
2849 1998-11-09 Ulrich Drepper <drepper@cygnus.com>
2851 * extra-lib.mk: Fix typo in last change.
2853 * math/complex.h: Include bits/mathdef.h to get __NO_LONG_DOUBLE_MATH
2855 Don't define long double functions if __NO_LONG_DOUBLE_MATH is defined.
2856 Don't define `complex' but instead `_Complex'. The later is the
2858 * math/bits/cmathcalls.c: Define _Mdouble_complex_ using _Complex,
2861 1998-11-07 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2863 * manual/libc.texinfo: Remove colon from category name.
2864 * manual/Makefile (dir-add.info): Likewise.
2866 1998-11-07 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2868 * configure.in: Avoid autoconf bug.
2870 1998-10-28 H.J. Lu <hjl@gnu.org>
2872 * posix/getopt.h: Add "__" to arguments in prototypes.
2874 1998-11-05 H.J. Lu <hjl@gnu.org>
2876 * libio/iofgets.c (_IO_fgets): Don't report error
2877 if something was read in and errno is set to
2879 * libio/iofgets_u.c (fgets_unlocked): Likewise.
2881 1998-11-05 Philip Blundell <philb@gnu.org>
2883 * sysdeps/unix/sysv/linux/net/if_packet.h: Don't include kernel
2884 header; it defines too much. Provide a local definition of struct
2885 sockaddr_pkt and a comment advising against its use.
2887 1998-11-06 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2889 * extra-lib.mk: Avoid empty include list.
2891 1998-11-04 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2893 * extra-lib.mk: Add support for $(lib)-shared-only-routines.
2895 * elf/Makefile (libdl-routines): Add dlopenold only if doing
2897 (libdl-shared-only-routines): New variable.
2899 1998-11-06 Paul Eggert <eggert@twinsun.com>
2901 Don't invoke localtime_r or gmtime_r unless it's the GNU C
2902 library's localtime_r and gmtime_r; there are too many buggy
2903 implementations of localtime_r and gmtime_r out there, and
2904 it's not worth keeping track of all the different bugs.
2906 * time/mktime.c (__EXTENSIONS__): Remove.
2907 (<unistd.h>): No need to include.
2908 * time/strftime.c: Likewise.
2910 * time/mktime.c (_POSIX_THREAD_SAFE_FUNCTIONS, HAVE_LOCALTIME_R):
2912 (my_mktime_localtime_r): Renamed from localtime_r; all uses changed.
2913 Base it on localtime unless _LIBC.
2915 * time/strftime.c (my_strftime_gmtime_r): Renamed from gmtime_r;
2917 (my_strftime_localtime_r): Renamed from localtime_r; all uses changed.
2918 Base them on localtime/gmtime if not _LIBC.
2920 1998-11-07 Ulrich Drepper <drepper@cygnus.com>
2922 * sysdeps/generic/isastream.c: Always return 0 unless it is an invalid
2923 file descriptor. This makes this function actually usable.
2924 Proposed by Mark Kettenis <kettenis@phys.uva.nl>.
2926 1998-11-05 Ulrich Drepper <drepper@cygnus.com>
2928 * math/math.h: Unconditionally include bits/mathdef.h. Declare
2929 long double functions only if __NO_LONG_DOUBLE_MATH is not
2931 * sysdeps/generic/bits/mathdef.h: Define only if __USE_ISOC9X.
2932 Define __NO_LONG_DOUBLE_MATH.
2933 * sysdeps/m68k/fpu/bits/mathdef.h: Define only if __USE_ISOC9X.
2934 * sysdeps/i386/fpu/bits/mathdef.h: Likewise.
2936 * elf/rtld.c: Add a few __builtin_expects where they will improve
2939 1998-11-05 Ulrich Drepper <drepper@cygnus.com>
2941 * version.h (VERSION): Bump to 2.0.100.
2943 * sysdeps/i386/fpu/bits/mathinline.h (__pow2): Fix fldl -> fld.
2945 * sysdeps/libm-i387/s_fma.S: Optimize a bit.
2946 * sysdeps/libm-i387/s_fmaf.S: Likewise.
2948 1998-11-04 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2950 * libio/genops.c (_IO_least_marker): Add additional parameter
2951 end_p replacing fp->_IO_read_end.
2952 (save_for_backup): Likewise. All callers changed. Use _IO_size_t
2953 and _IO_ssize_t instead of int.
2954 (_IO_switch_to_main_get_area): Remove use of _IO_save_ptr.
2955 (_IO_switch_to_backup_area): Likewise. Fix comments.
2956 (_IO_seekmark): Undo last change.
2957 (_IO_default_pbackfail): Correct use of backup area.
2958 * libio/libio.h (_IO_FILE_complete): Remove _IO_save_ptr.
2960 1998-11-04 19:47 -0500 Zack Weinberg <zack@rabi.phys.columbia.edu>
2962 * configure.in: Search for install-info and substitute it.
2963 Determine whether install-info is the buggy Debian version
2964 that doesn't understand INFO-DIR-SECTION.
2965 * config.make.in: Add INSTALL_INFO and OLD_DEBIAN_INSTALL_INFO
2967 * manual/Makefile: If OLD_DEBIAN_INSTALL_INFO, give
2968 install-info the --section argument it needs to work properly.
2969 (dir-add.texinfo): Delete target.
2970 (dir-add.info): Generate this directly. Sort entries. Put a
2971 colon at the end of the INFO-DIR-SECTION line.
2972 * manual/libc.texinfo: Put a colon at the end of the
2975 1998-11-05 Paul Eggert <eggert@twinsun.com>
2977 * time/mktime.c (__mktime_internal): Adopt the traditional (and
2978 problematic) notion of what to do when tm_isdst doesn't match.
2980 1998-11-04 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2982 * posix/PTESTS: Fix spelling.
2984 1998-11-04 Ulrich Drepper <drepper@cygnus.com>
2986 * misc/efgcvt_r.c (fcvt_r): Remove code which tries to use libm
2987 functions. Reduce error in computing normalized value by multiplying
2988 factor in loop and compute result in one step.
2989 Reported by Christian Gafton.
2991 * sysdeps/libm-i387/e_hypot.S: New file.
2992 * sysdeps/libm-i387/e_hypotf.S: New file.
2994 1998-11-04 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2996 * elf/dlopenold.c: Compile only if DO_VERSIONING is also defined.
2998 1998-11-03 H.J. Lu <hjl@gnu.org>
3000 * libio/fileops.c (new_do_write): New function.
3001 (_IO_new_do_write): Call new_do_write.
3002 (_IO_new_file_xsputn): Likewise.
3004 * libio/oldfileops.c (old_do_write): New function.
3005 (_IO_old_do_write): Call old_do_write.
3006 (_IO_old_file_xsputn): Likewise.
3008 1998-11-04 Ulrich Drepper <drepper@cygnus.com>
3010 * time/mktime.c (__mktime_internal): Correct last change. We must
3011 stop searching for the right isdst value before stepping to the
3014 * malloc/malloc.c: Make sure calloc really returned zeroed memory.
3015 Patch by Wolfram Gloger <wmglo@dent.med.uni-muenchen.de>.
3017 1998-11-02 16:12 -0500 Zack Weinberg <zack@rabi.phys.columbia.edu>
3019 * sysdeps/generic/bits/signum.h: Define signals with their
3020 historical numbers when those are in the 1-15 range and
3021 consistent across platforms.
3022 Define compatibility aliases (SIGIOT, SIGCLD) if __USE_MISC.
3023 Define SIG_DFL, SIG_IGN, SIG_ERR as numeric constants cast
3024 appropriately instead of with fake function declarations
3025 (would cause link errors).
3026 If __USE_UNIX98, define SIG_HOLD.
3028 1998-10-29 H.J. Lu <hjl@gnu.org>
3030 * sysdeps/unix/sysv/linux/bits/sigaction.h (sigaction): Use
3031 union only if __USE_POSIX199309 is defined.
3033 * misc/sys/select.h (pselect): Declared only if __USE_GNU is
3036 1998-11-03 Ulrich Drepper <drepper@cygnus.com>
3038 * time/mktime.c (__mktime_internal): Handle broken down times
3039 around the time of the DST switches more correctly.
3041 1998-11-02 Ulrich Drepper <drepper@cygnus.com>
3043 * elf/Makefile (libdl-routines): Add dlopenold.
3044 * elf/Versions [libdl, GLIBC_2.1]: Add dlopen.
3045 * elf/dl-open.c (_dl_open): Check whether RTLD_LAZY or RTLD_GLOBAL
3046 is set and bounce otherwise.
3047 * elf/dlopen.c: Rename function to __dlopen_check and make version
3049 * elf/dlopenold.c: New file.
3051 1998-11-02 Ulrich Drepper <drepper@cygnus.com>
3053 * elf/Versions [libc, GLIBC_2.01]: Add _dl_global_scope_alloc.
3054 * elf/dl-open.c (_dl_global_scope_alloc): Move definition to
3055 * elf/dl-deps.c: ...here.
3056 * elf/dl-open.c (dl_open_worker): Call _dl_map_object_deps with
3057 new parameter and expect result. Remove code handling RTLD_GLOBAL.
3058 Add return value of _dl_map_object_deps to
3059 _dl_main_searchlist->r_nlist.
3060 * elf/dl-deps.c (_dl_map_object_deps): Change to return value.
3061 If we parameter GLOBAL is nonzero add object and dependencies to
3063 * elf/ldsodefs.h: Adapt prototype for _dl_map_object_deps.
3064 * elf/rtld.c (dl_main): Call _dl_map_object_deps with new parameter.
3065 Mark all objects as in global scope.
3066 * elf/dl-object.c (_dl_new_object): Initialize l_global to zero.
3068 * sysdeps/unix/sysv/linux/bits/sockunion.h: Add Econet support.
3070 * sysdeps/unix/sysv/linux/i386/sysdep.h: Add .L prefix to symbols
3071 used in macro magic.
3073 1998-11-02 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3075 * sysdeps/unix/sysv/linux/netatalk/at.h: Include <linux/atalk.h>
3076 before <sys/socket.h> to make sockaddr_at available to
3079 * posix/glob.h: Remove __P from parameter lists of declarations.
3081 1998-11-02 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3083 * time/tzset.c (tz_compute): Remove unused parameter timer.
3086 1998-11-02 Mark Kettenis <kettenis@phys.uva.nl>
3088 * sysdeps/generic/bits/types.h (__ipc_pid_t): New typedef.
3090 1998-11-02 Ulrich Drepper <drepper@cygnus.com>
3092 * sysdeps/unix/sysv/linux/i386/setgroups.c (setgroups): Remove
3093 unnecessary test and add cast.
3095 1998-11-02 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3097 * posix/getconf.c: Add initializer SYSCONF for CHARCLASS_NAME_MAX.
3099 * sysdeps/unix/sysv/linux/ttyname.c (getttyname): Remove unused
3101 * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
3103 1998-11-02 Mark Kettenis <kettenis@phys.uva.nl>
3105 * sysdeps/generic/bits/types.h (__FDS_BITS): New macro to access
3107 (__FDMASK): Use __fd_mask instead of unsigned long int in cast.
3109 1998-10-31 Richard Henderson <rth@cygnus.com>
3111 * math/Makefile (gmp-objs): Add udiv_qrnnd.
3113 * sysdeps/unix/alpha/sysdep.h (INLINE_SYSCALL*): New.
3114 (inline_syscall*): New.
3115 * sysdeps/unix/sysv/linux/alpha/sysdep.h (INLINE_SYSCALL): New.
3116 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Kill __syscall* bits.
3118 1998-10-31 Ulrich Drepper <drepper@cygnus.com>
3120 * aclocal.m4 (LIBC_PROG_FOO_GNU): Name output file using -o to
3121 avoid ld test generating an unwanted file.
3123 * posix/PTESTS: Remove comment about incorrect test (it is correct).
3125 1998-10-30 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
3127 * sunrpc/Versions: Add xdr_uint32_t and xdr_int32_t.
3128 * sunrpc/pmap_rmt.c: Initialize clnt_stat variable.
3129 * sunrpc/rpc/auth_des.h: Use uint32_t for time values.
3130 * sunrpc/rpc/xdr.h: Add INT32 support.
3131 * sunrpc/xdr.c: Implement xdr_int32_t and xdr_uint32_t .
3133 * nis/nis_call.c: Changes for new 64bit clean NIS+ interface.
3134 * nis/nis_callback.c: Likewise.
3135 * nis/nis_creategroup.c: Likewise.
3136 * nis/nis_defaults.c: Likewise.
3137 * nis/nis_intern.h: Likewise.
3138 * nis/nis_lookup.c: Likewise.
3139 * nis/nis_ping.c: Likewise.
3140 * nis/nis_print.c: Likewise.
3141 * nis/nis_table.c: Likewise.
3142 * nis/nis_util.c: Likewise.
3143 * nis/nis_xdr.c: Likewise.
3144 * nis/rpcsvc/nis.h: Likewise.
3145 * nis/rpcsvc/nis.x: Likewise.
3146 * nis/rpcsvc/nis_callback.h: Likewise.
3147 * nis/rpcsvc/nis_object.x: Likewise.
3148 * nis/rpcsvc/nislib.h: Likewise.
3150 * nis/rpcsvc/yp.h: Remove casts to (u_long).
3151 * nis/rpcsvc/yp_prot.h: Likewise.
3152 * nis/rpcsvc/ypupd.h: Likewise.
3153 * nis/ypclnt.c: Change %ld to %d in sprintf.
3155 1998-10-29 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
3157 * manual/locale.texi (Formatting Numbers): Fix strfmon examples.
3159 1998-10-28 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
3161 * sysdeps/generic/bits/select.h (__FD_ZERO): Change '\0' to plain
3162 0, __fd_mask is usually not a char.
3164 1998-10-30 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3166 * sysdeps/unix/sysv/linux/sigpending.c (sigpending): Allow
3167 compilation on systems without rt_* syscalls (e.g. on Linux 2.0).
3168 * sysdeps/unix/sysv/linux/sigprocmask.c (__sigprocmask): Likewise.
3169 * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
3170 * sysdeps/unix/sysv/linux/sigtimedwait.c: Likewise.
3171 * sysdeps/unix/sysv/linux/sigsuspend.c (__sigsuspend): Likewise
3172 * sysdeps/unix/sysv/linux/sigqueue.c: Likewise.
3173 * sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
3175 * sysdeps/unix/sysv/linux/i386/sigaction.c (__sigaction): Allow
3176 compiling on systems without rt_sigaction syscall.
3177 * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c (__sigaction):
3180 1998-10-30 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3182 * time/strptime.c (HERE_D_FMT): Fix typo.
3183 Reported by Claus Heine <heine@math1.rwth-aachen.de>, PR libc/842.
3185 1998-10-30 Ulrich Drepper <drepper@cygnus.com>
3187 * catgets/Makefile (tests): Add rules to run gencat on test1.msg.
3188 (generate): Add test1.cat and test1.h.
3189 (distribute): Add test1.msg.
3190 * catgets/test1.msg: New file.
3192 * catgets/gencat.c: Do a better job in initializing dynamic
3193 memory [PR libc/844].
3195 1998-10-30 18:11 Ulrich Drepper <drepper@cygnus.com>
3197 * iconv/gconv_conf.c (__gconv_read_conf): Don't define as
3198 internal_function since it is called through a pointer.
3199 * iconv/gconv_db.c (free_derivation): Likewise.
3200 * iconv/gconv_int.h: Adjust prototype od __gconv_read_conf.
3202 * posix/wordexp.c: Add internal_function to parse_backtick definition.
3203 * rt/aio_misc.c: Add internal_function to __aio_free_request,
3204 __aio_find_req, __aio_find_req_fd, and __aio_enqueue_request
3206 * rt/aio_notify.c: Add internal_function to __aio_notify_only and
3207 __aio_notify definitions.
3208 * wcsmbsload.c: Add internal_function to __wcsmbs_load_conv definition.
3210 1998-10-30 Ulrich Drepper <drepper@cygnus.com>
3212 * Makerules (build-shlib): Add -O to generate optimized shared
3215 1998-10-30 11:15 Ulrich Drepper <drepper@cygnus.com>
3217 * sysdeps/libm-i387/e_fmod.S: Remove invalid operand size suffix.
3218 * sysdeps/libm-i387/e_fmodf.S: Likewise.
3219 * sysdeps/libm-i387/e_fmodl.S: Likewise.
3220 * sysdeps/libm-i387/s_ilogb.S: Likewise.
3221 * sysdeps/libm-i387/s_ilogbf.S: Likewise.
3222 * sysdeps/libm-i387/s_logb.S: Likewise.
3223 * sysdeps/libm-i387/s_logbf.S: Likewise.
3224 * sysdeps/libm-i387/s_remquo.S: Likewise.
3225 * sysdeps/libm-i387/s_remquof.S: Likewise.
3226 * sysdeps/libm-i387/s_remquol.S: Likewise.
3227 * sysdeps/libm-i387/s_significand.S: Likewise.
3228 * sysdeps/libm-i387/s_significandf.S: Likewise.
3230 1998-10-30 Geoff Keating <geoffk@ozemail.com.au>
3232 * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Really correct
3235 1998-10-30 Geoff Keating <geoffk@ozemail.com.au>
3237 * math/libm-test.c: Loosen deltas for sin(0.9)^2+cos(0.9)^2.
3239 1998-10-29 Ulrich Drepper <drepper@cygnus.com>
3241 * stdio-common/vfprintf.c (vfprintf): Fix the remaining premature
3242 returns without cleaning up the lock.
3243 (printf_unknown): Add label all_done.
3245 * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Keep Linux 2.0
3246 kernels in mind when reading /proc/self/fd/FD.
3247 * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
3249 * nscd/nscd.c (doc): It's "Name Service" not "Name Switch".
3251 * malloc/mtrace.c (tr_where): Replace snprintf call by mempcpy and
3254 * sysdeps/unix/sysv/linux/ttyname_r.c (ttyname_r): Try reading
3255 /prof/self/fd/FD first.
3256 * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Likewise.
3258 * stdio-common/_itoa.h (_fitoa_word): New inline function. Write
3259 formatted number starting at given position and return pointer to
3261 (_fitoa): Likewise, for long long.
3263 1998-10-29 Roland McGrath <roland@baalperazim.frob.com>
3265 * sysdeps/unix/sysv/linux/bits/sem.h,
3266 sysdeps/unix/sysv/linux/bits/ipc.h,
3267 sysdeps/unix/sysv/linux/bits/shm.h,
3268 sysdeps/unix/sysv/linux/bits/msq.h: Moved to ...
3269 * sysdeps/gnu/bits/sem.h, sysdeps/gnu/bits/ipc.h,
3270 sysdeps/gnu/bits/shm.h, sysdeps/gnu/bits/msq.h: ... here,
3271 so the same bits will be used for the Hurd.
3273 1998-10-29 Ulrich Drepper <drepper@cygnus.com>
3275 * sysdeps/unix/sysv/linux/sigaction.c (__sigaction): Allow
3276 compiling on systems without rt_sigaction syscall.
3278 1998-10-12 Philip Blundell <pb@nexus.co.uk>
3280 * Makeconfig (sysdep-subdirs): Allow Subdirs files to remove
3281 directories as well as add them.
3283 1998-10-28 Philip Blundell <pb@nexus.co.uk>
3285 * sysdeps/unix/sysv/linux/neteconet/ec.h: New file. Support for
3286 AF_ECONET sockets as found in recent Linux 2.1 kernels.
3287 * sysdeps/unix/sysv/linux/Dist: Distribute it.
3288 * sysdeps/unix/sysv/linux/Makefile: Install it.
3290 1998-10-27 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
3292 * string/bits/string2.h: __USE_GNU already implies __USE_MISC.
3294 1998-10-27 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
3296 * sysdeps/generic/bits/types.h (__FDS_BITS): New macro to access
3298 * sysdeps/unix/sysv/linux/alpha/bits/types.h (__FDS_BITS): Likewise.
3299 * sysdeps/unix/sysv/linux/bits/types.h (__FDS_BITS): Likewise.
3300 * sysdeps/unix/sysv/linux/mips/bits/types.h (__FDS_BITS): Likewise.
3301 * sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h (__FDS_BITS):
3303 * sysdeps/unix/sysv/sysv4/solaris2/bits/types.h (__FDS_BITS):
3305 * sysdeps/generic/bits/select.h (__FD_ZERO, __FD_SET, __FD_CLR,
3306 __FD_ISSET): Use it.
3307 * sysdeps/i386/bits/select.h (__FD_ZERO, __FD_SET, __FD_CLR,
3308 __FD_ISSET): Likewise.
3310 1998-10-28 Geoff Keating <geoffk@ozemail.com.au>
3312 * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Tidy up, correct
3315 * sysdeps/unix/sysv/linux/powerpc/pread.c: Do not use the i386 version.
3316 Instead call the system call wrapper function using an 64bit argument.
3317 * sysdeps/unix/sysv/linux/powerpc/pread64.c: Likewise.
3318 * sysdeps/unix/sysv/linux/powerpc/pwrite.c: Likewise.
3319 * sysdeps/unix/sysv/linux/powerpc/pwrite64.c: Likewise.
3321 1998-10-27 Ulrich Drepper <drepper@cygnus.com>
3323 * signal/signal.h: Don't include <time.h> for timespec, add
3324 forward declaration.
3326 * sysdeps/i386/bits/select.h [!__USE_XOPEN]: Add special version
3327 of __FD_* macros which use __fds_bits.
3328 * sysdeps/generic/bits/select.h: Likewise.
3329 Reported by Matt McLean <keys@yikes.com>.
3331 1998-10-27 Philip Blundell <pb@nexus.co.uk>
3333 * elf/elf.h: Update ARM definitions.
3335 1998-10-27 Ulrich Drepper <drepper@cygnus.com>
3337 * signal/signal.h: Include bits/sigthread.h only for Unix98.
3339 1998-10-26 Ulrich Drepper <drepper@cygnus.com>
3341 * include/libc-symbols.h: If HAVE_BUILTIN_EXPECT is not defined
3342 define __builtin_expect as a macro substituting to the first
3344 * config.h.in: Define HAVE_BUILTIN_EXPECT.
3345 * configure.in: Add test for __builtin_expect.
3347 * sysdeps/unix/sysv/linux/bits/types.h: Include
3348 bits/pthreadtypes.h only not for POSIX 199506.
3349 * sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
3350 * sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
3351 * sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h: Likewise.
3353 1998-10-26 Mark Kettenis <kettenis@phys.uva.nl>
3355 * sysdeps/unix/sysv/linux/Versions: Move shutdown ...
3356 * socket/Versions [libc, GLIBC_2.0]: ... to here.
3358 1998-10-25 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3360 * include/stdio.h: Included <stddef.h> for size_t.
3362 * stdio/stdio.h: Move __path_search, __gen_tempname, __libc_fatal
3364 * include/stdio.h: ...here.
3365 * libio/stdio.h: Removed __path_search, __gen_tempname, __libc_fatal.
3367 1998-10-26 11:09 Ulrich Drepper <drepper@cygnus.com>
3369 * time/Makefile (tests): Add tst-posixtz.
3370 * time/tst-posixtz.c: New file.
3372 1998-10-24 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
3374 * elf/rtld.c (process_envvars): Accept any non-null value of
3375 LD_BIND_NOW, as mandated by the ABI.
3377 1998-10-24 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
3379 * sysdeps/unix/sysv/linux/pread.c: Rename __syscall_pread64 to
3381 * sysdeps/unix/sysv/linux/pwrite.c: Rename __syscall_pwrite64 to
3383 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Likewise.
3384 * sysdeps/unix/sysv/linux/arm/syscalls.list: Likewise.
3385 * sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise.
3386 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Likewise.
3387 * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Likewise. Remove
3389 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Remove
3390 s_pread64 and s_pwrite64.
3391 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Likewise.
3393 1998-10-24 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
3395 * sysdeps/unix/sysv/linux/llseek.c: Use INLINE_SYSCALL.
3396 * sysdeps/unix/sysv/linux/arm/syscalls.list: Rename __sys_llseek
3397 to __syscall__llseek.
3398 * sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise.
3399 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Likewise.
3400 * sysdeps/unix/sysv/linux/i386/syscalls.list: Remove entry for
3403 1998-10-26 Cristian Gafton <gafton@redhat.com>
3405 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add s_setfsgid
3408 1998-10-26 Ulrich Drepper <drepper@cygnus.com>
3410 * time/tzset.c (tz_compute): Correct last patch and describe this
3413 1998-10-24 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
3415 * sysdeps/unix/sysv/linux/m68k/Makefile [subdir=signal]: Remove
3416 rt_sigsuspend, rt_sigprocmask, rt_sigtimedwait, rt_sigqueueinfo,
3417 rt_sigaction and rt_sigpending.
3418 * sysdeps/unix/sysv/linux/m68k/syscalls.list: Remove all entries
3419 for __syscall_* functions.
3420 * sysdeps/unix/sysv/linux/m68k/sysdep.h: Implement INLINE_SYSCALL.
3422 1998-10-26 Roland McGrath <roland@baalperazim.frob.com>
3424 * hurd/Versions: Add _hurd_dtable, _hurd_dtablesize,
3425 _hurd_dtable_lock, _hurd_intern_fd.
3427 * sysdeps/mach/hurd/Versions: Add cthread_keycreate,
3428 cthread_getspecific, cthread_setspecific, __libc_getspecific.
3430 * mach/Versions: Fix typo in last change.
3432 1998-10-25 Ulrich Drepper <drepper@cygnus.com>
3434 * time/tzset.c (tz_compute): If time to switch to DST is later in
3435 the year switch back in the next year.
3436 Reported by jwitford@hutch.com.au.
3438 1998-10-24 Mark Kettenis <kettenis@phys.uva.nl>
3440 * mach/Versions: Add evc_wait, mach_error, mach_error_string,
3441 mach_error_type, mach_msg_destroy, mig_deallocate_reply_port.
3442 Remove __mach_host_self, __mach_reply_port, __mach_setup_thread,
3443 __mach_port_allocate, __mach_port_allocate_name,
3444 __mach_port_insert_right __mutex_trylock, __mutex_lock,
3445 __mutex_unlock, __swtch, __switch, __task_create, __task_suspend,
3446 __task_set_special_port, __task_terminate, __thread_depress_abort,
3447 __thread_switch, __vm_allocate, __vm_deallocate, __vm_map. These
3448 functions are not used outside libc.
3450 * sysdeps/mach/hurd/Versions: New file.
3451 [libc, GLIBC_2.0]: Add _cthread_exit_routine and
3452 _cthread_init_routine. These are set by the Hurd cthreads library.
3453 Add __getcwd, __mmap. If we don't add these, the weak definitions in
3454 the dynamic linker will not be replaced by the corresponding shared
3455 library routines once they are loaded.
3457 1998-10-21 Mark Kettenis <kettenis@phys.uva.nl>
3459 * sysdeps/mach/hurd/i386/init-first.c: Only define
3460 __libc_enable_secure if PIC is not defined.
3462 1998-10-25 Roland McGrath <roland@baalperazim.frob.com>
3464 * argp/Versions: Add _argp_unlock_xxx. Lock-savvy functions call this
3465 to recurse into argp.
3467 1998-10-25 Ulrich Drepper <drepper@cygnus.com>
3469 * include/features.h: Define __USE_POSIS199506 is _POSIX_C_SOURCE is
3470 greater or equal than 199506L.
3472 * sysdeps/generic/bits/types.h (__fd_set): Define element as fds_bits
3473 only is __USE_XOPEN. Otherwise use __fds_bits.
3474 * sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
3475 * sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
3476 * sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h: Likewise.
3477 * sysdeps/unix/sysv/linux/bits/types.h: Likewise.
3478 * sysdeps/unix/sysv/sysv4/solaris2/bits/types.h: Likewise.
3480 1998-10-24 H.J. Lu <hjl@gnu.org>
3482 * locale/programs/charmap.c (parse_charmap): Accept tok_string
3483 for <code_set_name>.
3485 1998-10-25 H.J. Lu <hjl@gnu.org>
3487 * locale/programs/ld-ctype.c (ctype_finish): Also check
3490 1998-10-25 Ulrich Drepper <drepper@cygnus.com>
3492 * signal/signal.h: Include bits/sigthread.h only if __USE_POSIX199506.
3494 * sysdeps/unix/sysv/linux/bits/types.h: Include pthreadtypes.h only
3495 if __USE_POSIX199506 or __USE_UNIX98.
3497 1998-10-24 22:34 -0400 Zack Weinberg <zack@rabi.phys.columbia.edu>
3499 * string/bits/string2.h: Inline strdup+friends only if
3500 __USE_MISC || __USE_GNU (prevents namespace pollution).
3502 1998-10-24 H.J. Lu <hjl@gnu.org>
3504 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (LOCK_SH,
3505 LOCK_EX, LOCK_NB, LOCK_UN): Protect with __USE_BSD.
3506 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h (LOCK_SH, LOCK_EX,
3507 LOCK_NB, LOCK_UN): Likewise.
3508 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (LOCK_SH, LOCK_EX,
3509 LOCK_NB, LOCK_UN): Likewise.
3510 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (LOCK_SH, LOCK_EX,
3511 LOCK_NB, LOCK_UN): Likewise.
3512 * sysdeps/unix/sysv/linux/bits/fcntl.h (LOCK_SH, LOCK_EX,
3513 LOCK_NB, LOCK_UN): Likewise.
3515 1998-10-24 H.J. Lu <hjl@gnu.org>
3517 * libio/ioseekoff.c (_IO_seekoff): Check the valid dir value.
3519 * libio/rewind.c (rewind): Clear the error.
3521 1998-10-24 H.J. Lu <hjl@gnu.org>
3523 * grp/grp.h (getgrent_r, getgrgid_r, getgrnam_r): Add "__" to
3526 1998-10-24 H.J. Lu <hjl@gnu.org>
3528 * sysdeps/unix/sysv/linux/alpha/bits/time.h (timeval): Protect
3529 with __need_timeval.
3530 * sysdeps/unix/sysv/linux/mips/bits/time.h (timeval): Likewise.
3531 * sysdeps/unix/sysv/linux/bits/time.h (timeval): Likewise.
3533 1998-10-24 H.J. Lu <hjl@gnu.org>
3535 * signal/signal.h (timespec, siginfo_t, sigwaitinfo, sigtimedwait,
3536 sigqueue): Protect with __USE_POSIX199309.
3538 1998-10-24 H.J. Lu <hjl@gnu.org>
3540 * time/time.h (timespec): Protect with __USE_POSIX199309 instead of
3543 1998-10-24 H.J. Lu <hjl@gnu.org>
3545 * libio/fileops.c (_IO_new_file_seekoff): Always resync with
3546 the kernel file offset.
3547 * libio/oldfileops.c (_IO_old_file_seekoff): Likewise.
3549 1998-10-24 H.J. Lu <hjl@gnu.org>
3551 * time/tzfile.c (__tzfile_default): Set num_types to 2.
3553 1998-10-23 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3555 * rt/aio.h: Move __aio_init to...
3556 * include/aio.h: ...here.
3558 1998-10-24 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3560 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Remove duplicate
3561 definition of O_LARGEFILE.
3563 1998-10-24 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3565 * sysdeps/unix/sysv/linux/alpha/pathconf.c (__pathconf): Use path
3566 as first argument to statfs.
3568 1998-10-24 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3570 * sysdeps/generic/setenv.c (setenv): Add braces around ambiguous else.
3572 1998-10-24 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3574 * malloc/mtrace.c: Include <string.h> for strlen.
3576 1998-10-24 Roland McGrath <roland@baalperazim.frob.com>
3578 * sysdeps/mach/hurd/bits/environments.h: New file.
3580 * sysdeps/mach/hurd/dl-sysdep.c (__getcwd): New weak function.
3582 * mach/Versions, hurd/Versions: Add numerous symbols.
3583 Remove libmachuser and libhurduser sections, punt
3584 versioning for those libraries for now.
3586 * misc/Versions: Add reboot here; it exists on all platforms.
3587 * sysdeps/unix/sysv/linux/Versions: Remove reboot here.
3589 1998-10-23 Ulrich Drepper <drepper@cygnus.com>
3591 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (O_NOFOLLOW): New
3593 * sysdeps/unix/sysv/linux/bits/fcntl.h: Likewise.
3594 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.