1 1999-02-02 Ulrich Drepper <drepper@cygnus.com>
3 * nscd/nscd_getpw_r.c (nscd_getpw_r): Mark as internal and take
4 extra argument with length of key string.
5 (__nscd_getpwnam_r): Call nscd_getpw_r with extra argument.
6 (__nscd_getpwuid_r): Create key string on stack.
7 * nscd/nscd_getgr_r.c: Mark local functions as internal.
8 * nscd/nscd_gethst_r.c: Likewise.
10 * elf/dl-load.c: Use alloca, not __alloca.
12 * sysdeps/unix/sysv/linux/reboot.c: Make sure first parameter is
13 correctly passed to the kernel even on 64bit platforms.
14 Patch by Bruce Elliott <bde@nwlink.com>.
16 * localedata/locales/it_CH: New file.
17 Contributed by Giacomo Amabile Catenazzi <gcatenaz@g26.ethz.ch>.
19 1999-01-31 Ulrich Drepper <drepper@cygnus.com>
21 * math/libm-test.c (fdim_test): Fix typo in message.
22 Patch by Paul Kimoto <kimoto@spacenet.tn.cornell.edu>.
24 1999-01-31 Philip Blundell <philb@gnu.org>
26 * sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: If the kernel
27 doesn't have vfork, resort to using fork.
28 * sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: Likewise.
30 1999-01-30 Ulrich Drepper <drepper@cygnus.com>
32 * sysdeps/sparc/sparc32/__longjmp.S: Include bits/setjmp.h not
33 jmp_buf.h. Patch by David S. Miller <davem@dm.cobaltmicro.com>.
35 * sysdeps/libm-i387/s_fdim.S: Reverse arguments of instruction
36 changed in last patch.
37 * sysdeps/libm-i387/s_fdimf.S: Likewise.
38 * sysdeps/libm-i387/s_fdiml.S: Likewise.
40 1999-01-29 Richard Henderson <rth@twiddle.net>
42 * scripts/config.sub: Recognize alpha{pca5[67],ev[67]}.
44 * sysdeps/generic/elf/backtracesyms.c (__backtrace_symbols):
45 Format pointer differences as longs.
47 * sysdeps/alpha/fpu/s_floor.c, sysdeps/alpha/fpu/s_floorf.c:
48 Copy commentary from bits/mathinclude.h. Kill unused defines.
50 * sysdeps/alpha/atomicity.h: New file.
52 1999-01-29 Ulrich Drepper <drepper@cygnus.com>
54 * version.h (VERSION): Bump to 2.0.112.
56 * scripts/versions.awk: Quote { in regexp.
58 * sunrpc/clnt_tcp.c (clnttcp_call): Resolve 32-64 comparison
59 conflict for 64 bit platforms.
60 Patch by trott@rottmann.hi.shuttle.de.
62 * sysdeps/unix/sparc/vfork.S: Correct comment.
63 * sysdeps/unix/sparc/fork.S: Likewise.
64 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Remove vfork.
65 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
66 * sysdeps/unix/sysv/linux/sparc/sparc32/fork.S: No special case for
68 * sysdeps/unix/sysv/linux/sparc/sparc64/fork.S: Likewise.
69 * sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: New file.
70 * sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: New file.
71 Patches by Jakub Jelinek <jj@sunsite.ms.mff.cuni.cz>.
73 * sysdeps/libm-i387/s_fdim.S: Change fsubp to fsubrp for picky gas.
74 * sysdeps/libm-i387/s_fdimf.S: Likewise.
75 * sysdeps/libm-i387/s_fdiml.S: Likewise.
77 * sysdeps/alpha/fpu/s_floor.c (__floor): Don't depend on inlining,
79 * sysdeps/alpha/fpu/s_floorf.c (__floorf): Likewise.
81 * sysdeps/i386/Versions: Exports functions from libgcc since this
82 is what was done in glibc 2.0.
83 * sysdeps/m68k/Versions: Likewise. New file.
85 1999-01-28 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
87 * sysdeps/wordsize-32/stdint.h (INT8_C, INT16_C, INT32_C, INT64_C,
88 UINT8_C, UINT16_C, UINT32_C, UINT64_C): Remove casts, they must be
89 integer constants. Use ## directly instead of __CONCAT so that
90 the suffix string is not expanded as a macro.
91 * sysdeps/wordsize-64/stdint.h (INT8_C, INT16_C, INT32_C, INT64_C,
92 UINT8_C, UINT16_C, UINT32_C, UINT64_C): Likewise.
93 (INT64_MIN, INT64_MAX, UINT64_MAX, INT_LEAST64_MIN,
94 INT_LEAST64_MAX, UINT_LEAST64_MAX, INT_FAST16_MIN, INT_FAST32_MIN,
95 INT_FAST64_MIN, INT_FAST16_MAX, INT_FAST32_MAX, INT_FAST64_MAX,
96 UINT_FAST16_MAX, UINT_FAST32_MAX, UINT_FAST64_MAX, INTMAX_MIN,
97 INTMAX_MAX, UINTMAX_MAX): Define as long constants, not long long.
99 1999-01-28 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
101 * locale/mb_cur_max.c (__ctype_get_mb_cur_max): Correct return
103 * locale/broken_cur_max.c (__ctype_get_mb_cur_max): Likewise.
104 * stdlib/stdlib.h (__ctype_get_mb_cur_max): Likewise.
106 1999-01-27 Philip Blundell <pb@nexus.co.uk>
108 * sysdeps/unix/sysv/linux/arm/vfork.S: Deleted.
110 1999-01-28 David S. Miller <davem@redhat.com>
112 * sysdeps/sparc/sparc32/__longjmp.S: Rewrite without bogus sanity
113 checks and aborts, to make longjmp based thread schemes work again.
115 1999-01-28 Ulrich Drepper <drepper@cygnus.com>
117 * sysdeps/unix/sysv/sysv4/solaris2/configure.in: New file.
118 * sysdeps/unix/sysv/sysv4/solaris2/configure: New file.
119 * sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c: New file.
120 Patch by Jeff Bailey <jbailey@phn.ca>.
122 * locale/setlocale.c (free_mem): Don't try to free C locale data
123 and use setdata instead of doing it by hand.
125 * iconv/gconv_conf.c (add_alias): Check that so such alias is
128 * iconv/gconv_db.c (free_derivation): Free names if charsets for
131 * iconv/gconv_dl.c: Unload all modules when debugging memory use.
133 * locale/loadlocale.c (_nl_unload_locale): Free locale name.
135 * intl/finddomain.c (free_mem): Also free filename.
136 * locale/findlocale.c (free_mem): Likewise.
137 (_nl_find_locale): Duplicate loc_name with strdupa not strdup.
138 * locale/setlocale.c (free_mem): New function. Free current locale
139 data and set current locale to "C".
141 * libio/genops.c (_IO_un_link): Move #ifdef introduced in last
142 change in right place.
144 * sysdeps/unix/sysv/linux/sys/timex.h: Add MAXTC from kernel
145 header. Suggested by Thomas Quinot <thomas@Cuivre.FR.EU.ORG>.
147 1999-01-28 Andreas Jaeger <aj@arthur.rhein-neckar.de>
149 * libio/getc_u.c (__getc_unlocked): Avoid compiler warning.
151 1999-01-28 Ulrich Drepper <drepper@cygnus.com>
153 * libio/genops.c (_IO_un_link, _IO_link_in): Don't use locking if
154 _IO_MTSAFE_IO is not defined.
156 * iconv/gconv_db.c (free_modules_db): Don't free memory of
159 * iconv/gconv_db.c (free_mem): Don't free module tree if there is none.
161 1999-01-27 Ulrich Drepper <drepper@cygnus.com>
163 * locale/programs/locale-spec.c (locale_special): Take care of
164 possible trigraph sequence.
165 Patch by Zack Weinberg <zack@rabi.columbia.edu>.
167 * time/strptime.c (strptime_internal, case 's'): Initialize secs
168 to zero. Patch by Bruce Elliott <bde@nwlink.com>.
170 1999-01-27 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
172 * elf/Makefile (extra-objs): Add test modules objects.
174 1999-01-27 Ulrich Drepper <drepper@cygnus.com>
176 * wctype/wcextra.c: Declare __ctype32_b.
178 * manual/string.texi: Add optimization examples for strcat and strchr.
180 1999-01-26 Ulrich Drepper <drepper@cygnus.com>
182 * libio/Makefile (routines): Remove fgetc.
183 * libio/fgetc.c: Removed.
184 * libio/getc.c: Add fgetc alias.
185 * libio/Versions [GLIBC_2.1]: Add fgetc_unlocked.
186 * libio/getc_u.c: Rename function to __getc_unlocked and make
187 getc_unlocked and fgetc_unlocked weak aliases.
188 * libio/stdio.h: Add prototype for fgetc_unlocked.
190 * sysdeps/gnu/bits/utmp.h: Don't prepend exit_status elements with
191 __ since utmp.h is not mentioned in any standard.
193 * sysdeps/unix/sysv/linux/i386/clone.S: When not using PIC don't
194 use jecxz since the label might be far away.
196 * sysdeps/unix/sysv/linux/sigaction.c: Update comment to say the
197 __libc_missing_rt_sigs is defined here.
198 * sysdeps/unix/sysv/linux/sigpending.c: Only declare
199 __libc_missing_rt_sigs.
200 * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
201 * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
203 1999-01-25 Ulrich Drepper <drepper@cygnus.com>
205 * scripts/config.guess: Changes for ARM/Linux.
206 * scripts/config.sub: Likewise.
208 * elf/Makefile: Define libdl variable as name of libdl library and
209 use it in all dependencies.
211 1999-01-26 Geoff Keating <geoffk@ozemail.com.au>
213 * nss/nss_db/db-netgrp.c (_nss_db_setnetgrent): Suppress warning
214 about potentially uninitialized `flags'.
215 * nss/nss_db/db-alias.c (internal_setent): Likewise.
217 1999-01-25 Andreas Jaeger <aj@arthur.rhein-neckar.de>
219 * elf/failobj.c: Provide prototype for xyzzy.
221 1999-01-25 Philip Blundell <pb@nexus.co.uk>
223 * sysdeps/unix/sysv/linux/arm/clone.S: Correct error check again.
225 1999-01-24 Roland McGrath <roland@baalperazim.frob.com>
227 * sysdeps/mach/hurd/ioctl.c: Include <hurd/ioctls.defs>.
228 (__ioctl): Use IOC_MSGID macro.
230 1999-01-24 Ulrich Drepper <drepper@cygnus.com>
232 * libio/iofopen.c (_IO_fopen): Pass correct value as fourth
233 parameter to _IO_file_fopen.
234 * libio/iofopen64.c (_IO_fopen64): Likewise.
236 * po/sv.po: Update from translation team.
238 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add __vfork
240 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
242 1999-01-24 Andreas Jaeger <aj@arthur.rhein-neckar.de>
244 * ctype/ctype.h (toupper,tolower): Use __inline instead of inline,
245 define inline functions only when optimizing for speed and
246 __USE_EXTERN_INLINES is set.
248 1999-01-24 Ulrich Drepper <drepper@cygnus.com>
250 * scripts/config.sub: Update from latest autoconf release.
251 * scripts/config.guess: Likewise.
253 * sysdeps/i386/i786/Implies: New file.
255 1999-01-24 Andreas Jaeger <aj@arthur.rhein-neckar.de>
257 * manual/install.texi (Running make install): Change for Linux 2.2.
259 1999-01-24 Andreas Jaeger <aj@arthur.rhein-neckar.de>
261 * manual/process.texi (Creating a Process): Fix typos.
263 1999-01-24 Roland McGrath <roland@baalperazim.frob.com>
265 * sysdeps/mach/hurd/dl-sysdep.c (__getcwd): Fail with ENOSYS, don't
266 call abort. Suggested by Mark Kettenis <kettenis@phys.uva.nl>.
268 1999-01-23 Roland McGrath <roland@baalperazim.frob.com>
270 * sysdeps/unix/sysv/linux/sys/mtio.h: Moved to...
271 * sysdeps/gnu/sys/mtio.h: ...here.
272 (_IOT_mtop, _IOT_mtget, _IOT_mtpos, _IOT_mtconfiginfo): New macros.
273 * sysdeps/gnu/Dist: Add sys/mtio.h.
274 * sysdeps/unix/sysv/linux/Dist: Remove sys/mtio.h.
275 * sysdeps/unix/sysv/linux/Makefile [$(subdir) = misc]
276 (sysdep_headers): Don't add sys/mtio.h here.
277 * sysdeps/gnu/Makefile [$(subdir) = misc] (sysdep_headers): Add it
280 Revamp Hurd ioctl typing magic to handle `struct' keyword in the
281 ioctl command macros, so we can use Unix-compatible headers that
282 make use of the _IO* macros.
283 * sysdeps/mach/hurd/bits/ioctls.h (_IOC_ENCODE_TYPE,
284 _IOC_ENCODE_TYPE_1, _IOC_ENCODE_TYPE_2, _IOTBASE_struct): New macros.
285 (_IOR, _IOW, _IOWR): Use them _IOC_ENCODE_TYPE(t) instead of _IOT_##t.
286 (_IOT_int, _IOT_char, _IOT_short): Renamed to _IOT__IOTBASE_*.
287 (numerous ioctl command macros): Restore `struct' keyword.
289 1999-01-24 Ulrich Drepper <drepper@cygnus.com>
291 * ctype/ctype.c (toupper): Correct variable names from last change.
294 1999-01-23 Ulrich Drepper <drepper@cygnus.com>
296 * sunrpc/rpc_main.c (open_output): Allow better translation of
298 (close_output): Likewise.
299 * locale/programs/localedef.c: Unify messages.
300 * malloc/obstack.c: Likewise.
301 Suggested by Vladimir Michl <Vladimir.Michl@upol.cz>.
303 * grp/putgrent.c (putgrent): Don't insert extra colon.
304 Patch by Michael Schaefer <michael.schaefer@dlr.de>.
306 * nss/nss_files/files-XXX.c (internal_getent): Make sure the buffer has
307 at least two bytes (not one). Correct buflen parameter type.
308 * nss/nss_files/files-alias.c (get_next_alias): Make sure buffer
309 has at least two bytes. Use fgets_unlocked instead of fgets.
311 * ctype/ctype.h: Don't user __tolower directly for tolower
312 implementation. Use inline function which tests for the range
313 first. Make _tolower equivalent to old tolower macros.
314 Likewise for toupper.
315 * ctype/ctype.c: Change tolower/toupper definition accordingly.
317 * argp/argp-help.c: Use _tolower instead of tolower if possible.
318 * inet/ether_aton_r.c: Likewise.
319 * inet/ether_line.c: Likewise.
320 * inet/rcmd.c: Likewise.
321 * intl/l10nflist.c: Likewise.
322 * locale/programs/ld-collate.c: Likewise.
323 * locale/programs/linereader.c: Likewise.
324 * locale/programs/localedef.c: Likewise.
325 * nis/nss_nis/nis-alias.c: Likewise.
326 * nis/nss_nis/nis-network.c: Likewise.
327 * posix/regex.c: Likewise.
328 * resolv/inet_net_pton.c: Likewise.
329 * stdio-common/printf_fp.c: Likewise.
330 * stdio-common/vfscanf.c: Likewise.
331 * sysdeps/generic/strcasestr.c: Likewise.
333 * math/bits/mathcalls.h: Fix typo.
335 1999-01-23 Roland McGrath <roland@baalperazim.frob.com>
337 * sysdeps/gnu/errlist.awk: Add comment.
339 1999-01-23 Ulrich Drepper <drepper@cygnus.com>
341 * csu/Versions: Add __register_frame_info_table.
343 1998-12-29 Geoff Keating <geoffk@ozemail.com.au>
345 * sunrpc/Versions: Include _authenticate, it's defined in a user
346 header (in fact, it's the whole contents of rpc/svc_auth.h).
348 1999-01-23 Ulrich Drepper <drepper@cygnus.com>
350 * io/ftw.c (process_entry): Initialize flag since not all gcc
351 versions are smart enough to see that this is no problem.
353 * elf/dl-open.c (_dl_init_paths): Check malloc result.
355 * csu/Versions: Add __frame_state_for.
357 1999-01-22 Ulrich Drepper <drepper@cygnus.com>
359 * sysdeps/gnu/errlist.awk: Mark ENOTSUP as alias for EOPNOTSUPP.
361 * iconv/gconv_conf.c (add_alias): Convert names to uppercase before
362 adding into search tree.
363 (add_module): Likewise.
364 * iconv/iconv_open.c: Likewise.
365 * iconv/gconv_db.c: Change all __strcasecmp to strcmp.
366 * iconv/skeleton.c (gconv_init): Likewise.
368 1999-01-20 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
370 * elf/Makefile: Make dependencies between test modules explicit.
371 (preloadtest-preloads): New variable.
372 ($(objpfx)preloadtest.out): Use it.
373 (preloadtest-ENV): Use it.
375 1999-01-22 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
377 * sysdeps/unix/sysv/linux/arm/Dist: Undo last change. Not needed.
379 1999-01-22 Roland McGrath <roland@baalperazim.frob.com>
381 * sysdeps/mach/hurd/Makefile ($(common-objpfx)stamp-errnos): Depend on
382 $(common-objpfx)errnos.d.
384 * sysdeps/mach/hurd/Makefile: Fix errnos.h -> bits/errno.h in rules.
386 * manual/errno.texi (Error Codes): Fix ENOSYS description.
389 1999-01-21 Ulrich Drepper <drepper@cygnus.com>
391 * elf/Makefile: Add missing dependency for preloadtest binary.
393 1999-01-21 Ulrich Drepper <drepper@cygnus.com>
395 * version.h (VERSION): Bump to 2.0.111.
397 * elf/Makefile (distribute): Add test module sources.
399 * sysdeps/unix/sysv/linux/sys/sysmacros.h: Pretty print.
400 * sysdeps/unix/sysv/linux/Dist: Remove sys/sysmacros.h.
401 * sysdeps/unix/sysv/linux/Makefile: Remove sys/sysmacros.h.
402 * posix/Makefile (headers): Add sys/sysmacros.h.
403 * posix/sys/types.h: Include sys/sysmacros.h for __USE_BSD.
404 * sysdeps/generic/sys/sysmacros.h: New file.
405 * sysdeps/mach/hurd/xmknod.c: Include sys/types.h and remove minor and
408 * elf/dl-close.c: Rewrite the way adding to the global scope works
409 to handle error cases better than the last change.
410 The l_global flag is now only set when the object is actually
411 counted in the global scope list.
412 * elf/dl-deps.c: Likewise.
413 * elf/dl-open.c: Likewise.
415 1999-01-20 Philip Blundell <pb@nexus.co.uk>
417 * sysdeps/unix/sysv/linux/arm/sigaction.c: New file.
419 * sysdeps/unix/sysv/linux/arm/vfork.S: New file.
420 * sysdeps/unix/sysv/linux/arm/Dist: Add vfork.S.
422 * sysdeps/unix/sysv/linux/arm/clone.S: Optimise a little, support
423 26-bit machines correctly and fix check for returned errors.
425 1999-01-21 Ulrich Drepper <drepper@cygnus.com>
427 * sysdeps/unix/sysv/linux/i386/clone.S: Micro-optimization.
429 * sysdeps/unix/sysv/linux/i386/vfork.S: Add back the first
430 implementation now that the syscall is back in 2.2.0.
432 * elf/Makefile: Change rule to make test module so that they are
433 compiled using -fPIC.
434 * elf/testobj1.c: Add missing prototype.
435 * elf/testobj1_1.c: Likewise.
436 * elf/testobj2.c: Likewise.
437 * elf/testobj3.c: Likewise.
438 * elf/testobj4.c: Likewise.
439 * elf/testobj5.c: Likewise.
440 * elf/testobj6.c: Likewise.
442 1999-01-20 Ulrich Drepper <drepper@cygnus.com>
444 * elf/Makefile (tests): Add loadfail.
445 Add rules to build failobj.so.
446 * elf/loadfail.c: New file. Test of failing to load object with
448 * elf/failobj.c: New file. Object which will fail to load.
450 * elf/dl-close.c (_dl_close): Fix last patch (cnt is unsigned).
452 * elf/dl-close.c: Handle failed loads which would have gone in the
453 global scope correctly.
455 * elf/testobj1.c: Include stdlib.h to get NULL defined.
456 * elf/testobj2.c: Likewise.
457 * elf/testobj3.c: Likewise.
458 * elf/testobj4.c: Likewise.
459 * elf/testobj5.c: Likewise.
461 * iconvdata/Makefile (modules): Add SAMI-WS2 and ISO-IR-197.
462 * iconvdata/gconv-modules: Add entries for above charsets.
463 * iconvdata/iso-ir-197.c: New file.
464 * iconvdata/sami-ws2.c: New file.
466 * sysdeps/unix/sysv/linux/vfork.c: Once again use generic version.
468 1999-01-18 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
470 * sysdeps/unix/sysv/linux/Makefile ($(objpfx)syscall-%.d): Fix
471 generation of dependency list to make it work with newer versions
474 1999-01-18 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
476 * Makerules (build-module): New macro, moved from...
477 * elf/Makefile (build-module): ... here.
478 * iconvdata/Makefile (build-module): ... and here.
480 1999-01-20 Ulrich Drepper <drepper@cygnus.com>
482 * sysdeps/alpha/Versions: Add __atan2 for libm and GLIBC_2.0.
484 * elf/Makefile (tests): Add preloadtest. Add rules to build more test
485 modules and the preloadtest binary.
486 * elf/loadtest.c (TEST_ROUNDS): Increase to 1000.
487 (testobjs): Add more modules.
488 (tests): Add entries for new modules.
489 * elf/preloadtest.c: New file. Test for LD_PRELOAD.
490 * elf/testobj1.c: Add 'preload' function.
491 * elf/testobj2.c: Likewise.
492 * elf/testobj3.c: Likewise.
493 * elf/testobj4.c: New file.
494 * elf/testobj5.c: New file.
495 * elf/testobj6.c: New file.
497 1999-01-19 Ulrich Drepper <drepper@cygnus.com>
499 * elf/dl-object.c (_dl_new_object): Micro-optimization.
501 * elf/restest1.c: New file. Symbol resolution test.
502 * elf/testobj1_1.c: New file. Module used in this test.
503 * elf/Makefile: Add rules for restest1 generation and execution.
505 * elf/dl-object.c (_dl_new_object): l_local_scope really gets
506 assigned the local scope.
508 * posix/test-vfork.c (main): Improve test to check for correct
511 * sysdeps/unix/sysv/linux/i386/vfork.S: Rewrite to use clone.
513 * sysdeps/unix/sysv/linux/bits/sched.h: Define CLONE_VFORK.
515 * timezone/zdump.c: Update from tzcode1999a.
516 * timezone/zic.c: Likewise.
518 1999-01-19 Andreas Jaeger <aj@arthur.rhein-neckar.de>
520 * math/tgmath.h: Rename nextafterx to nexttoward.
522 1999-01-19 Ulrich Drepper <drepper@cygnus.com>
524 * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Add baud rates >
526 * sysdeps/unix/sysv/linux/mips/bits/termios.h: Likewise.
527 * sysdeps/unix/sysv/linux/bits/termios.h: Likewise.
528 * sysdeps/unix/sysv/linux/alpha/bits/termios.h: Likewise.
530 * math/Makefile (libm-calls): Rename s_nextafterx to s_nexttoward.
531 * math/Versions: Likewise.
532 * math/bits/mathcalls.h: Likewise.
533 * manual/arith.texi: Likewise.
534 * sysdeps/libm-ieee754/s_nextafterl.c: Likewise.
535 * sysdeps/libm-ieee754/s_nextafterx.c: Replaced by...
536 * sysdeps/libm-ieee754/s_nexttoward.c: New file.
537 * sysdeps/libm-ieee754/s_nextafterxf.c: Replaced by...
538 * sysdeps/libm-ieee754/s_nexttowardf.c: New file.
539 * sysdeps/libm-ieee754/s_nextafterxl.c: Replaced by...
540 * sysdeps/libm-ieee754/s_nexttowardl.c: New file.
542 * time/Makefile (routines): Removed strfxtime.
543 * time/Versions: Likewise.
544 * time/strfxtime.c: Removed.
545 * time/time.h: Remove _LOCALTIME, _NO_LEAP_SECONDS, struct tmx,
546 mkxtime, and strfxtime.
548 1999-01-18 Ulrich Drepper <drepper@cygnus.com>
550 * iconv/gconv_conf.c (add_module): Complete rewrite. Use cleverer
551 data structures and avoid creating intermediate representations
552 first. Rewrite also all helper functions.
553 * iconv/gconv_db.c (find_derivation): Use new data structure for
555 * iconv/Versions: Remove __gconv_nmodules.
556 * iconv/iconv_prog.c: Rewrite generation of charset name list to
557 use new data structure.
558 * iconv/gconv_int.h (struct gconv_module): Add new elements for
559 database data structure.
560 (__gconv_modules_db): Update type.
561 (__gconv_transform_dummy): Removed.
562 * iconv/gconv_builtin.h: Remove dummy transformation.
563 * iconv/gconv_simple.c: Remove __gconv_transform_dummy.
565 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Remove
566 __syscall_vfork, add vfork.
567 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
569 1999-01-18 Andreas Jaeger <aj@arthur.rhein-neckar.de>
571 * posix/test-vfork.c: Include <sys/wait.h> for wait declaration.
573 1999-01-16 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
575 * manual/ctype.texi: Fix cross refs and typos.
576 * manual/charset.texi: Likewise.
578 1999-01-18 Ulrich Drepper <drepper@cygnus.com>
580 * Rules: Add dummy.c and dummy.o to common-generated.
581 Patch by Andreas Schwab.
583 1999-01-18 10:07 -0500 Zack Weinberg <zack@rabi.phys.columbia.edu>
585 * manual/libc-texinfo.sh: Use tsort.awk.
586 * manual/tsort.awk: New file.
587 * manual/Makefile (minimal-dist): Add tsort.awk.
588 (distribute): Remove generated files: summary.texi,
589 stamp-summary, chapters.texi, top-menu.texi, and texis.
591 1999-01-15 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
593 * sysdeps/unix/sysv/linux/m68k/vfork.S: Test return value after
596 1999-01-17 Ulrich Drepper <drepper@cygnus.com>
598 * wctype/wcfuncs.c: Declare __ctype32_b.
600 * elf/Makefile (test-modules): Add test-modules.
602 * stdlib/canonicalize.c (canonicalize): Update write pointer after
603 realloc. Minor optimizations.
605 1999-01-16 Ulrich Drepper <drepper@cygnus.com>
607 * po/no.po: Update from norwegian translation team.
609 * iconvdata/iso-2022-jp.c: Correct handling of G2 set.
610 Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
612 * elf/Makefile (tests): Add loadtest.
613 Add rules to generate test modules.
614 * Makeconfig (+link): Add $(LDFLAGS-$(@F)) to command line.
615 * elf/loadtest.c: New file.
616 * elf/testobj1.c: New file.
617 * elf/testobj2.c: New file.
618 * elf/testobj3.c: New file.
620 * elf/dl-close.c: Correct removing module from global list.
622 * elf/dl-open.c: Add debugging code.
624 * include/string.h: Add __rawmemchr prototype.
625 * string/Makefile (routines): Add rawmemchr.
626 * string/Versions [GLIBC_2.1]: Add __rawmemchr and rawmemchr.
627 * string/string.h: Add prototype for rawmemchr.
628 * string/bits/string2.h: Optimize strchr with rawmemchr.
629 * sysdeps/generic/rawmemchr.c: New file.
630 * sysdeps/i386/rawmemchr.c: New file.
631 * sysdeps/i386/i486/bits/string.h: Add rawmemchr inline code.
632 Optimize strchr with rawmemchr.
634 * sysdeps/unix/sysv/linux/bits/posix_opt.h: Define _LFS_LARGEFILE,
635 _LFS64_LARGEFILE, and _LFS64_STDIO for Unix98.
637 1999-01-14 Andreas Jaeger <aj@arthur.rhein-neckar.de>
639 * nis/nis_error.c (nis_errlist): Fix capitilasation.
641 1999-01-15 Ulrich Drepper <drepper@cygnus.com>
643 * posix/Makefile (tests): Add test-vfork.
644 * posix/test-vfork.c: New file by Andreas Schwab.
646 * manual/charset.texi: More misspelling fixes.
647 Reported by Tom Tromey <tromey@cygnus.com>.
648 Improve mbsinit example.
650 * sysdeps/unix/sysv/linux/vfork.c: Removed.
651 * sysdeps/unix/sysv/linux/i386/vfork.S: New file.
653 1999-01-14 Ulrich Drepper <drepper@cygnus.com>
655 * Make-dist: If file is generated but still distributed the later
658 * sysdeps/unix/sysv/linux/arm/Dist: Add sys/user.h.
660 * manual/Makefile (examples): Filter out the example code from
663 * version.h (VERSION): Bump to 2.0.110.
665 * nis/nis_error.c (nis_errlist): Fix typo in string.
667 * misc/regexp.h: Add restrict to function declarations.
669 1998-12-30 Andreas Jaeger <aj@arthur.rhein-neckar.de>
671 Patche by Ralf Baechle <ralf@gnu.org>:
672 * sysdeps/mips/sys/regdef.h: New file, enhanced versions of
673 deleted linux specific files.
675 1998-12-29 Andreas Jaeger <aj@arthur.rhein-neckar.de>
677 * sysdeps/unix/sysv/linux/mips/bits/siginfo.h: New file.
679 1999-01-14 Andreas Jaeger <aj@arthur.rhein-neckar.de>
681 * misc/regexp.h (compile): Correct end-of-line check, fix typo in
682 docu. Reported by Kalle Olavi Niemitalo <kalle@Niemitalo.fi>.
684 1999-01-14 Ulrich Drepper <drepper@cygnus.com>
686 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add vfork.
687 Patch by Richard Henderson <rth@twiddle.net>.
689 1999-01-13 Ulrich Drepper <drepper@cygnus.com>
691 * manual/nss.texi (NSS Module Interface): Document requirement on errno
692 value after unsuccessful call of module function.
694 * sysdeps/unix/sysv/linux/syscalls.list: Add __syscall_fork alias.
695 * sysdeps/unix/sysv/linux/vfork.c: Use vfork syscall if available,
697 * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add vfork.
698 * sysdeps/unix/sysv/linux/sparc32/syscalls.list: Likewise.
699 * sysdeps/unix/sysv/linux/sparc64/syscalls.list: Likewise.
701 * sysdeps/unix/sysv/linux/i386/sysdep.h: Correct handling of
702 INLINE_SYSCALL for syscall without parameters.
704 1999-01-13 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
706 * sysdeps/unix/make-syscalls.sh: Set shared-only-routines for
709 * Rules: Remove rules for empty.* again.
711 1999-01-13 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
713 * sysdeps/unix/sysv/linux/m68k/vfork.S: New file.
715 1999-01-13 Ulrich Drepper <drepper@cygnus.com>
717 * sysdeps/i386/bits/string.h: Correct several bugs in various
718 functions which never worked.
719 Patch by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
721 1999-01-12 Ulrich Drepper <drepper@cygnus.com>
723 * manual/charset.texi: Add many corrections.
724 Patch by Benjamin Kosnik <bkoz@cygnus.com>.
726 1999-01-12 Andreas Jaeger <aj@arthur.rhein-neckar.de>
728 * manual/charset.texi: Fix some typos.
730 1999-01-12 Ulrich Drepper <drepper@cygnus.com>
732 * login/programs/pt_chown.c (main): Update copyright year.
734 1999-01-11 Ulrich Drepper <drepper@cygnus.com>
736 * sysdeps/posix/tempname.c: Open files with mode 0600.
738 * ctype/Versions [GLIBC_2.0]: Export __ctype32_b.
739 * include/wctype.h: Declare __iswctype.
740 * stdio-common/vfscanf.c (__vfscanf): Use __iswspace instead of
742 * wctype/Makefile (routines): Add wcextra_l.
743 * wctype/wcextra.c (iswblank): Implement function here and don't use
745 (__iswblank_l): Move definition to...
746 * wctype/wcextra_l.c: ...here. New file.
747 * wctype/wcfuncs.c: Really implement functions and don't call
748 __iswctype or __towctrans.
749 * wctype/wctype.h: Change isw* and tow* macros. Don't call
750 __iswctype or __towctrans. Instead optimize constant argument case.
752 * iconv/gconv.h: Fix typos.
754 * iconv/skeleton.c: Fix typos. Optimize init function a bit.
755 Correctly emit escape sequence to return to initial state in
758 * iconvdata/iso-2022-jp.c (gconv_init): Correctly initialize
759 max_needed_to element.
761 * manual/mbyte.texi: Removed. This is now described in charset.texi.
762 * manual/charset.texi: New file.
763 * manual/Makefile (chapters): Replace mbyte by charset.
764 * manual/ctype.texi: Document wide character functions.
765 * manual/intro.texi: Fix reference to mbyte chapter.
766 * manual/lang.texi: Likewise.
767 * manual/locale.texi: Likewise.
768 * manual/stdio.texi: Likewise.
769 * manual/string.texi: Fix @node line for new charset chapter.
770 * manual/libc.texinfo (UPDATED): Updated. Also update copyright years.
771 * manual/memory.texi (savestring): Optimize code to give a good
774 * manual/filesys.texi: Fix wording. Patches by Jim Meyering.
776 * nscd/nscd_getgr_r.c: Include stdint.h to get uintptr_t definition.
777 * nscd/nscd_getpw_r.c: Likewise.
778 * nscd/nscd_gethst_r.c: Likewise.
780 * stdlib/stdtold_l.c: Always include xlocale.h.
782 1999-01-11 Geoffrey Keating <geoffk@ozemail.com.au>
784 * stdlib/fpioconst.h (LDBL_MAX_10_EXP_LOG): Define to be same as
785 DBL_MAX_10_EXP_LOG if there is no long double.
786 (_fpioconst_pow10): Always use size as LDBL_MAX_10_EXP_LOG to match
789 1999-01-10 Andreas Jaeger <aj@arthur.rhein-neckar.de>
791 * timezone/Makefile ($(testdata)/GB): Changed to ...
792 ($(testdata)/Europe/London): ... for tst-timezone test.
793 ($(objpfx)tst-timezone.out): Change GB to Europe/London.
795 * timezone/tst-timezone.c (main): Enable DST switching test,
796 change GB to Europe/London.
798 1999-01-10 Philip Blundell <philb@gnu.org>
800 * socket/Makefile (headers): Remove bits/sockunion.h.
802 1999-01-09 Philip Blundell <philb@gnu.org>
804 * socket/sys/socket.h: Don't include <bits/sockunion.h>.
805 * sysdeps/generic/bits/sockunion.h: Deleted.
806 * sysdeps/unix/sysv/linux/bits/sockunion.h: Likewise.
808 1999-01-08 H.J. Lu <hjl@gnu.org>
810 * io/fts.c (fts_close): Don't access memory after having it freed.
812 1998-01-08 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
814 * manual/Makefile (stamp-summary): Remove space after -t option
815 for compatibility with non-GNU sort programs.
817 1999-01-08 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
819 * manual/search.texi (Comparison Functions): Fix compare_doubles
822 1999-01-07 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
824 * Makerules (do-tests-clean): Remove reference to obsolete
825 variable tests-static.
827 1999-01-07 Ulrich Drepper <drepper@cygnus.com>
829 * sysdeps/unix/sysv/linux/ntp_adjtime.c: Removed. It's an alias
831 * sysdeps/unix/sysv/linux/Dist: Add ntp_gettime.c.
832 * sysdeps/unix/sysv/linux/Makefile [subdir=time] (sysdep_routines):
834 * sysdeps/unix/sysv/linux/syscalls.list: Add alias ntp_adjtime to
836 * sysdeps/unix/sysv/linux/sys/timex.h: Correct prototype for
839 * sysdeps/i386/i686/mempcpy.S: Fix typos.
841 * sysdeps/i386/i686/memset.S: New file.
842 * sysdeps/i386/i686/bzero.S: New file.
843 * sysdeps/i386/i686/strcmp.S: New file.
844 * sysdeps/i386/i686/memcpy.S: New file.
846 * sysdeps/unix/sysv/linux/Makefile [subdir=time] (sysdep_routines):
847 Add ntp_adjtime and ntp_gettime.
848 * sysdeps/unix/sysv/linux/Versions [GLIBC_2.1]: Add ntp_adjtime and
851 1998-12-29 Ulrich Windl <Ulrich.Windl@rz.uni-regensburg.de>
853 * manual/time.texi (Precision Time): Add documentation for
854 ntp_gettime and ntp_adjtime.
856 1998-12-28 Ulrich Windl <Ulrich.Windl@rz.uni-regensburg.de>
858 * sysdeps/unix/sysv/linux/ntp_gettime.c: Created new file
860 * sysdeps/unix/sysv/linux/ntp_adjtime.c: Created new file
862 * sysdeps/unix/sysv/linux/sys/timex.h (struct ntptimeval): Added.
863 Add prototypes for ntp_adjtime and ntp_gettime.
865 1999-01-07 Ulrich Drepper <drepper@cygnus.com>
867 * sysdeps/i386/bits/select.h (__FD_ZERO): Remove early clobbers
868 from c and D register output.
870 1999-01-07 Philip Blundell <philb@gnu.org>
872 * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: Fix bug in last change.
874 1999-01-07 Ulrich Drepper <drepper@cygnus.com>
876 * sysdeps/unix/sysv/linux/alpha/bits/types.h: Correct type for
877 __fsfilcnt_t. Patch by Bruce Elliott <bde@nwlink.com>.
879 1999-01-05 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
881 * manual/conf.texi: Remove pointers from first @node. Move old
882 @node spec inside comment.
883 * manual/lang.texi: Likewise.
884 * manual/libc-texinfo.sh: Also find `@node.*Top' in a comment.
885 * manual/stdio.texi: Fix typo.
887 1999-01-04 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
889 * wcsmbs/btowc.c: Accept all values in the range [SCHAR_MIN
890 .. UCHAR_MAX]. Local var buf renamed to result and its type
891 changed from char[] to wchar_t to get proper alignment.
893 * posix/fnmatch.c: Also cast the arguments of the other ctype
894 functions to unsigned char.
896 1999-01-07 Ulrich Drepper <drepper@cygnus.com>
898 * Rules: Add rules for empty.{o,os,op} back.
900 1999-01-05 Ulrich Drepper <drepper@cygnus.com>
902 * Makerules (common-mostlyclean): Add missing parentheses.
904 * Rules: Add back rules for empty.o generation.
906 1999-01-05 Philip Blundell <philb@gnu.org>
908 * sysdeps/unix/sysv/linux/net/if_arp.h: Add new ARPHRD definitions
909 from latest (2.2.0pre4) kernel.
911 1999-01-05 Scott Bambrough <scottb@corelcomputer.com>
913 * sysdeps/unix/sysv/linux/arm/sys/user.h : New file. Fixes problem
914 on ARM platforms with programs that include <sys/user.h> and
915 <sys/ptrace.h>. Solution suggested by Geoff Keating earlier with
916 fix for same problem on the PowerPC platform.
918 1999-01-04 Philip Blundell <philb@gnu.org>
920 * sysdeps/unix/sysv/linux/arm/register-dump.h: Correct widths of
922 * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: New file.
924 1999-01-04 Ulrich Drepper <drepper@cygnus.com>
926 * csu/version.c (banner): Update date.
927 * catgets/gencat.c: Update year in copyright message text.
928 * db2/makedb.c: Likewise.
929 * debug/catchsegv.sh: Likewise.
930 * elf/ldd.bash.in: Likewise.
931 * elf/sprof.c: Likewise.
932 * iconv/iconv_prog.c: Likewise.
933 * locale/programs/locale.c: Likewise.
934 * locale/programs/localedef.c: Likewise.
935 * login/programs/utmpd.c: Likewise.
936 * malloc/mtrace.pl: Likewise.
937 * nscd/nscd.c: Likewise.
938 * nss/getent.c: Likewise.
939 * posix/getconf.c: Likewise.
941 1999-01-02 Philip Blundell <philb@gnu.org>
943 * sunrpc/Makefile: Ensure that we really use the right path for cpp.
945 1999-01-03 Philip Blundell <philb@gnu.org>
947 * Makefile (tests-clean): New target to delete test output files.
948 * Makerules (do-tests-clean): New rule to support the above.
949 * Rules (subdir_testclean): Likewise.
951 1999-01-03 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
953 * iconv/Makefile: Use install-others instead of explicit
954 dependency on subdir_install.
956 1999-01-02 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
958 * iconv/gconv_db.c (find_derivation): Release lock before
960 (__gconv_find_transform): Likewise.
962 1999-01-01 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
964 * inet/ether_ntoa.c (ether_ntoa): Make `asc' static since that's
967 1999-01-01 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
969 * Makerules: Remove all references to obsolete variables
970 tests-static and test-srcs-static.
971 * Make-dist: Likewise.
972 * Rules: Likewise. Remove rules to generate obsolete empty.{c,o*}.
974 1999-01-03 Philip Blundell <philb@gnu.org>
976 * sysdeps/unix/sysv/linux/arm/pread.c: Use the i386 implementation.
977 * sysdeps/unix/sysv/linux/arm/pread64.c: Likewise.
978 * sysdeps/unix/sysv/linux/arm/pwrite.c: Likewise.
979 * sysdeps/unix/sysv/linux/arm/pwrite64.c: Likewise.
981 1998-12-28 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
983 * sysdeps/m68k/dl-machine.h (elf_machine_rela): Reorder expression
984 to avoid accessing global data in the usual case.
986 1999-01-01 Andreas Jaeger <aj@arthur.rhein-neckar.de>
988 * wcsmbs/wcstold_l.c: Correct last patch to include wchar.h from
991 1998-12-31 Ulrich Drepper <drepper@cygnus.com>
993 * iconvdata/Makefile: Use rpath $ORIGIN for modules which use any of
994 the conversion libraries.
996 * include/features.h: Mention latest extensions in _POSIX_C_SOURCE
999 * libio/genops.c (list_all_lock): New variable.
1000 (_IO_un_link, _IO_link_in): Acquire lock before modifying _IO_list_all.
1003 * sysdeps/i386/i686/strtok.s: Add missing cld.
1005 * sysdeps/i386/i686/mempcpy.S: New file.
1007 1998-12-30 Geoff Keating <geoffk@ozemail.com.au>
1009 Suppress parentheses warnings:
1010 * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
1011 (DL_FIND_ARG_COMPONENTS): here,
1012 * sysdeps/powerpc/dl-machine.c: here,
1013 * sysdeps/powerpc/fclrexcpt.c (feclearexcept): here,
1014 * sysdeps/powerpc/fesetround.c (fesetround): here,
1015 * sysdeps/powerpc/feupdateenv.c (feupdateenv): here,
1016 * sysdeps/powerpc/fraiseexcpt.c (feraiseexcept): here,
1017 * sysdeps/powerpc/fsetexcptflg.c (fesetexceptflag): here,
1018 * sysdeps/powerpc/s_rint.c (__rint): here,
1019 * sysdeps/powerpc/s_rintf.c (__rintf): here,
1020 * sysdeps/powerpc/w_sqrt.c (__sqrt): here,
1021 * sysdeps/powerpc/w_sqrtf.c (__sqrtf): and here.
1023 1998-12-30 Geoff Keating <geoffk@ozemail.com.au>
1025 * wcsmbs/wcstold.c [__NO_LONG_DOUBLE_MATH]: Include wchar.h.
1026 * wcsmbs/wcstold_l.c [__NO_LONG_DOUBLE_MATH]: Likewise. Also define
1027 appropropriate prototypes, correct procedure names.
1029 1998-12-30 Geoff Keating <geoffk@ozemail.com.au>
1031 * sysdeps/generic/crypt-entry.c: Prototype __crypt_r, suppress
1033 (__crypt_r): Add __restrict.
1034 * sysdeps/generic/crypt.h: Remove internal routine. Add __restrict.
1036 1998-12-31 Ulrich Drepper <drepper@cygnus.com>
1038 * stdlib/longlong.h: Add missing #else in SPARC definitions.
1040 1998-12-30 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1042 Patches by Ralf Baechle <ralf@gnu.org>:
1043 * sysdeps/unix/sysv/linux/mips/sgidefs.h: Removed.
1044 * sysdeps/unix/sysv/linux/mips/sys/asm.h: Removed.
1045 * sysdeps/unix/sysv/linux/mips/sys/regdef.h: Removed.
1046 * sysdeps/unix/sysv/linux/mips/sys/fpregdef.h: Removed.
1047 * sysdeps/unix/sysv/linux/mips/regdef.h: Removed.
1048 * sysdeps/unix/sysv/linux/mips/fpregdef.h: Removed.
1050 * sysdeps/unix/sysv/linux/mips/Makefile: Remove delete files.
1051 * sysdeps/unix/sysv/linux/mips/Dist: Remove deleted files.
1053 * sysdeps/mips/sys/fpregdef.h: New files, enhanced versions of deleted
1054 linux specific files.
1055 * sysdeps/mips/sys/asm.h: Likewise.
1056 * sysdeps/mips/sgidefs.h: Likewise.
1057 * sysdeps/mips/fpregdef.h: Likewise.
1058 * sysdeps/mips/regdef.h: Likewise.
1060 * sysdeps/mips/Makefile: Add new headers.
1061 * sysdeps/mips/Dist: Add new files.
1063 * sysdeps/mips/fpu_control.h (_FPU_DEFAULT): Change value.
1065 1998-12-28 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1067 * iconvdata/Makefile: Remove variable assignments and rules that
1068 are now auto-generated. Include $(objpfx)iconv-rules instead.
1069 Btw, that removes a few typos.
1070 (charmaps): New variable.
1071 ($(objpfx)iconv-rules): New target.
1072 (gen-8bit-modules): Renamed from sed-generated-headers, remove .h
1074 (gen-8bit-gap-modules): Renamed from awk-generated-headers, remove
1076 (gen-special-modules): New variable.
1077 (generated-modules): New variable.
1079 (before-compile): Likewise.
1080 (generated): Likewise, and add iconv-rules.
1081 * iconvdata/euc-cn.c: Renamed from euccn.c.
1082 * iconvdata/euc-jp.c: Renamed from eucjp.c.
1083 * iconvdata/euc-kr.c: Renamed from euckr.c.
1084 * iconvdata/euc-tw.c: Renamed from euctw.c.
1085 * iconvdata/iso_6937.c: Renamed from iso6937.c.
1086 * iconvdata/iso_6937-2.c: Renamed from iso6937-2.c.
1087 * iconvdata/t.61.c: Renamed from t61.c.
1088 * iconvdata/Makefile (distribute): Adjusted for those renames.
1089 Remove $(objpfx) from names.
1091 1998-12-28 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1093 * sysdeps/generic/hp-timing.h: Fix comment.
1094 * sysdeps/generic/dl-hash.h: Likewise.
1095 * sysdeps/i386/i686/hp-timing.h: Likewise.
1097 1998-12-28 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1099 * posix/fnmatch.c (fnmatch): Always pass unsigned char values to
1102 1998-12-28 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1104 * nss/db-Makefile ($(VAR_DB)/shadow.db): Fix last change.
1106 1998-12-29 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1108 * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Sync with
1109 current Linux 2.1.132 kernel sources.
1111 1998-12-28 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1113 Patches by Ralf Baechle <ralf@gnu.org> for Linux/MIPS:
1114 * sysdeps/unix/sysv/linux/mips/syscalls.list: Add ipc, change
1115 pread/pwrite and llseek calls.
1117 * sysdeps/unix/sysv/linux/mips/sysdep.S: New file.
1119 1998-12-29 Wolfram Gloger <wmglo@dent.med.uni-muenchen.de>
1121 * malloc/thread-m.h [_LIBC] : Fix for NO_THREADS case.
1123 1998-12-28 Ulrich Drepper <drepper@cygnus.com>
1125 * version.h (VERSION): Bump to 2.0.109.
1127 * Makefile (distribute): Add INTERFACE and CONFORMANCE.
1128 * elf/Makefile (distribute): Add hp-timing.h.
1129 * sysdeps/i386/i686/Dist: New file.
1131 * mach/Versions: Add mach_msg_send and mach_msg_receive.
1132 Patch by UCHIYAMA Yasushi <uch@nop.or.jp>.
1134 * sysdeps/unix/sysv/linux/netipx/ipx.h (SIOCIPXNCPCONN): New macro
1137 * stdlib/fpioconst.c: If __NO_LONG_DOUBLE_MATH don't define constants
1138 beyond range of double.
1139 * stdlib/fpioconst.h (_fpioconst_pow10): Reduce size according to
1141 * stdlib/strtold.c: Fall back on double functions if
1142 __NO_LONG_DOUBLE_MATH.
1143 * stdlib/strtold_l.c: Likewise.
1144 * wcsmbs/wcstold.c: Likewise.
1145 * wcsmbs/wcstold_l.c: Likewise.
1146 * sysdeps/ieee754/ldbl2mpn.c: Don't generate code if
1147 __NO_LONG_DOUBLE_MATH.
1148 * sysdeps/ieee754/mpn2ldbl.c: Likewise.
1150 1998-12-28 Geoff Keating <geoffk@ozemail.com.au>
1152 * sysdeps/powerpc/bits/endian.h: Use #warning, not #error, if
1153 the endianness can't be determined, for makedepend.
1155 1998-12-27 Ulrich Drepper <drepper@cygnus.com>
1157 * elf/dl-lookup.c (_dl_num_relocations): New variable.
1158 (do_lookup): Increment _dl_num_relocations for every call.
1159 * elf/rtld.c (print_statistics): New function.
1160 (_dl_debug_statistics): New variable. Set when statistics are asked
1162 (rtld_total_time, relocate_time, load_time): New variables. Used
1163 in print_statistics.
1164 (_dl_start): Record start and end time of startup. Call
1165 print_statistics if needed.
1166 (dk_main): Record times for relocations and loading.
1167 (process_dl_debug): Recognize statistics.
1169 Low-level, low-overhead, high-precision timing functionality.
1170 * sysdeps/generic/hp-timing.h: New file.
1171 * sysdeps/i386/i686/Makefile: New file.
1172 * sysdeps/i386/i686/hp-timing.h: New file.
1173 * sysdeps/i386/i686/hp-timing.c: New file.
1175 * sysdeps/i386/dl-machine.h (elf_machine_rel): Reverse order of OR
1176 clauses to avoid accessing global variables during rtld relocation.
1178 * sunrpc/rpc_main.c: Unify messages.
1180 * sysdeps/unix/sysv/linux/arm/Dist: Add ioperm.c and sys/io.h.
1182 1998-12-27 Roland McGrath <roland@baalperazim.frob.com>
1184 * sysdeps/mach/hurd/bits/statfs.h (struct statfs, struct statfs64):
1185 Remove __ from member names; rename __unused to f_spare.
1187 1998-12-21 Mark Kettenis <kettenis@phys.uva.nl>
1189 Implement fstatvfs and statvfs on the Hurd.
1190 * sysdeps/mach/hurd/bits/statfs.h: New file.
1191 * sysdeps/mach/hurd/bits/statvfs.h: New file.
1192 * sysdeps/mach/hurd/fstatvfs.c: New file.
1193 * sysdeps/mach/hurd/statvfs.c: New file.
1195 * sysdeps/generic/fstatfs64.c: Changed into stub.
1196 Moved previous contents to...
1197 * sysdeps/unix/sysv/linux/fstatfs64.c: ...here.
1198 * sysdeps/generic/fstatvfs64.c: Likewise.
1199 * sysdeps/unix/sysv/linux/fstatvfs64.c: Likewise.
1200 * sysdeps/generic/statfs64.c: Likewise.
1201 * sysdeps/unix/sysv/linux/statfs64.c: Likewise.
1202 * sysdeps/generic/statvfs64.c: Likewise.
1203 * sysdeps/unix/sysv/linux/statvfs64.c: Likewise.
1205 1998-12-25 Ulrich Drepper <drepper@cygnus.com>
1207 * elf/dl-hash.h: Move to...
1208 * sysdeps/generic/dl-hash.h: ...here. Correct parameter type (must
1209 be unsigned char). Remove conditional from inner loop and rearrange
1210 binary operations (12-22% performance increase).
1211 * sysdeps/i386/i686/dl-hash.h: New file. Another 10% faster than
1212 optimized generic version.
1214 1998-12-23 Ulrich Drepper <drepper@cygnus.com>
1216 * elf/dl-lookup.c (do_lookup): If looking up an unversioned symbol
1217 but the object file only contains versioned definitions than
1218 accept the definition if there is exactly one even if the version
1219 number is not the default version. This helps dlsym() to find
1220 newly introduced symbols.
1222 * locale/programs/ld-collate.c: Unify messages and correct typos.
1223 * locale/programs/ld-monetary.c: Likewise.
1224 * locale/programs/ld-numeric.c: Likewise.
1225 * locale/programs/ld-time.c: Likewise.
1226 * manual/errno.texi: Likewise.
1227 * nis/nis_error.c: Likewise.
1228 * nis/nis_print.c: Likewise.
1229 * nis/nss_nisplus/nisplus-publickey.c: Likewise.
1230 * sunrpc/rpc_main.c: Likewise.
1232 1998-12-20 Philip Blundell <philb@gnu.org>
1234 * sysdeps/unix/sysv/linux/arm/sysdep.h (INLINE_SYSCALL): Add
1236 * sysdeps/unix/sysv/linux/arm/syscalls.list: Remove wrappers for
1239 1998-12-22 Philip Blundell <pb@nexus.co.uk>
1241 * sysdeps/unix/sysv/linux/arm/ioperm.c: New file.
1242 Implementation of inb, outb etc for ARM systems.
1243 * sysdeps/unix/sysv/linux/arm/sys/io.h: Likewise.
1244 * sysdeps/unix/sysv/linux/arm/Versions: Add appropriate
1245 entries for the above.
1247 1998-12-21 Ulrich Drepper <drepper@cygnus.com>
1249 * nss/db-Makefile (shadow.db): Create file with correct protections.
1250 Based on a patch by Joel Klecker <espy@debian.org>.
1252 * inet/gethstbynm_r.c: Remove NEED__RES definition since we do this
1253 anyway for digits_dots.c.
1254 * nss/getXXbyYY.c: Initialize _res before using digits_dots.c
1256 * nss/getXXbyYY_r.c: Likewise.
1258 1998-12-19 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1260 * sunrpc/key_call.c (getkeyserv_handle): Use __fcntl instead of
1263 1998-12-20 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1265 * locale/weight.h (get_weight): Extract string elements as
1268 1998-12-06 Mark Kettenis <kettenis@phys.uva.nl>
1270 Reverse the change of 1998-04-22. Providing a struct dirent with
1271 different members when __USE_FILE_OFFSET64 is defined is asking
1272 for trouble. Instead add the necessary LFS magic to the 4.4BSD
1274 * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Add LFS definitions.
1275 * sysdeps/mach/hurd/bits/dirent.h: Removed.
1276 * sysdeps/mach/hurd/readdir64.c: Removed.
1277 * sysdeps/mach/hurd/readdir64_r.c: Removed.
1279 1998-12-20 Roland McGrath <roland@baalperazim.frob.com>
1281 * sysdeps/generic/bits/mman.h [__USE_MISC] (MAP_ANONYMOUS): Define as
1284 * stdio/stdio.h (sys_errlist, sys_nerr, _sys_errlist, _sys_nerr):
1285 Remove decls. They don't exist at all on the Hurd.
1287 * sunrpc/svc_unix.c, sunrpc/clnt_unix.c: Avoid using `struct cmsghdr'
1288 and `struct ucred' #ifndef SCM_CREDENTIALS.
1290 * sunrpc/publickey.c (getsecretkey): Use `&errno' instead of
1291 `__errno_location ()'; means the same, works for Hurd.
1293 * sysdeps/mach/hurd/Makefile (subdirs): Don't elide sunrpc.
1295 1998-12-18 Ulrich Drepper <drepper@cygnus.com>
1297 * sysdeps/unix/sysv/sysv4/solaris2/bits/types.h: Include
1298 features.h and stddef.h.
1299 * sysdeps/unix/sysv/sysv4/solaris2/bits/sigstack.h (struct
1300 sigaltstack): Move ss_size field at the end.
1301 Patches by Jeff Bailey <jbailey@nisa.net>.
1303 * time/getdate.c (check_mday): tm_mon contains values from 0 to 11,
1306 * manual/texinfo.tex: Update to latest version.
1308 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add ipc.
1309 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
1310 Patch by Cristian Gafton <gafton@redhat.com>.
1312 1998-12-17 Ulrich Drepper <drepper@cygnus.com>
1314 * iconvdata/gconv-modules: Add remaining aliases from Internet
1317 * iconv/gconv_int.h (gconv_module): Add new element from_regex_mem.
1318 * iconv/gconv_conf.c (module_compare): Make s1 and s2 const.
1319 (detect_conflict): New function.
1320 (add_alias): Call detect_conflict to see whether there is already
1321 a module for the new name.
1322 (add_module): Make sure there is no alias for the new name.
1323 (read_conf_file): Call add_alias with new argument.
1324 (__gconv_read_conf): Don't destroy module tree immediately after
1325 walking it. We need it to test the internal conversions for
1327 * iconv/gconv_db.c (find_derivation): Don't allocate memory for
1328 regular expression. There is now room in the module descriptor.
1329 (free_mem): Don't free memory for regular expression.
1331 * sysdeps/unix/sysv/linux/bits/socket.h: Add AF_IRDA, PF_IRDA and
1334 * sunrpc/clnt_unix.c (clntunix_destroy): Use __close not close.
1335 * libio/oldtmpfile.c: Likewise.
1336 * libio/oldiofdopen.c: Use __fcntl instead fcntl.
1337 * sysdeps/posix/profil.c: Use __sigaction instead of sigaction.
1339 * iconvdata/iso646.c (gconv_init): Return correct error value if we
1341 * iconvdata/iso-2022-jp.c: Likewise.
1343 * iconv/gconv_db.c (gen_steps): Respect error return value from
1344 init functions and abort.
1346 * iconvdata/iso646.c: Recognize NF_Z_62-010_1973 as charset name.
1348 1998-12-17 H.J. Lu <hjl@gnu.org>
1350 * sunrpc/rpc/xdr.h (XDR_DESTROY): Add ';'.
1351 (xdr_destroy): Likewise.
1353 1998-12-17 Ulrich Drepper <drepper@cygnus.com>
1355 * login/login.c: Determine pts/3 as terminal name if path is
1356 /dev/pts/3. This is consistent with getlogin. [PR libc/906]
1358 1998-12-16 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1360 * sysdeps/posix/tempname.c (__path_search): Add casts for format
1363 1998-12-16 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1365 * sunrpc/rpc/xdr.h (XDR_DESTROY, xdr_destroy): Avoid dangling else
1367 (IXDR_PUT_INT32): Fully parenthesize parameters.
1368 (IXDR_GET_LONG, IXDR_PUT_LONG): Mark GCC extension. Fully
1369 parenthesize parameter.
1371 1998-12-16 Ulrich Drepper <drepper@cygnus.com>
1373 * iconvdata/gconv-modules: Add some of the charset name aliases
1374 used in Internet standards.
1376 1998-12-16 Ulrich Drepper <drepper@cygnus.com>
1378 * version.h (VERSION): Bump to 2.0.107.
1380 * sysdeps/i386/i486/bits/string.h: Pretty printing.
1382 1998-12-16 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
1384 * sunrpc/rpc/xdr.h: Revert patch from 1998-12-14, partly revert
1385 patch from 1998-12-01.
1387 1998-12-16 Roland McGrath <roland@baalperazim.frob.com>
1389 * sysdeps/mach/hurd/bits/local_lim.h (SYMLOOP_MAX): Define this #ifdef
1390 __USE_BSD as well as #ifdef __USE_GNU, so MAXSYMLINKS can use it.
1391 Reported by UCHIYAMA Yasushi <uch@nop.or.jp>
1393 1998-12-16 Ulrich Drepper <drepper@cygnus.com>
1395 * iconvdata/ibm866.c: New file.
1396 * iconvdata/cp1258.c: New file.
1397 * iconvdata/cp1258.h: New file.
1398 * iconvdata/mac-uk.c: New file.
1399 * iconvdata/gconv-modules: Add rules for new modules.
1400 * iconvdata/Makefile: Likewise.
1402 * sysdeps/gnu/bits/ipc.h: Move libc internal bits to...
1403 * include/bits/ipc.h: ..here. New file.
1405 1998-12-16 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1407 * sysdeps/unix/sysv/linux/tcsetattr.c (tcsetattr): Don't change
1408 read-only struct termios_p* but change k_termios member directly.
1410 1998-12-15 H.J. Lu <hjl@gnu.org>
1412 * sysdeps/posix/tempname.c (__path_search): Fix the maximum
1415 1998-12-15 Ulrich Drepper <drepper@cygnus.com>
1417 * sysdeps/unix/sysv/linux/msgctl.c: Use INLINE_SYSCALL.
1418 * sysdeps/unix/sysv/linux/msgget.c: Likewise.
1419 * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
1420 * sysdeps/unix/sysv/linux/msgsnd.c: Likewise.
1421 * sysdeps/unix/sysv/linux/semctl.c: Likewise.
1422 * sysdeps/unix/sysv/linux/semget.c: Likewise.
1423 * sysdeps/unix/sysv/linux/semop.c: Likewise.
1424 * sysdeps/unix/sysv/linux/shmat.c: Likewise.
1425 * sysdeps/unix/sysv/linux/shmctl.c: Likewise.
1426 * sysdeps/unix/sysv/linux/shmdt.c: Likewise.
1427 * sysdeps/unix/sysv/linux/shmget.c: Likewise.
1428 * sysdeps/unix/sysv/linux/syscalls.list: Remove ipc syscall here.
1429 * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add ipc syscall here.
1431 * time/strftime.c: Remove 'f' format.
1433 * time/strptime.c (get_number): Ignore trailing whitespace.
1434 (strptime_internal): Handle 'F' and 'k' formats.
1436 * sysdeps/posix/tempname.c (__path_search): Add second part of the
1437 patch by Andreas Jaeger.
1439 1998-12-15 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1441 * stdio-common/tst-tmpnam.c (main): Use void as parameter to avoid
1442 warnings about unused args. Fix comment.
1444 1998-12-15 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1446 * sysdeps/posix/tempname.c (__path_search): Correct last patch.
1448 1998-12-14 Ulrich Drepper <drepper@cygnus.com>
1450 * sunrpc/rpc/xdr.h (IXDR_GET_INT32): Case pointer before reading from
1452 (IXDR_PUT_INT32): Likewise for writing.
1453 Patch by Bruce Elliott <bde@nwlink.com>.
1455 1998-12-08 H.J. Lu <hjl@gnu.org>
1457 * sysdeps/unix/sysv/linux/speed.c (cfsetospeed): Don't clear
1458 the IBAUD0 bit in c_iflag.
1460 * sysdeps/unix/sysv/linux/tcsetattr.c (tcsetattr): Clear the
1461 the IBAUD0 bit in c_iflag.
1463 1998-12-14 Ulrich Drepper <drepper@cygnus.com>
1465 * time/Makefile (tests): Add tst-strptime.
1466 * time/tst-strptime.c: New file.
1467 * time/strptime.c: Correct bugs in weekday and yearday computation.
1469 1998-12-14 Ulrich Drepper <drepper@cygnus.com>
1471 * time/strptime.c (strptime_internal): Set tm_wday and tm_yday in
1472 any of tm_year, tm_mon, or tm_mday was changed and the value
1473 itself wasn't specified.
1475 * include/stdio.h: Add new parameter to __path_search.
1476 * libio/oldtmpfile.c: Add 0 as new parameter to __path_search.
1477 * stdio-common/tmpfile.c: Likewise.
1478 * stdio-common/tmpfile64.c: Likewise.
1479 * stdio-common/tmpnam.c: Likewise.
1480 * stdio-common/tmpnam_r.c: Likewise.
1481 * stdio-common/tempnam.c: Add 1 as new parameter to __path_search.
1482 * sysdeps/posix/tempname.c: Add new parameter. If value is nonzero
1483 consider TMPDIR environment variable and dir parameter. Otherwise not.
1484 * stdio-common/Makefile (tests): Add tst-tmpnam.
1485 * stdio-common/tst-tmpnam.c: New file.
1487 * po/es.po: Update from translation team.
1489 1998-12-12 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1491 * timezone/Makefile: Protect inclusion of z.* by avoid-generated
1492 and inhibit_timezone_rules instead of no_deps.
1493 * Make-dist: Pass inhibit_timezone_rules=t when making
1496 1998-12-12 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1498 * manual/Makefile (distribute): Remove dir-add.texinfo.
1500 * sysdeps/unix/sysv/linux/powerpc/Dist: Add sys/procfs.h and
1503 1998-12-11 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1505 * manual/Makefile (stamp-summary): Use ^L as separator for
1507 * manual/arith.texi: Add comments before all @deffoox lines to get
1508 them added to the summary.
1509 * manual/creature.texi: Likewise.
1510 * manual/math.texi: Likewise.
1512 1998-12-13 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1514 * math/libm-test.c: Remove macro ISINF. Change all usages of
1517 1998-12-13 Ulrich Drepper <drepper@cygnus.com>
1519 * sysdeps/posix/tempname.c: Use __xstat instead of __stat.
1520 * sysdeps/unix/grantpt.c: Likewise.
1521 * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
1522 * sysvipc/ftok.c: Likewise.
1523 Patch by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.
1525 * stdlib/test-canon.c: Define PATH_MAX if the system does not.
1526 * string/stratcliff.c: Use MAP_ANON instead of MAP_ANONYMOUS.
1527 Patch by UCHIYAMA Yasushi <uch@nop.or.jp>.
1529 1998-12-13 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1531 * sysdeps/alpha/fpu/fsetexcptflg.c: Avoid -Wparentheses warning.
1533 * sysdeps/libm-ieee754/s_expm1.c (__expm1): Avoid -Wparentheses
1535 * sysdeps/libm-ieee754/s_log1p.c (__log1p): Likewise.
1536 * sysdeps/libm-ieee754/e_logf.c (__ieee754_logf): Likewise.
1537 * sysdeps/libm-ieee754/s_expm1f.c (__expm1f): Likewise.
1538 * sysdeps/libm-ieee754/e_log.c (__ieee754_log): Likewise.
1539 * sysdeps/libm-ieee754/s_log1pf.c (__log1pf): Likewise.
1541 1998-12-13 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1543 * sunrpc/svc_udp.c (svcudp_bufcreate): Declare len as socklen_t.
1544 (svcudp_recv): Likewise.
1546 1998-12-13 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
1548 * nis/nss-nisplus.h: Change some mappings of NIS+ errors to
1549 NSS error codes to avoid endless loops.
1551 1998-12-13 Ulrich Drepper <drepper@cygnus.com>
1553 * iconvdata/gconv-modules: Correct aliases for ISO-8859-13 and add
1554 aliases for ISO-8859-14.
1556 1998-12-12 Geoff Keating <geoffk@ozemail.com.au>
1558 * posix/fnmatch.c (fnmatch): Arguments to FOLD must not have
1561 1998-12-12 Ulrich Drepper <drepper@cygnus.com>
1563 * iconvdata/iso-8859-11.h: ISO 8859-11 conversion data.
1564 * iconvdata/iso-8859-11.c: ISO 8859-11 conversion module.
1565 * iconvdata/iso-8859-13.c: Likewise for 8859-13.
1566 * iconvdata/iso-8859-14.c: Likewise for 8859-14.
1567 * iconvdata/iso-8859-15.c: Likewise for 8859-15.
1568 * iconvdata/gconv-modules: Add rules for new modules.
1569 * iconvdata/Makefile: Likewise.
1571 1998-12-12 Ulrich Drepper <drepper@cygnus.com>
1573 * stdio-common/printf_fp.c: #ifdef out long double handling code if
1574 __NO_LONG_DOUBLE_MATH is defined to avoid warnings.
1575 * stdio-common/printf_fphex.c: Likewise.
1576 * stdio-common/printf-size.c: Likewise.
1578 1998-12-12 Ulrich Drepper <drepper@cygnus.com>
1580 * login/Makefile: Install pt_chown using INSTALL_PROGRAM.
1581 Patch by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
1583 1998-12-11 Ulrich Drepper <drepper@cygnus.com>
1585 * sysdeps/powerpc/dl-machine.h (elf_machine_matches_host): Mark
1586 static inline, not extern inline.
1587 (elf_machine_dynamic): Likewise.
1588 (elf_machine_lazy_rel): Likewise.
1589 (elf_machine_plt_value): Likewise.
1590 * sysdeps/powerpc/backtrace.c: Include stddef.h to get NULL
1592 Patchess by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.
1594 * sysdeps/mips/dl-machine.h (elf_machine_rel): Fixl_addr parameter
1595 type. Reported by job bogan <job@piquin.uchicago.edu>.
1597 * sysdeps/unix/opendir.c (__opendir): Use __xstat instead of
1600 1998-12-11 Kunihiro Ishiguro <kunihiro@zebra.org>
1602 * inet/netinet/in.h: Change obsolete structure member
1603 ipv6mr_ifindex to new ipv6mr_interface.
1605 1998-12-11 Ulrich Drepper <drepper@cygnus.com>
1607 * sysdeps/ieee754/dbl2mpn.c: Changed '#include "ieee754.h"' to
1608 '#include <ieee754.h>'. ARM port has its own version of 'ieee754.h'
1609 due to its big endian floating point format.
1610 * sysdeps/ieee754/ldbl2mpn.c: Likewise.
1611 * sysdeps/ieee754/mpn2dbl.c: Likewise.
1612 * sysdeps/ieee754/mpn2ldbl.c: Likewise.
1613 * sysdeps/ieee754/mpn2flt.c: Likewise.
1614 Patch by Scott Bambrough <scottb@corelcomputer.com>.
1616 1998-12-10 Ulrich Drepper <drepper@cygnus.com>
1618 * sysdeps/unix/sysv/linux/adjtime.c: Undo last change.
1620 * posix/PTESTS: Fix typo.
1622 * po/es.po: Update from translation team.
1623 * po/fr.po: Likewise.
1625 1998-12-10 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
1627 * nis/nss_compat/compat-pwd.c: Fix handling of +/- entries.
1629 1998-12-10 Ulrich Drepper <drepper@cygnus.com>
1631 * sunrpc/Makefile: Call rpcgen program which -Y parameter so that
1632 it can find the preprocessor.
1634 1998-12-09 Geoff Keating <geoffk@ozemail.com.au>
1636 * sysdeps/unix/sysv/linux/sys/procfs.h: Use sys/user.h not
1638 * sysdeps/unix/sysv/linux/mips/sys/procfs.h: Likewise.
1640 * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: New file,
1641 like linux/sys/procfs.h but uses uid_t and gid_t.
1642 * sysdeps/unix/sysv/linux/powerpc/sys/user.h: New file,
1643 don't include <linux/ptrace.h>.
1645 1998-12-08 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1647 * posix/runptests.c (main): Check that regcomp did not succeed
1649 * posix/runtests.c (run_a_test): Likewise. Return appropriate
1651 * posix/TESTS: Regexp "a[b-a]" should not compile.
1652 * posix/PTESTS: Comment out bogus tests GA113(2), GA145(2) and
1655 1998-12-09 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1657 * locale/programs/ld-ctype.c (allocate_arrays): Don't crash if
1658 there is no codeset name.
1659 * locale/programs/ld-collate.c (collate_output): Don't crash if a
1660 character has no weight.
1662 1998-12-10 Ulrich Drepper <drepper@cygnus.com>
1664 * inet/getnetgrent_r.c (innetgr): Check host and domain name with
1665 strcasecmp, not strcmp. [PR libc/894].
1667 1998-12-08 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1669 * posix/regex.h: Declare re_comp, re_exec if compiling for libc to
1672 * wctype/wctype.h: Add prototypes for __iswblank_l and iswblank.
1674 1998-12-08 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1676 * sysdeps/unix/sysv/linux/gethostid.c: Include <netdb.h> to get
1677 prototype for __gethostbyname_r.
1679 * include/time.h: Add declarations of internal interfaces.
1681 * time/tzset.c: Remove declarations of internal interfaces.
1682 * time/gmtime.c: Likewise.
1683 * time/localtime.c: Likewise.
1684 * time/offtime.c: Likewise.
1685 * time/tzfile.c: Likewise.
1687 1998-12-01 09:47 -0500 Zack Weinberg <zack@rabi.phys.columbia.edu>
1689 * sysdeps/unix/sysv/linux/sys/timex.h: Copy out
1690 user-space-relevant definitions from linux/timex.h of kernel
1691 2.1.130 and remove include of kernel header.
1693 * sysdeps/unix/sysv/linux/adjtime.c: Remove portability crud.
1695 1998-12-08 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1697 * posix/regex.c: Get regex.h from system path, not from local
1700 * posix/regex.h: Move internal interfaces to ...
1701 * include/regex.h: ...here.
1703 * posix/unistd.h: Move internal interfaces to ...
1704 * include/unistd.h: ...here.
1706 * math/math.h: Move internal interfaces to ...
1707 * include/math.h: ...here.
1709 * posix/glob.h: Move internal interfaces to ...
1710 * include/glob.h: ...here.
1712 * string/string.h: Move internal interfaces to ...
1713 * include/string.h: ...here.
1715 * time/sys/time.h: Move internal interfaces to ...
1716 * include/sys/time.h: ...here.
1718 * resolv/netdb.h: Move internal interfaces to ...
1719 * include/netdb.h: ...here.
1721 1998-12-08 Ulrich Drepper <drepper@cygnus.com>
1723 * iconvdata/eucjp.c: Handle Yen in overscore conversion from ISO 10646
1725 * iconvdata/iso-2022-jp.c: Handle Kana in 2022-JP2 correctly
1726 Fix various bugs in conversion routine.
1727 * iconvdata/jis0201.h: Correct variable name.
1728 * iconvdata/jis0208.c: Correct script to generate tables and regenerate
1730 * iconvdata/jis0208.h: Likewise.
1731 * iconvdata/jis0212.c: Likewise.
1732 * iconvdata/sjis.c: Likewise.
1733 Patch by HANATAKA Shinya <hanataka@abyss.rim.or.jp>.
1735 1998-12-07 Ulrich Drepper <drepper@cygnus.com>
1737 * sysdeps/unix/sysv/linux/speed.c (IBAUD0): New definition. Bit
1738 set in c_iflag if cfsetispeed is call with SPEED set to zero.
1739 (cfgetispeed): Return zero if prior if IBAUD0 is set.
1740 (cfsetospeed): Clear IBAUD0 bit.
1741 (cfgetispeed): Set IBAUD0 bit if necessary.
1742 * sysdeps/unix/sysv/linux/tcsetattr.c (tcsetattr): Clear
1743 the IBAUD0 bit in c_iflag when making the system call.
1744 Work around a Linux kernel bug which silently changes the
1745 PARENB/CREAD/CSIZE bits in c_cflag on pty.
1746 * sysdeps/unix/sysv/linux/speed.c (cfsetispeed): Make a real
1747 function. Don't set speed is SPEED parameter is zero since this
1748 means set it to the output speed.
1749 Based on a patch by H.J. Lu <hjl@gnu.org>.
1751 * version.h (VERSION): Bump to 2.0.106.
1753 * Makeconfig (link-libc-static): Don't use link-libc since this
1754 includes the shared object. Use gnulib only.
1756 * configure.in: Disable --disable-static.
1758 1998-12-07 12:06 Ulrich Drepper <drepper@cygnus.com>
1760 * po/de.po: Update from translation team.
1761 * po/ko.po: Likewise.
1763 1998-12-07 Richard Henderson <rth@cygnus.com>
1765 * sysdeps/unix/sysv/linux/alpha/select.S: Save a4 through
1768 1998-12-05 Roland McGrath <roland@baalperazim.frob.com>
1770 * sysdeps/mach/hurd/pselect.c: New file.
1772 * sysdeps/mach/hurd/poll.c: New file.
1774 * hurd/Makefile (routines): Add hurdselect.
1775 * hurd/hurdselect.c: New file.
1776 (_hurd_select): New function, guts taken from ...
1777 * sysdeps/mach/hurd/select.c (__select): ... here.
1778 Now work by just calling _hurd_select.
1779 * hurd/hurd/fd.h: Declare _hurd_select.
1781 1998-12-05 Roland McGrath <roland@baalperazim.frob.com>
1783 * time/strptime.c: Fix unterminated comment in last change.
1785 1998-12-05 Ulrich Drepper <drepper@cygnus.com>
1787 * ctype/ctype.h (_ISbit): Protect use of parameter with
1789 * wctype/wctype.h (_ISwbit): Likewise.
1791 * locale/Versions: Make experimental locale interface available in
1794 * sysdeps/gnu/bits/utmp.h (struct exit_status): Define members
1795 without leading __ only for __USE_GNU.
1796 * sysdeps/gnu/bits/utmpx.h (struct __exit_status): Likewise.
1798 1998-12-04 Ulrich Drepper <drepper@cygnus.com>
1800 * argp/argp.h: Add __restrict.
1801 * dirent/dirent.h: Likewise.
1802 * elf/dlfcn.h: Likewise.
1803 * grp/grp.h: Likewise.
1804 * iconv/iconv.h: Likewise.
1805 * inet/aliases.h: Likewise.
1806 * libio/libio.h: Likewise.
1807 * libio/stdio.h: Likewise.
1808 * locale/locale.h: Likewise.
1809 * misc/mntent.h: Likewise.
1810 * posix/wordexp.h: Likewise.
1811 * pwd/pwd.h: Likewise.
1812 * resolv/netdb.h: Likewise.
1813 * rt/aio.h: Likewise.
1814 * stdio-common/printf.h: Likewise.
1815 * stdlib/monetary.h: Likewise.
1816 * stdlib/stdlib.h: Likewise.
1817 * string/argz.h: Likewise.
1818 * string/envz.h: Likewise.
1819 * string/string.h: Likewise.
1820 * time/time.h: Likewise.
1822 1998-12-04 Zack Weinberg <zack@rabi.phys.columbia.edu>
1824 * misc/sys/cdefs.h: Only include features.h if _FEATURES_H isn't
1825 defined. gcc's redundant include optimizer isn't clever enough to
1826 prevent a reinclusion here.
1827 Define __restrict to the empty string only if not GCC or
1828 GCC version less than 2.92.
1830 1998-12-03 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1832 * sysdeps/unix/sysv/linux/configure.in: Fix last change.
1834 1998-12-03 Mark Kettenis <kettenis@phys.uva.nl>
1836 * time/strptime.c (strptime_internal): Make use of `%C' format
1837 specifier if it is seen together with the `%y' specifier.
1839 1998-12-04 Ulrich Drepper <drepper@cygnus.com>
1841 * po/sk.po: New file.
1843 1998-12-03 Scott Bambrough <scottb@corelcomputer.com>
1845 * sysdeps/arm/dl-machine.h (dl_start_user): Incorrect address
1846 for _dl_main_searchlist passed to _dl_init_next.
1848 1998-12-02 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1850 * math/libm-test.c: Expand literal tabs in strings. Normalize
1853 1998-12-02 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1855 * sysdeps/unix/sysv/linux/sys/fsuid.h: Fix spelling.
1857 1998-12-04 Mark Kettenis <kettenis@phys.uva.nl>
1859 Provide backwards binary compatibility for the Hurd.
1860 * hurd/geteuids.c [PIC && DO_VERSIONING]: Make __getuids a weak
1862 * hurd/Versions [GLIBC_2.0]: Add __getuids,
1863 __hurd_file_name_lookup and _hurd_umask.
1864 [GLIBC_2.1]: Add _hurd_proc_init.
1865 * hurd/Makefile [versioning] (routines): Add compat-20.
1866 (shared-only-routines): Likewise.
1867 * hurd/hurdinit.c (_hurd_new_proc_init): Renamed from
1868 _hurd_proc_init. Use it as the default _hurd_proc_init version
1870 * hurd/compat-20.c: New file.
1871 * mach/Versions [GLIBC_2.0]: Add __vm_allocate.
1873 1998-12-02 Ulrich Drepper <drepper@cygnus.com>
1875 * elf/elf.h: Add R_MIPS_JALR and adjust R_MIPS_NUM appropriately.
1877 1998-12-02 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1879 * inet/Versions: Remove inet6_isipv4mapped.
1881 1998-12-02 Philip Blundell <pb@nexus.co.uk>
1883 * inet/in6_addr.c (inet6_isipv4mapped): Obsolete, deleted.
1885 1998-11-30 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1887 * manual/time.texi (Formatting Date and Time): Fix typo.
1889 1998-11-30 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1891 * sysdeps/unix/sysv/linux/configure.in: Only check for symlinks
1892 when configuring natively. Use autoconf macros instead of rolling
1893 our own. Handle defaulted prefix.
1895 1998-12-01 Ulrich Drepper <drepper@cygnus.com>
1897 * version.h (VERSION): Bump to 2.0.105.
1899 * sysdeps/generic/Dist: Add bits/libc-tsd.h.
1901 * sysdeps/mach/hurd/Dist: Add bits/libc-tsd.h.
1903 * sysdeps/unix/sysv/linux/mips/Dist: Add xstatconv.c.
1905 1998-11-29 1998 H.J. Lu <hjl@gnu.org>
1907 * libio/genops.c (_IO_unbuffer_write): Renamed from
1909 (_IO_cleanup): Call _IO_unbuffer_write instead of
1912 1998-12-01 Ulrich Drepper <drepper@cygnus.com>
1914 * intl/localealias.c: Use *_unlocked version of stdio function if
1915 _LIBC_REENTRANT is defined, not _LIBC.
1917 1998-12-01 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1919 * include/grp.h: Add prototypes for internal functions
1920 __getgrgid_r and __getgrnam_r.
1922 * inet/herrno.c: Include <netdb.h> for prototype, undef h_errno.
1924 * resolv/nsap_addr.c: Include <arpa/inet.h> for inet_nsap_addr and
1925 inet_nsap_ntoa prototypes.
1927 1998-12-01 Ulrich Drepper <drepper@cygnus.com>
1929 * sysdeps/unix/sysv/linux/Makefile (syscall-%.h): Pass -I option
1930 to gcc to have it find the correct system header.
1931 Patch by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
1933 * Makefile (postclean): Add sysd-sorted.
1934 Reported by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
1936 1998-12-01 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
1938 * sunrpc/auth_des.c: Use new XDR int32 functions for integers.
1939 * sunrpc/rpc/xdr.h: Add IXDR INT32 functions.
1940 * sunrpc/rpc_hout.c: Remove (u_long) casts in defines to avoid
1941 conflicts with new solaris version.
1942 * sunrpc/rpc_main.c: Fix bug in generating Makefile name (malloc
1943 doesn't zero allocated memory).
1944 * sunrpc/rpc_svcout.c: Local variables now starts with a _ to avoid
1945 conflicts with xdr functions. Solves PR libc/877.
1946 * nis/rpcsvc/nis.x: Use always uint32_t.
1947 * nis/rpcsvc/nis.h: Likewise.
1948 * nis/rpcsvc/nis_object.x: Likewise.
1950 1998-12-01 Ulrich Drepper <drepper@cygnus.com>
1952 * math/libm-test.c: Various cleanups. Patch by Zack Weinberg.
1954 * sysdeps/unix/sysv/linux/alpha/setfpucw.c: Use correct type for
1955 parameter. Patch by Christian Gafton.
1957 * string/envz.h: Add prototype for envz_remove.
1958 Reported by Andreas Jaeger.
1960 1998-11-30 Mark Kettenis <kettenis@phys.uva.nl>
1962 * mach/Versions [libc, GLIBC_2.0]: Add __spin_lock,
1963 __spin_lock_init, __mutex_lock, __mutex_trylock,
1965 Remove get_priviliged_ports. Moved to hurd/Versions.
1967 * hurd/Versions [libc, GLIBC_2.0]: Add _end. This makes the Hurd
1968 brk implementation see the end of the data segment of the program
1969 instead of the shared library.
1970 Add __hurd_errno_location. This inline function is used in user
1972 Add _hurd_critical_section_lock, _hurd_critical_section_unlock,
1973 _hurd_fd_get, _hurd_port_free, _hurd_port_get,
1974 _hurd_port_locked_get. These inline functions are used by macros
1975 used in mail.local in the Hurd distribution.
1976 Add get_privileged_ports. Moved here from mach/Versions.
1977 Remove __hurd_file_name_lookup, __hurd_file_name_lookup_retry,
1978 __hurd_file_name_split, __hurd_file_name_path_lookup. These are
1979 not used outside libc.
1981 1998-11-30 Mark Kettenis <kettenis@phys.uva.nl>
1983 * hurd/hurdstartup.c: Really include set-hooks.h with <> instead
1986 1998-11-29 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
1988 * sunrpc/Makefile: Add xdr_intXX_t to routines.
1989 * sunrpc/Versions: Add xdr_int8_t, xdr_uint8_t, xdr_in16_t and
1991 * sunrpc/rpc/xdr.h: Add prototypes for new xdr_intXX_t functions.
1992 * sunrpc/xdr.c: Remove xdr_int32_t and xdr_uint32_t.
1993 * sunrpc/xdr_intXX_t.c: New, contains all xdr_intXX_t functions.
1996 * nis/nss_nis/nis-service.c: Include generated prototype for parser.
1998 1998-11-30 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2000 * nscd/nscd_getpw_r.c: Include nscd_proto.h for prototypes.
2002 * sysdeps/generic/errno-loc.c: Include <errno.h> for prototype,
2003 undefine errno to get variable.
2005 * sysdeps/unix/sysv/linux/i386/setfsuid.c: Include <sys/fsuid.h>
2006 instead of <unistd.h> for prototype.
2007 * sysdeps/unix/sysv/linux/i386/setfsgid.c: Likewise.
2009 1998-11-30 Ulrich Drepper <drepper@cygnus.com>
2011 * misc/err.h: Correct comments and use protected attribute keywords.
2012 Reported by Joseph Myers <jsm28@cam.ac.uk>.
2014 1998-11-29 Roland McGrath <roland@baalperazim.frob.com>
2016 * malloc/thread-m.h [_LIBC]: Include <bits/libc-tsd.h>, and
2017 remove tsd stuff from pthreads/cthreads libc sections.
2018 Use __libc_tsd_define for MALLOC key.
2019 [_LIBC] (tsd_key_t, tsd_key_create): Define to a zero-size type and a
2020 no-op, respectively.
2021 [_LIBC] (tsd_setspecific, tsd_getspecific): Use __libc_tsd_get/set.
2023 * elf/dl-error.c: Include <bits/libc-tsd.h>.
2024 Use __libc_tsd_define for DL_ERROR key.
2025 (tsd_setspecific, tsd_getspecific): Rewritten using __libc_tsd_get/set.
2027 * sysdeps/mach/hurd/bits/libc-tsd.h: New file.
2028 * sysdeps/generic/bits/libc-tsd.h: New file.
2029 * Makefile (distribute): Add bits/libc-tsd.h.
2031 1998-10-12 Roland McGrath <roland@baalperazim.frob.com>
2033 * elf/dl-error.c: Remove kludge to check for ld.so load address.
2034 There is no need if weak undefined symbols are not used in ld.so;
2035 see linuxthreads/ChangeLog for changes to files
2036 linuxthreads/sysdeps/pthread/bits/libc-lock.h and
2037 linuxthreads/sysdeps/pthread/bits/libc-tsd.h.
2039 1998-11-30 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2041 * sysdeps/i386/bits/string.h (__memset_cc): Fix typo (s->__s).
2043 * sysdeps/i386/i486/bits/string.h: Add prototypes for all new
2045 * sysdeps/i386/bits/string.h: Likewise.
2047 1998-11-30 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2049 * sysdeps/unix/sysv/linux/alpha/bits/ipc.h: Remove ipc_kludge.
2051 1998-11-30 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2053 * db2/progs/db_load/db_load.c (main): Avoid -Wparentheses warning.
2055 1998-09-12 Mark Kettenis <kettenis@phys.uva.nl>
2057 * sysdeps/mach/hurd/dl-sysdep.c: Do not define
2058 __hurd_threadvar_max. Add comment explaining why we define
2059 __hurd_threadvar_stack_offset and __hurd_threadvar_stack_mask here.
2061 1998-07-29 Mark Kettenis <kettenis@phys.uva.nl>
2063 * sysdeps/mach/hurd/dl-sysdep.c (__hurd_sigthread_stack_base,
2064 __hurd_sigthread_stack_end, __hurd_sigthread_variables): Define to
2065 prevent inclusion of Hurd signal handling code.
2066 (__libc_write): New function.
2067 (_dl_sysdep_output): Removed. The implementation in
2068 `elf/dl-misc.c' now also works for the Hurd.
2070 1998-09-12 Mark Kettenis <kettenis@phys.uva.nl>
2072 * hurd/hurdstartup.c: Do not include hurdmalloc.h; _hurd_startup
2073 does not use any of malloc/realloc/free anymore. Include
2074 set-hooks.h with <> instead of "".
2076 1998-11-29 Roland McGrath <roland@baalperazim.frob.com>
2078 * sunrpc/svc_unix.c (__msgread): Move ON local var inside block
2079 within #ifdef SO_PASSCRED. Avoids unused var when no SO_PASSCRED.
2080 * sunrpc/clnt_unix.c (__msgread): Likewise.
2082 1998-11-28 Roland McGrath <roland@baalperazim.frob.com>
2084 * hurd/setuids.c: Renamed to ...
2085 * hurd/seteuids.c: this.
2086 (setuids): Renamed to seteuids.
2087 * hurd/getuids.c: Renamed to ...
2088 * hurd/geteuids.c: this.
2089 (__getuids): Renamed to geteuids, no aliases.
2090 * hurd/hurd.h (geteuids, seteuids): Declare them.
2091 * hurd/Versions: Replace getuids; __getuids with geteuids; seteuids.
2092 * hurd/Makefile (routines): Updated.
2094 1998-11-29 Ulrich Drepper <drepper@cygnus.com>
2096 * sysdeps/generic/segfault.c (install_handler): Correct test for
2097 SEGFAULT_HANDLER=all.
2098 Patch by Zack Weinberg.
2100 1998-11-28 23:23 -0500 Zack Weinberg <zack@rabi.phys.columbia.edu>
2102 * sysdeps/unix/sysv/linux/configure.in: Test for symlinks in
2103 $prefix/include that may be clobbered on installation.
2105 1998-11-27 Philip Blundell <pb@nexus.co.uk>
2107 Fixes to allow compilation with static NSS:
2108 * nss/Makefile: Make explicit the dependency of getent on
2110 [build_static_nss]: Define $(otherlibs) appropriately.
2111 * nss/Depend: Add a dependency on `resolv'.
2113 1998-11-27 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2115 Partial support for MIPS ISO C 9x exception handling:
2116 * sysdeps/mips/fclrexcpt.c: New file.
2117 * sysdeps/mips/ftestexcept.c: New file.
2118 * sysdeps/mips/fgetexcptflg.c: New file.
2119 * sysdeps/mips/fesetround.c: New file.
2120 * sysdeps/mips/fegetround.c: New file.
2121 * sysdeps/mips/fegetenv.c: New file.
2122 * sysdeps/mips/fesetenv.c: New file.
2123 * sysdeps/mips/feupdateenv.c: Likewise.
2124 * sysdeps/mips/bits/fenv.h: New file.
2126 1998-11-28 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2128 * sysdeps/unix/sysv/linux/mips/bits/signum.h: Remove inclusion of
2129 <asm/signal.h> and add needed symbols from <asm/signal.h>; bring
2130 in sync with linux specific version.
2132 Patches by Ralf Baechle <ralf@uni-koblenz.de> for mips-linux:
2134 * sysdeps/unix/mips/sysdep.S: Define _errno as weak_alias, rewrite
2137 * sysdeps/unix/sysv/linux/mips/ustat.c: Use INLINE_SYSCALL instead
2138 of calling __syscall_*.
2139 * sysdeps/unix/sysv/linux/mips/xmknod.c: Likewise.
2141 * sysdeps/unix/sysv/linux/mips/syscalls.list: Update entries.
2143 * sysdeps/unix/sysv/linux/mips/sys/syscall.h: Add missing SYS_*
2144 constants, correct values according to Linux 2.1.130.
2146 * sysdeps/unix/sysv/linux/mips/pwrite.c: New file.
2147 * sysdeps/unix/sysv/linux/mips/pwrite64.c: New file.
2148 * sysdeps/unix/sysv/linux/mips/pread.c: New file.
2149 * sysdeps/unix/sysv/linux/mips/pread64.c: New file.
2151 * sysdeps/mips/Makefile (sysdep_routines): Use += instead of a
2154 * sysdeps/unix/sysv/linux/mips/bits/ipc.h: Remove ipc_kludge.
2156 * sysdeps/unix/sysv/linux/mips/xstatconv.c: New file.
2158 * sysdeps/unix/sysv/linux/mips/xstat.c: Removed.
2160 * sysdeps/unix/sysv/linux/mips/sys/ucontext.h: New file.
2162 * sysdeps/unix/sysv/linux/mips/kernel_termios.h: Add copyright
2163 message, change name of include protection, remove inclusion of
2166 * sysdeps/unix/sysv/linux/mips/kernel_sigaction.h
2167 (old_kernel_sigaction): Define.
2168 (struct kernel_sigaction): Rename sa_handler to k_sa_handler.
2170 * sysdeps/unix/sysv/linux/mips/bits/time.h: Removed, we can use
2171 the general linux version.
2172 * sysdeps/unix/sysv/linux/mips/bits/stat.h (_STAT_VER_KERNEL): Added.
2174 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Update file.
2176 1998-09-03 Philip Blundell <pb@nexus.co.uk>
2178 * sysdeps/arm/bits/endian.h (__FLOAT_WORD_ORDER): Define to big
2180 * math/math_private.h: Use __FLOAT_WORD_ORDER rather than
2182 * string/endian.h: If __FLOAT_WORD_ORDER wasn't defined by
2183 <bits/endian.h>, make it the same as __BYTE_ORDER.
2185 1998-11-27 Ulrich Drepper <drepper@cygnus.com>
2187 * math/math.h: Avoid using long double functions in generic macros
2188 if __NO_LONG_DOUBLE_MATH.
2190 * sysdeps/arm/dl-machine.h: Fix handling of weak undefined symbols
2191 during bootstrapping.
2192 * scripts/config.sub: Add Netwinder specific matches.
2193 Patch by Scott Bambrough <scottb@corelcomputer.com>.
2195 1998-11-26 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2197 * Makeconfig ($(common-objpfx)sysd-dirs): Use automatic variables
2199 ($(common-objpfx)sysd-sorted): Likewise.
2201 1998-11-27 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2203 * sysdeps/libm-ieee754/e_log.c (__ieee754_log): Add declaration of
2204 local variables t1,t2 only if needed.
2206 * sysdeps/libm-ieee754/e_atan2.c: Added braces to avoid compiler
2208 * sysdeps/libm-ieee754/s_truncf.c (__truncf): Likewise.
2209 * sysdeps/libm-ieee754/s_trunc.c (__trunc): Likewise.
2211 * sysdeps/mips/mul_1.S (Loop): Add closing comment to avoid
2214 1998-11-27 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2216 * math/math.h: Add brace to correct #if expression.
2218 1998-11-26 Philip Blundell <philb@gnu.org>
2220 Undo change of 1998-11-12:
2221 * sysdeps/unix/sysv/linux/netlink/netlink.h: Deleted.
2222 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Remove
2224 * sysdeps/unix/sysv/linux/Dist: Likewise.
2226 1998-11-22 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
2228 * nis/nis_print.c (nis_print_entry): Changes to match Solaris output.
2230 1998-11-26 Ulrich Drepper <drepper@cygnus.com>
2232 * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_PLT): New defined macro.
2233 (elf_machine_got_rel): Remove scope variable. Use scope from the map.
2234 Don't modify _dl_global_scope_end in the end.
2235 (__dl_runtime_resolv): Also use scope from the map.
2236 * sysdeps/mips/mips64/dl-machine.h: Likewise.
2237 * elf/dl-runtime.c: Don't define fixup and profile_fixup if
2238 ELF_MACHINE_NO_PLT is defined.
2239 * sysdeps/mips/sys/ucontext.h: New file.
2240 Patches by kaz Kojima <kkojima@rr.iij4u.or.jp>.
2242 1998-11-26 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2244 * sysdeps/generic/pselect.c (__pselect): Change interface,
2245 set/restore sigmask.
2247 * misc/sys/select.h: Change declaration according to Stevens' Unix
2248 Network Programming.
2249 * include/sys/select.h (__pselect): Likewise.
2250 Reported by <bwelling@anomaly.munge.com> [PR libc/872].
2252 * include/fpu_control.h: New file, contains __setfpucw
2255 * sysdeps/generic/fpu_control.h: Remove __setfpucw declaration,
2256 it's an internal symbol.
2257 * sysdeps/alpha/fpu/fpu_control.h: Likewise.
2258 * sysdeps/arm/fpu/fpu_control.h: Likewise.
2259 * sysdeps/i386/fpu_control.h: Likewise.
2260 * sysdeps/m68k/fpu_control.h: Likewise.
2261 * sysdeps/powerpc/fpu_control.h: Likewise.
2262 * sysdeps/sparc/sparc32/fpu/fpu_control.h: Likewise.
2263 * sysdeps/sparc/sparc64/fpu/fpu_control.h: Likewise.
2265 1998-11-25 Ulrich Drepper <drepper@cygnus.com>
2267 * version.h (VERSION): Bump to 2.0.104.
2269 1998-11-25 Mark Kettenis <kettenis@phys.uva.nl>
2271 * libio/bits/stdio.h (fread_unlocked): Add missing parentheses
2274 1998-11-24 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2276 * time/tzfile.c (__tzfile_read): Fix comment.
2278 1998-11-24 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2280 * Makerules (build-shlib): Pass -O1 down to linker to get
2281 optimized shared libraries.
2283 1998-11-24 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2285 * Makeconfig ($(common-objpfx)sysd-dirs): Cope with no Subdirs
2286 file. Strip "-" from inhibited subdir name. Combine into a
2288 ($(common-objpfx)sysd-sorted): Fix sed command.
2290 1998-11-25 Roland McGrath <roland@baalperazim.frob.com>
2292 * sysdeps/mach/hurd/i386/init-first.c (init): Restored as inline fn.
2293 Use constant _HURD_THREADVARS_MAX for temporary array size.
2295 * Makeconfig ($(common-objpfx)sysd-sorted): Use @ instead of / as sed
2296 s separator, since $(..) might contain a /.
2298 1998-11-23 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2300 * configure.in (mips): Fix typo (Replace ,, by ;;).
2302 * libio/Versions: Clean up entries.
2304 1998-11-23 Ulrich Drepper <drepper@cygnus.com>
2306 * sysdeps/i386/fpu/bits/mathinline.h: Add optimizations for lrint
2309 1998-11-21 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2311 * sysdeps/unix/sysv/linux/netinet/ip_fw.h: Removed. There are too
2312 many differences between the Linux 2.0 and 2.1 versions of this
2313 file and it's too difficult to convert all calls. The file should
2314 only be needed by the ipfw program which has to take care of the
2315 correct kernel version and include files.
2317 * sysdeps/unix/sysv/linux/Dist: Remove netinet/ip_fw.h.
2318 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Likewise.
2320 1998-11-23 Ulrich Drepper <drepper@cygnus.com>
2322 * Makeconfig: Don't read sysd-sorted unless sysd-dirs is read.
2323 Patch by Zack Weinberg.
2325 * math/bits/mathcalls.h: Adjust comments. Remove gamma_r prototype.
2327 * sysdeps/i386/fpu/bits/mathinline.h: Make log2 only available if
2328 __USE_ISOC9X is defined. Provide rint optimization.
2330 1998-11-21 H.J. Lu <hjl@gnu.org>
2332 * libio/Versions (_IO_popen, _IO_proc_open, _IO_proc_close,
2333 popen, pclose): Add to GLIBC_2.1.
2335 * libio/Makefile (routines): Add oldiopopen and oldpclose.
2336 (shared-only-routines): Likewise.
2338 * libio/pclose.c (pclose): Make it default for GLIBC_2.1.
2339 * libio/iopopen.c (_IO_proc_open, _IO_popen, popen,
2340 _IO_proc_close): Likewise.
2342 * libio/iolibio.h (_IO_new_popen, _IO_old_popen, __new_pclose,
2343 __old_pclose): New prototypes.
2345 * libio/libioP.h (_IO_new_file_jumps): Removed.
2346 (_IO_old_proc_jumps): Added.
2347 (_IO_new_proc_open, _IO_old_proc_open): New prototypes.
2349 * libio/oldiopopen.c: New file.
2351 * libio/oldpclose.c: New file.
2353 1998-11-22 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
2355 * nss/Makefile: Build and install getent.
2356 * nss/getent.c: New, get entries from administrative database.
2358 1998-11-22 Roland McGrath <roland@baalperazim.frob.com>
2360 * sysdeps/mach/hurd/i386/init-first.c (init): Provide temporary storage
2361 for the per-thread variables of the main user thread to make it
2362 possible to use malloc as soon as _hurd_preinit_hook has been run.
2363 For cthreads, copy values to new stack from there.
2364 For non-cthreads, malloc threadvar array here and copy from temp space.
2365 (init1): No longer initialize threadvars here.
2366 (doinit1): Made static void at top level.
2367 (init): Folded into [PIC] _init or [!PIC] doinit1, since GCC cannot
2368 inline a function that uses dynamic auto arrays.
2370 1998-11-20 Ulrich Drepper <drepper@cygnus.com>
2372 * version.h (VERSION): Bump to 2.0.103.
2374 * aclocal.m4 (LIBC_PROG_BINUTILS): Also add AR and RANLIB using the
2376 * configure.in: Don't define AR and RANLIB here.
2378 * inet/gethstbyad_r.c: Define NEED__RES_HCONV and POSTPROCESS for
2379 host name res_hconf code.
2380 * inet/gethstbynm_r.c: Likewise.
2381 * nss/getXXbyYY_r.c: Include resolv/res_hconf.h if NEED__RES_HCONF
2382 is defined. Call res_hconf_init if necessary. If POSTPROCESS is
2383 defined execute the code.
2384 * resolv/Makefile (routines): Add res_hconf.
2385 (headers): Add res_hconf.h.
2386 * resolv/res_hconf.c: Pretty print.
2387 * resolv/res_hconf.h: Likewise.
2389 1998-11-20 Ulrich Drepper <drepper@cygnus.com>
2391 * sysdeps/generic/bits/byteswap.h: Fix typos in non-GCC
2392 definitions. Reported by Scott Bambrough <scottb@corelcomputer.com>.
2394 1998-11-20 1998 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2396 * math/libm-test.c: Raise some epsilons a bit.
2398 1998-11-20 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2400 * Makeconfig ($(common-objpfx)sysd-sorted): Fix portability problems.
2402 1998-11-20 Ulrich Drepper <drepper@cygnus.com>
2404 * Makefile (distribute): Add scripts/gen-sorted.awk.
2406 1998-11-19 Ulrich Drepper <drepper@cygnus.com>
2408 * posix/regex.c (regex_compile): Handle extra long class names
2411 1998-11-19 Geoff Keating <geoffk@ozemail.com.au>
2413 * elf/rtld.c (_dl_start): Handle weak undefined symbols in ld.so
2416 1998-11-19 Ulrich Drepper <drepper@cygnus.com>
2418 * misc/error.c: Undo last change.
2420 * ctype/Versions: Add _tolower and _toupper.
2422 1998-11-19 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
2424 * sunrpc/svc_unix.c (readunix): Check for POLLERR, POLLHUP and
2427 1998-11-19 Ulrich Drepper <drepper@cygnus.com>
2429 * Makeconfig: Add comment to all-subdirs definition.
2430 Add rule to generate sysd-sorted. Include this file and and set
2431 subdirs value to $(sorted-subdirs).
2432 * scripts/gen-sorted.awk: New file.
2433 * Make-dist (+tsrcs): Add Depend.
2434 * nscd/Depend: New file.
2435 * nss/Depend: New file.
2436 * rt/Depend: New file.
2438 1998-11-18 Ulrich Drepper <drepper@cygnus.com>
2440 * sysdeps/unix/bsd/poll.c (__poll): Add code to extend sets if any
2441 passed file descriptor exceeds the size determined by
2444 * sysdeps/unix/sysv/linux/cmsg_nxthdr.c (__cmsg_nxthdr): Update
2445 from inline version in bits/socket.h.
2447 * sysdeps/unix/sysv/linux/bits/socket.h: Define __cmsg_nxthdr as
2448 inline function only is __USE_EXTERN_INLINES is defined.
2450 * time/strftime.c (my_strftime): Make code a bit clearer.
2451 Patch by Paul Eggert <eggert@twinsun.com>.
2453 * io/Makefile (CFLAGS-ftw.c): Removed.
2455 * manual/errno.texi: Change the short text for ENODEV to
2458 1998-11-18 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2460 * io/Makefile (tests): Make sure that the test program has an
2461 explicit directory part.
2463 1998-11-18 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2465 * configure.in: Fix last change.
2467 1998-11-18 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
2469 * sunrpc/Makefile (routines): Add create_xid.
2471 * sunrpc/clnt_tcp.c: Use non-guessable xid.
2472 * sunrpc/clnt_udp.c: Likewise.
2473 * sunrpc/clnt_unix.c: Likewise.
2474 * sunrpc/pmap_rmt.c: Likewise.
2475 * sunrpc/create_xid.c: New, create non-guessable xid.
2477 * sunrpc/svc_tcp.c: Remove patch from 1998-06-15, use poll instead
2479 * sunrpc/svc_unix.c: Use poll instead of select.
2481 1998-11-17 Ulrich Drepper <drepper@cygnus.com>
2483 * sysdeps/unix/sysv/linux/sleep.c (__sleep): Make Unix98 compliant
2484 by removing SIG_IGN handler for SIGCHLD if necessary.
2485 Patch by H.J. Lu <hjl@lucon.org>.
2487 * stdio-common/printf_fphex.c (__printf_fphex): Correct printing
2488 of denormalized numbers.
2490 1998-10-06 Geoff Keating <geoffk@ozemail.com.au>
2492 * sysdeps/powerpc/dl-machine.h (elf_machine_load_address): Suppress
2493 another parentheses warning, make nano-optimisation.
2495 * sysdeps/powerpc/dl-machine.h (_dl_runtime_resolve): Preserve
2496 saved LR on stack so _mcount works.
2497 (_dl_prof_resolve): Likewise.
2498 * sysdeps/powerpc/register-dump.h: Print FPRs. Adjust for correct
2499 signal handler calling convention.
2500 * sysdeps/unix/sysv/linux/powerpc/sigcontextinfo.h: Adjust for
2501 correct signal handler calling convention---more like x86 linux and
2502 mklinux, less like linux-ppc versions between 2.1 and 2.1.126.
2504 1998-11-17 Ulrich Drepper <drepper@cygnus.com>
2506 * configure.in: Correct allowed makeinfo version.
2508 1998-11-17 Philip Blundell <pb@nexus.co.uk>
2510 * sysdeps/generic/bits/mathdef.h: Fix typo.
2512 1998-11-17 Geoff Keating <geoffk@ozemail.com.au>
2514 * sysdeps/unix/sysv/linux/powerpc/pwrite.c: Prototype the syscall
2515 under the right name (squish warning).
2516 * sysdeps/unix/sysv/linux/powerpc/pwrite64.c: Likewise.
2518 1998-11-17 Geoff Keating <geoffk@ozemail.com.au>
2520 * stdio-common/_itoa.c (_itoa): Add redundant parentheses to
2523 1998-11-16 Ulrich Drepper <drepper@cygnus.com>
2525 * intl/locale.alias: Change `japanese' alias to match X11R6's.
2526 Add `japanese.euc' alias.
2528 * manual/Makefile (%.info): Set LANGUAGE and LC_ALL explicitly to C
2529 before running makeinfo.
2531 * math/Makefile (libm-routines): $(strip) entire value.
2533 * nss/nss_db/db-XXX.c (internal_setent): Rewrite to avoid warning.
2535 1998-10-24 H.J. Lu <hjl@gnu.org>
2537 * libio/libio.h (_IO_cookie_io_functions_t): Protect with __USE_GNU.
2538 (_IO_cookie_file): Likewise.
2540 1998-11-16 Philip Blundell <philb@gnu.org>
2542 * inet/netinet/icmp6.h: Correct naming of constants.
2544 1998-11-16 Ulrich Drepper <drepper@cygnus.com>
2546 * sysdeps/unix/opendir.c: Use o_directory_works differently. Treat
2547 zero value as uninitialized so that variable can go into .bss.
2549 * dirent/opendir-tst1.c: Print error strings to stdout.
2551 * sysdeps/unix/sysv/linux/mmap64.c: New file. Empty.
2552 * sysdeps/unix/sysv/linux/syscalls.list: Add mmap with mmap64 alias.
2553 * sysdeps/unix/sysv/linux/arm/mmap.S: Add mmap64 alias.
2554 * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
2555 * sysdeps/unix/sysv/linux/m68k/mmap.S: Likewise.
2557 1998-11-16 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2559 * time/tzfile.c (__tzfile_read): Check that types[i].isdst is in
2562 1998-11-16 Ulrich Drepper <drepper@cygnus.com>
2564 * libio/bits/stdio.h (fread_unlocked): Do handle zero size and number.
2565 (fwrite_unlocked): Likewise.
2567 1998-11-16 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2569 * libio/bits/stdio.h (fread_unlocked): Don't evaluate non-constant
2570 twice. Don't bother handling zero size.
2571 (fwrite_unlocked): Likewise.
2573 1998-11-15 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2575 * configure.in: Fix regex for makeinfo version string.
2577 1998-11-15 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2579 * sunrpc/rpc_sample.c (write_sample_server): Avoid -Wparentheses
2581 * sunrpc/rpc_svcout.c (write_program): Likewise.
2583 1998-11-15 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2585 * time/Makefile (CFLAGS-test_time.c): Add -Wno-format.
2587 1998-11-16 Ulrich Drepper <drepper@cygnus.com
2589 * misc/sys/mman.h: Pretty print prototypes.
2591 1998-11-15 Ulrich Drepper <drepper@cygnus.com
2593 * misc/error.c (error): Don't use result of strerror_r call directly
2594 since at least DEC Unix has a wrong return type.
2595 Patch by Johan Danielsson <joda@pdc.kth.se>.
2597 1998-11-16 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2599 * sysdeps/unix/sysv/linux/m68k/sysdep.h (INLINE_SYSCALL): Undo
2602 1998-11-13 Ulrich Drepper <drepper@cygnus.com>
2604 * stdio-common/vfscanf.c: Don't return -1 in case of an invalid
2607 * version.h (VERSION): Bump to 2.0.102.
2609 * stdio-common/tstdiomisc.c (t2): Update test case for last scanf
2611 * stdio-common/scanf7.c (main): Likewise.
2613 1998-11-13 Ulrich Drepper <drepper@cygnus.com>
2615 * stdio-common/vfscanf.c: Return EOF for invalid format
2618 * version.h (VERSION): Bump to 2.0.101.
2620 * Makerules (Versions.all): Generate this file from all Versions.def
2622 (sysd-versions): Use Versions.all instead of Versions.def.
2624 1998-11-13 Philip Blundell <philb@gnu.org>
2626 * sysdeps/arm/fpu/bits/setjmp.h (__JMP_BUF_SP): Correct value.
2627 Reported by Scott Bambrough.
2629 1998-11-11 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2631 * locale/programs/config.h: Define HAVE_STRING_H for xstrdup.c.
2633 1998-11-13 Ulrich Drepper <drepper@cygnus.com>
2635 * libio/bits/stdio.h: Correct and improve fread_unlocked and
2636 fwrite_unlocked optimizations.
2638 * time/tzfile.c (__tzfile_read): Set __tzname based on last names
2639 in time not to last entries in the file.
2640 (__tzfile_compute): Likewise. Fix for PR libc/863.
2642 * timezone/Makefile: Generate GB timezone data for test.
2643 * timezone/tst-timezone.c: More tests for DST switching time (disabled
2646 1998-11-13 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2648 * sysdeps/unix/sysv/linux/m68k/sysdep.h (INLINE_SYSCALL): Remove
2649 d0 from clobber list.
2651 1998-11-12 Ulrich Drepper <drepper@cygnus.com>
2653 * inet/netinet/in.h: Add a few more IPPROTO_* macros.
2655 * libio/Makefile (headers): Add bits/stdio.h.
2656 * libio/iofread_u.c: Undefine fread_unlocked before definition.
2657 * libio/iofwrite_u.c: Undefine fwrite_unlocked before definition.
2658 * libio/stdio.h: Move optimizations into ...
2659 * libio/bits/stdio.h: ...here. New file.
2661 * libio/iofread.c: Pretty print.
2663 1998-11-12 Mark Kettenis <kettenis@phys.uva.nl>
2665 * sysdeps/gnu/bits/utmpx.h: Protect members of struct
2666 __exit_status with `__'. Rename pad member of struct utmpx to
2668 (RUN_LVL): Define unconditionally.
2669 * sysdeps/gnu/bits/utmp.h: Rename pad member of struct utmp to
2672 1998-11-12 Philip Blundell <philb@gnu.org>
2674 * sysdeps/unix/sysv/linux/netlink/netlink.h: New file, support for
2675 Linux AF_NETLINK sockets (needed since the kernel version is
2677 * sysdeps/unix/sysv/linux/Makefile: Install it.
2678 * sysdeps/unix/sysv/linux/Dist: Distribute it.
2680 1998-11-12 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2682 * timezone/tst-timezone.c (tests): Add entry for America/Chicago
2683 to test for bug in PR libc/863.
2685 1998-11-12 Ulrich Drepper <drepper@cygnus.com>
2687 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Cleanup comment.
2689 * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Rename macro
2690 parameter lazy to do_lazy to avoid clashing with struct member name.
2691 Reported by Ralf Baechle <ralf@uni-koblenz.de>.
2693 1998-11-10 H.J. Lu <hjl@gnu.org>
2695 * sysdeps/unix/sysv/linux/bits/local_lim.h: Undefine NR_OPEN
2696 if it is defined in <linux/limits.h>.
2698 1998-11-09 13:07 -0500 Zack Weinberg <zack@rabi.phys.columbia.edu>
2700 * include/protocols/routed.h: Include the real header with
2701 a full path from the top of the source tree.
2702 * include/protocols/rwhod.h: Likewise.
2703 * include/protocols/talkd.h: Likewise.
2704 * include/protocols/timed.h: Likewise.
2706 * timezone/Makefile: Don't include z.ZONE files if no_deps
2707 is set, not if avoid-generated is set.
2709 1998-11-12 Ulrich Drepper <drepper@cygnus.com>
2711 * signal/signal.h: Undo last change. Get definition of timespec
2712 if __USE_POSIX199309.
2714 * string/bits/string2.h (__strpbrk_c2): Add intermediate cast to
2715 size_t to prevent gcc warning when using -Wqual-cast.
2716 (__strpbrk_c3): Likewise.
2717 Suggested by Alan Curry <pacman@cqc.com>.
2719 1998-11-11 Roland McGrath <roland@baalperazim.frob.com>
2721 * hurd/hurdsig.c (_hurdsig_init): Add assertion that no pending,
2722 unblocked signals are set in the startup masks.
2724 * hurd/hurdsig.c (_hurdsig_init): Take new args, INTARRAY and
2725 INTARRAYSIZE. Initialize main thread's sigstate from INIT_SIG* ints.
2727 * hurd/hurd/signal.h: Update _hurdsig_init decl.
2728 * hurd/hurdinit.c (_hurd_proc_init): Take new args, INTARRAY and
2729 INTARRAYSIZE, pass them down to _hurdsig_init.
2730 * hurd/hurd.h: Update _hurd_proc_init decl.
2732 1998-11-10 Ulrich Drepper <drepper@cygnus.com>
2734 * math/cabs.c: Replace complex by _Complex.
2735 * math/cabsf.c: Likewise.
2736 * math/cabsl.c: Likewise.
2737 * math/cimag.c: Likewise.
2738 * math/cimagf.c: Likewise.
2739 * math/cimagl.c: Likewise.
2740 * math/conj.c: Likewise.
2741 * math/conjf.c: Likewise.
2742 * math/conjl.c: Likewise.
2743 * math/creal.c: Likewise.
2744 * math/crealf.c: Likewise.
2745 * math/creall.c: Likewise.
2747 * sysdeps/alpha/fpu/bits/mathdef.h: Define ISO C 9X stuff only if
2748 included from math.h and __USE_ISOC9X is defined.
2749 * sysdeps/generic/bits/mathdef.h: Likewise.
2750 * sysdeps/generic/i386/fpu/mathdef.h: Likewise.
2751 * sysdeps/generic/m68k/fpu/mathdef.h: Likewise.
2752 * sysdeps/generic/powerpc/bits/mathdef.h: Likewise.
2753 * sysdeps/generic/sparc/fpu/bits/mathdef.h: Likewise.
2755 1998-11-10 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2757 * sysdeps/i386/fpu/bits/mathdef.h: Allow direct inclusion by
2759 * sysdeps/alpha/fpu/bits/mathdef.h: Likewise.
2760 * sysdeps/generic/bits/mathdef.h: Likewise.
2761 * sysdeps/m68k/fpu/bits/mathdef.h: Likewise.
2762 * sysdeps/powerpc/bits/mathdef.h: Likewise.
2763 * sysdeps/sparc/fpu/bits/mathdef.h: Likewise.
2765 1998-11-09 Ulrich Drepper <drepper@cygnus.com>
2767 * extra-lib.mk: Fix typo in last change.
2769 * math/complex.h: Include bits/mathdef.h to get __NO_LONG_DOUBLE_MATH
2771 Don't define long double functions if __NO_LONG_DOUBLE_MATH is defined.
2772 Don't define `complex' but instead `_Complex'. The later is the
2774 * math/bits/cmathcalls.c: Define _Mdouble_complex_ using _Complex,
2777 1998-11-07 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2779 * manual/libc.texinfo: Remove colon from category name.
2780 * manual/Makefile (dir-add.info): Likewise.
2782 1998-11-07 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2784 * configure.in: Avoid autoconf bug.
2786 1998-10-28 H.J. Lu <hjl@gnu.org>
2788 * posix/getopt.h: Add "__" to arguments in prototypes.
2790 1998-11-05 H.J. Lu <hjl@gnu.org>
2792 * libio/iofgets.c (_IO_fgets): Don't report error
2793 if something was read in and errno is set to
2795 * libio/iofgets_u.c (fgets_unlocked): Likewise.
2797 1998-11-05 Philip Blundell <philb@gnu.org>
2799 * sysdeps/unix/sysv/linux/net/if_packet.h: Don't include kernel
2800 header; it defines too much. Provide a local definition of struct
2801 sockaddr_pkt and a comment advising against its use.
2803 1998-11-06 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2805 * extra-lib.mk: Avoid empty include list.
2807 1998-11-04 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2809 * extra-lib.mk: Add support for $(lib)-shared-only-routines.
2811 * elf/Makefile (libdl-routines): Add dlopenold only if doing
2813 (libdl-shared-only-routines): New variable.
2815 1998-11-06 Paul Eggert <eggert@twinsun.com>
2817 Don't invoke localtime_r or gmtime_r unless it's the GNU C
2818 library's localtime_r and gmtime_r; there are too many buggy
2819 implementations of localtime_r and gmtime_r out there, and
2820 it's not worth keeping track of all the different bugs.
2822 * time/mktime.c (__EXTENSIONS__): Remove.
2823 (<unistd.h>): No need to include.
2824 * time/strftime.c: Likewise.
2826 * time/mktime.c (_POSIX_THREAD_SAFE_FUNCTIONS, HAVE_LOCALTIME_R):
2828 (my_mktime_localtime_r): Renamed from localtime_r; all uses changed.
2829 Base it on localtime unless _LIBC.
2831 * time/strftime.c (my_strftime_gmtime_r): Renamed from gmtime_r;
2833 (my_strftime_localtime_r): Renamed from localtime_r; all uses changed.
2834 Base them on localtime/gmtime if not _LIBC.
2836 1998-11-07 Ulrich Drepper <drepper@cygnus.com>
2838 * sysdeps/generic/isastream.c: Always return 0 unless it is an invalid
2839 file descriptor. This makes this function actually usable.
2840 Proposed by Mark Kettenis <kettenis@phys.uva.nl>.
2842 1998-11-05 Ulrich Drepper <drepper@cygnus.com>
2844 * math/math.h: Unconditionally include bits/mathdef.h. Declare
2845 long double functions only if __NO_LONG_DOUBLE_MATH is not
2847 * sysdeps/generic/bits/mathdef.h: Define only if __USE_ISOC9X.
2848 Define __NO_LONG_DOUBLE_MATH.
2849 * sysdeps/m68k/fpu/bits/mathdef.h: Define only if __USE_ISOC9X.
2850 * sysdeps/i386/fpu/bits/mathdef.h: Likewise.
2852 * elf/rtld.c: Add a few __builtin_expects where they will improve
2855 1998-11-05 Ulrich Drepper <drepper@cygnus.com>
2857 * version.h (VERSION): Bump to 2.0.100.
2859 * sysdeps/i386/fpu/bits/mathinline.h (__pow2): Fix fldl -> fld.
2861 * sysdeps/libm-i387/s_fma.S: Optimize a bit.
2862 * sysdeps/libm-i387/s_fmaf.S: Likewise.
2864 1998-11-04 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2866 * libio/genops.c (_IO_least_marker): Add additional parameter
2867 end_p replacing fp->_IO_read_end.
2868 (save_for_backup): Likewise. All callers changed. Use _IO_size_t
2869 and _IO_ssize_t instead of int.
2870 (_IO_switch_to_main_get_area): Remove use of _IO_save_ptr.
2871 (_IO_switch_to_backup_area): Likewise. Fix comments.
2872 (_IO_seekmark): Undo last change.
2873 (_IO_default_pbackfail): Correct use of backup area.
2874 * libio/libio.h (_IO_FILE_complete): Remove _IO_save_ptr.
2876 1998-11-04 19:47 -0500 Zack Weinberg <zack@rabi.phys.columbia.edu>
2878 * configure.in: Search for install-info and substitute it.
2879 Determine whether install-info is the buggy Debian version
2880 that doesn't understand INFO-DIR-SECTION.
2881 * config.make.in: Add INSTALL_INFO and OLD_DEBIAN_INSTALL_INFO
2883 * manual/Makefile: If OLD_DEBIAN_INSTALL_INFO, give
2884 install-info the --section argument it needs to work properly.
2885 (dir-add.texinfo): Delete target.
2886 (dir-add.info): Generate this directly. Sort entries. Put a
2887 colon at the end of the INFO-DIR-SECTION line.
2888 * manual/libc.texinfo: Put a colon at the end of the
2891 1998-11-05 Paul Eggert <eggert@twinsun.com>
2893 * time/mktime.c (__mktime_internal): Adopt the traditional (and
2894 problematic) notion of what to do when tm_isdst doesn't match.
2896 1998-11-04 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2898 * posix/PTESTS: Fix spelling.
2900 1998-11-04 Ulrich Drepper <drepper@cygnus.com>
2902 * misc/efgcvt_r.c (fcvt_r): Remove code which tries to use libm
2903 functions. Reduce error in computing normalized value by multiplying
2904 factor in loop and compute result in one step.
2905 Reported by Christian Gafton.
2907 * sysdeps/libm-i387/e_hypot.S: New file.
2908 * sysdeps/libm-i387/e_hypotf.S: New file.
2910 1998-11-04 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2912 * elf/dlopenold.c: Compile only if DO_VERSIONING is also defined.
2914 1998-11-03 H.J. Lu <hjl@gnu.org>
2916 * libio/fileops.c (new_do_write): New function.
2917 (_IO_new_do_write): Call new_do_write.
2918 (_IO_new_file_xsputn): Likewise.
2920 * libio/oldfileops.c (old_do_write): New function.
2921 (_IO_old_do_write): Call old_do_write.
2922 (_IO_old_file_xsputn): Likewise.
2924 1998-11-04 Ulrich Drepper <drepper@cygnus.com>
2926 * time/mktime.c (__mktime_internal): Correct last change. We must
2927 stop searching for the right isdst value before stepping to the
2930 * malloc/malloc.c: Make sure calloc really returned zeroed memory.
2931 Patch by Wolfram Gloger <wmglo@dent.med.uni-muenchen.de>.
2933 1998-11-02 16:12 -0500 Zack Weinberg <zack@rabi.phys.columbia.edu>
2935 * sysdeps/generic/bits/signum.h: Define signals with their
2936 historical numbers when those are in the 1-15 range and
2937 consistent across platforms.
2938 Define compatibility aliases (SIGIOT, SIGCLD) if __USE_MISC.
2939 Define SIG_DFL, SIG_IGN, SIG_ERR as numeric constants cast
2940 appropriately instead of with fake function declarations
2941 (would cause link errors).
2942 If __USE_UNIX98, define SIG_HOLD.
2944 1998-10-29 H.J. Lu <hjl@gnu.org>
2946 * sysdeps/unix/sysv/linux/bits/sigaction.h (sigaction): Use
2947 union only if __USE_POSIX199309 is defined.
2949 * misc/sys/select.h (pselect): Declared only if __USE_GNU is
2952 1998-11-03 Ulrich Drepper <drepper@cygnus.com>
2954 * time/mktime.c (__mktime_internal): Handle broken down times
2955 around the time of the DST switches more correctly.
2957 1998-11-02 Ulrich Drepper <drepper@cygnus.com>
2959 * elf/Makefile (libdl-routines): Add dlopenold.
2960 * elf/Versions [libdl, GLIBC_2.1]: Add dlopen.
2961 * elf/dl-open.c (_dl_open): Check whether RTLD_LAZY or RTLD_GLOBAL
2962 is set and bounce otherwise.
2963 * elf/dlopen.c: Rename function to __dlopen_check and make version
2965 * elf/dlopenold.c: New file.
2967 1998-11-02 Ulrich Drepper <drepper@cygnus.com>
2969 * elf/Versions [libc, GLIBC_2.01]: Add _dl_global_scope_alloc.
2970 * elf/dl-open.c (_dl_global_scope_alloc): Move definition to
2971 * elf/dl-deps.c: ...here.
2972 * elf/dl-open.c (dl_open_worker): Call _dl_map_object_deps with
2973 new parameter and expect result. Remove code handling RTLD_GLOBAL.
2974 Add return value of _dl_map_object_deps to
2975 _dl_main_searchlist->r_nlist.
2976 * elf/dl-deps.c (_dl_map_object_deps): Change to return value.
2977 If we parameter GLOBAL is nonzero add object and dependencies to
2979 * elf/ldsodefs.h: Adapt prototype for _dl_map_object_deps.
2980 * elf/rtld.c (dl_main): Call _dl_map_object_deps with new parameter.
2981 Mark all objects as in global scope.
2982 * elf/dl-object.c (_dl_new_object): Initialize l_global to zero.
2984 * sysdeps/unix/sysv/linux/bits/sockunion.h: Add Econet support.
2986 * sysdeps/unix/sysv/linux/i386/sysdep.h: Add .L prefix to symbols
2987 used in macro magic.
2989 1998-11-02 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2991 * sysdeps/unix/sysv/linux/netatalk/at.h: Include <linux/atalk.h>
2992 before <sys/socket.h> to make sockaddr_at available to
2995 * posix/glob.h: Remove __P from parameter lists of declarations.
2997 1998-11-02 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2999 * time/tzset.c (tz_compute): Remove unused parameter timer.
3002 1998-11-02 Mark Kettenis <kettenis@phys.uva.nl>
3004 * sysdeps/generic/bits/types.h (__ipc_pid_t): New typedef.
3006 1998-11-02 Ulrich Drepper <drepper@cygnus.com>
3008 * sysdeps/unix/sysv/linux/i386/setgroups.c (setgroups): Remove
3009 unnecessary test and add cast.
3011 1998-11-02 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3013 * posix/getconf.c: Add initializer SYSCONF for CHARCLASS_NAME_MAX.
3015 * sysdeps/unix/sysv/linux/ttyname.c (getttyname): Remove unused
3017 * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
3019 1998-11-02 Mark Kettenis <kettenis@phys.uva.nl>
3021 * sysdeps/generic/bits/types.h (__FDS_BITS): New macro to access
3023 (__FDMASK): Use __fd_mask instead of unsigned long int in cast.
3025 1998-10-31 Richard Henderson <rth@cygnus.com>
3027 * math/Makefile (gmp-objs): Add udiv_qrnnd.
3029 * sysdeps/unix/alpha/sysdep.h (INLINE_SYSCALL*): New.
3030 (inline_syscall*): New.
3031 * sysdeps/unix/sysv/linux/alpha/sysdep.h (INLINE_SYSCALL): New.
3032 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Kill __syscall* bits.
3034 1998-10-31 Ulrich Drepper <drepper@cygnus.com>
3036 * aclocal.m4 (LIBC_PROG_FOO_GNU): Name output file using -o to
3037 avoid ld test generating an unwanted file.
3039 * posix/PTESTS: Remove comment about incorrect test (it is correct).
3041 1998-10-30 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
3043 * sunrpc/Versions: Add xdr_uint32_t and xdr_int32_t.
3044 * sunrpc/pmap_rmt.c: Initialize clnt_stat variable.
3045 * sunrpc/rpc/auth_des.h: Use uint32_t for time values.
3046 * sunrpc/rpc/xdr.h: Add INT32 support.
3047 * sunrpc/xdr.c: Implement xdr_int32_t and xdr_uint32_t .
3049 * nis/nis_call.c: Changes for new 64bit clean NIS+ interface.
3050 * nis/nis_callback.c: Likewise.
3051 * nis/nis_creategroup.c: Likewise.
3052 * nis/nis_defaults.c: Likewise.
3053 * nis/nis_intern.h: Likewise.
3054 * nis/nis_lookup.c: Likewise.
3055 * nis/nis_ping.c: Likewise.
3056 * nis/nis_print.c: Likewise.
3057 * nis/nis_table.c: Likewise.
3058 * nis/nis_util.c: Likewise.
3059 * nis/nis_xdr.c: Likewise.
3060 * nis/rpcsvc/nis.h: Likewise.
3061 * nis/rpcsvc/nis.x: Likewise.
3062 * nis/rpcsvc/nis_callback.h: Likewise.
3063 * nis/rpcsvc/nis_object.x: Likewise.
3064 * nis/rpcsvc/nislib.h: Likewise.
3066 * nis/rpcsvc/yp.h: Remove casts to (u_long).
3067 * nis/rpcsvc/yp_prot.h: Likewise.
3068 * nis/rpcsvc/ypupd.h: Likewise.
3069 * nis/ypclnt.c: Change %ld to %d in sprintf.
3071 1998-10-29 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
3073 * manual/locale.texi (Formatting Numbers): Fix strfmon examples.
3075 1998-10-28 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
3077 * sysdeps/generic/bits/select.h (__FD_ZERO): Change '\0' to plain
3078 0, __fd_mask is usually not a char.
3080 1998-10-30 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3082 * sysdeps/unix/sysv/linux/sigpending.c (sigpending): Allow
3083 compilation on systems without rt_* syscalls (e.g. on Linux 2.0).
3084 * sysdeps/unix/sysv/linux/sigprocmask.c (__sigprocmask): Likewise.
3085 * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
3086 * sysdeps/unix/sysv/linux/sigtimedwait.c: Likewise.
3087 * sysdeps/unix/sysv/linux/sigsuspend.c (__sigsuspend): Likewise
3088 * sysdeps/unix/sysv/linux/sigqueue.c: Likewise.
3089 * sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
3091 * sysdeps/unix/sysv/linux/i386/sigaction.c (__sigaction): Allow
3092 compiling on systems without rt_sigaction syscall.
3093 * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c (__sigaction):
3096 1998-10-30 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3098 * time/strptime.c (HERE_D_FMT): Fix typo.
3099 Reported by Claus Heine <heine@math1.rwth-aachen.de>, PR libc/842.
3101 1998-10-30 Ulrich Drepper <drepper@cygnus.com>
3103 * catgets/Makefile (tests): Add rules to run gencat on test1.msg.
3104 (generate): Add test1.cat and test1.h.
3105 (distribute): Add test1.msg.
3106 * catgets/test1.msg: New file.
3108 * catgets/gencat.c: Do a better job in initializing dynamic
3109 memory [PR libc/844].
3111 1998-10-30 18:11 Ulrich Drepper <drepper@cygnus.com>
3113 * iconv/gconv_conf.c (__gconv_read_conf): Don't define as
3114 internal_function since it is called through a pointer.
3115 * iconv/gconv_db.c (free_derivation): Likewise.
3116 * iconv/gconv_int.h: Adjust prototype od __gconv_read_conf.
3118 * posix/wordexp.c: Add internal_function to parse_backtick definition.
3119 * rt/aio_misc.c: Add internal_function to __aio_free_request,
3120 __aio_find_req, __aio_find_req_fd, and __aio_enqueue_request
3122 * rt/aio_notify.c: Add internal_function to __aio_notify_only and
3123 __aio_notify definitions.
3124 * wcsmbsload.c: Add internal_function to __wcsmbs_load_conv definition.
3126 1998-10-30 Ulrich Drepper <drepper@cygnus.com>
3128 * Makerules (build-shlib): Add -O to generate optimized shared
3131 1998-10-30 11:15 Ulrich Drepper <drepper@cygnus.com>
3133 * sysdeps/libm-i387/e_fmod.S: Remove invalid operand size suffix.
3134 * sysdeps/libm-i387/e_fmodf.S: Likewise.
3135 * sysdeps/libm-i387/e_fmodl.S: Likewise.
3136 * sysdeps/libm-i387/s_ilogb.S: Likewise.
3137 * sysdeps/libm-i387/s_ilogbf.S: Likewise.
3138 * sysdeps/libm-i387/s_logb.S: Likewise.
3139 * sysdeps/libm-i387/s_logbf.S: Likewise.
3140 * sysdeps/libm-i387/s_remquo.S: Likewise.
3141 * sysdeps/libm-i387/s_remquof.S: Likewise.
3142 * sysdeps/libm-i387/s_remquol.S: Likewise.
3143 * sysdeps/libm-i387/s_significand.S: Likewise.
3144 * sysdeps/libm-i387/s_significandf.S: Likewise.
3146 1998-10-30 Geoff Keating <geoffk@ozemail.com.au>
3148 * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Really correct
3151 1998-10-30 Geoff Keating <geoffk@ozemail.com.au>
3153 * math/libm-test.c: Loosen deltas for sin(0.9)^2+cos(0.9)^2.
3155 1998-10-29 Ulrich Drepper <drepper@cygnus.com>
3157 * stdio-common/vfprintf.c (vfprintf): Fix the remaining premature
3158 returns without cleaning up the lock.
3159 (printf_unknown): Add label all_done.
3161 * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Keep Linux 2.0
3162 kernels in mind when reading /proc/self/fd/FD.
3163 * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
3165 * nscd/nscd.c (doc): It's "Name Service" not "Name Switch".
3167 * malloc/mtrace.c (tr_where): Replace snprintf call by mempcpy and
3170 * sysdeps/unix/sysv/linux/ttyname_r.c (ttyname_r): Try reading
3171 /prof/self/fd/FD first.
3172 * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Likewise.
3174 * stdio-common/_itoa.h (_fitoa_word): New inline function. Write
3175 formatted number starting at given position and return pointer to
3177 (_fitoa): Likewise, for long long.
3179 1998-10-29 Roland McGrath <roland@baalperazim.frob.com>
3181 * sysdeps/unix/sysv/linux/bits/sem.h,
3182 sysdeps/unix/sysv/linux/bits/ipc.h,
3183 sysdeps/unix/sysv/linux/bits/shm.h,
3184 sysdeps/unix/sysv/linux/bits/msq.h: Moved to ...
3185 * sysdeps/gnu/bits/sem.h, sysdeps/gnu/bits/ipc.h,
3186 sysdeps/gnu/bits/shm.h, sysdeps/gnu/bits/msq.h: ... here,
3187 so the same bits will be used for the Hurd.
3189 1998-10-29 Ulrich Drepper <drepper@cygnus.com>
3191 * sysdeps/unix/sysv/linux/sigaction.c (__sigaction): Allow
3192 compiling on systems without rt_sigaction syscall.
3194 1998-10-12 Philip Blundell <pb@nexus.co.uk>
3196 * Makeconfig (sysdep-subdirs): Allow Subdirs files to remove
3197 directories as well as add them.
3199 1998-10-28 Philip Blundell <pb@nexus.co.uk>
3201 * sysdeps/unix/sysv/linux/neteconet/ec.h: New file. Support for
3202 AF_ECONET sockets as found in recent Linux 2.1 kernels.
3203 * sysdeps/unix/sysv/linux/Dist: Distribute it.
3204 * sysdeps/unix/sysv/linux/Makefile: Install it.
3206 1998-10-27 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
3208 * string/bits/string2.h: __USE_GNU already implies __USE_MISC.
3210 1998-10-27 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
3212 * sysdeps/generic/bits/types.h (__FDS_BITS): New macro to access
3214 * sysdeps/unix/sysv/linux/alpha/bits/types.h (__FDS_BITS): Likewise.
3215 * sysdeps/unix/sysv/linux/bits/types.h (__FDS_BITS): Likewise.
3216 * sysdeps/unix/sysv/linux/mips/bits/types.h (__FDS_BITS): Likewise.
3217 * sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h (__FDS_BITS):
3219 * sysdeps/unix/sysv/sysv4/solaris2/bits/types.h (__FDS_BITS):
3221 * sysdeps/generic/bits/select.h (__FD_ZERO, __FD_SET, __FD_CLR,
3222 __FD_ISSET): Use it.
3223 * sysdeps/i386/bits/select.h (__FD_ZERO, __FD_SET, __FD_CLR,
3224 __FD_ISSET): Likewise.
3226 1998-10-28 Geoff Keating <geoffk@ozemail.com.au>
3228 * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Tidy up, correct
3231 * sysdeps/unix/sysv/linux/powerpc/pread.c: Do not use the i386 version.
3232 Instead call the system call wrapper function using an 64bit argument.
3233 * sysdeps/unix/sysv/linux/powerpc/pread64.c: Likewise.
3234 * sysdeps/unix/sysv/linux/powerpc/pwrite.c: Likewise.
3235 * sysdeps/unix/sysv/linux/powerpc/pwrite64.c: Likewise.
3237 1998-10-27 Ulrich Drepper <drepper@cygnus.com>
3239 * signal/signal.h: Don't include <time.h> for timespec, add
3240 forward declaration.
3242 * sysdeps/i386/bits/select.h [!__USE_XOPEN]: Add special version
3243 of __FD_* macros which use __fds_bits.
3244 * sysdeps/generic/bits/select.h: Likewise.
3245 Reported by Matt McLean <keys@yikes.com>.
3247 1998-10-27 Philip Blundell <pb@nexus.co.uk>
3249 * elf/elf.h: Update ARM definitions.
3251 1998-10-27 Ulrich Drepper <drepper@cygnus.com>
3253 * signal/signal.h: Include bits/sigthread.h only for Unix98.
3255 1998-10-26 Ulrich Drepper <drepper@cygnus.com>
3257 * include/libc-symbols.h: If HAVE_BUILTIN_EXPECT is not defined
3258 define __builtin_expect as a macro substituting to the first
3260 * config.h.in: Define HAVE_BUILTIN_EXPECT.
3261 * configure.in: Add test for __builtin_expect.
3263 * sysdeps/unix/sysv/linux/bits/types.h: Include
3264 bits/pthreadtypes.h only not for POSIX 199506.
3265 * sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
3266 * sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
3267 * sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h: Likewise.
3269 1998-10-26 Mark Kettenis <kettenis@phys.uva.nl>
3271 * sysdeps/unix/sysv/linux/Versions: Move shutdown ...
3272 * socket/Versions [libc, GLIBC_2.0]: ... to here.
3274 1998-10-25 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3276 * include/stdio.h: Included <stddef.h> for size_t.
3278 * stdio/stdio.h: Move __path_search, __gen_tempname, __libc_fatal
3280 * include/stdio.h: ...here.
3281 * libio/stdio.h: Removed __path_search, __gen_tempname, __libc_fatal.
3283 1998-10-26 11:09 Ulrich Drepper <drepper@cygnus.com>
3285 * time/Makefile (tests): Add tst-posixtz.
3286 * time/tst-posixtz.c: New file.
3288 1998-10-24 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
3290 * elf/rtld.c (process_envvars): Accept any non-null value of
3291 LD_BIND_NOW, as mandated by the ABI.
3293 1998-10-24 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
3295 * sysdeps/unix/sysv/linux/pread.c: Rename __syscall_pread64 to
3297 * sysdeps/unix/sysv/linux/pwrite.c: Rename __syscall_pwrite64 to
3299 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Likewise.
3300 * sysdeps/unix/sysv/linux/arm/syscalls.list: Likewise.
3301 * sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise.
3302 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Likewise.
3303 * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Likewise. Remove
3305 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Remove
3306 s_pread64 and s_pwrite64.
3307 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Likewise.
3309 1998-10-24 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
3311 * sysdeps/unix/sysv/linux/llseek.c: Use INLINE_SYSCALL.
3312 * sysdeps/unix/sysv/linux/arm/syscalls.list: Rename __sys_llseek
3313 to __syscall__llseek.
3314 * sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise.
3315 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Likewise.
3316 * sysdeps/unix/sysv/linux/i386/syscalls.list: Remove entry for
3319 1998-10-26 Cristian Gafton <gafton@redhat.com>
3321 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add s_setfsgid
3324 1998-10-26 Ulrich Drepper <drepper@cygnus.com>
3326 * time/tzset.c (tz_compute): Correct last patch and describe this
3329 1998-10-24 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
3331 * sysdeps/unix/sysv/linux/m68k/Makefile [subdir=signal]: Remove
3332 rt_sigsuspend, rt_sigprocmask, rt_sigtimedwait, rt_sigqueueinfo,
3333 rt_sigaction and rt_sigpending.
3334 * sysdeps/unix/sysv/linux/m68k/syscalls.list: Remove all entries
3335 for __syscall_* functions.
3336 * sysdeps/unix/sysv/linux/m68k/sysdep.h: Implement INLINE_SYSCALL.
3338 1998-10-26 Roland McGrath <roland@baalperazim.frob.com>
3340 * hurd/Versions: Add _hurd_dtable, _hurd_dtablesize,
3341 _hurd_dtable_lock, _hurd_intern_fd.
3343 * sysdeps/mach/hurd/Versions: Add cthread_keycreate,
3344 cthread_getspecific, cthread_setspecific, __libc_getspecific.
3346 * mach/Versions: Fix typo in last change.
3348 1998-10-25 Ulrich Drepper <drepper@cygnus.com>
3350 * time/tzset.c (tz_compute): If time to switch to DST is later in
3351 the year switch back in the next year.
3352 Reported by jwitford@hutch.com.au.
3354 1998-10-24 Mark Kettenis <kettenis@phys.uva.nl>
3356 * mach/Versions: Add evc_wait, mach_error, mach_error_string,
3357 mach_error_type, mach_msg_destroy, mig_deallocate_reply_port.
3358 Remove __mach_host_self, __mach_reply_port, __mach_setup_thread,
3359 __mach_port_allocate, __mach_port_allocate_name,
3360 __mach_port_insert_right __mutex_trylock, __mutex_lock,
3361 __mutex_unlock, __swtch, __switch, __task_create, __task_suspend,
3362 __task_set_special_port, __task_terminate, __thread_depress_abort,
3363 __thread_switch, __vm_allocate, __vm_deallocate, __vm_map. These
3364 functions are not used outside libc.
3366 * sysdeps/mach/hurd/Versions: New file.
3367 [libc, GLIBC_2.0]: Add _cthread_exit_routine and
3368 _cthread_init_routine. These are set by the Hurd cthreads library.
3369 Add __getcwd, __mmap. If we don't add these, the weak definitions in
3370 the dynamic linker will not be replaced by the corresponding shared
3371 library routines once they are loaded.
3373 1998-10-21 Mark Kettenis <kettenis@phys.uva.nl>
3375 * sysdeps/mach/hurd/i386/init-first.c: Only define
3376 __libc_enable_secure if PIC is not defined.
3378 1998-10-25 Roland McGrath <roland@baalperazim.frob.com>
3380 * argp/Versions: Add _argp_unlock_xxx. Lock-savvy functions call this
3381 to recurse into argp.
3383 1998-10-25 Ulrich Drepper <drepper@cygnus.com>
3385 * include/features.h: Define __USE_POSIS199506 is _POSIX_C_SOURCE is
3386 greater or equal than 199506L.
3388 * sysdeps/generic/bits/types.h (__fd_set): Define element as fds_bits
3389 only is __USE_XOPEN. Otherwise use __fds_bits.
3390 * sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
3391 * sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
3392 * sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h: Likewise.
3393 * sysdeps/unix/sysv/linux/bits/types.h: Likewise.
3394 * sysdeps/unix/sysv/sysv4/solaris2/bits/types.h: Likewise.
3396 1998-10-24 H.J. Lu <hjl@gnu.org>
3398 * locale/programs/charmap.c (parse_charmap): Accept tok_string
3399 for <code_set_name>.
3401 1998-10-25 H.J. Lu <hjl@gnu.org>
3403 * locale/programs/ld-ctype.c (ctype_finish): Also check
3406 1998-10-25 Ulrich Drepper <drepper@cygnus.com>
3408 * signal/signal.h: Include bits/sigthread.h only if __USE_POSIX199506.
3410 * sysdeps/unix/sysv/linux/bits/types.h: Include pthreadtypes.h only
3411 if __USE_POSIX199506 or __USE_UNIX98.
3413 1998-10-24 22:34 -0400 Zack Weinberg <zack@rabi.phys.columbia.edu>
3415 * string/bits/string2.h: Inline strdup+friends only if
3416 __USE_MISC || __USE_GNU (prevents namespace pollution).
3418 1998-10-24 H.J. Lu <hjl@gnu.org>
3420 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (LOCK_SH,
3421 LOCK_EX, LOCK_NB, LOCK_UN): Protect with __USE_BSD.
3422 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h (LOCK_SH, LOCK_EX,
3423 LOCK_NB, LOCK_UN): Likewise.
3424 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (LOCK_SH, LOCK_EX,
3425 LOCK_NB, LOCK_UN): Likewise.
3426 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (LOCK_SH, LOCK_EX,
3427 LOCK_NB, LOCK_UN): Likewise.
3428 * sysdeps/unix/sysv/linux/bits/fcntl.h (LOCK_SH, LOCK_EX,
3429 LOCK_NB, LOCK_UN): Likewise.
3431 1998-10-24 H.J. Lu <hjl@gnu.org>
3433 * libio/ioseekoff.c (_IO_seekoff): Check the valid dir value.
3435 * libio/rewind.c (rewind): Clear the error.
3437 1998-10-24 H.J. Lu <hjl@gnu.org>
3439 * grp/grp.h (getgrent_r, getgrgid_r, getgrnam_r): Add "__" to
3442 1998-10-24 H.J. Lu <hjl@gnu.org>
3444 * sysdeps/unix/sysv/linux/alpha/bits/time.h (timeval): Protect
3445 with __need_timeval.
3446 * sysdeps/unix/sysv/linux/mips/bits/time.h (timeval): Likewise.
3447 * sysdeps/unix/sysv/linux/bits/time.h (timeval): Likewise.
3449 1998-10-24 H.J. Lu <hjl@gnu.org>
3451 * signal/signal.h (timespec, siginfo_t, sigwaitinfo, sigtimedwait,
3452 sigqueue): Protect with __USE_POSIX199309.
3454 1998-10-24 H.J. Lu <hjl@gnu.org>
3456 * time/time.h (timespec): Protect with __USE_POSIX199309 instead of
3459 1998-10-24 H.J. Lu <hjl@gnu.org>
3461 * libio/fileops.c (_IO_new_file_seekoff): Always resync with
3462 the kernel file offset.
3463 * libio/oldfileops.c (_IO_old_file_seekoff): Likewise.
3465 1998-10-24 H.J. Lu <hjl@gnu.org>
3467 * time/tzfile.c (__tzfile_default): Set num_types to 2.
3469 1998-10-23 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3471 * rt/aio.h: Move __aio_init to...
3472 * include/aio.h: ...here.
3474 1998-10-24 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3476 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Remove duplicate
3477 definition of O_LARGEFILE.
3479 1998-10-24 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3481 * sysdeps/unix/sysv/linux/alpha/pathconf.c (__pathconf): Use path
3482 as first argument to statfs.
3484 1998-10-24 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3486 * sysdeps/generic/setenv.c (setenv): Add braces around ambiguous else.
3488 1998-10-24 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3490 * malloc/mtrace.c: Include <string.h> for strlen.
3492 1998-10-24 Roland McGrath <roland@baalperazim.frob.com>
3494 * sysdeps/mach/hurd/bits/environments.h: New file.
3496 * sysdeps/mach/hurd/dl-sysdep.c (__getcwd): New weak function.
3498 * mach/Versions, hurd/Versions: Add numerous symbols.
3499 Remove libmachuser and libhurduser sections, punt
3500 versioning for those libraries for now.
3502 * misc/Versions: Add reboot here; it exists on all platforms.
3503 * sysdeps/unix/sysv/linux/Versions: Remove reboot here.
3505 1998-10-23 Ulrich Drepper <drepper@cygnus.com>
3507 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (O_NOFOLLOW): New
3509 * sysdeps/unix/sysv/linux/bits/fcntl.h: Likewise.
3510 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
3511 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_LARGEFILE,
3512 O_NOFOLLOW, O_DIRECT): New macros.
3513 (O_DIRECTORY): Correct definition according to official 2.1.126.
3514 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_DIRECTORY,
3515 O_NOFOLLOW): New macros.
3517 1998-10-24 Roland McGrath <roland@baalperazim.frob.com>
3519 * include/ldsodefs.h: Test HAVE_ELF instead of __ELF__.
3521 * sysdeps/mach/hurd/opendir.c (__opendir): Return ENOENT for "".
3522 (__opendir): Add trailing slash to name for open, for ENOTDIR check.
3524 1998-10-23 Ulrich Drepper <drepper@cygnus.com>
3526 * sysdeps/unix/sysv/linux/i386/Dist: Add setresuid.c, setresgid.c,
3527 setfsuid.c, and setfsgid.c.
3528 * sysdeps/unix/sysv/linux/arm/Dist: Likewise.
3529 * sysdeps/unix/sysv/linux/m68k/Dist: Likewise.
3530 * sysdeps/unix/sysv/linux/sparc/sparc32/Dist: Likewise.
3532 * version.h (VERSION): Bump to 2.0.99.
3534 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove duplicate
3537 * sysdeps/unix/sysv/linux/i386/Dist: Remove s_pread64.c and
3540 * posix/fnmath.h: Don't redefine __P when used in glibc.
3541 * posix/glob.h: Likewise.
3543 * inet/rcmd.c (__ivaliduser2): Fix memory leak.
3544 Patch by Dick Streefland <dick_streefland@tasking.com>.
3546 * stdio-common/tst-ungetc.c: Add more test cases.
3548 * sysdeps/unix/sysv/linux/Dist: Add linux_fsinfo.h.
3549 * sysdeps/unix/sysv/linux/fstatvfs.c: Move filesystem magic number
3551 * sysdeps/unix/sysv/linux/linux_fsinfo.h: ...here. New file.
3552 * sysdeps/unix/sysv/linux/fpathconf.c: New file.
3553 * sysdeps/unix/sysv/linux/pathconf.c: New file.
3554 * sysdeps/unix/sysv/linux/alpha/fpathconf.c: Handle _PC_LINK_MAX here.
3555 * sysdeps/unix/sysv/linux/alpha/pathconf.c: Likewise.
3557 1998-10-20 Philip Blundell <pb@nexus.co.uk>
3559 * sysdeps/unix/sysv/linux/arm/bits/armsigctx.h: Include
3560 <asm/ptrace.h> to define struct pt_regs.
3561 * sysdeps/unix/sysv/linux/arm/profil-counter.h: Don't bother
3562 including <asm/ptrace.h> here.
3564 * sysdeps/unix/sysv/linux/arm/sysdep.S: Remove spurious call to
3565 C_SYMBOL_NAME macro.
3567 1998-10-23 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3569 * sysdeps/generic/sys/ptrace.h (__ptrace_request): Remove comma at
3570 end of enumerator list.
3571 * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_request): Likewise.
3572 * posix/wordexp.h: Likewise.
3574 * db/db.h: Use __PMT instead of __P in typedefs.
3575 * db/mpool.h: Likewise.
3576 * sysdeps/generic/bits/siginfo.h: Likewise.
3577 * nis/rpcsvc/ypclnt.h: Likewise.
3579 1998-10-23 Ulrich Drepper <drepper@cygnus.com>
3581 * libio/genops.c (_IO_seekmark): When switching to backup buffer
3582 make sure all characters from the read buffer are read after
3583 switching back to it.
3585 1998-10-22 Ulrich Drepper <drepper@cygnus.com>
3587 * configure.in: Add support for Cygnus GNUPro compilers.
3589 1998-10-22 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3591 * stdio/stdio.h: Use __PMT instead of __P in typedefs.
3593 * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Use __PMT instead
3594 of __P for sa_restorer.
3595 * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h: Likewise.
3596 * sysdeps/unix/sysv/linux/kernel_sigaction.h (struct
3597 kernel_sigaction, old_kernel_sigaction): Likewise.
3599 1998-10-22 Ulrich Drepper <drepper@cygnus.com>
3601 * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add __syscall_pread
3602 and __syscall_pwrite aliases.
3604 * sunrpc/rpc/auth.h (AUTH_DH): New macro. Alias for AUTH_DES.
3606 * sysdeps/unix/sysv/linux/i386/sysdep.h: Drastically simplify and
3607 improve INLINE_SYSCALL using macro assembler magic.
3609 1998-10-22 H.J. Lu <hjl@gnu.org>
3611 * sysdeps/unix/sysv/linux/i386/getgroups.c (__getgroups): Add
3613 * sysdeps/unix/sysv/linux/i386/setgroups.c (setgroups): Likewise.
3615 * sysdeps/posix/fpathconf.c (__fpathconf): Set errno to
3616 EINVAL if errno == ENODEV. Tested by VSX-PCT.
3618 * sysdeps/posix/isatty.c (__isatty): Don't reset errno. Tested
3621 * posix/execvp.c (execvp): Check "". Tested by VSX-PCT.
3623 1998-10-22 Philip Blundell <pb@nexus.co.uk>
3625 * sysdeps/unix/arm/sysdep.h: Wrap assembler macros in #ifdef
3628 1998-10-21 Ulrich Drepper <drepper@cygnus.com>
3630 * sysdeps/unix/sysv/linux/i386/sysdep.h: Remove EXTRAVARS_* macros
3633 1998-10-21 14:38 Ulrich Drepper <drepper@cygnus.com>
3635 * sysdeps/unix/sysdep.h (INLINE_SYSCALL): New macro. Simply call
3636 __syscall_* function.
3637 * sysdeps/unix/sysv/linux/aio_sigqueue.c: Use INLINE_SYSCALL instead
3638 of calling __syscall_* function.
3639 * sysdeps/unix/sysv/linux/fxstat.c: Likewise.
3640 * sysdeps/unix/sysv/linux/fxstat64.c: Likewise.
3641 * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
3642 * sysdeps/unix/sysv/linux/getdents.c: Likewise.
3643 * sysdeps/unix/sysv/linux/getpriority.c: Likewise.
3644 * sysdeps/unix/sysv/linux/getresgid.c: Likewise.
3645 * sysdeps/unix/sysv/linux/getresuid.c: Likewise.
3646 * sysdeps/unix/sysv/linux/lxstat.c: Likewise.
3647 * sysdeps/unix/sysv/linux/lxstat64.c: Likewise.
3648 * sysdeps/unix/sysv/linux/poll.c: Likewise.
3649 * sysdeps/unix/sysv/linux/pread.c: Likewise.
3650 * sysdeps/unix/sysv/linux/pread64.c: Likewise.
3651 * sysdeps/unix/sysv/linux/ptrace.c: Likewise.
3652 * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
3653 * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
3654 * sysdeps/unix/sysv/linux/readv.c: Likewise.
3655 * sysdeps/unix/sysv/linux/reboot.c: Likewise.
3656 * sysdeps/unix/sysv/linux/sigaction.c: Likewise.
3657 * sysdeps/unix/sysv/linux/siglist.h: Likewise.
3658 * sysdeps/unix/sysv/linux/sigpending.c: Likewise.
3659 * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
3660 * sysdeps/unix/sysv/linux/sigqueue.c: Likewise.
3661 * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
3662 * sysdeps/unix/sysv/linux/sigtimedwait.c: Likewise.
3663 * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
3664 * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
3665 * sysdeps/unix/sysv/linux/sysctl.c: Likewise.
3666 * sysdeps/unix/sysv/linux/ustat.c: Likewise.
3667 * sysdeps/unix/sysv/linux/writev.c: Likewise.
3668 * sysdeps/unix/sysv/linux/xmknod.c: Likewise.
3669 * sysdeps/unix/sysv/linux/xstat.c: Likewise.
3670 * sysdeps/unix/sysv/linux/xstat64.c: Likewise.
3671 * sysdeps/unix/sysv/linux/i386/chown.c: Likewise.
3672 * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
3673 * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
3674 * sysdeps/unix/sysv/linux/i386/setfsgid.c: Likewise.
3675 * sysdeps/unix/sysv/linux/i386/setfsuid.c: Likewise.
3676 * sysdeps/unix/sysv/linux/i386/setgid.c: Likewise.
3677 * sysdeps/unix/sysv/linux/i386/setgroups.c: Likewise.
3678 * sysdeps/unix/sysv/linux/i386/setresgid.c: Likewise.
3679 * sysdeps/unix/sysv/linux/i386/setresuid.c: Likewise.
3680 * sysdeps/unix/sysv/linux/i386/setuid.c: Likewise.
3682 * sysdeps/unix/sysv/linux/i386/sysdep.h: Define INLINE_SYSCALL using
3684 * sysdeps/unix/sysv/linux/i386/syscalls.list: Remove various
3685 __syscall_* definitions.
3687 * sysdeps/unix/sysv/linux/syscalls.list: Move various __syscall_*
3689 * sysdeps/unix/sysv/linux/alpha/syscalls.list: ...here...
3690 * sysdeps/unix/sysv/linux/arm/syscalls.list: ...and here...
3691 * sysdeps/unix/sysv/linux/m68k/syscalls.list: ...and here...
3692 * sysdeps/unix/sysv/linux/mips/syscalls.list: ...and here...
3693 * sysdeps/unix/sysv/linux/powerpc/syscalls.list: ...and here...
3694 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: ...and here...
3695 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: ...and here.
3697 * sysdeps/unix/sysv/linux/Makefile [subdir=signal] (sysdep_routines):
3698 Move definition to...
3699 * sysdeps/unix/sysv/linux/alpha/Makefile: ...here...
3700 * sysdeps/unix/sysv/linux/arm/syscalls.list: ...and here...
3701 * sysdeps/unix/sysv/linux/m68k/syscalls.list: ...and here...
3702 * sysdeps/unix/sysv/linux/mips/syscalls.list: ...and here...
3703 * sysdeps/unix/sysv/linux/powerpc/syscalls.list: ...and here...
3704 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: ...and here...
3705 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: ...and here.
3707 * sysdeps/unix/sysv/linux/i386/Makefile [subdir=misc]
3708 (sysdep_routines): Remove s_pread64 and s_pwrite64.
3710 * sysdeps/unix/sysv/linux/i386/pread.c: New file.
3711 * sysdeps/unix/sysv/linux/i386/pread64.c: New file.
3712 * sysdeps/unix/sysv/linux/i386/pwrite.c: New file.
3713 * sysdeps/unix/sysv/linux/i386/pwrite64.c: New file.
3714 * sysdeps/unix/sysv/linux/i386/s_pread64.S: Removed.
3715 * sysdeps/unix/sysv/linux/i386/s_pwrite64.S: Removed.
3717 1998-10-21 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3719 * sysdeps/unix/sysv/linux/siglist.h: Fix some typos in these files
3720 and bring them in synch.
3721 * sysdeps/unix/siglist.c: Likewise.
3722 Reported by Vladimir Michl <michlv@risc.upol.cz> [PR libc/832].
3724 1998-10-20 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
3726 * sysdeps/unix/sysv/linux/i386/setresuid.c: Allow -1 as arguments.
3727 * sysdeps/unix/sysv/linux/i386/setresgid.c: Likewise.
3729 * sysdeps/unix/sysv/linux/i386/setreuid.c: New file.
3730 * sysdeps/unix/sysv/linux/i386/setregid.c: New file.
3731 * sysdeps/unix/sysv/linux/m68k/setreuid.c: New file.
3732 * sysdeps/unix/sysv/linux/m68k/setregid.c: New file.
3733 * sysdeps/unix/sysv/linux/arm/setreuid.c: New file.
3734 * sysdeps/unix/sysv/linux/arm/setregid.c: New file.
3735 * sysdeps/unix/sysv/linux/sparc/sparc32/setreuid.c: New file.
3736 * sysdeps/unix/sysv/linux/sparc/sparc32/setregid.c: New file.
3737 * sysdeps/unix/sysv/linux/i386/syscalls.list: Add s_setreuid and
3739 * sysdeps/unix/sysv/linux/m68k/syscalls.list: Likewise.
3740 * sysdeps/unix/sysv/linux/arm/syscalls.list: Likewise.
3741 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Likewise.
3743 1998-10-20 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
3745 * sunrpc/rpc_main.c (close_output, close_input): New functions.
3746 (c_output, h_output, s_output, l_output, t_output, svc_output,
3747 clnt_output, mkfile_output): Call them at the end.
3749 1998-10-19 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
3751 * db/Makefile (LDFLAGS-db1.so): New variable, to avoid duplicating
3754 1998-10-19 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
3756 * sysdeps/unix/sysv/linux/m68k/setfsuid.c: Add real contents.
3757 * sysdeps/unix/sysv/linux/m68k/syscalls.list: Add s_setfs[ug]id.
3759 1998-10-20 Ulrich Drepper <drepper@cygnus.com>
3761 * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add s_pread64 and
3763 * sysdeps/unix/sysv/linux/powerpc/pread.c: New file.
3764 * sysdeps/unix/sysv/linux/powerpc/pread64.c: New file.
3765 * sysdeps/unix/sysv/linux/powerpc/pwrite.c: New file.
3766 * sysdeps/unix/sysv/linux/powerpc/pwrite64.c: New file.
3767 Patch by Geoffrey KEATING <geoffk@discus.anu.edu.au>.
3769 1998-10-18 Zack Weinberg <zack@rabi.phys.columbia.edu>
3771 * sysdeps/unix/opendir.c: Check at runtime for kernel support for
3774 1998-10-20 H.J. Lu <hjl@gnu.org>
3776 * sysdeps/unix/sysv/linux/i386/setresuid.c (__setresuid): Fix
3779 1998-10-19 Ulrich Drepper <drepper@cygnus.com>
3781 * math/tgmath.h: Make nested function calls work.
3783 * include/ldsodefs.h: Fix typo.
3785 * posix/Makefile (tests): Add tst-preadwrite.
3786 * posix/tst-preadwrite.c: New file.
3788 * sysdeps/unix/opendir.c (__opendir): Add back fstat call to make
3789 sure that descriptor is in any case for a directory.
3791 1998-10-19 18:59 -0400 Zack Weinberg <zack@rabi.phys.columbia.edu>
3793 * math/tgmath.h (__TGMATH_UNARY_REAL_IMAG): Fix typo: val -> Val.
3794 (atan2): Takes two arguments.
3796 1998-10-19 Ulrich Drepper <drepper@cygnus.com>
3798 * include/ldsodefs.h: New file.
3800 * iconv/gconv.c: Include ldsodefs.h, not elf/ldsodefs.h.
3801 Remove change to avoid using _CALL_DL_FCT.
3802 * iconv/gconv_db.c: Likewise.
3803 * iconv/gconv_dl.c: Likewise.
3804 * iconv/skeleton.c: Likewise, here for DL_CALL_FCT.
3805 * malloc/mtrace.c: Include ldsodefs.h, not elf/ldsodefs.h.
3806 * nss/nsswitch.c: Likewise.
3807 * nss/nsswitch.h: Likewise.
3809 1998-10-19 Philip Blundell <pb@nexus.co.uk>
3811 * sunrpc/Makefile (otherlibs): If static NSS is in use, set to the
3813 * login/Makefile (otherlibs): Likewise.
3814 * nscd/Makefile (otherlibs): Likewise.
3815 * Makeconfig (link-libc) [! build_shared]: Add $(otherlibs).
3817 * debug/Makefile (install-bin): Only build catchsegv if using ELF.
3819 * inet/Makefile: Add -DSTATIC_NSS to CFLAGS.
3821 1998-10-19 Philip Blundell <pb@nexus.co.uk>
3823 * sysdeps/unix/sysv/linux/arm/syscalls.list: Added setfsgid
3826 1998-10-19 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3828 * nscd/connections.c: Fix typos in comments and strings.
3830 * nscd/nscd.conf: Update according to recent changes to nscd.
3832 * nscd/cache.c (prune_cache): Remove wrong comment.
3834 1998-10-19 13:24 Ulrich Drepper <drepper@cygnus.com>
3836 * locale/programs/ld-collate.c (collate_startup): Clear bit for this
3837 category in copy_posix.
3838 (collate_finish): Don't warn about UNDEFINED not being defined.
3839 * locale/programs/ld-ctype.c (ctype_startup): Clear bit for this
3840 category in copy_posix.
3841 * locale/programs/ld-messages.c (messages_startup): Likewise.
3842 * locale/programs/ld-monetary.c (monetary_startup): Likewise.
3843 * locale/programs/ld-numeric.c (numeric_startup): Likewise.
3844 * locale/programs/ld-time.c (time_startup): Likewise.
3845 * locale/programs/localedef.c: Move copy_def_list_t definition into
3846 locales.h. Define copy_posix variable.
3847 (main): Before processing copy list add ©_posix to copy_list.
3848 * locale/programs/locales.h: Add definition of copy_def_list_t.
3849 * locale/programs/locfile.c: Clear bit for appropriate category in
3850 copy_posix.mask for copy instruction.
3852 1998-10-19 Ulrich Drepper <drepper@cygnus.com>
3854 * sysdeps/unix/sysv/linux/i386/setresgid.c: Remove #include of
3855 non-existing file with generic implementation.
3856 * sysdeps/unix/sysv/linux/i386/setresuid.c: Likewise.
3858 1998-10-19 Philip Blundell <pb@nexus.co.uk>
3860 * iconv/gconv_db.c: Include ELF header only if STATIC_GCONV is not
3861 defined. Avoid using _CALL_DL_FCT if it is not defined.
3862 * iconv/gconv.c: Likewise.
3864 1998-10-19 Ulrich Drepper <drepper@cygnus.com>
3866 * nscd/connections.c (dbs): Define defualt values for timeouts and
3867 set enabled to 0 by default.
3868 (CACHE_PRUNE_INTERVAL): New constant. Use it instead of magical 15 in
3871 * locale/C-ctype.c (_nl_C_LC_CTYPE_class): Clear ISCNTRL bit for
3873 (_nl_C_LC_CTYPE_class32): Likewise.
3876 1998-10-19 Roland McGrath <roland@baalperazim.frob.com>
3878 * hurd/hurd/threadvar.h (enum __hurd_threadvar_index): Add
3879 _HURD_THREADVAR_DL_ERROR.
3881 * hurd/Makefile (user-interfaces): Add login, password.
3883 * sysdeps/mach/hurd/Makefile (+cflags): Append -Wno-parentheses.
3885 1998-08-06 Mark Kettenis <kettenis@phys.uva.nl>
3887 [submitted 1998-08-06]
3888 * mach/Machrules: Create target directory and force re-evaluation
3889 of Makefile to prevent `make' from optimizing away most of the
3890 implicit rules and `vpath' directives.
3892 1998-10-19 Roland McGrath <roland@baalperazim.frob.com>
3894 * hurd/intr-msg.c (_hurd_intr_rpc_mach_msg): If _hurd_msgport_thread
3895 is null, short-circuit to __mach_msg.
3897 * sysdeps/mach/hurd/i386/init-first.c (posixland_init): New function,
3898 broken out of init1.
3899 (init1) [PIC]: Call it.
3900 (__libc_init_first) [! PIC]: Call it.
3902 * sysdeps/mach/hurd/i386/init-first.c (init1): Don't call
3903 __libc_init_secure. Instead set __libc_enable_secure here from
3905 (__libc_enable_secure): New variable it.
3906 * sysdeps/mach/hurd/enbl-secure.c: New file, empty placeholder module.
3908 1998-10-19 Roland McGrath <roland@baalperazim.frob.com>
3910 * nscd/nscd-client.h: New file, broken out of "nscd.h".
3911 * nscd/nscd.h: Move defns needed by clients to "nscd-client.h",
3913 * nscd/Makefile (distribute): Add nscd-client.h.
3914 * nscd/nscd_getgr_r.c, nscd/nscd_gethst_r.c, nscd/nscd_getpw_r.c:
3915 Include "nscd-client.h" instead of "nscd.h"
3917 1998-10-18 Ulrich Drepper <drepper@cygnus.com>
3919 * sysdeps/posix/getcwd.c (__getcwd): Don't stop processing
3920 directory entries when a lstat call fails.
3921 Patch by Colin Plumb <colin@nyx.net>.
3923 * resolv/nss_dns/dns-host.c: Add missing errnop parameter to the
3925 * resolv/nss_dns/dns-network.c: Likewise.
3927 * grp/Makefile: Don't search for linuxthreads in add-ons, use
3928 have-thread-library to determine whether threads are available.
3929 * pwd/Makefile: Remove wrong comment.
3931 * inet/Makefile: Define CFLAGS-gethstbyad_r.c, CFLAGS-gethstbynm_r.c,
3932 and CFLAGS-gethstbynm2_r.c to -DUSE_NSCD=1.
3934 * locale/C-messages.c: Define default strings for YESTR and NOSTR.
3936 * nss/Versions: Add __nss_hosts_lookup.
3938 * nss/getXXbyYY.c: Remove unneeded assignment.
3940 * nss/getXXbyYY_r.c: Include nscd/nscd_proto.h only if needed.
3942 Almost complete rewrite of the NSCD to make it smaller, faster,
3943 add more functionnality and make it easier to extend.
3944 * nscd/Makfile (routines): Add nscd_gethst_r.
3945 (nscd-modules): Add hstcache, gethstbyad_r, gethstbynm2_r, and cache.
3946 * nscd/cache.c: New file.
3947 * nscd/gethstbyad_r.c: New file.
3948 * nscd/gethstbynm2_r.c: New file.
3949 * nscd/hstcache.c: New file.
3950 * nscd/nscd_gethst_r.c: New file.
3951 * nscd/connections.c: Rewritten. Don't start new thread for every
3952 new connection. Use a fixed set of threads which handle all
3953 connections and also the cache cleanup.
3954 * nscd/grpcache.c: Rewritten to use generic cache handling functions
3956 * nscd/nscd.c: Recognize new parameter nthreads. Adjust initialization
3957 for rewrite. Remove handle_requests function.
3958 * nscd/nscd.h (NSCD_VERSION): Bump to 2.
3959 Define new data structure for the new unified cache and the host
3961 * nscd/nscd_conf.c: Rewrite parsing partly to allow adding of more
3962 databases easily. Recognize check-files and threads definitions.
3963 * nscd/nscd.conf: Add definition of enable-cache and check-files to
3964 passwd and group definitions. Add new set of definitions for hosts.
3965 * nscd/nscd_getgr_r.c: Rewrite for new protocol.
3966 * nscd/nscd_getpw_r.c: Likewise.
3967 * nscd/nscd_proto.h: Add prototype for host database functions.
3968 * nscd/nscd_stat.c: Rewrite to simplify printing of information
3970 * nscd/dbg_log.c: Remove unnecessary variable initializations.
3971 Global variable debug_flag is renamed to dbg_level.
3972 * nscd/dbg_log.h: Declare set_logfile.
3974 1998-10-16 Ulrich Drepper <drepper@cygnus.com>
3976 * sysdeps/unix/sysv/linux/bits/fcntl.h: Add dummy definition of
3979 1998-10-16 Paul Eggert <eggert@shade.twinsun.com>
3981 * time/mktime.c: Some systems require <unistd.h> to be
3982 included before <time.h> for localtime_r to be declared
3984 * time/strftime.c: Likewise.
3986 1998-10-16 Ulrich Drepper <drepper@cygnus.com>
3988 * db/Makefile: Add rule to generate shared object with the soname
3991 * sysdeps/unix/opendir.c: Use O_DIRECTORY if available. If not
3992 available double check to verify it's a directory.
3994 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Add O_DIRECTORY.
3995 * sysdeps/unix/sysv/linux/mips/bits/fcntl: Likewise.
3996 * sysdeps/unix/sysv/linux/bits/fcntl.h: Remove O_* constants which
3997 are not generally available.
3998 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: New file.
4000 * sysdeps/unix/sysv/linux/i386/setgroups.c: Add range check for values.
4001 * sysdeps/unix/sysv/linux/arm/Makefile: New file.
4002 * sysdeps/unix/sysv/linux/arm/setegid.c: New file.
4003 * sysdeps/unix/sysv/linux/arm/seteuid.c: New file.
4004 * sysdeps/unix/sysv/linux/arm/setfsgid.c: New file.
4005 * sysdeps/unix/sysv/linux/arm/setfsuid.c: New file.
4006 * sysdeps/unix/sysv/linux/arm/setgid.c: New file.
4007 * sysdeps/unix/sysv/linux/arm/setgroups.c: New file.
4008 * sysdeps/unix/sysv/linux/arm/setresgid.c: New file.
4009 * sysdeps/unix/sysv/linux/arm/setresuid.c: New file.
4010 * sysdeps/unix/sysv/linux/arm/setuid.c: New file.
4011 * sysdeps/unix/sysv/linux/i386/setegid.c: New file.
4012 * sysdeps/unix/sysv/linux/i386/seteuid.c: New file.
4013 * sysdeps/unix/sysv/linux/i386/setfsgid.c: New file.
4014 * sysdeps/unix/sysv/linux/i386/setfsuid.c: New file.
4015 * sysdeps/unix/sysv/linux/i386/setgid.c: New file.
4016 * sysdeps/unix/sysv/linux/i386/setgroups.c: New file.
4017 * sysdeps/unix/sysv/linux/i386/setresgid.c: New file.
4018 * sysdeps/unix/sysv/linux/i386/setresuid.c: New file.
4019 * sysdeps/unix/sysv/linux/i386/setuid.c: New file.
4020 * sysdeps/unix/sysv/linux/m68k/setegid.c: New file.
4021 * sysdeps/unix/sysv/linux/m68k/seteuid.c: New file.
4022 * sysdeps/unix/sysv/linux/m68k/setfsgid.c: New file.
4023 * sysdeps/unix/sysv/linux/m68k/setfsuid.c: New file.
4024 * sysdeps/unix/sysv/linux/m68k/setgid.c: New file.
4025 * sysdeps/unix/sysv/linux/m68k/setgroups.c: New file.
4026 * sysdeps/unix/sysv/linux/m68k/setresgid.c: New file.
4027 * sysdeps/unix/sysv/linux/m68k/setresuid.c: New file.
4028 * sysdeps/unix/sysv/linux/m68k/setuid.c: New file.
4029 * sysdeps/unix/sysv/linux/sparc/sparc32/setegid.c: New file.
4030 * sysdeps/unix/sysv/linux/sparc/sparc32/seteuid.c: New file.
4031 * sysdeps/unix/sysv/linux/sparc/sparc32/setfsgid.c: New file.
4032 * sysdeps/unix/sysv/linux/sparc/sparc32/setfsuid.c: New file.
4033 * sysdeps/unix/sysv/linux/sparc/sparc32/setgid.c: New file.
4034 * sysdeps/unix/sysv/linux/sparc/sparc32/setgroups.c: New file.
4035 * sysdeps/unix/sysv/linux/sparc/sparc32/setresgid.c: New file.
4036 * sysdeps/unix/sysv/linux/sparc/sparc32/setresuid.c: New file.
4037 * sysdeps/unix/sysv/linux/sparc/sparc32/setuid.c: New file.
4039 * sysdeps/unix/sysv/linux/arm/syscalls.list: Add s_setgid, s_setresuid,
4040 s_setresgid, and s_setuid.
4041 * sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.
4042 * sysdeps/unix/sysv/linux/m68k/syscalls.list: Likewise.
4043 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Likewise.
4044 * sysdeps/unix/sysv/linux/i386/Makefile [subdir=misc]
4045 (sysdep_routines): Add setfsgid, setfsuid, setresgid, and setresuid.
4046 * sysdeps/unix/sysv/linux/m68k/Makefile: Likewise.
4047 * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile: Likewise.
4049 1998-10-16 Ulrich Drepper <drepper@cygnus.com>
4051 * time/mktime.c: Define _POSIX_THREAD_SAFE_FUNCTIONS to get
4052 localtime_t declaration on some systems.
4054 1998-10-16 10:07 Ulrich Drepper <drepper@cygnus.com>
4056 * iconv/Makefile [! elf]: Define CFLAGS-gconv_simple.c to
4058 * iconv/skeleton.c: Include ELF header only of STATIC_GCONV is not
4059 defined. Avoid using DL_CLL_FCT if it is not defined.
4061 1998-10-16 10:40 -0400 Zack Weinberg <zack@rabi.phys.columbia.edu>
4063 * resolv/arpa/nameser.h: Include sys/types.h unconditionally.
4064 Include endian.h unconditionally. Remove portability goop
4065 depending on #ifdef linux, #ifdef BSD, #ifdef machine-type.
4067 1998-10-16 11:39 -0400 Zack Weinberg <zack@rabi.phys.columbia.edu>
4069 * sunrpc/rpc/types.h: Mark file so fixincludes won't modify it.
4071 1998-10-15 Ulrich Drepper <drepper@cygnus.com>
4073 * sysdeps/unix/sysv/linux/alpha/bits/ioctls.h: Remove __kernel_termios
4074 again. Use char[44] to define size of the struct.
4076 * sysdeps/unix/sysv/linux/arm/Dist: Add bits/armsigctx.h.
4078 1998-10-14 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
4080 * string/bits/string2.h (strcmp): Don't cache the result of
4081 __builtin_constant_p in variables, otherwise constant folding
4082 can fail in big functions.
4084 1998-10-14 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
4086 * string/bits/string2.h: Add prototypes for the new inline
4089 1998-10-15 Ulrich Drepper <drepper@cygnus.com>
4091 * sysdeps/unix/sysv/linux/alpha/bits/ioctls.h: Include termios.h to
4092 have all types defined.
4093 Patch by Matti Aarnio <matti.aarnio@sonera.fi>.
4095 1998-10-08 Paul Eggert <eggert@twinsun.com>
4097 * time/mktime.c (my_mktime_localtime_r): Renamed from localtime_r.
4098 Define also if HAVE_LOCALTIME_R && defined localtime_r, with
4099 a body that merely expands localtime_r; this works around a
4100 bug in Digital Unix 4.0A and 4.0D.
4102 1998-10-14 Ulrich Drepper <drepper@cygnus.com>
4104 * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add s_ioctl.
4105 * sysdeps/unix/sysv/linux/powerpc/tcgetattr.c: New file. Define
4106 __ioctl to __syscall_ioctl and include Linux version of this file.
4107 * sysdeps/unix/sysv/linux/powerpc/tcsetattr.c: Likewise.
4108 * sysdeps/unix/sysv/linux/powerpc/ioctl.c: New file. Redirect
4109 ioctl calls which handle struct termios.
4110 Based on a patch by Dan Jacobowitz <drow@false.org>.
4112 1998-10-14 Ulrich Drepper <drepper@cygnus.com>
4114 * version.h (VERSION): Bump to 2.0.98.
4116 * sysdeps/unix/sysv/linux/alpha/bits/ioctls.h: Define __kernel_termios
4117 here instead of including kernel_termios.h.
4119 1998-10-14 Andreas Jaeger <aj@arthur.rhein-neckar.de>
4121 * sysdeps/unix/opendir.c (__opendir): Remove label lose2 which is
4122 unnecessary after the changes of 1998-10-12.
4124 1998-10-13 Ulrich Drepper <drepper@cygnus.com>
4126 * sysdeps/unix/sysv/linux/alpha/ioperm.c (inline_outb): Fix output
4127 parameter format string.
4128 (inline_outw): Likewise.
4130 * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Include
4131 string.h to get memcpy prototype and NULL definition.
4133 1998-10-12 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
4135 * misc/sys/cdefs.h (__THROW): New macro.
4136 * argp/argp.h: Use it to replace the kludgey __P in inline
4137 function definitions.
4138 * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
4139 * stdlib/stdlib.h: Likewise.
4140 * wcsmbs/wchar.h: Likewise.
4141 * libio/stdio.h: Likewise.
4142 * stdio/stdio.h: Likewise.
4143 * sysdeps/wordsize-64/inttypes.h: Likewise.
4144 * sysdeps/wordsize-32/inttypes.h: Likewise.
4145 * string/argz.h: Likewise.
4146 * io/sys/stat.h: Likewise.
4148 1998-10-12 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
4150 * Rules (stdio_lim): New variable.
4151 ($(stdio_lim:h=st)): Use this as intermediate stamp file, depend
4152 on Rules and config.make, use $(move-if-change) to avoid unnessary
4153 recompilations, and cleanup command.
4154 (common-generated): Add bits/stdio_lim.st.
4156 1998-10-12 Ulrich Drepper <drepper@cygnus.com>
4158 * sysdeps/unix/sysv/linux/alpha/Makefile (CFLAGS-ioperm.c): New
4159 variable to prevent warnings from use of modern CPU instructions.
4160 Patch by Richard Henderson <rth@cygnus.com>.
4162 * sysdeps/unix/opendir.c: Test whether NAME is directory before
4165 1998-10-12 Philip Blundell <pb@nexus.co.uk>
4167 * sysdeps/unix/sysv/linux/arm/sysdep.h (PSEUDO): Add missing
4168 semicolon so that profiling works.
4170 1998-10-12 Roland McGrath <roland@baalperazim.frob.com>
4172 * sysdeps/generic/glob.c: #undef mempcpy before #define.
4174 * sysdeps/unix/bsd/clock.c: Use prototype defns.
4176 1998-10-11 Ulrich Drepper <drepper@cygnus.com>
4178 * Rules [posix in sysdirs]: Set L_tmpnam to 20.
4179 Patch by Zack Weinberg <zack@rabi.columbia.edu>.
4181 * string/bits/string2.h [!_STRING_ARCH_unaligned]
4182 (__mempcpy_small): Add parameter for 1 byte copy and use it.
4183 Reported by Geoff Keating <geoffk@ozemail.com.au>.
4185 1998-10-09 Mark Kettenis <kettenis@phys.uva.nl>
4187 * sysdeps/mach/hurd/bits/posix_opt.h (_XBS5_ILP32_OFF32): Remove,
4188 it is already defined in <bits/environments.h>.
4190 1998-10-09 Ulrich Drepper <drepper@cygnus.com>
4192 * posix/ptestcases.h: Fix typo.
4194 1998-10-08 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
4196 * posix/regex.c (regcomp): Allocate and prepare a fastmap.
4197 (regexec): Allocate regs.start and regs.end as one block.
4199 1998-10-08 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
4201 * sysdeps/unix/sysv/linux/bits/socket.h: Remove comma at end of
4204 1998-10-08 Philip Blundell <pb@nexus.co.uk>
4206 * sysdeps/unix/sysv/linux/arm/profil-counter.h: Move definition of
4207 sigcontext union to ...
4208 * sysdeps/unix/sysv/linux/arm/bits/armsigctx.h: ... here. New
4210 * sysdeps/unix/sysv/linux/arm/register-dump.h: Add support for
4211 version 2.0 kernels.
4213 1998-10-08 Ulrich Drepper <drepper@cygnus.com>
4215 * malloc/mtrace.c (tr_reallochook): Produce better output for real
4218 * signal/sigsetops.c: Make sure __USE_EXTERN_INLINES is defined.
4219 * argp/argp-xinl.c: Likewise.
4221 * sysdeps/unix/sysv/linux/alpha/ioperm.c (platform): Add missing
4223 Patch by Christian Gafton.
4225 1998-10-08 Paul Eggert <eggert@twinsun.com>
4227 * time/mktime.c (__mktime_internal): When the requested time falls
4228 in a spring-forward gap of size DT, return a time that is DT away
4229 from the requested time, preferring a time whose tm_isdst differs
4230 from the requested value. Bump the max number of probes from 4 to
4231 6 to account for the extra probes needed to discover a
4232 spring-forward gap in the worst case.
4234 1998-10-07 17:05 Ulrich Drepper <drepper@cygnus.com>
4236 * sysdeps/unix/sysv/linux/alpha/ioperm.c: Improve the autodetection
4237 of the weird alpha architectures.
4238 Patch by Cristian Gafton <gafton@redhat.com>.
4240 1998-02-18 23:31 Richard Henderson <rth@cygnus.com>
4242 * sysdeps/unix/sysv/linux/alpha/ioperm.c: Add support for
4243 RAWHIDE and TSUNAMI. Patch from Jay.Estabrook@digital.com.
4245 1998-10-07 Ulrich Drepper <drepper@cygnus.com>
4247 * elf/dl-open.c (_dl_global_scope_alloc): Make global.
4248 (dl_open_worker): Use realloc, not malloc to resize array.
4249 * elf/rtld.c (_dl_initial_searchlist): New variable.
4250 (_dl_main): Copy content of _dl_main_searchlist to
4251 _dl_initial_searchlist.