1 1998-05-08 23:49 Ulrich Drepper <drepper@cygnus.com>
3 * misc/Makefile (tests): Add tst-mntent.
4 * misc/tst-mntent.c: New file.
6 1998-05-08 21:56 Zack Weinberg <zack@rabi.phys.columbia.edu>
8 * autolock.sh: Removed.
9 * manual/move-if-change: Removed.
11 * scripts: new directory.
12 * =__ify: moved to scripts.
13 * config.guess: Likewise.
14 * config.sub: Likewise.
15 * gen-FAQ.pl: Likewise.
16 * install-sh: Likewise.
17 * mkinstalldirs: Likewise.
18 * move-if-change: Likewise.
19 * printsources: Likewise.
20 * rellns.sh: Likewise.
21 * test-installation.pl: Likewise.
23 * configure.in: Look in scripts for config.guess, config.sub,
25 * Makefile: Distribute all above files in their
26 new home. Find gen-FAQ.pl and test-installation.pl in scripts.
27 * manual/Makefile: Find mkinstalldirs and move-if-change in
28 $(..)scripts. Drop them from distribute. Minor cleanups.
29 * Makerules: Find mkinstalldirs and rellns-sh in scripts.
30 * sysdeps/mach/hurd/Makefile: Find move-if-change in scripts.
31 * timezone/Makefile: Find rellns-sh in scripts.
33 1998-05-08 Ulrich Drepper <drepper@cygnus.com>
35 * intl/locale.alias: Change italian to it_IT.ISO-8859-1.
36 Reported by Ottavio G. Rizzo <otto@mast.queensu.ca>.
38 1998-05-08 19:24 Zack Weinberg <zack@rabi.phys.columbia.edu>
40 * Makefile (+subdir-inits): Delete variable.
41 (+init_subdirs): Likewise.
43 (before-compile): Likewise.
44 (libc-init): Delete stanza.
45 (version-info.h): Delete rule and associated variable.
46 (distribute): Don't distribute moved files.
47 * Makerules (interp-obj): It lives in elf now. Only use it
48 if $(elf) is set. Delete rule to build it.
49 * csu/Makefile: Build set-init.o and/or munch-init.o. Build
50 version.o and version-info.h. Minor cleanups.
51 (routines): Add libc-init, sysdep, version.
52 (generated): Add version-info.h.
53 * elf/Makefile: Build interp.os.
55 * interp.c: Moved to elf.
56 * set-init.c: Moved to csu.
57 * munch-init.c: Likewise.
58 * munch.awk: Likewise.
59 * version.c: Likewise.
61 * Makeconfig: Add emacs mode marker.
62 * Makerules: Likewise.
63 * Rules: Likewise, and also unconfuse syntax highlighting with
66 1998-05-08 Ulrich Drepper <drepper@cygnus.com>
68 * sysdeps/unix/sysv/linux/syscalls.list: Add capset and capget
71 1998-05-08 16:36 Zack Weinberg <zack@rabi.phys.columbia.edu>
73 * iconvdata/Makefile (generated): Set to *-generated-headers
75 (tests): Set to iconv-test.
76 * localedata/Makefile (generated-dirs): Add ld-test-names to list.
77 * posix/Makefile (generated): Set to wordexp-test-result*.
78 * sunrpc/Makefile (generated): Remove rpcsvc/*.
79 (generated-dirs): Add rpcsvc.
80 * libio/Makefile: Clean up.
82 1998-05-08 14:55 Ulrich Drepper <drepper@cygnus.com>
84 * Make-dist (+tsrcs): Also use tests-statc where tests is used.
85 * Makerules: Likewise.
86 (+depfiles): Also add sysdep-others.
88 * iconv/Makefile (distribute): Add loop.s and skeleton.c.
89 * iconvdata/Makefile (distribute): Add TESTS.
90 * localedata/Makefile (repertoires): Rename to repertoiremaps.
91 * sysdeps/gnu/Dist: Add utmpx.h and bits/utmpx.h.
92 * sysdeps/unix/sysv/linux/Dist: Add ldd-rewrite.sed.
93 * sysdeps/unix/sysv/linux/i386/Makefile [subdir=elf]: Define
94 sysdep-others, not others.
95 * sysdeps/unix/sysv/linux/m68k/Makefile: Likewise.
96 * sysdeps/unix/sysv/linux/sparc/Dist: Add sys/kernel_termios.h.
98 1998-05-08 12:26 Ulrich Drepper <drepper@cygnus.com>
100 * iconv/gconv_int.h (struct gconv_module): Remove cost field and add
102 * iconv/gconv_conf.c (builtin_modules): Initialize cost_hi from
103 Cost parameter and set cost_lo to INT_MAX.
104 (add_module): Take new parameter and use it to initialize cost_lo.
105 (read_conf_file): Count modules being loaded and use counter for
106 new parameter to add_module.
107 * iconv/gconv_db.c (find_derivation): When look for cost examine
110 1998-05-08 10:52 Ulrich Drepper <drepper@cygnus.com>
112 * string/bits/string2.h: Don't use unsigned char * unless really
113 necessary since this disturbs C++.
114 * sysdeps/i386/i486/bits/string.h: Likewise.
115 Patch by Bernd Schmidt <crux@Pool.Informatik.RWTH-Aachen.DE>.
117 1998-05-08 13:53 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
119 * malloc/malloc.c (top_check): Fix last change.
121 1998-05-07 Ulrich Drepper <drepper@cygnus.com>
123 * sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Define.
124 Patch by Matt McLean <keys@brio.yikes.com>.
126 1997-05-07 13:26 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
128 * Makerules (lib): Put back dependency on lib-noranlib.
129 ($(subdirs-stamps)): Remove dependency on stamp.* again.
131 1998-05-07 Ulrich Drepper <drepper@cygnus.com>
133 * sysdeps/i386/fpu/bits/mathinline.h: Use long long int also for
134 test in __pow2 implementation.
136 1998-04-16 07:42 Geoff Keating <geoffk@ozemail.com.au>
138 * Makeconfig [!build-static]: Link `static' binaries with libc_pic.a.
139 Still need *FLAGS-.o because we still sometimes build .o files.
140 * db2/Makefile: Don't build libndbm.a if !build-static.
142 1998-05-07 Andreas Jaeger <aj@arthur.rhein-neckar.de>
144 * malloc/malloc.c (top_check): Add void as parameter to silent gcc.
146 1998-04-16 07:42 Geoff Keating <geoffk@ozemail.com.au>
148 * configure.in: New test for broken gcc on PowerPC.
149 * sysdeps/powerpc/atomicity.h: Use result of test.
150 * linuxthreads/sysdeps/powerpc/pt-machine.h: Use result of test.
152 * math/libm-test.c: Update many of the epsilon to match actual
155 * sysdeps/libm-ieee754/e_exp.c: Reduce the number of branches.
156 * sysdeps/libm-ieee754/e_expf.c: Likewise.
157 * sysdeps/libm-ieee754/s_exp2.c: Likewise.
158 * sysdeps/libm-ieee754/s_exp2f.c: Likewise.
160 * sysdeps/libm-ieee754/e_pow.c: Correct typo.
162 * sysdeps/powerpc/elf/libc-start.c: New file.
163 * sysdeps/powerpc/elf/start.S: New file, use libc-start.
164 * sysdeps/powerpc/elf/start.c: Delete.
166 * sysdeps/unix/sysv/linux/powerpc/Dist: Remove syscall.h
167 * sysdeps/unix/sysv/linux/powerpc/syscall.h: Delete. It was unused.
169 * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Correct previous
172 1998-05-06 12:51 Ulrich Drepper <drepper@cygnus.com>
174 * sysdeps/i386/fpu/bits/mathinline.h (pow): Use long long int for
177 * sysdeps/libm-i387/e_pow.S: Correctly shift double word.
178 * sysdeps/libm-i387/e_powl.S: Likewise.
180 1998-03-31 Wolfram Gloger <wmglo@dent.med.uni-muenchen.de>
182 * malloc/malloc.c (chunk2mem_check, top_check): New functions.
183 (malloc_check, free_check, realloc_check, memalign_check): Use
184 them to improve overrun checking. Overruns of a single byte and
185 corruption of the top chunk are now detected much more reliably.
187 1998-05-06 Andreas Jaeger <aj@arthur.rhein-neckar.de>
189 * math/libm-test.c (pow_test): Add test for special value from PR
192 1998-05-06 Ulrich Drepper <drepper@cygnus.com>
194 * sysdeps/unix/sysv/linux/bits/errno.h: Undefine EILSEQ before
195 including linux/errno.h.
197 1998-05-06 09:49 Ulrich Drepper <drepper@cygnus.com>
199 * sysdeps/unix/sysv/sysv4/solaris2/bits/stat.h: Add LFS support.
201 * sysdeps/unix/sysv/sysv4/solaris2/bits/types.h: New file.
202 * sysdeps/unix/sysv/sysv4/solaris2/bits/errno.h: New file.
204 1998-05-05 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
206 * Makerules (elide-routines.*): Fix assignments.
207 (do-makelib): Fix typo.
208 ($(subdirs-stamps)): Depend on $(objpfx)stamp.* if in parent
211 1998-05-04 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
213 * Makefile (sysdep-subdirs, subdirs, $(common-objpfx)sysd-dirs,
214 $(objpfx)sysd-dirs): Move them...
215 * Makeconfig: ... here.
216 * Makerules (subdirs-stamps, subdirs-stamp-o): Always define.
217 (stubs): Fix circular depedency.
218 (do-makelib): Clean up.
219 (lib): Don't depend on lib-noranlib.
220 ($(objpfx)stamp.oS): Remove special case for empty
221 static-only-routines.
222 (elide-routines.o): Add $(static-only-routines).
223 (elide-routines$o): Define this instead of elide-routines.$o.
224 * manual/Makefile (stubs): Fix circular dependency.
226 1998-05-05 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
228 * libio/Makefile (routines): Remove duplicate oldiofclose.
230 1998-05-05 Ulrich Drepper <drepper@cygnus.com>
232 * string/strcoll.c: Use uint32_t instead of u_int32_t.
234 1998-05-05 Ulrich Drepper <drepper@cygnus.com>
236 * libio/stdio.h: Fix typo in __REDIRECT.
237 * io/sys/stat.h: Likewise.
238 Reported by Myles Uyema <myles@uyema.nws.net>.
240 1998-05-04 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
242 * locale/programs/localedef.c (options): Fix help message.
244 1998-05-04 Ulrich Drepper <drepper@cygnus.com>
246 * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Avoid nasty
247 relocations. Patch by Joe Keane <jgk@jgk.org>.
249 1998-05-04 12:40 Ulrich Drepper <drepper@cygnus.com>
251 * malloc/malloc.c (ptmalloc_init_all): New function. Similar to
252 ptmalloc_unlock_all, but re-initializes the mutexes instead.
253 (ptmalloc_init): Use new function in thread_at_fork call.
254 (thread_atfork_static): Likewise.
255 Suggested by Wolfram Gloger and Xavier Leroy.
257 1998-05-04 Ulrich Drepper <drepper@cygnus.com>
259 * signal/signal.h: Move definitions of struct sigstack and
260 struct sigaltstack into separate file and include it.
261 * sysdeps/generic/bits/sigstack.h: New file.
262 * sysdeps/unix/sysv/linux/bits/sigstack.h: New file.
263 * signal/Makefile (headers): Add bits/sigstack.h.
265 1998-05-03 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
267 * elf/rtld.c (dl_main): Fix check for number of references to
270 1998-05-03 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
272 * elf/rtld.c (dl_main): Check has_interp after executing platform
275 1998-05-01 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
277 * iconvdata/run-iconv-test.sh: Fix typo.
279 1998-05-01 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
281 * Makerules (+depfiles): Add depfiles for $(tests-static).
284 1998-05-01 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
286 * manual/terminal.texi (Special Characters): Fix description of
289 1998-05-01 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
291 * sysdeps/unix/sysv/linux/tcsetattr.c: Use memcpy to copy the c_cc
293 * sysdeps/unix/sysv/linux/tcgetattr.c: Likewise. Initialize rest
296 1998-04-30 14:15 Zack Weinberg <zack@rabi.phys.columbia.edu>
298 * sysdeps/unix/sysv/linux/netrose/rose.h: Don't include kernel headers.
300 1998-05-01 Ulrich Drepper <drepper@cygnus.com>
302 * intl/locale.alias: Update russian entry.
304 1998-05-01 21:54 Zack Weinberg <zack@rabi.phys.columbia.edu>
306 * Makerules (static-only-routines): Reimplement in terms of
308 (shared-only-routines): Reimplement in terms of
309 elide-routines.X [where X is all object-suffixes except .os].
311 (stubs): Create stubs file inside the subdir.
312 (common-mostlyclean): Remove stubs file from inside the subdir.
313 * Makefile (subdir-stubs): Look for stubs files inside the
315 * manual/Makefile (stubs): Create dummy stubs file inside the
318 1998-05-01 21:01 Zack Weinberg <zack@rabi.phys.columbia.edu>
320 Build speed improvement: make ar less of a bottleneck.
322 * Makerules (stamp$o): Just record the object list for later
324 (libc_foo.a): New rule, depends on subdir stamp files; builds
325 and ranlibs the library from the lists saved in those files.
327 (subdirs-stamps): Define also if subdir == elf (FIXME: kludge).
328 (subdirs-stamp-o): Likewise.
330 (ar-symtab-name): Delete variable.
331 (lib%.a): Delete target.
332 (libc_foo.a(bar.%)): Delete target.
333 (libc_foo.a($(ar-symtab-name))): Delete target.
335 (objects objs): Just depend on libobjs and extra-objs.
336 (libobjs): Depend on the stamp files, not the objects.
337 (extra-objs): New target, just depends on the extra-objs list.
339 (CREATE_ARFLAGS): Kill the `ar S' hack.
341 * config.make.in (have-ar-S): Deleted.
342 * configure.in: Delete test for `ar S'. Add test to determine
343 whether ranlib does anything useful.
345 1998-05-01 Ulrich Drepper <drepper@cygnus.com>
347 * inet/tst-ether_aton.c: Include <stdio.h>.
349 1998-04-30 16:45 Ulrich Drepper <drepper@cygnus.com>
351 * inet/ether_aton.c: Including netinet/if_ether.h is not necessary.
353 * locale/Makefile (distribute): Add programs/repertoire.h.
354 (localedef-modules): Add repertoire.
355 (CPPFLAGS): Define REPERTOIREMAP_PATH.
356 * locale/programs/repertoire.c: New file.
357 * locale/programs/repertoire.h: New file.
358 * locale/programs/charmap.c: Starting fixing character set handling
359 to handle multi-byte encodings.
360 * locale/programs/charset.c: Likewise.
361 * locale/programs/charset.h: Likewise.
362 * locale/programs/ld-collate.c: Likewise.
363 * locale/programs/ld-ctype.c: Likewise.
364 * locale/programs/linereader.c: Likewise.
365 * locale/programs/localedef.c: Likewise.
366 * locale/programs/locfile-kw.gperf: Likewise.
367 * locale/programs/locfile-kw.h: Likewise.
368 * locale/programs/locfile-token.h: Likewise.
369 * locale/programs/locfile.h: Likewise.
370 * locale/programs/stringtrans.c: Likewise.
372 * locale/programs/locfile.c: Interpret I18NPATH value as base of
373 path, extended with "/locales/".
375 1998-04-18 Philip Blundell <Philip.Blundell@pobox.com>
377 * sysdeps/arm/memset.S: Fix off by one error.
379 * sysdeps/unix/sysv/linux/arm/sysdep.h (PSEUDO): On error, call
380 __syscall_error rather than syscall_error directly.
382 1998-04-17 Philip Blundell <Philip.Blundell@pobox.com>
384 * sysdeps/unix/sysv/linux/arm/mmap.S: New file; implementation of
385 mmap() syscall for ARM.
387 * sysdeps/unix/arm/start.c: New file; startup code for ARM a.out
390 1998-04-30 Ulrich Drepper <drepper@cygnus.com>
392 * locale/programs/localedef.c: Recognize repertoire-map option.
394 1998-04-29 Ulrich Drepper <drepper@cygnus.com>
396 * locale/programs/linereader.c (get_toplvl_escape): Fix typo in
397 converting non-hex numbers.
398 Patch by Won Kyu Park <bird@bird.kitel.co.kr>.
400 1998-04-23 07:31 H.J. Lu <hjl@gnu.org>
402 * resolv/inet_addr.c (inet_aton): Use __strtoul_internal to
404 * resolv/Makefile (tests): New, add tst-aton.
405 * resolv/tst-aton.c: New file.
407 1998-04-29 Ulrich Drepper <drepper@cygnus.com>
409 * sysdeps/sparc/sparc32/dl-machine.h (WEAKADDR): Add missing
412 1998-04-29 12:11 Ulrich Drepper <drepper@cygnus.com>
414 * wcsmbs/mbsnrtowcs.c: Remove variable to pass to conversion function
415 by letting the later modify the variable computing the total directly.
416 * wcsmbs/mbsrtowcs.c: Likewise.
417 * wcsmbs/wcsnrtombs.c: Likewise.
418 * wcsmbs/wcsrtombs.c: Likewise.
420 * wcsmbs/btowc.c (converted): Rename variable to dummy to make clear
422 * wcsmbs/wctoc.c: Likewise.
424 * wcsmbs/mbsrtowcs.c: Optimize a bit more.
425 * wcsmbs/wcsrtombs.c: Likewise.
427 * sysdeps/unix/sysv/linux/alpha/bits/signum.h: Add SIGCLD definition.
429 1998-04-29 Ulrich Drepper <drepper@cygnus.com>
431 * iconv/skeleton.c: Correct counting of actually converted
434 * intl/localealias.c (read_alias_file): Use unsigned char for
435 local variables. Remove unused variable tp.
436 * intl/l10nflist.c (_nl_normalize_codeset): Use unsigned char *
437 for type of codeset. For loosing Solaris systems.
438 * intl/loadinfo.h: Adapt prototype of _nl_normalize_codeset.
439 * intl/bindtextdom.c (BINDTEXTDOMAIN): Don't define local variable
441 Patches by Jim Meyering.
443 * stdio-common/vfprintf.c [%S]: Don't clear mbstate twice;
444 wcsrtombs must put it into initial state.
446 1998-04-29 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
448 * iconv/gconv_simple.c: Fix endian bug. Don't put side effects in
449 argument of bswap_XX macro.
451 1998-04-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
453 * iconvdata/Makefile (EBCDIC-DK-NO-A-routines): Fix typo in
456 1998-04-28 Ulrich Drepper <drepper@cygnus.com>
458 * sysdeps/unix/sysv/linux/semctl.c (semctl): Define own union
459 semun and use stdarg macros to get the value.
460 * sysdeps/generic/semctl.c: Don't use union semun.
462 * sysvipc/sys/sem.h: Don't use union semun in semctl prototype.
464 * string/basename.c [!_LIBC]: Define function as gnu_basename.
466 * posix/getopt.c [!__GNU_LIBRARY__]: Include string.h or
469 * stdlib/grouping.h: Accept ungrouped numbers even if locale
472 * intl/hash-string.h: Don't include values.h.
474 * inet/Makefile (tests): Add tst-ether_aton.
475 * inet/tst-ether_aton.c: New file.
477 * inet/ether_aton_r.c (ether_aton_r): Preserve high-nibble value
479 * inet/ether_aton.c (ether_aton): Declare result variable static.
480 Reported by ahyung@unixg.ubc.ca.
482 * sysdeps/unix/sysv/linux/bits/sem.h: Don't define union semun.
483 Define macro _SEM_SEMUN_UNDEFINED instead.
484 Reported by Dirk Laessig <d.laessig@tu-bs.de>.
486 * stdio-common/tst-wc-printf.c: New file. Test for %S and %C format.
487 * stdio-common/Makefile (tests): Add tst-wc-printf.
489 1998-04-28 16:32 Philip Blundell <philb@gnu.org>
491 * manual/stdio.texi (Variable Arguments Output): Correct variable
492 name. Patch from Ewan Mellor <em@nexus.co.uk>
494 1998-04-27 Ulrich Drepper <drepper@cygnus.com>
496 * intl/dcgettext.c: Remove unneeded definition of
499 1998-04-27 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
501 * iconvdata/Makefile ($(objpfx)iconv-test.out): Use this as target
502 instead of do-iconv-test.
503 ($(objpfx)gconv-modules): Define rule only if objpfx is not
506 1998-04-27 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
508 * string/string.h: Fix feature test.
510 1998-04-27 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
512 * iconvdata/iso646.c (BODY): Don't use character constants that
513 depend on signedness of char.
515 1998-04-27 Ulrich Drepper <drepper@cygnus.com>
517 * sysdeps/unix/sysv/linux/i386/Makefile [$(subdirs)=misc]
518 (sysdep_routines): Add s_pread64 and s_pwrite64.
520 1998-04-27 09:54 Ulrich Drepper <drepper@cygnus.com>
522 * iconvdata/Makefile (distribute): Remove generated .h files.
523 * iconvdata/koi8-r.h: Removed.
524 * iconvdata/latin-greek-1.h: Removed.
525 * iconvdata/latin-greek.h: Removed.
527 * iconvdata/testdata/CP1258..UTF8: New iconv test source.
528 * iconvdata/KOI-8: Likewise.
529 * iconvdata/KOI-8..UTF8: Likewise.
530 * iconvdata/KOI8-R: Likewise.
531 * iconvdata/KOI8-R..UTF8: Likewise.
533 1998-04-24 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
535 * streams/Makefile (headers): Add sys/stropts.h.
536 * streams/sys/stropts.h: New file.
538 1998-04-25 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
540 * sysdeps/unix/sysv/linux/ttyname.c,
541 sysdeps/unix/sysv/linux/ttyname_r.c: New files, like
542 sysdeps/posix/ttyname*.c, but look in /dev/pts first.
544 1998-04-25 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
546 * sysdeps/unix/sysv/linux/ptsname.c: Fix off-by-one bug in second
547 argument of _itoa_word.
549 1998-04-24 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
551 * sysdeps/unix/sysv/linux/syscalls.list (s_getcwd, s_getdents,
552 s_pread64, s_pwrite64, s_reboot, s_sigpending, s_sigprocmask): Set
553 caller to getcwd, getdents, pread64, pwrite64, reboot, sigpending,
554 sigprocmask, resp., instead of EXTRA.
556 * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Remove
557 s_pread64 and s_pwrite64.
559 1998-04-26 18:44 Ulrich Drepper <drepper@cygnus.com>
561 * iconvdata/Makefile: Correct rules to generate gap table.
562 * iconvdata/gap.pl: Simplify.
564 * iconvdata/TESTS: Name new tests.
565 * iconvdata/testdata/CP1250: New file.
566 * iconvdata/testdata/CP1250..UTF8: New file.
567 * iconvdata/testdata/CP1251: New file.
568 * iconvdata/testdata/CP1251..UTF8: New file.
569 * iconvdata/testdata/CP1252: New file.
570 * iconvdata/testdata/CP1252..UTF8: New file.
571 * iconvdata/testdata/CP1253: New file.
572 * iconvdata/testdata/CP1253..UTF8: New file.
573 * iconvdata/testdata/CP1254: New file.
574 * iconvdata/testdata/CP1254..UTF8: New file.
575 * iconvdata/testdata/CP1255: New file.
576 * iconvdata/testdata/CP1255..UTF8: New file.
577 * iconvdata/testdata/CP1256: New file.
578 * iconvdata/testdata/CP1256..UTF8: New file.
579 * iconvdata/testdata/CP1257: New file.
580 * iconvdata/testdata/CP1257..UTF8: New file.
582 1998-04-26 Ulrich Drepper <drepper@cygnus.com>
584 * iconvdata/Makefile: Add rules for ISO-2022-KR.
585 * iconvdata/iso-2022-kr.c: New file.
587 * iconvdata/gconv-modules: Add entry for ISO-2022-JP, ISO-2022-JP-2,
590 1998-04-25 18:39 Ulrich Drepper <drepper@cygnus.com>
592 * iconvdata/Makefile: Use gap method for iso8859-5, iso8859-7,
593 iso8859-8 and iso8859-10.
594 * iconvdata/iso8859-5.c: Change to use gap method.
595 * iconvdata/iso8859-7.c: Likewise.
596 * iconvdata/iso8859-8.c: Likewise.
597 * iconvdata/iso8859-10.c: Likewise.
599 * iconvdata/Makefile: Add rules for ISO-2022-JP module.
600 * iconv/skeleton.c: Allow END_LOOP do be defined and use it at the
602 * iconvdata/iso-2022-jp.c: New file.
604 * iconvdata/ksc5601.c: Don't use uint16_t to represent byte sequence.
605 * iconvdata/ksc5601.h: Unify function interfaces.
606 * iconvdata/euckr.c: Adapt for changed ksc5601.h interface.
607 * iconvdata/uhc.c: Likewise.
609 * iconvdata/gb2312.h: Use correct types.
611 * iconvdata/iso646.c (gconv_open): Correctly initialize the character
612 size elements of data.
614 1998-04-24 Ulrich Drepper <drepper@cygnus.com>
616 * string/tst-svc.expect: Adapt for change in .input.
617 * string/tst-svc.input: More tests.
619 1998-04-24 17:15 Ulrich Drepper <drepper@cygnus.com>
621 * iconvdata/Makefile: Add rules for new modules.
622 * iconvdata/gconv-modules: Likewise.
623 * iconvdata/cp737.c: New file.
624 * iconvdata/cp737.h: New file.
625 * iconvdata/cp775.c: New file.
626 * iconvdata/cp775.h: New file.
627 * iconvdata/cp874.c: New file.
628 * iconvdata/cp874.h: New file.
630 1998-04-24 16:30 Ulrich Drepper <drepper@cygnus.com>
632 * iconvdata/Makefile: Create target directory before generating
635 1998-04-23 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
637 * misc/sys/cdefs.h (__REDIRECT): Handle systems with non-empty
638 __USER_LABEL_PREFIX__.
639 (__ASMNAME, __ASMNAME2): New macros.
641 1998-04-24 Ulrich Drepper <drepper@cygnus.com>
643 * elf/dl-load.c: Include sys/param.h for MAX.
645 1998-04-24 21:44 Richard Henderson <rth@cygnus.com>
647 * sysdeps/unix/sysv/linux/alpha/syscalls.list (ftruncate): Make
648 __ftruncate the strong symbol, and add weak alias.
649 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
651 1998-04-24 Ulrich Drepper <drepper@cygnus.com>
653 * termios/cfsetspeed.c: Make code cleaner and add missing const.
654 Patch by Joe Keane <jgk@jgk.org>.
656 * inet/rcmd.c (__ivaliduser): Check buf for being NULL before
659 1998-04-24 13:56 Ulrich Drepper <drepper@cygnus.com>
661 * sysdeps/generic/bits/socket.h: Add #defines for enum values.
662 Patch by Thomas Bushnell, n/BSG.
664 1998-04-24 Ulrich Drepper <drepper@cygnus.com>
666 * inet/rcmd.c (iruserok): Initialize hostf variable to NULL.
668 1998-04-24 Ulrich Drepper <drepper@cygnus.com>
670 * iconvdata/Makefile: Put generated headers in build directory.
672 1998-04-23 22:43 Ulrich Drepper <drepper@cygnus.com>
674 * elf/dl-load.c (fillin_rpath): Handle empty element returned by
675 strsep as current directory.
677 * iconv/gconv_builtin.h: Add aliases unicode and unicodebig for
678 Java. Add definitions for unicodelittle implementation.
679 * iconv/gconv_int.h: Add declaration for unicodelittle functions.
680 * iconv/gconv_simple.c: Define unicodelittle functions.
682 * iconv/iconv_prog.c: Make program print information about position
683 of illegal character in input.
685 * iconv/skeleton.c: Use __strcasecmp instead of __strcasestr for
686 comparison of charset name.
687 * iconvdata/big5.c (CHARSET_NAME): Adapt for this.
688 * iconvdata/ebcdic-at-de-a.c: Likewise.
689 * iconvdata/ebcdic-at-de.c: Likewise.
690 * iconvdata/ebcdic-ca-fr.c: Likewise.
691 * iconvdata/euccn.c: Likewise.
692 * iconvdata/eucjp.c: Likewise.
693 * iconvdata/euckr.c: Likewise.
694 * iconvdata/euctw.c: Likewise.
695 * iconvdata/hp-roman8.c: Likewise.
696 * iconvdata/iso6937.c: Likewise.
697 * iconvdata/iso8859-1.c: Likewise.
698 * iconvdata/iso8859-10.c: Likewise.
699 * iconvdata/iso8859-2.c: Likewise.
700 * iconvdata/iso8859-3.c: Likewise.
701 * iconvdata/iso8859-4.c: Likewise.
702 * iconvdata/iso8859-5.c: Likewise.
703 * iconvdata/iso8859-6.c: Likewise.
704 * iconvdata/iso8859-7.c: Likewise.
705 * iconvdata/iso8859-8.c: Likewise.
706 * iconvdata/iso8859-9.c: Likewise.
707 * iconvdata/johab.c: Likewise.
708 * iconvdata/koi-8.c: Likewise.
709 * iconvdata/koi8-r.c: Likewise.
710 * iconvdata/latin-greek-1.c: Likewise.
711 * iconvdata/latin-greek.c: Likewise.
712 * iconvdata/sjis.c: Likewise.
713 * iconvdata/t61.c: Likewise.
714 * iconvdata/uhc.c: Likewise.
716 * iconvdata/iso646.c: Add support for more ISO 646 variants.
717 * iconvdata/TESTS: Add tests for ISO646 module.
718 * iconvdata/gconv-modules: Add new modules.
719 * iconvdata/testdate/CSA_Z243.4-1985-1: New tests for ISO646 module.
720 * iconvdata/testdate/CSA_Z243.4-1985-1..UCS2: Likewise.
721 * iconvdata/testdate/CSA_Z243.4-1985-2: Likewise.
722 * iconvdata/testdate/CSA_Z243.4-1985-2..UCS4: Likewise.
723 * iconvdata/testdate/DIN_66003: Likewise.
724 * iconvdata/testdate/DIN_66003..UTF8: Likewise.
725 * iconvdata/testdate/DS_2089: Likewise.
726 * iconvdata/testdate/DS_2089..UTF8: Likewise.
727 * iconvdata/testdate/ES: Likewise.
728 * iconvdata/testdate/ES..UTF8: Likewise.
729 * iconvdata/testdate/ES2: Likewise.
730 * iconvdata/testdate/ES2..UTF8: Likewise.
731 * iconvdata/testdate/GB_1988-80: Likewise.
732 * iconvdata/testdate/GB_1988-80..UTF8: Likewise.
733 * iconvdata/testdate/IT: Likewise.
734 * iconvdata/testdate/IT..UTF8: Likewise.
735 * iconvdata/testdate/JIS_C6220-1969-RO: Likewise.
736 * iconvdata/testdate/JIS_C6220-1969-RO..UTF8: Likewise.
737 * iconvdata/testdate/JIS_C6229-1984-B: Likewise.
738 * iconvdata/testdate/JIS_C6229-1984-B..UTF8: Likewise.
739 * iconvdata/testdate/JUS_I.B1.002: Likewise.
740 * iconvdata/testdate/JUS_I.B1.002..UTF8: Likewise.
741 * iconvdata/testdate/KSC5636: Likewise.
742 * iconvdata/testdate/KSC5636..UTF8: Likewise.
743 * iconvdata/testdate/MSZ_7795.3: Likewise.
744 * iconvdata/testdate/MSZ_7795.3..UTF8: Likewise.
745 * iconvdata/testdate/NC_NC00-10: Likewise.
746 * iconvdata/testdate/NC_NC00-10..UTF8: Likewise.
747 * iconvdata/testdate/NF_Z_62-010: Likewise.
748 * iconvdata/testdate/NF_Z_62-010..UTF8: Likewise.
749 * iconvdata/testdate/NF_Z_62-010_1973: Likewise.
750 * iconvdata/testdate/NF_Z_62-010_1973..UTF8: Likewise.
751 * iconvdata/testdate/NS_4551-1: Likewise.
752 * iconvdata/testdate/NS_4551-1..UTF8: Likewise.
753 * iconvdata/testdate/NS_4551-2: Likewise.
754 * iconvdata/testdate/NS_4551-2..UTF8: Likewise.
755 * iconvdata/testdate/PT: Likewise.
756 * iconvdata/testdate/PT..UTF8: Likewise.
757 * iconvdata/testdate/PT2: Likewise.
758 * iconvdata/testdate/PT2..UTF8: Likewise.
759 * iconvdata/testdate/SEN_850200_B: Likewise.
760 * iconvdata/testdate/SEN_850200_B..UTF8: Likewise.
761 * iconvdata/testdate/SEN_850200_C: Likewise.
762 * iconvdata/testdate/SEN_850200_C..UTF8: Likewise.
764 * iconvdata/cns11643.h: Use uint32_t instead of wchar_t.
765 * iconvdata/cns11643l1.h: Likewise.
766 * iconvdata/latin-greek-1.h: Likewise.
767 * iconvdata/latin-greek.h: Likewise.
768 * iconvdata/koi8-r.h: Likewise.
769 * iconvdata/jis0212.h: Likewise.
770 * iconvdata/gb2312.h: Likewise.
771 * iconvdata/ksc5601.h: Likewise.
773 * iconvdata/8bit-gap.c: Use 32 bit type for idx element of struct gap.
775 * iconvdata/Makefile: Add rules for lots of more modules.
776 * iconvdata/cp1250.c: New file.
777 * iconvdata/cp1251.c: New file.
778 * iconvdata/cp1252.c: New file.
779 * iconvdata/cp1253.c: New file.
780 * iconvdata/cp1254.c: New file.
781 * iconvdata/cp1255.c: New file.
782 * iconvdata/cp1256.c: New file.
783 * iconvdata/cp1257.c: New file.
784 * iconvdata/ebcdic-dk-no-a.c: New file.
785 * iconvdata/ebcdic-dk-no.c: New file.
786 * iconvdata/ebcdic-es-a.c: New file.
787 * iconvdata/ebcdic-es-s.c: New file.
788 * iconvdata/ebcdic-es.c: New file.
789 * iconvdata/ebcdic-fi-se-a.c: New file.
790 * iconvdata/ebcdic-fi-se.c: New file.
791 * iconvdata/ebcdic-fr.c: New file.
792 * iconvdata/ebcdic-is-friss.c: New file.
793 * iconvdata/ebcdic-it.c: New file.
794 * iconvdata/ebcdic-pt.c: New file.
795 * iconvdata/ebcdic-uk.c: New file.
796 * iconvdata/ebcdic-us.c: New file.
797 * iconvdata/ibm037.c: New file.
798 * iconvdata/ibm038.c: New file.
799 * iconvdata/ibm1004.c: New file.
800 * iconvdata/ibm1026.c: New file.
801 * iconvdata/ibm1047.c: New file.
802 * iconvdata/ibm256.c: New file.
803 * iconvdata/ibm273.c: New file.
804 * iconvdata/ibm274.c: New file.
805 * iconvdata/ibm275.c: New file.
806 * iconvdata/ibm277.c: New file.
807 * iconvdata/ibm278.c: New file.
808 * iconvdata/ibm280.c: New file.
809 * iconvdata/ibm281.c: New file.
810 * iconvdata/ibm284.c: New file.
811 * iconvdata/ibm285.c: New file.
812 * iconvdata/ibm290.c: New file.
813 * iconvdata/ibm297.c: New file.
814 * iconvdata/ibm420.c: New file.
815 * iconvdata/ibm423.c: New file.
816 * iconvdata/ibm424.c: New file.
817 * iconvdata/ibm437.c: New file.
818 * iconvdata/ibm500.c: New file.
819 * iconvdata/ibm850.c: New file.
820 * iconvdata/ibm851.c: New file.
821 * iconvdata/ibm852.c: New file.
822 * iconvdata/ibm855.c: New file.
823 * iconvdata/ibm857.c: New file.
824 * iconvdata/ibm860.c: New file.
825 * iconvdata/ibm861.c: New file.
826 * iconvdata/ibm862.c: New file.
827 * iconvdata/ibm863.c: New file.
828 * iconvdata/ibm864.c: New file.
829 * iconvdata/ibm865.c: New file.
830 * iconvdata/ibm868.c: New file.
831 * iconvdata/ibm869.c: New file.
832 * iconvdata/ibm870.c: New file.
833 * iconvdata/ibm871.c: New file.
834 * iconvdata/ibm875.c: New file.
835 * iconvdata/ibm880.c: New file.
836 * iconvdata/ibm891.c: New file.
837 * iconvdata/ibm903.c: New file.
838 * iconvdata/ibm904.c: New file.
839 * iconvdata/ibm905.c: New file.
840 * iconvdata/ibm918.c: New file.
842 * locale/iso-4217.def: Update.
843 * localedata/locales/pt_BR: Correct. Patches by Andreas Jaeger.
845 * stdio-common/vfscanf.h: Recognize nan and inf in floating-point
848 1998-04-22 Andreas Jaeger <aj@arthur.rhein-neckar.de>
850 * elf/dl-load.c (_dl_init_paths): ';' is also a terminal for
853 1998-04-22 Gordon Matzigkeit <gord@profitpress.com>
855 * Makerules: Change occurances of `cd dir; cmd' to `cd dir && cmd'.
856 * Makefile: Likewise.
857 * posix/Makefile: Likewise.
858 * sysdeps/mach/hurd/Makefile: Likewise.
860 1998-04-22 Gordon Matzigkeit <gord@profitpress.com>
862 * sysdeps/mach/hurd/bits/dirent.h: New file.
863 * sysdeps/mach/hurd/readdir64.c: New file.
864 * sysdeps/mach/hurd/readdir64_r.c: New file.
866 1998-04-21 Gordon Matzigkeit <gord@profitpress.com>
868 * stdio/stdio.h (vasprintf, __asprintf, asprintf, vdprintf,
869 dprintf): Synchronize declarations with libio/stdio.h.
871 1998-04-21 Gordon Matzigkeit <gord@profitpress.com>
873 * elf/dlerror.c (dlerror): Don't assume that
874 __libc_internal_tsd_get is defined. __libc_getspecific is already
875 well-protected, so just use it directly.
877 1998-04-22 Gordon Matzigkeit <gord@profitpress.com>
879 * io/ftw.h (ftw): Fix typo.
881 1998-04-21 Gordon Matzigkeit <gord@profitpress.com>
883 * sysdeps/gnu/utmp_file.c: Fix typo.
885 1998-04-22 11:06 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
887 * iconvdata/run-iconv-test.sh: Fix more portability bugs. When
888 one part of a test fails move on to the next test.
890 1998-04-24 5:45 Richard Henderson <rth@cygnus.com>
892 * sysdeps/alpha/bits/setjmp.h (_JMPBUF_UNWINDS): Added.
894 1998-04-21 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
896 * sysdeps/i386/bits/setjmp.h (_JMPBUF_UNWINDS): Compare addresses
897 as pointers, not signed integers.
899 1998-04-22 11:06 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
901 * sysdeps/m68k/bits/setjmp.h (_JMPBUF_UNWINDS): Added.
903 1998-04-21 21:49 Zack Weinberg <zack@rabi.phys.columbia.edu>
905 * misc/sys/cdefs.h: New macro __REDIRECT to support changing the
906 asm symbol name of functions.
907 * include/features.h: Kill redundant test.
909 * dirent/dirent.h: Use new macros to implement __USE_FILE_OFFSET64.
910 * io/ftw.h: Likewise.
911 * io/sys/stat.h: Likewise.
912 * io/sys/statfs.h: Likewise.
913 * io/sys/statvfs.h: Likewise.
914 * libio/stdio.h: Likewise.
915 * resource/sys/resource.h: Likewise.
916 * rt/aio.h: Likewise.
918 * posix/unistd.h: Use new macros for __USE_FILE_OFFSET64 and
920 * signal/signal.h: Use new macros for BSD vs. SysV signal().
922 * misc/Makefile: Drop bsd-compat.c. Make libbsd-compat.a
924 * misc/bsd-compat.c: Removed.
926 1998-04-21 20:32 Ulrich Drepper <drepper@cygnus.com>
928 * iconv/loop.c: Allow EXTRA_LOOP_DECLS be defined and use it in
929 function declaration.
930 * iconv/skeleton.c: Allow PREPARE_LOOP and EXTRA_LOOP_ARGS be defined
931 and use them in conversion function.
932 * iconvdata/Makefile (modules): Re-add ISO6446.
933 * iconvdata/TEST: Add tests for ASCII variants.
934 * iconvdata/iso646.c: Rewrite to use loop.c and skeleton.c.
935 * iconvdata/testdata/ANSI_X3.4-1968: New file.
936 * iconvdata/testdata/BS_4730: New file.
937 * iconvdata/testdata/BS_4730..UTF8: New file.
939 1998-04-21 19:05 Ulrich Drepper <drepper@cygnus.com>
941 * iconv/gconv.h (struct gconv_step): Add element stateful.
942 * iconv/gconv_builtin.c (__gconv_builtin_trans): Initialize stateful
943 to zero for all internal conversions.
944 * iconv/skeleton.c: Initialize stateful depending on whether or not
945 RESET_STATE is defined to one or zero respectively.
946 * stdlib/mblen.c: Use stateful element of currently selected
947 converter for result if S is NULL.
948 * stdlib/mbtowc.c: Likewise.
949 * stdlib/wctomb.c: Likewise.
951 1998-04-21 18:00 Ulrich Drepper <drepper@cygnus.com>
953 * iconv/gconv.c (__gconv): Remove bogus input buffer size computation.
955 * iconv/gconv_open.c (__gconv_open): Initialize outbufend element.
957 * iconv/gconv_simple.c (__gconv_transform_internal_ascii): Don't use
958 character in comparison with uint32_t.
959 (__gconv_transform_internal_utf8): Specify MAX_NEEDED_TO.
960 (__gconv_transform_utf8_internal): Specify MAX_NEEDED_FROM.
963 * iconv/loop.c: Require MIN_NEEDED_INPUT and MIN_NEEDED_OUTPUT to
966 * iconv/skeleton.c: Also reset converted counter in case of an error.
967 Call reset function using correct value for output buffer start.
969 * iconvdata/Makefile: Re-enable tests.
971 * iconvdata/iso8859-1.c: Swap MIN_NEEDED_INPUT and MIN_NEEDED_OUTPUT
972 value for to-conversion.
974 * iconvdata/TESTS: Add new third column.
975 * iconvdata/run-iconv-test.sh: Add support for charsets which are
977 * iconvdata/testdata/suntzus: New file.
979 * elf/dl-minimal.c (__strtol_internal): Increment pointer to string
980 while reading. Correctly used base. Little optimization.
981 (__strtoul_internal): Likewise.
983 * elf/rtld.c (dl_main): Test to avoid duplicate call of _dl_init_paths
984 was wrong. Use explicit variable.
986 1998-04-20 23:49 Zack Weinberg <zack@rabi.phys.columbia.edu>
988 * configure.in: Check for awk.
989 * config.make.in: Add AWK to be substituted.
991 * manual/xtract-typefun.awk: Rewrite to eliminate gawk extensions.
992 * manual/users.texi: Fix typo exposed by above rewrite.
994 * Makefile: Invoke awk using AWK variable.
995 * csu/Makefile: Likewise.
996 * elf/Makefile: Likewise.
997 * mach/Makefile: Likewise.
998 * manual/Makefile: Likewise.
999 * sysdeps/gnu/Makefile: Likewise.
1000 * sysdeps/mach/hurd/Makefile: Likewise.
1001 * sysdeps/unix/Makefile: Likewise.
1002 * timezone/Makefile: Likewise.
1004 1998-04-10 Gordon Matzigkeit <gord@profitpress.com>
1006 * sysdeps/gnu/errlist.awk (ERR_REMAP): Implement error code to
1007 array index translation.
1008 (SYS_ERRLIST_ALIAS, SYS_NERR_ALIAS): Make weak aliases only if
1011 * sysdeps/mach/hurd/Dist: Add errlist.c to distribution.
1013 * sysdeps/mach/hurd/errlist.c: New file.
1014 (ERR_TRANSLATE): Map Hurd error codes into errlist indices.
1015 (_hurd_errlist): The Hurd error list doesn't have Unix sys_errlist
1016 semantics, so rename it.
1018 1998-04-16 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1020 * iconvdata/run-iconv-test.sh: Make portable. Always test all
1023 1998-04-21 12:30 H.J. Lu <hjl@gnu.org>
1025 * wcsmbs/wcsrtombs.c (__wcsrtombs): Initialize result to 0.
1026 * wcsmbs/wcsnrtombs.c: Likewise.
1028 1998-04-21 Ulrich Drepper <drepper@cygnus.com>
1030 * sysdeps/generic/dl-sysdep.c: Handle _dl_hwcap correctly.
1032 * wcsmbs/btowc.c (__btowc): Declare inptr as const char *.
1034 * time/strftime.c (my_strftime): Initialize pad variable in
1037 * iconvdata/big5.c: Don't use character constants in comparisons
1038 with unsigned value.
1040 1998-04-20 18:00 Ulrich Drepper <drepper@cygnus.com>
1042 * libc.map: Add __dgettext to GLIBC_2.0 and __libc_longjmp, and
1043 __libc_siglongjmp to GLIBC_2.1.
1045 * elf/dl-minimal.c (__assert_perror_fail): Don't use strerror, use
1048 * iconv/Makefile: Don't run tests now.
1050 * iconv/iconv_prog.c (process_block): If loop is repeated, call iconv
1051 with correct output buffer.
1053 Major rewrite of the low-level gconv functionality.
1054 * iconv/gconv.c: Rewritten.
1055 * iconv/gconv.h: Likewise.
1056 * iconv/gconv_builtin.c: Likewise.
1057 * iconv/gconv_builtin.h: Likewise.
1058 * iconv/gconv_conf.c: Likewise.
1059 * iconv/gconv_int.h: Likewise.
1060 * iconv/gconv_open.c: Likewise.
1061 * iconv/gconv_simple.c: Likewise.
1062 * iconv/iconv.c: Likewise.
1063 * iconvdata/8bit-gap.c: Likewise.
1064 * iconvdata/8bit-generic.c: Likewise.
1065 * iconvdata/Makefile: Likewise.
1066 * iconvdata/big5.c: Likewise.
1067 * iconvdata/cns11643.c: Likewise.
1068 * iconvdata/cns11643.h: Likewise.
1069 * iconvdata/cns11643l1.c: Likewise.
1070 * iconvdata/cns11643l1.h: Likewise.
1071 * iconvdata/ebcdic-at-de-a.c: Likewise.
1072 * iconvdata/ebcdic-at-de.c: Likewise.
1073 * iconvdata/ebcdic-ca-fr.c: Likewise.
1074 * iconvdata/euccn.c: Likewise.
1075 * iconvdata/eucjp.c: Likewise.
1076 * iconvdata/euckr.c: Likewise.
1077 * iconvdata/euctw.c: Likewise.
1078 * iconvdata/gb2312.c: Likewise.
1079 * iconvdata/gb2312.h: Likewise.
1080 * iconvdata/hp-roman8.c: Likewise.
1081 * iconvdata/iso646.c: Likewise.
1082 * iconvdata/iso6937.c: Likewise.
1083 * iconvdata/iso8859-1.c: Likewise.
1084 * iconvdata/iso8859-10.c: Likewise.
1085 * iconvdata/iso8859-2.c: Likewise.
1086 * iconvdata/iso8859-3.c: Likewise.
1087 * iconvdata/iso8859-4.c: Likewise.
1088 * iconvdata/iso8859-5.c: Likewise.
1089 * iconvdata/iso8859-6.c: Likewise.
1090 * iconvdata/iso8859-7.c: Likewise.
1091 * iconvdata/iso8859-8.c: Likewise.
1092 * iconvdata/iso8859-9.c: Likewise.
1093 * iconvdata/jis0201.c: Likewise.
1094 * iconvdata/jis0201.h: Likewise.
1095 * iconvdata/jis0208.c: Likewise.
1096 * iconvdata/jis0208.h: Likewise.
1097 * iconvdata/jis0212.c: Likewise.
1098 * iconvdata/jis0212.h: Likewise.
1099 * iconvdata/johab.c: Likewise.
1100 * iconvdata/koi-8.c: Likewise.
1101 * iconvdata/koi8-r.c: Likewise.
1102 * iconvdata/ksc5601.c: Likewise.
1103 * iconvdata/ksc5601.h: Likewise.
1104 * iconvdata/latin-greek-1.c: Likewise.
1105 * iconvdata/latin-greek.c: Likewise.
1106 * iconvdata/run-iconv-test.sh: Likewise.
1107 * iconvdata/sjis.c: Likewise.
1108 * iconvdata/t61.c: Likewise.
1109 * iconvdata/uhc.c: Likewise.
1110 * wcsmbs/btowc.c: Likewise.
1111 * wcsmbs/mbrtowc.c: Likewise.
1112 * wcsmbs/mbsnrtowcs.c: Likewise.
1113 * wcsmbs/mbsrtowcs.c: Likewise.
1114 * wcsmbs/wcrtomb.c: Likewise.
1115 * wcsmbs/wcsmbsload.c: Likewise.
1116 * wcsmbs/wcsnrtombs.c: Likewise.
1117 * wcsmbs/wcsrtombs.c: Likewise.
1118 * wcsmbs/wctob.c: Likewise.
1119 * iconv/loop.c: New file.
1120 * iconv/skeleton.c: New file.
1122 * stdlib/mblen.c: Handle empty input string correctly.
1123 * stdlib/mbtowc.c: Likewise.
1125 * posix/getopt.c: Various cleanups.
1127 * sysdeps/arm/bits/setjmp.h: Add copyright text.
1128 * sysdeps/i386/bits/setjmp.h: Likewise.
1129 * sysdeps/m68k/bits/setjmp.h: Likewise.
1130 * sysdeps/powerpc/bits/setjmp.h: Likewise.
1131 * sysdeps/sparc/sparc32/bits/setjmp.h: Likewise.
1133 * sysdeps/generic/longjmp.c: Rename function to __libc_siglongjmp
1134 and make longjmp weak alias.
1136 1998-04-18 20:29 Philip Blundell <Philip.Blundell@pobox.com>
1138 * iconv/Makefile (routines): Only include gconv_dl if building for
1139 an ELF system - dynamic linking is not available on a.out.
1140 (CFLAGS-gconv_conf.c): Define STATIC_GCONV if omitting gconv_dl
1142 * iconv/gconv_db.c: If STATIC_GCONV defined, don't try to call
1143 routines from gconv_dl.
1145 1998-04-17 Gordon Matzigkeit <gord@profitpress.com>
1147 * csu/init.c (_IO_stdin_used): Protect with USE_IN_LIBIO so that
1148 we can compile without libio.
1150 1998-04-20 16:28 Ulrich Drepper <drepper@cygnus.com>
1152 * sysdeps/mach/hurd/Subdirs: Remove login.
1154 1998-04-11 Gordon Matzigkeit <gord@profitpress.com>
1156 * db2/compat.h: Include <errno.h>, to make sure we get the
1157 definition of EFTYPE before we define it ourselves.
1159 1998-04-10 Gordon Matzigkeit <gord@profitpress.com>
1161 * sysdeps/generic/bits/socket.h: Protect against multiple inclusion.
1162 * sysdeps/mach/hurd/bits/ioctls.h: Likewise.
1163 Fix typo to allow inclusion from sys/ioctl.h again.
1165 1998-04-16 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1167 * iconvdata/*.[ch]: Clean up namespace. Optimize character lookup.
1169 1998-04-16 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1171 * libc.map: Export __strerror_r. Remove _strerror_internal.
1173 1998-04-16 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1175 * sysdeps/generic/strcasestr.c: Undefine strcasestr, not strstr.
1176 Also undefine __strcasestr.
1178 1998-04-16 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1180 * posix/regex.c: Rename __re_max_failures back to re_max_failures,
1181 aliases do not work with global variables due to copy relocations.
1183 1998-04-20 15:12 Ulrich Drepper <drepper@cygnus.com>
1185 * manual/creature.texi: Fix type. Patch by Andreas Schwab.
1187 1998-04-20 13:47 Ulrich Drepper <drepper@cygnus.com>
1189 * signal/sighold.c: Include stddef.h for NULL definition.
1190 * signal/sigrelse.c: Likewise.
1191 * sysdeps/posix/sigignore.c: Likewise.
1192 * sysdeps/posix/sigset.c: Likewise.
1193 * sysdeps/posix/waitid.c: Likewise.
1194 * sysdeps/unix/sysv/linux/rt_sigsuspend.c: Likewise.
1195 * sysdeps/unix/sysv/linux/rt_sigtimedwait.c: Likewise.
1196 * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
1197 * wcsmbs/mbsrtowcs.c: Include stdlib.h for MB_CUR_MAX.
1198 Patch by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.
1200 1998-04-13 Mark Kettenis <kettenis@phys.uva.nl>
1202 * login/Makefile (headers): Remove utmpx.h and bits/utmpx.h.
1203 * login/getutent.c (getutxent): Remove alias.
1204 * login/getutent_r.c (setutxent, pututxline, endutxent):
1206 * login/getutid.c (getutxid): Remove alias.
1207 * login/getutline.c (getutxline): Remove alias.
1208 * login/utmp.h: Add prototypes for __updwtmp, __getutent,
1209 __getutid, __getutline and __pututline.
1210 * login/utmpx.h: Moved to ...
1211 * sysdeps/gnu/utmpx.h: ... here. [__USE_GNU]: Define UTMPX_FILE,
1212 UTMPX_FILENAME, WTMPX_FILE and WTMPX_FILENAME, declare utmpxname
1214 * login/updwtmp.c: Moved to ...
1215 * sysdeps/generic/updwtmp.c: ... here. (updwtmp): Generalized by
1216 allowing file name transformation.
1217 * sysdeps/gnu/updwtmp.c: New file. Use generic implementation with
1218 additional file name transformation.
1219 * sysdeps/unix/sysv/linux/updwtmp.c: Likewise.
1220 * login/utmp_file.c: Moved to ...
1221 * sysdeps/generic/utmp_file.c: ... here. (setutent_file):
1222 Generalized by allowing file name transformation. Do not
1223 print error message. Library functions should not print them.
1224 Reported by Jim Meyering.
1225 * sysdeps/gnu/utmp_file.c: New file. Use generic implementation
1226 with additional file name transformation.
1227 * sysdeps/unix/sysv/linux/utmp_file.c: Likewise.
1228 * sysdeps/gnu/Makefile [$(subdir)=login] (sysdep_routines): Add
1229 setutxent, getutxent, endutxent, getutxid, getutxid, getutxline,
1230 pututxline, utmpxname and updwtmpx. (sysdep_headers): Add utmpx.h
1232 * sysdeps/gnu/bits/utmpx.h [__USE_GNU] Include paths.h.
1233 (_PATH_UTMPX): Define to _PATH_UTMP. (_PATH_WTMPX): Define to
1234 _PATH_WTMPX. (RUN_LVL): Define only if __USE_GNU. (ACCOUNTING):
1235 Define if __USE_GNU.
1236 * sysdeps/generic/setutxent.c: New file.
1237 * sysdeps/generic/getutxent.c: New file.
1238 * sysdeps/generic/endutxent.c: New file.
1239 * sysdeps/generic/getutxid.c: New file.
1240 * sysdeps/generic/getutxline.c: New file.
1241 * sysdeps/generic/pututxline.c: New file.
1242 * sysdeps/generic/utmpxname.c: New file.
1243 * sysdeps/generic/updwtmpx.c: New file.
1244 * sysdeps/unix/sysv/linux/paths.h (_PATH_UTMP_DB): Remove.
1245 * sysdeps/generic/bits/utmpx.h: Remove.
1247 1998-04-20 Ulrich Drepper <drepper@cygnus.com>
1249 * posix/wordexp-test.c (main): Initialize ifs element of ts for
1252 1998-04-17 07:53 H.J. Lu <hjl@gnu.org>
1254 * sysdeps/unix/sysv/linux/i386/s_pread64.S: Fix a typo.
1256 1998-04-17 11:32 Ulrich Drepper <drepper@cygnus.com>
1258 * libio/oldfileops.c (_IO_old_file_seekoff): Define temporary st
1259 variable using _G_stat64.
1260 * libio/fileops.c: Remove macro definition of fstat, it is in the
1262 Reported by Thorsten Kukuk <kukuk@weber.uni-paderborn.de>.
1264 1998-04-17 Philip Blundell <pb@nexus.co.uk>
1266 * sysdeps/arm/strlen.S: New file, based on code by Matthew Wilcox
1267 <willy@odie.barnet.ac.uk>.
1269 1998-04-16 Philip Blundell <Philip.Blundell@pobox.com>
1271 * inet/netinet/in.h (IN6_IS_ADDR_MC_NODELOCAL): New macro,
1272 required by IPv6 Basic API.
1273 (IN6_IS_ADDR_MC_LINKLOCAL): Likewise.
1274 (IN6_IS_ADDR_MC_SITELOCAL): Likewise.
1275 (IN6_IS_ADDR_MC_ORGLOCAL): Likewise.
1276 (IN6_IS_ADDR_MC_GLOBAL): Likewise.
1278 1998-04-15 16:41 Ulrich Drepper <drepper@cygnus.com>
1280 Don't name internal representation since it might be different from
1281 the external form (namely on little endian machines).
1282 * iconv/gconv_builtin.h: Add UCS4 support. Change references to
1283 UCS4 into references to INTERNAL.
1284 * iconv/gconv_simple.c: Implement UCS4<->INTERNAL converters.
1285 Add endianess support to UCS functions. Change references to
1286 UCS4 into references to INTERNAL.
1287 * iconv/gconv_int.h: Change references to UCS4 into references to
1289 * iconv/iconv_prog.c: Don't mention INTERNAL in --list output.
1290 * iconvdata/gconv-modules: Change accordingly.
1291 * wcsmbs/wcsmbsload.c: Change names to use INTERNAL.
1293 * iconv/gconv_simple.c: Adjust input buffer pointer for output buffer
1295 * iconvdata/8bit-gap.c: Likewise.
1296 * iconvdata/8bit-generic.c: Likewise.
1297 * iconvdata/big5.c: Likewise.
1298 * iconvdata/euccn.c: Likewise.
1299 * iconvdata/eucjp.c: Likewise.
1300 * iconvdata/euckr.c: Likewise.
1301 * iconvdata/euctw.c: Likewise.
1302 * iconvdata/iso646.c: Likewise.
1303 * iconvdata/iso6937.c: Likewise.
1304 * iconvdata/iso8859-1.c: Likewise.
1305 * iconvdata/johab.c: Likewise.
1306 * iconvdata/sjis.c: Likewise.
1307 * iconvdata/t61.c: Likewise.
1308 * iconvdata/uhc.c: Likewise.
1310 * iconvdata/8bit-gap.c: Correct access to to_ucs4 array.
1311 * iconvdata/8bit-generic.c: Likewise.
1313 * iconvdata/TESTS: Add more tests.
1315 * sysdeps/i386/bits/byteswap.h: Change to use "=r" when ror is used.
1317 1998-04-15 11:47 Ulrich Drepper <drepper@cygnus.com>
1319 * iconvdata/Makefile: Better rules to run tests.
1321 * iconvdata/testdata/ISO-8859-1..UTF8: New file.
1322 * iconvdata/testdata/ISO-8859-10: Likewise.
1323 * iconvdata/testdata/ISO-8859-10..UCS2: Likewise.
1324 * iconvdata/testdata/ISO-8859-2: Likewise.
1325 * iconvdata/testdata/ISO-8859-2..UCS4: Likewise.
1326 * iconvdata/testdata/ISO-8859-2..UTF8: Likewise.
1327 * iconvdata/testdata/ISO-8859-3: Likewise.
1328 * iconvdata/testdata/ISO-8859-4: Likewise.
1329 * iconvdata/testdata/ISO-8859-5: Likewise.
1330 * iconvdata/testdata/ISO-8859-6: Likewise.
1331 * iconvdata/testdata/ISO-8859-7: Likewise.
1332 * iconvdata/testdata/ISO-8859-8: Likewise.
1333 * iconvdata/testdata/ISO-8859-9: Likewise.
1335 1998-04-15 Ulrich Drepper <drepper@cygnus.com>
1337 * iconvdata/run-iconv-test.sh: Handle $from..$t file to compare
1338 intermediate result (if available).
1340 * iconv/gconv_simple.c (__gconv_transform_ucs4_ascii): Fix typo in
1343 * iconvdata/Makefile: Add rules to run run-iconv-test.sh.
1344 (distribute): Add run-iconv-test.sh and testdata/*.
1346 * stdlib/testmb.c (main): Simplify mbc array handling.
1348 1998-04-14 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1350 * elf/dl-minimal.c (__strtol_internal): Correct range check. Fix
1351 return value on overflow.
1353 1998-04-14 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1355 * sysdeps/posix/mkstemp.c (mkstemp): Change value and v to 64
1358 1998-04-14 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1360 * malloc/mtrace.c (mtrace): Use standard function setvbuf instead
1361 of non-standard function setbuffer.
1363 1998-04-15 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1365 * stdio-common/perror.c: Include <string.h> for __strerror_r.
1367 1998-04-14 23:54 Ulrich Drepper <drepper@cygnus.com>
1369 * iconvdata/Makefile: Add rules to run tests.
1370 * iconvdata/TESTS: New file.
1371 * iconvdata/run-iconv-test.sh: New file.
1372 * iconvdata/testdata/ISO-8859-1: New file.
1374 * iconv/iconv_prog.c (main): Call process_block with OUTPUT stream,
1377 1998-04-14 18:22 Ulrich Drepper <drepper@cygnus.com>
1379 * iconv/gconv_builtin.c (__gconv_get_builtin_trans): Initialize
1380 counter element of step.
1382 * iconv/gconv_dl.c: Don't mark get_sym as internal function.
1384 * iconv/gconv_simple.c (__gconv_transform_ucs4_ascii): Correct loop
1386 (__gconv_transform_ucs4_utf8): Likewise. Remove unnecessary variable
1388 (__gconv_transform_utf8_ucs4): Correct test for empty input.
1390 1998-04-14 Ulrich Drepper <drepper@cygnus.com>
1392 * Makefile: Include makeconfig before defining rule to regenerate
1395 * configure.in: Remove restriction on compiling without static
1398 1998-04-14 16:34 Ulrich Drepper <drepper@cygnus.com>
1400 * test-skeleton.c: Provide hook for initializing code before the fork.
1401 * rt/tst-aio.c: Use PREPARE hook to make suer temp files are always
1404 * libio/fcloseall.c (__fcloseall): Return return value of _IO_cleanup.
1405 * libio/genops.c (_IO_cleanup): Return return value of _IO_flush_all.
1406 * libio/libioP.h: Adopt _IO_cleanup prototype.
1408 * stdlib/Makefile (tests): Add test-canon2.
1409 * stdlib/test-canon2.c: New file.
1410 * stdlib/canonicalize.c (canonicalize): Allow RESOLVED parameter to
1411 be NULL. Use __lxstat, not __lstat. Correctly recognize long
1413 (__realpath): Make real function which checks RESOLVED parameter for
1416 1998-04-14 Ulrich Drepper <drepper@cygnus.com>
1418 * catgets/open_catalog.c (__open_catalog): Fix problems with
1419 reading non-files. Always close file.
1420 Reported by Cristian Gafton <gafton@redhat.com>.
1422 * elf/dl-minimal.c (__strtol_internal): Prevent overflow warnings.
1424 1998-04-14 13:28 Ulrich Drepper <drepper@cygnus.com>
1426 * libc.map: Add various low-level I/O functions.
1428 1998-04-14 10:35 Ulrich Drepper <drepper@cygnus.com>
1430 * string/Makefile (routines): Remove strerror_r.
1431 * string/strerror_r.c: Removed.
1432 * string/strerror.c: Call __strerror_r for doing the real work.
1433 * sysdeps/generic/_strerror.c: Rename function to __strerror_r and
1434 add weak alias strerror_r.
1435 * sysdeps/mach/_strerror.c: Likewise.
1436 * assert/assert-perr.c: Use __strerror_r instead of _strerror_internal.
1437 * elf/dl-error.c (_dl_signal_error): Likewise.
1438 * elf/dl-profile.c (_dl_start_profile): Likewise.
1439 * gmon/gmon.c (write_gmon): Likewise.
1440 * stdio-common/perror.c: Likewise.
1441 * stdio-common/vfprintf.c: Likewise.
1443 1998-04-10 Mark Kettenis <kettenis@phys.uva.nl>
1445 * sysdeps/unix/sysv/linux/Makefile [$(subdir)=inet]
1446 (sysdep_headers): Add netatalk/at.h.
1448 1998-04-12 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1450 * manual/socket.texi, manual/creature.texi, manual/time.texi:
1453 1998-04-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1455 * posix/regex.c: Rename __re_syntax_options back to
1456 re_syntax_options, aliases do not work with global variables due
1457 to copy relocations.
1458 (regex_compile): Use syntax parameter instead of
1461 1998-04-14 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1463 * configure.in: Document that enable-force-install is default.
1465 1998-04-13 Ulrich Drepper <drepper@cygnus.com>
1467 * sysdeps/posix/mktemp.c: Increment `value' in a way which touches
1469 * sysdeps/posix/mkstemp.c: Likewise.
1471 1998-04-13 17:40 Ulrich Drepper <drepper@cygnus.com>
1473 * iconvdata/8bit-gap.c: Simplify step data handling.
1474 * iconvdata/8bit-generic.c: Likewise.
1475 * iconvdata/big5.c: Likewise.
1476 * iconvdata/euccn.c: Likewise.
1477 * iconvdata/eucjp.c: Likewise.
1478 * iconvdata/euckr.c: Likewise.
1479 * iconvdata/euctw.c: Likewise.
1480 * iconvdata/iso6937.c: Likewise.
1481 * iconvdata/iso8859-1.c: Likewise.
1482 * iconvdata/jis0208.h: Likewise.
1483 * iconvdata/jis0212.c: Likewise.
1484 * iconvdata/jis0212.h: Likewise.
1485 * iconvdata/johab.c: Likewise.
1486 * iconvdata/ksc5601.h: Likewise.
1487 * iconvdata/sjis.c: Likewise.
1488 * iconvdata/t61.c: Likewise.
1489 * iconvdata/uhc.c: Likewise.
1491 1998-04-13 16:36 Ulrich Drepper <drepper@cygnus.com>
1493 * manual/texinfo.texi: Updated from last version.
1495 1998-04-13 14:52 Ulrich Drepper <drepper@cygnus.com>
1497 * iconvdata/cns11643.c: New file.
1498 * iconvdata/cns11643.h: New file.
1499 * iconvdata/cns11643l1.c: New file.
1500 * iconvdata/cns11643l1.h: New file.
1501 * iconvdata/euctw.c: New file.
1502 * iconvdata/Makefile: Add rules for EUC-TW and CNS.
1503 * iconvdata/gconv-modules: Likewise.
1505 * iconvdata/eucjp.c: Several bug fixes and improvements.
1506 * iconvdata/gb2312.h: Likewise.
1507 * iconvdata/jis0201.h: Likewise.
1508 * iconvdata/jis0208.h: Likewise.
1509 * iconvdata/jis0212.h: Likewise.
1511 1998-04-13 09:11 Ulrich Drepper <drepper@cygnus.com>
1513 * iconvdata/eucjp.c: New file.
1514 * iconvdata/euccn.c: New file.
1515 * iconvdata/gb2312.h: New file.
1516 * iconvdata/gb2312.c: New file.
1517 * iconvdata/Makefile: Add rules for EUC-JP and EUC-CN.
1518 * iconvdata/gconv-modules: Likewise.
1520 * iconvdata/euckr.c: Use stdint.h instead of inttypes.h.
1522 1998-04-12 Ulrich Drepper <drepper@cygnus.com>
1524 * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
1525 (DL_FIND_ARG_COMPONENTS): Always initialize auxv.
1526 Patch by Mark Hatle <fray@kernel.crashing.org>.
1528 1998-04-12 22:47 Philip Blundell <Philip.Blundell@pobox.com>
1530 * sysdeps/unix/sysv/linux/bits/socket.h (PF_APPLETALK): Correct
1532 (PF_AAL5, AF_AAL5): Rename to *_ATMPVC.
1533 (PF_ATMSVC, PF_ECONET, AF_ATMSVC, AF_ECONET): Added.
1535 1998-04-12 Ulrich Drepper <drepper@cygnus.com>
1537 * iconvdata/sjis.c (gconv): Remove superfluous varaible declarations.
1539 * iconvdata/Makefile: Add rules for big5 conversion.
1540 * iconvdata/gconv-modules: Likewise.
1541 * iconvdata/big5.c: New file.
1543 * time/mktime.c (TYPE_MAXIMUM): Add missing cast.
1544 Patch by Jim Meyering.
1546 1998-04-11 Ulrich Drepper <drepper@cygnus.com>
1548 * rt/tst-aio.c: Add test for aio_read and lio_listio.
1550 * rt/lio_listio.c: Correct total counter handling.
1552 * rt/aio_misc.c (handle_fildes_io): Correctly dequeue elements
1555 * test-skeleton.c (main): Make stdout unbuffered. Improve message
1556 of signal on exit even more.
1558 * rt/aio_suspend.c (aio_suspend): Use PTHREAD_COND_INITIALIZER
1559 instead of call to pthread_cond_init.
1560 * rt/lio_listio.c (lio_listio): Likewise.
1561 * rt/lio_listio64.c (lio_listio64): Likewise.
1563 * nis/nis_findserv.c: Include sys/socket.h.
1565 1998-04-11 09:33 Ulrich Drepper <drepper@cygnus.com>
1567 * Makeconfig (rtobjdir): New variable.
1568 (rpath-link): Add rtobjdir and thread directory, if available.
1570 * test-skeleton.c: Add support to remove temporary files.
1571 Always define test_dir. Improve message about expected signal.
1573 * rt/Makefile (tests): Add tst-aio.
1574 Add rules for tst-aio to be linked with librt and thread library.
1575 * rt/aio_misc.c: Correct fundamental bugs.
1576 * rt/aio_suspend.c: Correct bug in test for available request.
1577 Initialize conditional variable.
1578 * rt/lio_listio.c: Initialize conditional variable.
1579 * rt/lio_listio64.c: Likewise.
1580 * rt/tst-aio.c: New file.
1582 * sysdeps/libm-ieee754/s_signgam.c: Undo last change.
1583 * sysdeps/libm-ieee754/w_gamma.c: Likewise. Adopt for ISO C 9x.
1584 * sysdeps/libm-ieee754/w_gammaf.c: Likewise.
1585 * sysdeps/libm-ieee754/w_gammal.c: Likewise.
1586 * sysdeps/libm-ieee754/w_lgamma.c: Likewise.
1587 * sysdeps/libm-ieee754/w_lgammaf.c: Likewise.
1588 * sysdeps/libm-ieee754/w_lgammal.c: Likewise.
1590 1998-04-11 14:49 Mark Kettenis <kettenis@landau.phys.uva.nl>
1592 * posix/regex.c [_LIBC] (__re_syntax_options): Initialize to 0.
1594 1998-04-10 Ulrich Drepper <drepper@cygnus.com>
1596 * elf/dl-load.c (open_path): Use correct name for test whether
1597 directory in load path exists.
1599 * sysdeps/libm-ieee754/s_expm1.c: Remove variable one.
1600 * sysdeps/libm-ieee754/e_pow.c: Fix typo.
1601 Patches by Tom Rini <trini@kernel.crashing.org>.
1603 * wcsmbs/wcstof_l.c: Declare ____wcstoull_l_internal.
1604 * wcsmbs/wcstod_l.c: Likewise.
1605 * wcsmbs/wcstold_l.c: Likewise.
1607 * include/byteswap.h: New file.
1609 * malloc/mtrace.c (mtrace): Use smaller output buffer to reduce
1610 .bss segment size. Patch by Joe Keane <jgk@jgk.org>.
1612 * inet/getnameinfo.c (getnameinfo): Change parameter to match
1613 declaration. Patch by Richard Henderson.
1615 1998-04-10 12:40 Zack Weinberg <zack@rabi.phys.columbia.edu>
1617 * manual/process.texi (SIGCHLD example): Save errno.
1619 1998-04-09 Ulrich Drepper <drepper@cygnus.com>
1621 * posix/regex.c: Define regerror really as __regerror.
1622 * posix/regex.h: Add __ protected prototypes for regcomp, regexec,
1623 regerror and regfree.
1625 * stdlib/strtof_l.c: Declare ____strtoull_l_internal.
1626 * stdlib/strtod_l.c: Likewise.
1627 * stdlib/strtold_l.c: Likewise.
1629 * intl/gettextP.h [_LIBC] (SWAP): Use byteswap.h macros.
1631 * sysdeps/i386/i486/bits/string.h: Remove unused variables.
1633 * misc/syslog.c (closelog_internal): Set LogTag to NULL.
1634 Patch by Christian Gafton.
1636 1998-04-09 14:27 Ulrich Drepper <drepper@cygnus.com>
1638 * manual/socket.texi (Interface Naming): Correct @deftypefun line
1641 1998-04-07 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1643 * sysdeps/unix/sysv/linux/bits/sockunion.h: Fix error message.
1645 * manual/socket.texi (Interface Naming): Fix typo.
1647 1998-04-07 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1649 * manual/examples/filesrv.c (main): Remove filename first.
1651 * manual/socket.texi (Address Formats): Change ?F_LOCAL, ?F_FILE,
1654 * manual/examples/mkfsock.c (make_named_socket): Use PF_LOCAL
1657 * manual/examples/filecli.c (main): Use AF_LOCAL
1660 1998-04-09 Ulrich Drepper <drepper@cygnus.com>
1662 * sysdeps/libm-ieee754/s_signgam.c: Define __signgam and make
1664 * sysdeps/libm-ieee754/w_lgamma.c: Use __signgam not signgam.
1665 * sysdeps/libm-ieee754/w_lgammaf.c: Likewise.
1666 * sysdeps/libm-ieee754/w_lgammal.c: Likewise.
1667 * sysdeps/libm-ieee754/w_gamma.c: Likewise.
1668 * sysdeps/libm-ieee754/w_gammaf.c: Likewise.
1669 * sysdeps/libm-ieee754/w_gammal.c: Likewise.
1671 * login/utmp_daemon.c (open_socket): Use __connect not connect.
1673 1998-04-08 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1675 * configure.in: Add new option --enable-force-install. Substitute
1677 * config.make.in (force-install): Set from configure.
1678 * Makerules (force-install): New phony target.
1679 * Makeconfig (+force): New variable.
1680 * Makefile: Use it in dependency list of installation targets.
1681 * db/Makefile: Likewise.
1682 * db2/Makefile: Likewise.
1683 * elf/Makefile: Likewise.
1684 * hurd/Makefile: Likewise.
1685 * iconv/Makefile: Likewise.
1686 * iconvdata/Makefile: Likewise.
1687 * intl/Makefile: Likewise.
1688 * localedata/Makefile: Likewise.
1689 * login/Makefile: Likewise.
1690 * po/Makefile: Likewise.
1691 * sunrpc/Makefile: Likewise.
1692 * sysdeps/mach/hurd/Makefile: Likewise.
1693 * sysdeps/standalone/i386/force_cpu386/Makefile: Likewise.
1694 * sysdeps/unix/sysv/linux/Makefile: Likewise.
1695 * timezone/Makefile: Likewise.
1697 1998-04-08 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1699 * sysdeps/unix/sysv/linux/getcwd.c: Use PATH_MAX as default
1700 alloc_size. Pass return value of getcwd syscall to realloc.
1702 1998-04-08 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1704 * manual/socket.texi: Spelling fixes.
1706 1998-04-08 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1708 * elf/dl-load.c (print_search_path): Remove unused variable.
1710 1998-04-08 Ulrich Drepper <drepper@cygnus.com>
1712 * login/utmp_file.c: use __ftruncate not ftruncate.
1713 * sysdeps/unix/common/syscalls.list: Add __ftruncate as real name
1714 for system call and make ftruncate weak alias.
1715 * posix/unistd.h: Add prototype for __ftruncate.
1716 * login/utmp_daemon.c (open_socket): Use __socket not socket.
1717 * nscd/nscd_getpw_r.c (__nscd_getpw_r): use __snprintf and __readv
1718 instead of snprintf and readv.
1719 * nscd/nscd_getgr_r.c (__nscd_getgr_r): Use __snprintf not
1721 * stdlib/strtod.c: Call strtoull/wcstoull's internal functions
1724 1998-04-08 20:06 Ulrich Drepper <drepper@cygnus.com>
1726 * iconv/gconv_conf.c (__gconv_read_conf): Use __realpath not realpath.
1727 * iconv/gconv_db.c: Use __ protected regex functions.
1728 * iconv/gconv_simple.c: Use __mbsinit not mbsinit.
1729 * posix/getopt_init.c: Use __getpid not getpid.
1730 * posix/regex.c: Rename all global functions to start with __ and
1731 make old names weak aliases.
1732 * posix/regex.h: Adopt prototypes for this.
1733 * stdlib/canonicalize.c: Define __realpath, make canonicalize_file_name
1734 a weak alias and use __getcwd instead of getcwd.
1735 * stdlib/stdlib.h: Declare __realpath and __canonicalize_file_name.
1736 * stdlib/strtod.c: Use __btowc instead of btowc.
1737 * stdlib/strtol.c: Likewise.
1738 * sysdeps/libm-ieee754/s_matherr.c: Weaken definition of matherr.
1739 * sysdeps/unix/sysv/linux/errlist.c: Make sure definitions of sys_nerr
1740 and sys_errlist are weak.
1741 * wcsmbs/btowc.c: Define function as __btowc and make btowc weak alias.
1742 * wcsmbs/mbrtowc.c: Use __mbsinit not mbsinit.
1743 * wcsmbs/mbsnrtowcs.c: Likewise.
1744 * wcsmbs/mbsrtowcs.c: Likewise.
1745 * wcsmbs/wcsnrtombs.c: Likewise.
1746 * wcsmbs/wcsrtombs.c: Likewise.
1747 * wcsmbs/mbsinit.c: Define function as __mbsinit and make mbsinit
1749 * wcsmbs/wchar.h: Declare __btowc and __mbsinit.
1750 * wctype/wctype.c: Define function as __wctype and make wctype
1752 * wctype/wctype.h: Declare __wctype.
1754 1998-04-08 Ulrich Drepper <drepper@cygnus.com>
1756 * stdio-common/vfscanf.c: Perform test in %l[ handling correctly.
1758 1998-04-07 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1760 * sysdeps/unix/sysv/linux/_G_config.h (_G_stat64): Define to
1762 (_G_OPEN64, _G_LSEEK64, _G_FSTAT64): Use namespace clean
1764 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add __lseek64 alias
1766 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
1767 * sysdeps/unix/sysv/linux/llseek.c: Likewise.
1768 * sysdeps/generic/lseek64.c (lseek64): Rename to __lseek64, and
1769 make it a weak alias.
1770 * posix/unistd.h: Declare __lseek64.
1772 * libio/fileops.c (fstat) [_LIBC]: Use namespace clean function.
1773 (_IO_file_stat): Fix typo.
1774 (_IO_file_xsgetn): Update fd->_offset. Read a multiple of the
1775 block size from the file. Use __mempcpy if _LIBC.
1777 1998-04-07 20:32 Ulrich Drepper <drepper@cygnus.com>
1779 * wcsmbs/btowc.c: Fix dozends of bugs in untested code.
1780 * wcsmbs/mbrtowc.c: Likewise.
1781 * wcsmbs/mbsnrtowcs.c: Likewise.
1782 * wcsmbs/mbsrtowcs.c: Likewise.
1783 * wcsmbs/wcrtomb.c: Likewise.
1784 * wcsmbs/wcsnrtombs.c: Likewise.
1785 * wcsmbs/wcsrtombs.c: Likewise.
1786 * wcsmbs/wctob.c: Likewise.
1788 * iconv/gconv-simple.c (__gconv_transform_ascii_ucs4): Compute
1789 position of next output character correctly.
1790 (__gconv_transform_ucs4_ascii): Count used input bytes correctly.
1792 * stdio-common/vfprintf.c (vfprintf): Clear state before used.
1794 * stdlib/strtod.c: Don't use mbtowc.
1796 1998-04-07 19:07 H.J. Lu <hjl@gnu.org>
1798 * libio/fileops.c (_IO_file_xsgetn): Call __underflow () when
1799 what we want is smaller than a buffer.
1801 1998-04-07 18:14 Ulrich Drepper <drepper@cygnus.com>
1803 * elf/dl-support.c (_dl_important_hwcaps): Define dummy version of
1806 1998-04-07 Ulrich Drepper <drepper@cygnus.com>
1808 * configure.in: Recognize --with-headers flag and determine
1809 commandline options to be used in compilation.
1810 * Makeconfig (+includes): Use $(sysincludes).
1811 * config.make.in (sysincludes): Define from SYSINCLUDES.
1812 * glibcbug.in: Use SYSINCLUDES information.
1813 Patches by Zack Weinberg.
1815 1998-04-07 19:03 Zack Weinberg <zack@rabi.phys.columbia.edu>
1817 * glibcbug.in: On linux, report version of kernel headers seen
1820 1998-04-07 16:18 Ulrich Drepper <drepper@cygnus.com>
1822 * libc.map: Add __asprintf to GLIBC_2.1.
1823 * elf/dlerror.c: Use __asprintf, not asprintf.
1824 * libio/stdio.h: Declare __asprintf.
1825 * stdio-common/asprintf.c: Define as __asprintf and make asprintf
1828 * elf/dl-minimal.c: Add definition of strtol and strtoul (und friends)
1829 to avoid inclusion from libc_pic.a.
1831 * elf/dl-runtime.c: Undo last patch.
1833 * stdlib/strtod.c: Don't use mbtowc, use btowc.
1835 * sysdeps/i386/dl-machine.h (dl_platform_init): Don't use "i386"
1836 as default, use NULL.
1838 1998-04-04 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1840 * resolv/Makefile: Include ../Makeconfig - needed for building
1843 1998-04-04 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1845 * hesiod/Makefile (libnss_hesiod-inhibit-o): Remove condition for
1846 static-nss since we don't want hesiod in the static NSS.
1848 * nss/Makefile: Build only nss_files as static.
1850 * nss/function.def: Remove support for service db.
1852 1998-04-04 09:44 H.J. Lu <hjl@gnu.org>
1854 * Makeconfig (CPPFLAGS-.oS): Add -DPIC.
1856 1998-04-04 18:29 Tim Waugh <tim@cyberelk.demon.co.uk>
1858 * posix/wordexp-test.c: Make IFS per test-case.
1860 1998-04-07 17:50 Zack Weinberg <zack@rabi.phys.columbia.edu>
1862 * glibcbug.in: Report version of gcc in use. Remove unused variable
1865 1998-04-07 Gordon Matzigkeit <gord@profitpress.com>
1867 * aclocal.m4 (LIBC_PROG_BINUTILS): Use `-print-prog-name', not
1868 `-print-file-name' to find as and ld.
1870 1998-04-07 Ulrich Drepper <drepper@cygnus.com>
1872 * sysdeps/posix/mkstemp.c (mkstemp): Correct return value in case
1873 template is wrong. Remove unused varaible `ignored'.
1875 1998-04-07 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1877 * libc.map: Export __libc_sa_len.
1879 * iconv/gconv_conf.c (MAXPATHLEN): Define correctly.
1881 1998-04-07 08:51 Ulrich Drepper <drepper@cygnus.com>
1883 * iconv/gconv.c: Take care for NULL arguments.
1884 * iconv/gconv_dl.c: Make find_func function global.
1885 * iconv/gconv_int.h: Add prototype for __gconv_find_func.
1886 Add prototypes for ASCII conversion functions.
1887 * iconv/gconv_simple.c: Add ASCII conversion functions.
1888 * locale/C-ctype.c: Correct charset name.
1890 * wcsmbs/Makefile (distribute): Add wcsmbsload.h.
1891 (routines): Remove wmemrtowcs and wmemrtombs, add wcsnlen and
1893 * wcsmbs/btowc.c: Rewrite to use iconv functionality.
1894 * wcsmbs/mbrtowc.c: Likewise.
1895 * wcsmbs/mbsnrtowcs.c: Likewise.
1896 * wcsmbs/mbsrtowcs.c: Likewise.
1897 * wcsmbs/wcrtomb.c: Likewise.
1898 * wcsmbs/wcsnrtombs.c: Likewise.
1899 * wcsmbs/wcsrtombs.c: Likewise.
1900 * wcsmbs/wctob.c: Likewise.
1901 * wcsmbs/wchar.h: Add prototype for __wcslen, wcsnlen. Remove
1902 prototypes for wmemr*.
1903 * wcsmbs/wcslen.c: Rename to __wcslen and make wcslen weak alias.
1904 * wcsmbs/wcsnlen.c: New file.
1905 * wcsmbs/wcsmbsload.c: New file.
1906 * wcsmbs/wcsmbsload.h: New file.
1908 * manual/filesys.texi: Mention risks of tmpnam and mktemp.
1910 * manual/install.texi: Describe some more critical points.
1912 * string/string.h: Add prototype for __strnlen.
1913 * string/strnlen.c: Rename to __strnlen and make strnlen weak alias.
1915 * sysdeps/posix/mktemp.c: Rewrite to allow many more files and
1916 much less predictable names.
1917 * sysdeps/posix/mkstemp.c: Likewise.
1919 1998-04-05 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1921 * manual/libc.texinfo (Top): Change "file namespace" to "local
1924 * manual/socket.texi: Change file namespace to local namespace.
1925 (Out-of-Band Data): Remove unneeded variable link.
1926 (Host Address Functions): Use uint32_t consequently and add a
1927 number of clarifications for IPv4/IPv6, classless addresses.
1928 (Internet Namespace): Added some paragraphs about IPv6.
1929 Based on suggestions by Francesco Potorti` <F.Potorti@cnuce.cnr.it>.
1931 1998-04-05 Philip Blundell <Philip.Blundell@pobox.com>
1933 Update for draft-ietf-ipngwg-bsd-api-new-01.txt:
1935 * resolv/netdb.h (getnameinfo): Use `socklen_t' not `size_t'.
1936 (NI_NUMERICHOST, et al.): Tidy up and add comments.
1937 (AI_NUMERICHOST): Define.
1938 (getnodebyname): New prototype.
1939 (AI_V4MAPPED, et al.): New constants.
1941 * sysdeps/unix/bsd/bsd4.4/bits/sockaddr.h (SA_LEN): New macro.
1942 * sysdeps/generic/bits/sockaddr.h (SA_LEN): Likewise.
1943 * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add sa_len
1945 * sysdeps/unix/sysv/linux/sa_len.c: New file.
1946 * sysdeps/unix/sysv/linux/Dist: Add sa_len.c.
1948 * sysdeps/unix/sysv/linux/bits/socket.h: Make multiple #inclusion safe.
1950 * sysdeps/generic/bits/sockunion.h: New file, defining sockaddr_union.
1951 * sysdeps/unix/sysv/linux/bits/sockunion.h: Likewise.
1952 * socket/Makefile (headers): Add bits/sockunion.h.
1953 * socket/sys/socket.h: Include <bits/sockunion.h>
1954 * inet/netinet/in.h: Include <bits/sockaddr.h> rather than
1955 <sys/socket.h>, to avoid getting sockaddr_union defined.
1956 * sysdeps/generic/bits/socket.h: Allow inclusion from netinet.in.h.
1957 * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
1958 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Likewise.
1960 * sysdeps/unix/sysv/linux/if_index.c: Remove use of SIOCGIFCOUNT
1961 (2.2.x kernels won't have it).
1963 1998-04-06 21:21 Ulrich Drepper <drepper@cygnus.com>
1965 * sysdeps/mach/hurd/bits/ioctls.h: Allow inclusion from hurd/ioctl.h.
1966 * sysdeps/mach/hurd/dl-sysdep.c: Use __ptr_t not caddr_t.
1967 * iconv/gconv_conf.c: Define MAXPATHLEN if not available before.
1968 Patches by UCHIYAMA Yasushi <uch@nop.or.jp>.
1970 1998-04-05 Philip Blundell <Philip.Blundell@pobox.com>
1972 * manual/socket.texi (Socket Addresses): Fix a typo.
1973 (Interface Naming): New section.
1975 1998-04-05 23:29 Zack Weinberg <zack@rabi.phys.columbia.edu>
1977 * configure.in: Check for CC using $ac_tool_prefix, to handle
1978 cross-compilation. Use AC_CHECK_TOOL to find MiG.
1979 * config.make.in: Add MIG to be substituted.
1980 * mach/Machrules: Don't define MIG variable.
1982 Patch by Gordon Matzigkeit <gord@profitpress.com>.
1984 1998-04-05 Mark Kettenis <kettenis@phys.uva.nl>
1986 * elf/dl-load.c (decompose_rpath): Use local_strdup instead of
1987 strdupa to copy rpath.
1989 1998-04-05 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1991 * configure.in: Fix gcc version check.
1993 * aclocal.m4 (AC_PROG_CHECK_VER): Rewritten to make less
1996 1998-03-31 Mark Kettenis <kettenis@phys.uva.nl>
1998 * sysdeps/unix/bsd/unlockpt.c (unlockpt): Call __ptsname_r instead
2001 * stdlib/stdlib.h: Change prototype of ptsname_r to make it more
2003 * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_r): Likewise.
2004 * sysdeps/generic/ptsname.c (__ptsname_r): Likewise.
2005 * sysdeps/unix/grantpt.c (grantpt): Change check of return value
2006 of __ptsname_r accordingly.
2007 * login/openpty.c (openpty): Likewise.
2009 1998-06-04 18:47 H.J. Lu <hjl@gnu.org>
2011 * libio/fileops.c (_IO_file_xsgetn): Adjust pointers.
2013 1998-04-06 13:58 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2015 * Makeconfig (libtypes): Redo H.J. Lu's change of 1998-03-27.
2017 * Makerules: Re-add missing rule for $(objpfx)stamp.oS.
2019 1998-04-06 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
2021 * nis/ypclnt.c: Don't give YPERR_RPC back, use the do_ypcall
2022 return value for better error checking.
2024 1998-04-06 Jakub Jelinek <jj@sunsite.ms.mff.cuni.cz>
2026 * elf/dl-runtime.c (fixup, profile_fixup): The final arg to
2027 _dl_lookup_*symbol is DL_LOOKUP_NOPLT not ELF_MACHINE_JMP_SLOT.
2029 * elf/elf.h (EM_SPARC64): Remove.
2030 (EM_SPARC32PLUS, EM_SPARCV9): Add.
2031 (HWCAP_SPARC_V9): Add.
2033 * elf/ldsodefs.h (_dl_hwcap): Declare.
2034 * sysdeps/sparc/sparc32/dl-machine.h (_dl_hwcap, _dl_hwcap_mask):
2035 Weaken so dlopen from static progies works.
2036 (WEAKADDR): New macro.
2037 (elf_machine_matches_host): Accept EM_SPARC32PLUS on a v9 cpu.
2038 (LD_SO_PRELOAD): New macro.
2039 (elf_machine_fixup_plt): Cope with weak _dl_hwcap.
2040 (elf_machine_rela): Weaken _dl_rtld_map.
2042 * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S: Rename __libc_clone
2043 to __clone, and remove the later's alias.
2044 * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Likewise.
2046 * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Copy to/from
2047 the kernel's structure.
2049 * sysdeps/unix/sysv/linux/sparc/sys/kernel_termios.h: New file.
2050 Sparc needs a custom value of __KERNEL_NCCS.
2052 1998-04-06 Richard Henderson <rth@cygnus.com>
2054 * sysdeps/generic/libc-start.c: Allow init and fini to be null.
2056 * sysdeps/sparc/sparc32/elf/start.S: Rewrite for __libc_start_main.
2057 * sysdeps/sparc/sparc64/elf/start.S: Likewise.
2059 1998-04-06 Richard Henderson <rth@cygnus.com>
2061 * sysdeps/unix/sysv/linux/sparc/sparc32/socket.S: Revert 03-01 change,
2062 as the buffer is not properly aligned.
2063 Reported by Juan Cespedes <cespedes@debian.org>.
2065 1998-04-05 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2067 * manual/examples/mkfsock.c (make_named_socket): Use AF_LOCAL
2070 1998-04-05 Ulrich Drepper <drepper@cygnus.com>
2072 * iconv/gconv_simple.c: Rewrite to not make use of the mb*towc*
2073 and wc*tomb* functions.
2075 1998-04-04 15:16 Philip Blundell <Philip.Blundell@pobox.com>
2077 * sysdeps/unix/start.c: Fix typo.
2079 1998-04-04 Ulrich Drepper <drepper@cygnus.com>
2081 * iconv/gconv_db.c (__gconv_find_transform): Fix typo.
2083 1998-04-03 23:38 Ulrich Drepper <drepper@cygnus.com>
2085 * sysdeps/libm-ieee754/e_acos.c: Optimize by splitting large
2086 expressions and using array variables.
2087 * sysdeps/libm-ieee754/e_asin.c: Likewise.
2088 * sysdeps/libm-ieee754/e_j0.c: Likewise.
2089 * sysdeps/libm-ieee754/e_j1.c: Likewise.
2090 * sysdeps/libm-ieee754/e_log.c: Likewise.
2091 * sysdeps/libm-ieee754/e_pow.c: Likewise.
2092 * sysdeps/libm-ieee754/k_cos.c: Likewise.
2093 * sysdeps/libm-ieee754/k_sin.c: Likewise.
2094 * sysdeps/libm-ieee754/k_tan.c: Likewise.
2095 * sysdeps/libm-ieee754/s_atan.c: Likewise.
2096 * sysdeps/libm-ieee754/s_erf.c: Likewise.
2097 * sysdeps/libm-ieee754/s_expm1.c: Likewise.
2098 * sysdeps/libm-ieee754/s_log1p.c: Likewise.
2099 Patch by Naohiko Shimizu <nshimizu@et.u-tokai.ac.jp>.
2101 1998-04-03 23:17 Ulrich Drepper <drepper@cygnus.com>
2103 * iconv/gconv.c: Rewrite of the low-level of gconv.
2104 * iconv/gconv.h: Likewise.
2105 * iconv/gconv_builtin.h: Likewise.
2106 * iconv/gconv_close.c: Likewise.
2107 * iconv/gconv_db.: Likewise.
2108 * iconv/gconv_dl.c: Likewise.
2109 * iconv/gconv_int.h: Likewise.
2110 * iconv/gconv_open.c: Likewise.
2111 * iconv/gconv_simple.c: Likewise.
2112 * iconvdata/8bit-gap.c: Adapt for rewrite.
2113 * iconvdata/8bit-generic.c: Likewise.
2114 * iconvdata/euckr.c: Likewise.
2115 * iconvdata/iso646.c: Likewise.
2116 * iconvdata/iso6937.c: Likewise.
2117 * iconvdata/iso8859-1.c: Likewise.
2118 * iconvdata/johab.c: Likewise.
2119 * iconvdata/sjis.c: Likewise.
2120 * iconvdata/t61.c: Likewise.
2121 * iconvdata/uhc.c: Likewise.
2123 1998-04-03 15:34 Ulrich Drepper <drepper@cygnus.com>
2125 * iconv/gconv_int.h: New file. Internal header.
2126 * iconv/Makefile (distribute): Add gconv_int.h.
2127 * iconv/gconv.h: Remove definition which are now in gconv_int.h.
2128 * iconv/gconv_builtin.c: Adopt for gconv_int.h introduction.
2129 * iconv/gconv_close.c: Likewise.
2130 * iconv/gconv_conf.c: Likewise.
2131 * iconv/gconv_db.c: Likewise.
2132 * iconv/gconv_dl.c: Likewise.
2133 * iconv/gconv_int.h: Likewise.
2134 * iconv/gconv_open.c: Likewise.
2135 * iconv/iconv.c: Likewise.
2136 * iconv/iconv_close.c: Likewise.
2137 * iconv/iconv_open.c: Likewise.
2138 * iconv/iconv_prog.c: Likewise.
2140 1998-04-03 Ulrich Drepper <drepper@cygnus.com>
2142 * iconvdata/ksc5601.c: Correct Perl scripts and make them omit the
2145 1998-04-03 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
2147 * nis/nis_table.c (nis_list): Fix FOLLOW_PATH and ALL_RESULTS flags.
2149 1998-04-03 16:29 Philip Blundell <pb@nexus.co.uk>
2151 Based on patch from Pat Beirne:
2152 * sysdeps/unix/sysv/linux/arm/sysdep.S (__syscall_error): Same for
2153 PIC and non-PIC now. Correctly negate error number.
2154 (errno): Use `%' not `@' in .type directives.
2156 1998-04-03 Ulrich Drepper <drepper@cygnus.com>
2158 * sysdeps/i386/strtok.S: Change to use single exit point.
2159 * sysdeps/i386/i686/strtok.S: Likewise.
2161 1998-04-02 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2163 * sysdeps/generic/dl-procinfo.h (_dl_hwcap_string): Provide
2166 1998-04-02 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2168 * Makerules (installed-libcs): Fix typo.
2170 1998-04-02 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2172 * iconvdata/Makefile ($(objpfx)UHC.so): Link against libKSC.
2173 (UHC-routines): Remove ksc5601.
2175 1998-04-03 16:29 Philip Blundell <pb@nexus.co.uk>
2177 * sysdeps/unix/sysv/linux/arm/sysdep.h (PSEUDO): Fix typo
2178 introduced in last change.
2180 1998-04-03 06:22 Ulrich Drepper <drepper@cygnus.com>
2182 * sysdeps/unix/sysv/linux/getcwd.c: Make compilable with kernels
2185 1998-04-02 Ulrich Drepper <drepper@cygnus.com>
2187 * sysdeps/unix/sysv/linux/syscalls.list: Add s_getcwd entry.
2189 * stdlib/isomac.c: Use -isystem instead of -I for system include
2192 1998-03-30 08:05 H.J. Lu <hjl@gnu.org>
2194 * resolv/res_comp.c (underscorechar): New.
2195 (middlechar): Allow '_'.
2197 1998-04-02 Ulrich Drepper <drepper@cygnus.com>
2199 * intl/explodename.c (stdlib.h): Include that file only if
2200 STDC_HEADERS or _LIBC.
2201 (string.h): Include that file only if HAVE_STRING_H or _LIBC.
2202 Patch by Philippe De Muyter <phdm@macqel.be>.
2204 1998-04-01 21:08 Zack Weinberg <zack@rabi.phys.columbia.edu>
2206 * aclocal.m4 (AC_PROG_CC_LOCAL): Remove superfluous tests.
2207 (AC_PROG_CHECK_VER): New macro.
2208 * configure.in: Use AC_PROG_CHECK_VER to check versions of
2209 gcc, gmake, msgfmt, makeinfo. Remove superfluous tests.
2211 1998-04-02 15:13 Ulrich Drepper <drepper@cygnus.com>
2213 * sysdeps/unix/sysv/linux/i386/i686/sysdep.h: New file.
2214 * sysdeps/i386/i686/strtok.S: New file
2215 * sysdeps/i386/i686/strtok_r.S: New file
2217 1998-04-02 Mark Kettenis <kettenis@phys.uva.nl>
2219 * posix/unistd.h: [__USE_FILE_OFFSET64] (lseek): Change return
2221 * libio/stdio.h [__USE_FILE_OFFSET64] (fseeko): Declare offset
2222 parameter as __off64_t instead of __off_t.
2223 (ftello): Make alias for ftello64 instead of ftello. Change
2224 return type to __off64_t.
2226 1998-04-02 Ulrich Drepper <drepper@cygnus.com>
2228 * sysdeps/i386/bits/string.h: Fix various typos.
2229 Patch by Horst von Brand <vonbrand@sleipnir.valparaiso.cl>.
2231 * sysdeps/unix/sysv/linux/getcwd.c: Use getcwd syscall in Linux 2.1.92.
2233 1998-04-02 Ulrich Drepper <drepper@cygnus.com>
2235 * sysdeps/unix/sysv/linux/i386/chown.c: Handle old kernels without
2236 lchown syscall correctly. [PR libc/541].
2238 1998-04-02 11:45 Ulrich Drepper <drepper@cygnus.com>
2240 * localedata/Makefile: Correct testsuite rules.
2242 * iconvdata/gconv-modules: Set cost of ISO646 module to 2.
2243 * iconvdata/iso646.c: Fix conversion from UCS4.
2245 * elf/ldsodefs.h: Mark internal function with internal_function.
2246 * elf/dl-addr.c: Likewise.
2247 * elf/dl-close.c: Likewise.
2248 * elf/dl-debug.c: Likewise.
2249 * elf/dl-deps.c: Likewise.
2250 * elf/dl-error.c: Likewise.
2251 * elf/dl-fini.c: Likewise.
2252 * elf/dl-init.c: Likewise.
2253 * elf/dl-load.c: Likewise.
2254 * elf/dl-lookup.c: Likewise.
2255 * elf/dl-object.c: Likewise.
2256 * elf/dl-open.c: Likewise.
2257 * elf/dl-profile.c: Likewise.
2258 * elf/dl-reloc.c: Likewise.
2259 * elf/dl-runtime.c: Likewise.
2260 * elf/dl-symbol.c: Likewise.
2261 * elf/dl-version.c: Likewise.
2262 * elf/dlerror.c: Likewise.
2263 * sysdeps/generic/dl-sysdep.c: Likewise.
2264 * sysdeps/i386/dl-machine.h: Likewise.
2265 * intl/finddomain.c: Likewise.
2266 * intl/gettextP.h: Likewise.
2267 * intl/loadmsgcat.c: Likewise.
2269 1998-04-01 17:38 Ulrich Drepper <drepper@cygnus.com>
2271 * iconv/gconv_simple.c: New builtins for UCS en/decoding.
2272 * iconv/gconv_builtin.h: Add definitions for new builtins.
2273 * iconv/gconv.h: Add prototypes for new builtins.
2275 * iconvdata/Makefile (modules): Add ISO646.
2276 Add rules for ISO646 module.
2277 (distribute): Add iso646.c.
2278 * iconvdata/gconv-modules: Add module and alias definition for
2280 * iconvdata/iso646.c: New file.
2282 1998-04-01 16:10 Ulrich Drepper <drepper@cygnus.com>
2284 * libc.map: Add __gconv_alias_db, __gconv_nmodules, __gconv_modules_db.
2285 * iconv/iconv_prog.c: Implement --list option to print available
2286 coded character sets.
2288 1998-04-01 18:10 Zack Weinberg <zack@rabi.phys.columbia.edu>
2290 Make fread() read large blocks straight to the user buffer.
2292 * libio/fileops.c (_IO_file_xsgetn): New function.
2293 (_IO_file_jumps): Use it.
2294 * libio/libioP.h: Prototype it.
2296 1998-04-01 Ulrich Drepper <drepper@cygnus.com>
2298 * iconv/gconv_conf.c (builtin_aliases): New variable.
2299 (__gconv_read_conf): Add builtin aliases.
2300 * iconv/gconv_builtin.c (builtin_map): Define BUILTIN_ALIAS as an
2301 noop macro before including gconv_builtin.h.
2302 * iconv/gconv_builtin.h: Add alias names.
2304 * iconv/gconv_simple.c (__gconv_transform_ucs4_utf8): Compute
2305 number of converted bytes correctly.
2307 1998-04-01 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
2309 * sunrpc/clnt_udp.c (clntudp_call): Don't check the xid if
2310 we only wait for a replay.
2312 1998-04-01 Ulrich Drepper <drepper@cygnus.com>
2314 * iconvdata/Makefile: Finally fix dependencies for JOHAB and
2317 1998-04-1 16:52 Philip Blundell <pb@nexus.co.uk>
2319 * sysdeps/unix/sysv/linux/arm/socket.S: Correct test for error and
2320 use PLTJMP() rather than explicit (PLT).
2322 * sysdeps/arm/elf/start.S: Leave most of the initialisation for
2323 __libc_start_main().
2325 Based on patch from Pat Beirne:
2326 * sysdeps/unix/sysv/linux/arm/sysdep.h (SYSCALL_ERROR_HANDLER):
2327 Always define, not only #ifndef PIC.
2328 (DO_CALL): Pass fifth argument correctly in R4.
2329 (PSEUDO): Correct test for error, call syscall_error through PLT
2332 1998-03-31 10:51 Philip Blundell <pb@nexus.co.uk>
2334 * sysdeps/unix/sysv/linux/netash/ash.h: Fix typos and add new
2337 1998-04-01 Ulrich Drepper <drepper@cygnus.com>
2339 * iconvdata/Makefile: Remove extra dependencies for EUC-KR.so and
2342 1998-04-01 13:20 Mark Kettenis <kettenis@phys.uva.nl>
2344 * io/Makefile (static-only-routines): Add stat64, fstat64 and
2347 1998-03-30 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2349 * manual/Makefile: Use object-suffixes-for-libc instead of
2351 * rpm/Makefile (install-lib): Likewise.
2353 1998-03-30 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2355 * sysdeps/unix/sysv/linux/lddlibc4.c: Fix OB1 bug.
2357 * sysdeps/unix/sysv/linux/configure.in: Match $machine against
2358 `m68*', not only `m68k'.
2360 1998-04-01 10:50 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2362 * sysdeps/unix/sysv/linux/m68k/dl-librecon.h: New file.
2364 * sysdeps/unix/sysv/linux/m68k/Makefile [$(subdir)=elf]: Build and
2367 1998-03-31 Ulrich Drepper <drepper@cygnus.com>
2369 * iconvdata/Makefile: Use libKSC shared object in JOHAB and
2372 * sysdeps/unix/sysv/linux/bits/socket.h (PF_FILE): Correct
2375 1998-03-30 08:43 H.J. Lu <hjl@gnu.org>
2377 * sysdeps/alpha/elf/start.S: Let __libc_start_main do most of
2380 1998-03-31 Ulrich Drepper <drepper@cygnus.com>
2382 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Wrapper for
2384 * sysdeps/unix/sysv/linux/alpha/Makefile (sysdep_routines): Add
2386 Patches by Dominik Kubla <kubla@sundiver.zdv.uni-mainz.de>.
2388 1998-03-31 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2390 * Makerules (install): Change comment for libc.so following the
2391 libc_nonshared changes.
2393 1998-03-31 Ulrich Drepper <drepper@cygnus.com>
2395 * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): Fix typo.
2397 * iconvdata/gap.pl: Avoid using %#06x.
2399 1998-03-31 19:55 Zack Weinberg <zack@rabi.phys.columbia.edu>
2401 * Makerules: Use $? instead of S^ when invoking ar.
2403 1998-03-31 Ulrich Drepper <drepper@cygnus.com>
2405 * db2/compat.h: Allow EFTYPE being defined.
2406 * sysdeps/unix/bsd/bits/signum.h: Add definition for SIG_HOLD.
2407 * sysdeps/unix/bsd/ulimit.c: Include <ulimit.h>.
2408 * sysdeps/mach/hurd/bits/fcntl.h: Add O_LARGEFILE.
2409 * sysdeps/mach/bits/libc-lock.h: Fix typo.
2410 (__libc_once): Correctly unlock semaphore.
2411 * sysdeps/mach/hurd/dl-sysdep.c: Include <elf/ldsodefs.h>.
2412 * sysdeps/unix/bsd/getpt.c: Fix typo.
2413 Patches by UCHIYAMA Yasushi <uch@ddd.scei.sony.co.jp>.
2415 1998-03-31 Ulrich Drepper <drepper@cygnus.com>
2417 * sysdeps/unix/sysv/linux/bits/socket.h (MSG_*): Also define as
2420 1998-03-31 18:11 Ulrich Drepper <drepper@cygnus.com>
2422 * include/mntent.h: New file.
2424 * elf/Makefile (trusted-dirs.h): Append slash to filename.
2425 * elf/dl-load.c: Rewrite search path handling.
2426 * elf/ldsodefs.h (struct r_search_path_elem): Change for rewrite.
2427 * elf/rtld.c (process_envvars): Recognize LD_HWCAP_MASK.
2428 * sysdeps/generic/dl-sysdep.h (_dl_important_hwcap): New function.
2429 * elf/ldsodefs.h: Add prototype.
2431 1998-03-30 Ulrich Drepper <drepper@cygnus.com>
2433 * nss/nsswitch.c (__nss_lookup): Adjust comment.
2435 * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): New
2438 * sysdeps/generic/dl-procinfo.h (HWCAP_IMPORTANT): New definition.
2440 * sysdeps/unix/sysv/linux/i386/dl-procinfo.h (_dl_hwcap_string):
2442 (HWCAP_IMPORTANT): New definition.
2444 1998-03-30 17:26 H.J. Lu <hjl@gnu.org>
2446 * elf/dl-open.c (_dl_open): Fix a typo.
2447 (_dl_global_scope_alloc): Make it static.
2449 1998-03-30 17:20 Ulrich Drepper <drepper@cygnus.com>
2451 * Makerules: Remove duplicate rules to handle stamp.oS.
2453 1998-03-30 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2455 * manual/examples/inetsrv.c (main): Change prototype of
2456 make_socket following change in mkisock.c.
2458 * manual/examples/inetcli.c (SERVERHOST): Use mescaline.gnu.org as
2460 (main): Change prototype of init_sockaddr following change in
2463 * manual/examples/mkisock.c (make_socket): Use uint16_t for port.
2464 * manual/examples/isockad.c (init_sockaddr): Likewise.
2466 * manual/examples/mkfsock.c (make_named_socket): Removed blank
2467 lines for clarification.
2468 (make_named_socket): Use strncpy instead of strcpy.
2469 Reported by Francesco Potorti` <F.Potorti@cnuce.cnr.it>.
2471 1998-03-30 13:28 Ulrich Drepper <drepper@cygnus.com>
2473 * Makefile (parent-mostlyclean): Use object-suffixes-for-libc for
2474 determining libs to remove.
2475 (postclean): Add soversions.mk.
2476 * Makerules (common-mostlyclean): Add tests-static and generated
2479 1998-03-30 12:53 Ulrich Drepper <drepper@cygnus.com>
2481 * sysdeps/i386/i486/bits/string.h (__strcat_c) [__i686__]: Correct
2483 (__strncat_g): Add i686 specific code.
2485 1998-03-30 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2487 * manual/install.texi (Reporting Bugs): Ask to include section
2490 1998-03-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2492 * sysdeps/unix/sysv/linux/Makefile ($(objpfx)syscall-%.h): Emit
2493 guard against direct inclusion.
2495 1998-03-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2497 Rework support for libc_nonshared.a:
2498 * Makeconfig (object-suffixes-for-libc): New variable.
2499 * Rules: Remove handling of static-only and shared-only routines.
2500 * Makerules: Handle them here instead. Use
2501 object-suffixes-for-libc instead of object-suffixes when dealing
2503 (object-suffixes-for-rules): Remove variable.
2504 (elide-routines.oS): Elide all routines except static-only
2506 ($(objpfx)stamp.oS): Special rule for when static-only-routines is
2508 (installed-libcs): Remove special case for .oS.
2511 1998-03-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2513 * Makefile (do-collate-test, do-xfrm-test, do-tst-fmon,
2514 do-tst-rpmatch): New targets.
2516 (install-locales): Ignore comment lines.
2518 1998-03-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2520 * elf/Makefile ($(objpfx)ld.so): Depend on version script.
2521 ($(objpfx)trusted-dirs.h): Depend also on $(..)Makeconfig.
2522 ($(objpfx)rtldtbl.h): Likewise.
2523 (CPPFLAGS-dl-load.c): Fix reference to object directory.
2525 1998-03-30 09:36 Ulrich Drepper <drepper@cygnus.com>
2527 * manual/string.texi (Finding Tokens in a String): Extend strsep
2528 description and correct example.
2530 1998-03-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2532 * manual/socket.texi: Remove misguided explicit line breaks and
2533 fix the formatting problem instead by reformulating the
2535 * manual/filesys.texi: Likewise.
2536 * manual/conf.texi: Likewise. Don't typeset table with index
2537 fonts, that looks worse than a minimally overfull line.
2539 1998-03-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2541 * nscd/Makefile (nscd-modules): Move definition outside of
2544 * pwd/Makefile: Use have-thread-library to test for thread
2547 1998-03-30 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2549 * nss/getXXent_r.c (INTERNAL): Remove unused variable current_nip.
2551 * iconvdata/uhc.c (gconv): Remove unused variable idx.
2553 1998-03-30 Ulrich Drepper <drepper@cygnus.com>
2555 * sysdeps/unix/sysv/linux/Dist: Add lddlibc4.c.
2557 1998-03-29 Ulrich Drepper <drepper@cygnus.com>
2559 * nss/getXXent_r.c: Correctly handle failing setXXent function.
2561 * inet/netinet/in.h: Use cast to uint32_t in IPv4 macros.
2562 Reported by Andreas Jaeger.
2564 1998-03-29 20:59 Ulrich Drepper <drepper@cygnus.com>
2566 * elf/Makefile: Fix typo.
2567 (distribute): Add dl-librecon.h.
2568 * elf/ldd.bash.in: Collect output of ldd --verify in verify_out.
2569 * elf/ldd.sh.in: Likewise.
2570 * elf/ldsodefs.h: Declare _dl_correct_cache_id.
2571 * elf/rtld.c (dl_main): In --verify mode allow platform specifc action.
2572 Use strsep correctly.
2573 (process_envvars): Allow platform specific variables.
2574 * sysdeps/generic/dl-cache.c (_dl_correct_cache_id): New variable.
2575 (_dl_load_cache_lookup): Test cache IDs found against
2576 _dl_correct_cache_id.
2577 * sysdeps/generic/dl-librecon.h: New file.
2578 * sysdeps/unix/sysv/linux/dl-librecon.h: New file.
2580 * sysdeps/unix/sysv/linux/lddlibc4.c: Include error.h.
2582 1998-03-29 16:50 Ulrich Drepper <drepper@cygnus.com>
2584 * config.make.in (ldd-rewrite-script): New variable.
2585 * configure.in: Substitute ldd-rewrite-script.
2586 * elf/Makefile: Rewrite rules to generate ldd script.
2587 * elf/ldd.bash.in: Allow handling of non-ELF binaries.
2588 * elf/ldd.sh.in: Likewise.
2589 * sysdeps/unix/sysv/linux/Makefile: Remove rule to install lddlibc4.
2590 * sysdeps/unix/sysv/linux/configure.in: Define ldd_rewrite_script to
2591 point to sed script for libc4 handling insertion for ix86, m68, SPARC.
2592 * sysdeps/unix/sysv/linux/i386/Makefile: Add rule to install lddlibc4.
2593 * sysdeps/unix/sysv/linux/ldd-rewrite.sed: New file.
2595 1998-03-26 15:20 Zack Weinberg <zack@rabi.phys.columbia.edu>
2597 * inet/rcmd.c (iruserok): Remain setuid to the local user
2598 while .rhosts is actually read, to make .rhosts-over-NFS work
2599 (PR libc/524). Use iruserfopen() for security checks on both
2600 hosts.equiv and .rhosts. General cleanup.
2601 (iruserfopen): New function, performs careful checking on
2602 hosts.equiv/.rhosts files. Disallows all the old forbidden
2603 stuff plus hard links to files.
2605 1998-03-29 09:26 Ulrich Drepper <drepper@cygnus.com>
2607 * setjmp/tst-setjmp.c: Don't test __setjmp, test _setjmp instead.
2609 * nss/getXXent_r.c (REENTRANT_GETNAME): Avoid endless loop.
2611 1998-03-29 02:02 H.J. Lu <hjl@gnu.org>
2613 * sysdeps/i386/i486/bits/string.h: Fix typos.
2615 1998-03-28 00:13 H.J. Lu <hjl@gnu.org>
2617 * sysdeps/unix/sysv/linux/alpha/readdir.c (__readdir64): New
2620 * sysdeps/unix/sysv/linux/alpha/syscalls.list (socket): Added.
2622 * libc.map (__ieee_get_fp_control, __ieee_set_fp_control):
2623 Added. Used by libm.so on alpha.
2625 1998-03-28 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
2627 * intl/bindtextdom.c [_LIBC]: Define strdup only if not yet
2630 1998-03-27 07:29 H.J. Lu <hjl@gnu.org>
2632 * Makerules (object-suffixes-for-rules): Add .oS only for
2633 building shared library.
2634 Add ranlib rule for nonshared library.
2637 * Makeconfig (libtype.oS, CFLAGS-.oS, CPPFLAGS-.oS): Moved
2638 into for shared library only.
2639 (CPPFLAGS-.oS): Add -DPIC.
2640 (libtypes): Use $(object-suffixes-for-rules) instead of
2643 1998-03-28 Ulrich Drepper <drepper@cygnus.com>
2645 * sysdeps/unix/sysv/linux/Makefile (inhibit-stdio_lim): Compile
2646 and install lddlibc4.
2648 1998-03-28 09:13 Zack Weinberg <zack@rabi.phys.columbia.edu>
2650 * iconvdata/gap.pl: Gobble rest of line with a scalar, not a
2652 * iconvdata/gaptab.pl: Likewise.
2654 1998-03-27 22:46 Ulrich Drepper <drepper@cygnus.com>
2656 * Rules: Allow Makefiles to specify test-static for tests which
2657 cannot be linked dynamically.
2658 * math/Makefile: Move atest-exp, atest-sincos, atest-exp2 to
2661 * libc.map: Add __nss_passwd_lookup, __nss_group_lookup, __nss_next.
2663 * misc/error.c: Pretty print.
2665 1998-03-27 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2667 * Makerules (libc_nonshared-name): Remove variable.
2668 (installed-libcs): Use libc-name instead.
2669 ($(inst_libdir)/libc.so): Likewise. Remove explicit reference to
2672 * Makeconfig (link-libc): Link against libc_nonshared.a instead of
2673 libc.a. Remove explicit reference to dynamic linker.
2675 1998-03-27 Ulrich Drepper <drepper@cygnus.com>
2677 * iconvdata/iso8859-1.c (gconv): Add cast to assignment from char
2679 * iconv/iconv_prog.c: Correctly test for write failure.
2680 * iconvdata/Makefile: Add rules for EUC-KR, UHC, and JOHAB conversions.
2681 * iconvdata/gconv-modules: Likewise.
2682 * iconvdata/euckr.c: New file.
2683 * iconvdata/johab.c: New file.
2684 * iconvdata/ksc5601.c: New file.
2685 * iconvdata/ksc5601.h: New file.
2686 * iconvdata/uhc.c: New file.
2687 Contributed by Jungshik Shin <jshin@pantheon.yale.edu>.
2689 * libio/fileops.c (_IO_file_fopen): Interpret x flag to fopen.
2690 * stdio/fopen.c: Correct handling of 'x' flag.
2691 Reported by Jason M. Petry <jason@ps.ohio-state.edu>.
2693 1998-03-27 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2695 * sunrpc/rpc/key_prot.h: Prevent warning by unknown pragma ident.
2696 * sunrpc/rpcsvc/key_prot.x: Likewise.
2697 * sunrpc/key_prot.c: Likewise.
2699 1998-03-27 13:49 Ulrich Drepper <drepper@cygnus.com>
2701 * sysdeps/i386/bits/string.h: Correct things which never worked.
2702 * sysdeps/i386/i486/bits/string.h: Add clobber marks.
2703 Patches by Bernd Schmidt <crux@Pool.Informatik.RWTH-Aachen.DE>.
2705 1998-03-27 Ulrich Drepper <drepper@cygnus.com>
2707 * intl/textdomain.c [_LIBC]: Define strdup only if not yet
2708 defined. Reported by Thorsten Kukuk.
2710 1998-03-26 18:50 Ulrich Drepper <drepper@cygnus.com>
2712 * sysdeps/unix/sysv/linux/lddlibc4.c: New file.
2714 1998-03-26 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2716 * manual/install.texi (Supported Configurations): Add
2717 arm-linuxaout and arm-none.
2719 1998-03-26 Ulrich Drepper <drepper@cygnus.com>
2721 * version.h (VERSION): Bump to 2.0.93.
2723 1998-03-25 07:30 H.J. Lu <hjl@gnu.org>
2725 * configure.in (libc_cv_ar_S): New to indicate if ar S works.
2727 * config.make.in (have-ar-S): New, substituted by libc_cv_ar_S.
2729 * Makerules (CREATE_ARFLAGS): New determined by $(have-ar-S).
2730 (do-ar, build-extra-lib): Use $(CREATE_ARFLAGS) for $(AR).
2732 1998-03-26 Ulrich Drepper <drepper@cygnus.com>
2734 * Makeconfig (link-libc): Add missing use of libc_nonshared.a.
2736 1998-03-26 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2738 Put the static-only routines in a separate library.
2739 * Makeconfig (libtype.oS, CFLAGS-.oS, CPPFLAGS-.oS): New
2741 (all-object-suffixes): Add .oS.
2742 * Makerules (libc_static-name): New variable.
2743 (installed-libcs): Add libc_nonshared.a.
2744 ($(inst_libdir)/libc.so): Use libc_nonshared.a instead of libc.a.
2745 (object-suffixes-for-rules): New variable. Use it instead of
2746 object-suffixes for generating compilation rules.
2747 (rmobjs): Also remove *.oS.
2748 * Rules (subdir_lib): Depend on $(objpfx)stamp.oS.
2749 ($(objpfx)stamp.oS): New target.
2751 1998-03-26 Ulrich Drepper <drepper@cygnus.com>
2753 * Makefile (FAQ): Automatically check in regenerated FAQ.
2755 1998-03-26 10:16 Zack Weinberg <zack@rabi.phys.columbia.edu>
2757 * Makefile (INSTALL): Depend on install.texi, not maint.texi.
2759 1998-03-25 Ulrich Drepper <drepper@cygnus.com>
2761 * sysdeps/unix/sysv/linux/sparc/sparc64/Dist: Add sizes.h.
2762 * sysdeps/unix/sysv/linux/alpha/Dist: Likewise.
2764 * sysdeps/generic/stub_warning: Removed.
2766 * Makefile (distribute): Add include/des.h.
2768 * manual/Makefile (distribute): Change dir-add.texi to
2771 * glibcbug.in: Create files safely when mktemp is not available.
2773 * sysdeps/unix/sysv/linux/adjtime.c: Make weak alias appear again.
2774 Patch by a sun <asun@saul1.u.washington.edu>.
2776 1998-03-25 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
2778 * libc.map: Rename getname to getnetname.
2780 1998-03-25 13:35 Ulrich Drepper <drepper@cygnus.com>
2782 * manual/maint.texi: Use supported platform in examples.
2784 * manual/install.texi: Document some installation tips.
2786 1998-03-25 10:56 Ulrich Drepper <drepper@cygnus.com>
2788 * posix/wordexp.c: Fix some memory leaks and makes $* more efficient.
2789 Fix a bug so that it returns an error if a numeric parameter is
2790 unset and WRDE_UNDEF is set.
2791 Patch by Andreas Schwab and Tim Waugh.
2792 * posix/wordexp-test.c: Add new new test.
2794 1998-03-25 Ulrich Drepper <drepper@cygnus.com>
2796 * posix/regex.c (regex_compile): Last patch wasn't entirely
2797 correct. Patch by Alain Magloire <alainm@rcsm.ece.mcgill.ca>.
2799 1998-03-24 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2801 * manual/filesys.texi (Scanning Directory Content): Fix typo.
2803 1998-03-25 09:24 Bernd Schmidt <crux@Pool.Informatik.RWTH-Aachen.DE>
2805 * sysdeps/i386/bits/string.h: Fix all assembler statements so that
2806 clobbered registers don't appear as operands.
2808 1998-03-24 Ulrich Drepper <drepper@cygnus.com>
2810 * posix/regex.c: Undefine ISASCII and ISPRINT before defining for
2813 * posix/regex.c (regex_compile): Don't allow non-alphabet
2814 characters in character set name.
2816 1998-03-25 00:00 Tim Waugh <tim@cyberelk.demon.co.uk>
2818 * posix/wordexp.c (w_newword): New function.
2819 (do_parse_glob): New function.
2820 (parse_glob): Use do_parse_glob. Now handles the case where a
2821 variable expansion causes a field-split.
2822 (wordexp): Use w_newword.
2823 (parse_arith): Likewise.
2824 (exec_comm): Likewise.
2825 (parse_comm): Likewise.
2826 (parse_param): Likewise.
2827 (parse_backtick): Likewise.
2829 1998-03-24 19:36 Tim Waugh <tim@cyberelk.demon.co.uk>
2831 * posix/wordexp-tst.sh: Another test.
2833 * posix/wordexp-test.c: Two new tests.
2835 * posix/wordexp.c (parse_glob): Use w_addstr instead of realloc
2836 directly (the code using realloc was buggy).
2837 (parse_param): Fix typo in comment.
2839 1998-03-24 Ulrich Drepper <drepper@cygnus.com>
2841 * elf/dl-close.c (_dl_close): Replace questionable memcpy by loop.
2843 1998-03-24 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
2845 * libc.map: Add more rpc auth functions/variables.
2847 * nscd/nscd.c: Add -g option to argp options.
2849 1998-03-24 Ulrich Drepper <drepper@cygnus.com>
2851 * configure.in: Be prepared for gcc 2.9.10 and up.
2852 * configure.in: Add missing disabling of quote characters in
2853 compiler version check. Reported by HJ Lu.
2855 1998-03-24 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2857 * malloc/mtrace.c: Include elf/ldsodefs.h instead of link.h.
2859 1998-03-24 Ulrich Drepper <drepper@cygnus.com>
2861 * intl/locale.alias: Fix spelling of romanian.
2863 * sunrpc/Makefile (headers): Add rpc/rpc_des.h.
2864 (distribute): Remove des.h.
2865 * include/des.h: New file.
2866 * sunrpc/des.h: Moved to ...
2867 * sunrpc/rpc/rpc_des.h: ...here.
2869 1998-03-22 NIIBE Yutaka <gniibe@mri.co.jp>
2871 * inet/netinet/in.h (IN6_IS_ADDR_UNSPECIFIED, IN6_IS_ADDR_LOOPBACK):
2874 1998-03-24 Ulrich Drepper <drepper@cygnus.com>
2876 * sysdeps/mach/hurd/setsockopt.c (setsockopt): Make OPTVAL
2877 parameter const. Reported by UCHIYAMA Yasushi <uch@nop.or.jp>.
2879 1998-03-24 Ulrich Drepper <drepper@cygnus.com>
2881 * elf/ldsodesf.h: New file.
2882 * elf/Makefile (distribute): Add ldsodefs.h.
2883 * elf/link.h: Separate internal information in exter header.
2884 * elf/rtld.c: Include elf/ldsodefs.h not link.h.
2885 * elf/dl-minimal.c: Likewise.
2886 * sysdeps/generic/dl-sysdep.c: Likewise.
2887 * elf/sprof.c: Likewise.
2888 * elf/dlsym.c: Likewise.
2889 * elf/dlvsym.c: Likewise.
2890 * elf/dlerror.c: Likewise.
2891 * elf/dladdr.c: Likewise.
2892 * elf/dlclose.c: Likewise.
2893 * elf/dlopen.c: Likewise.
2894 * elf/dl-addr.c: Likewise.
2895 * elf/dl-close.c: Likewise.
2896 * elf/dl-debug.c: Likewise.
2897 * elf/dl-deps.c: Likewise.
2898 * elf/dl-error.c: Likewise.
2899 * elf/dl-fini.c: Likewise.
2900 * elf/dl-init.c: Likewise.
2901 * elf/dl-load.c: Likewise.
2902 * elf/dl-lookup.c: Likewise.
2903 * elf/dl-object.c: Likewise.
2904 * elf/dl-open.c: Likewise.
2905 * elf/dl-profile.c: Likewise.
2906 * elf/dl-reloc.c: Likewise.
2907 * elf/dl-runtime.c: Likewise.
2908 * elf/dl-support.c: Likewise.
2909 * elf/dl-symbol.c: Likewise.
2910 * elf/dl-version.c: Likewise.
2911 * sysdeps/generic/dl-cache.c: Likewise.
2912 * sysdeps/generic/libc-start.c: Likewise.
2913 * iconv/gconv_dl.c: Likewise.
2914 * nss/nsswitch.c: Likewise.
2916 1998-03-23 13:45 Ulrich Drepper <drepper@cygnus.com>
2918 * manual/nss.texi: The database is not called network but networks.
2919 Reported by Herbert Xu <herbert@gondor.apana.org.au>.
2921 1998-03-23 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2923 * configure.in: Correct test for compiler version.
2924 Check that LD_LIBRARY_PATH doesn't contain current path.
2926 1998-03-23 07:52 H.J. Lu <hjl@gnu.org>
2928 * elf/dl-close.c (_dl_close): Fix byte count while removing
2929 the shared object from the global scope list and optimize
2932 1998-03-22 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2934 * manual/filesys.texi (Scanning Directory Content): Add missing
2936 (Scanning Directory Content): Fix text.
2938 1998-03-22 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2940 * manual/memory.texi (Heap Consistency Checking): Add paragraph
2941 explaining difference of -lmcheck and MALLOC_CHECK_.
2943 1998-03-23 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2945 * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs): Correct some
2948 1998-03-20 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2950 * test-skeleton.c (main): Fix test for exit signal.
2952 1998-03-22 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2954 * sysdeps/generic/strtok_r.c: Undefine __strtok_r.
2956 1998-03-22 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2958 * sysdeps/generic/memcmp.c [_LIBC]: Define WORDS_BIGENDIAN as
2961 1998-03-23 11:14 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2963 * libc.map: Export __strtok_r.
2965 1998-03-23 Ulrich Drepper <drepper@cygnus.com>
2967 * posix/regex.c (re_compile_fastmap): Remove unused variable
2968 num_regs and adjust comment.
2969 Patch by Jim Meyering <meyering@ascend.com>.
2971 * math/math.h (M_*l): Extend long double constants to be usable
2972 for 128 bit floats. Patch by Richard Henderson.
2974 1998-03-23 11:16 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2976 * sysdeps/m68k/m68020/wordcopy.S: New file.
2978 1998-03-22 Ulrich Drepper <drepper@cygnus.com>
2980 * posix/wordexp.c: Rewrite parse_param.
2981 Patch by Tim Waugh and Andreas Schwab.
2983 1998-03-21 23:46 Zack Weinberg <zack@rabi.phys.columbia.edu>
2985 * Rules: Update timestamps on empty object files.
2987 1998-03-21 09:15 Ulrich Drepper <drepper@cygnus.com>
2989 * manual/filesys.texi (Scanning Directory Content): Add description
2990 of 64 bits scandir function and friends.
2992 1998-03-20 Ulrich Drepper <drepper@cygnus.com>
2994 * glibcbug.in: Use mktemp to generate unique file name for
2997 * sysdeps/unix/grantpt.c (grantpt): Use __ptsname_r and not
2998 ptsname_r. Use cast for execve call.
3000 1998-03-20 16:24 Ulrich Drepper <drepper@cygnus.com>
3002 * libc.map: Add statvfs, fstatvfs, statvfs64, and fstatvfs64.
3003 * io/Makefile (headers): Add sys/statvfs.h and bits/statvfs.h.
3004 * io/sys/statvfs.h: New file.
3005 * sysdeps/generic/fstatvfs.h: New file.
3006 * sysdeps/generic/statvfs.h: New file.
3007 * sysdeps/generic/fstatvfs64.h: New file.
3008 * sysdeps/generic/statvfs64.h: New file.
3009 * sysdeps/generic/bits/statvfs.h: New file.
3010 * sysdeps/unix/sysv/linux/fstatvfs.c: New file.
3011 * sysdeps/unix/sysv/linux/statvfs.c: New file.
3012 * sysdeps/unix/sysv/linux/bits/statvfs.h: New file.
3014 * sysdeps/unix/sysv/linux/bits/statfs.h: Correct type for f_files
3015 and f_ffree elements.
3017 * sysdeps/unix/sysv/linux/sys/mount.h: Pretty print. Define
3018 mount options in enum.
3020 1998-03-20 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3022 * configure.in: Check for recent egcs/gcc.
3024 1998-03-20 Ulrich Drepper <drepper@cygnus.com>
3026 * libc.map: Add alphasort64, scandir64, versionsort64.
3027 * dirent/Makefile (routines): Add scandir64, alphasort64, and
3029 * dirent/alphasort64.c: New file.
3030 * dirent/scandir64.c: New file.
3031 * dirent/versionsort64.c: New file.
3032 * dirent/dirent.h: Add LFS support for scandir, alphasort, and
3034 * sysdeps/generic/readdir64.c: Rename to __readdir64 and make
3035 old name weak alias.
3036 * sysdeps/unix/sysv/linux/readdir64.c: Likewise.
3038 * dirent/alphasort.c: Use strcoll instead of strcmp.
3040 * dirent/scandir.c: Optimize a bit.
3042 * dirent/versionsort.c: Pretty print.
3044 1998-03-20 Ulrich Drepper <drepper@cygnus.com>
3046 * string/string.h: Add prototype for __strtok_r.
3048 1998-03-20 12:14 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3050 * posix/Makefile: Fix typo in last change.
3052 1998-03-20 Ulrich Drepper <drepper@cygnus.com>
3054 * dirent/dirent.h (scandir): Make argument of select function const.
3055 * dirent/scandir.c (scandir): Likewise.
3056 Reported by David.Faure@insa-lyon.fr [PR libc/512].
3058 1998-03-19 14:28 Ulrich Drepper <drepper@cygnus.com>
3060 * sysdeps/generic/strtok_r.c: Make __strtok_r real name and strtok_r
3062 * sysdeps/i386/strtok_r.c: Likewise.
3064 * sysdeps/libm-i387/i686/s_fdim.S: Make it really work.
3065 * sysdeps/libm-i387/i686/s_fdimf.S: Likewise.
3066 * sysdeps/libm-i387/i686/s_fdiml.S: Likewise.
3067 * sysdeps/libm-i387/i686/s_fmin.S: Likewise.
3068 * sysdeps/libm-i387/i686/s_fminf.S: Likewise.
3069 * sysdeps/libm-i387/i686/s_fminl.S: Likewise.
3071 1998-03-19 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3073 * intl/localealias.c: Remove unneeded define for strdup.
3075 1998-03-19 13:45 Ulrich Drepper <drepper@cygnus.com>
3077 * manual/argp.texi: Adjust for better TeX output.
3078 * manual/arith.texi: Likewise.
3079 * manual/conf.texi: Likewise.
3080 * manual/filesys.texi: Likewise.
3081 * manual/header.texi: Likewise.
3082 * manual/lgpl.texinfo: Likewise.
3083 * manual/math.texi: Likewise.
3084 * manual/message.texi: Likewise.
3085 * manual/pattern.texi: Likewise.
3086 * manual/process.texi: Likewise.
3087 * manual/signal.texi: Likewise.
3088 * manual/socket.texi: Likewise.
3089 * manual/startup.texi: Likewise.
3090 * manual/stdio.texi: Likewise.
3091 * manual/terminal.texi: Likewise.
3092 * manual/examples/rprintf.c: Likewise.
3093 * manual/examples/testopt.c: Likewise.
3094 Patches by Zack Weinberg <zack@rabi.phys.columbia.edu>.
3096 1998-03-19 20:45 Tim Waugh <tim@cyberelk.demon.co.uk>
3098 * posix/wordexp.c (parse_param): Don't immediately stop parsing a
3099 parameter name after seeing a digit if it's enclosed in braces.
3101 1998-03-18 Ulrich Drepper <drepper@cygnus.com>
3103 * sysdeps/i386/i686/Implies: Add libm-i387/i686.
3105 1998-03-18 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3107 * manual/memory.texi (Heap Consistency Checking): Document
3108 MALLOC_CHECK_. Based on a text by Wolfram Gloger.
3110 1998-03-18 17:11 Zack Weinberg <zack@rabi.phys.columbia.edu>
3112 * manual/Makefile: Add missing rules.
3114 1998-03-18 Ulrich Drepper <drepper@cygnus.com>
3116 * timezone/Makefile (generated): Define to remove all stamp files.
3118 * sysdeps/generic/strsep.c: Also undefine __strsep.
3120 * string/strdup.c: Undefine __strdup and strdup first.
3121 * string/strndup.c: Likewise.
3123 * string/bits/string2.h: Correct strtok_r and strsep.
3124 Add strndup optimization.
3126 * sysdeps/generic/strsep.c: Little optimization.
3128 1998-03-18 14:25 Ulrich Drepper <drepper@cygnus.com>
3130 * string/bits/string2.h: Add optimization for strdup.
3131 Always define __strsep and __strtok_r and make real names available
3132 when feature select macros are defined.
3134 1998-03-18 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3136 * manual/install.texi (Installation): Use i486-linux as example
3137 instead of the unsupported sunos4.
3138 (Reporting Bugs): Mention glibcbug script.
3139 (Tools for Installation): gcc 2.8.1/egcs 1.0.2 is required.
3141 1998-03-16 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3143 * posix/wordexp-tst.sh: Make portable. Add more tests.
3145 * posix/Makefile (do-globtest do-wordexp-test): New targets.
3147 1998-03-18 13:38 Ulrich Drepper <drepper@cygnus.com>
3149 * sysdeps/unix/sysv/linux/libc-start.c: Moved to ...
3150 * sysdeps/generic/libc-start.c: ...here, replacing former content.
3152 * sysdeps/unix/sysv/linux/Dist: Add netash/ash.h and
3155 * sysdeps/unix/sysv/linux/bits/socket.h: Pretty print.
3157 1998-03-17 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3159 * sysdeps/unix/sysv/linux/bits/resource.h: Remove trailing comma
3160 in enumerator for strict standard compliance.
3161 * sysdeps/generic/bits/resource.h: Likewise.
3163 1998-03-18 10:04 Philip Blundell <pb@nexus.co.uk>
3165 * sysdeps/arm/sysdep.h (__ARM_USES_FP): Deleted.
3166 (PLTJMP): New macro.
3168 * sysdeps/arm/fpu/__longjmp.S: New file, implementation of
3169 longjmp() when floating point enabled.
3170 * sysdeps/arm/fpu/setjmp.S: Likewise for setjmp().
3171 * sysdeps/arm/__longjmp.S: Remove floating point code.
3172 * sysdeps/arm/setjmp.S: Likewise.
3174 * sysdeps/arm/bsd-setjmp.S: Call __sigsetjmp by correct name.
3175 * sysdeps/arm/bsd-_setjmp.S: Likewise.
3177 * sysdeps/arm/memset.S: New file; optimised ARM implementation of
3180 * sysdeps/generic/setsockopt.c (setsockopt): Keep in step with
3183 1998-03-17 16:16 Philip Blundell <pb@nexus.co.uk>
3185 Based on patches from Pat Beirne and Scott Bambrough:
3187 * sysdeps/arm/__longjmp.S: Use ip, not r2, as temporary.
3189 * sysdeps/arm/bits/fenv.h: New file.
3191 * sysdeps/arm/dl-machine.h: New file. Add ELF support.
3192 * sysdeps/arm/elf/setjmp.S: Likewise.
3193 * sysdeps/arm/elf/start.S: Likewise.
3194 * sysdeps/arm/init-first.c: Likewise.
3195 * sysdeps/arm/setjmp.S: Call __sigjmp_save through PLT
3196 * sysdeps/arm/sysdep.h: Change format of .type directive. Correct
3197 comment about floating point to reflect current reality.
3199 * sysdeps/unix/arm/brk.S: Support PIC.
3200 * sysdeps/unix/arm/sysdep.S (syscall_error): Support PIC and
3202 * sysdeps/unix/sysv/linux/arm/socket.S: Check correctly for error
3203 return; call syscall_error through PLT.
3204 * sysdeps/unix/sysv/linux/arm/sysdep.h (ENTRY): Correct error jump.
3206 1998-03-04 12:01 Philip Blundell <pb@nexus.co.uk>
3208 * sysdeps/unix/sysv/linux/netpacket/packet.h: New file.
3209 * sysdeps/unix/sysv/linux/netash/ash.h: Likewise.
3210 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Install them.
3212 1998-03-18 Ulrich Drepper <drepper@cygnus.com>
3214 * dirent/list.c (test): Return error value.
3215 (main): Exit with error value.
3217 * sysdeps/unix/opendir.c (__opendir): Add missing initialization.
3219 * Makefile (distribute): Add test-skeleton.c.
3220 * test-skeleton.c: New file.
3221 * dirent/Makefile (tests): Add opendir-tst1.
3222 * dirent/opendir-tst1.c: New file.
3224 1998-03-18 Ulrich Drepper <drepper@cygnus.com>
3226 * sysdeps/unix/opendir.c (__opendir): Don't block on FIFOs etc.
3227 Optimize memory handling.
3228 * sysdeps/unix/closedir.c: Optmize memory handling.
3230 1998-03-17 Ulrich Drepper <drepper@cygnus.com>
3232 * posix/wordexp.c (parse_param): Fix off-by-on error in $@
3233 handling. Optimize a bit.
3235 1998-03-18 00:25 Tim Waugh <tim@cyberelk.demon.co.uk>
3237 * posix/wordexp.c (parse_comm): Allow quoting inside $(...).
3238 (parse_param): Fold in Andreas' fixes to do with when the end of
3239 the parameter name has been reached, and quoting inside ${...}.
3240 (parse_dollars): Fix differentiation between $(((1+3)*(4-2))) and
3243 1998-03-16 22:10 Zack Weinberg <zack@rabi.phys.columbia.edu>
3245 * manual/maint.texi: Split out installation and contribution
3246 sections to their own appendices. Misc cleanups.
3247 * manual/install.texi: New file. Mention add-ons. Refer to FAQ.
3248 * manual/contrib.texi: New file.
3249 * manual/libc.texinfo: Pull in new appendices.
3250 * manual/header.texi: Correct node pointer.
3252 1998-03-17 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3254 * manual/process.texi (Process Completion): Clarify return value
3255 of waitpid a bit. Patch by Zack Weinberg. [PR libc/490]
3257 1998-03-15 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3259 * posix/wordexp-test.c: Add more tests.
3260 (testit): Fix logic.
3262 * posix/wordexp.c (exec_comm): In the child, redirect stderr to
3263 /dev/null instead of closing it, close pipe. Always chop off all
3264 trailing newlines. Kill and reap child before returning error.
3265 (w_addword, parse_glob): Fix memory leak.
3266 (wordexp): Fix dangling pointer problem.
3268 1998-03-16 Ulrich Drepper <drepper@cygnus.com>
3270 * elf/dl-close.c (_dl_close): Correct and simplify unmapping.
3272 * posix/wordexp-test.c (main): Fix little thinkos and typos.
3274 * catgets/Makefile (CPPFLAGS): Change NLSPATH to also examine
3275 directory index by only the language.
3277 1998-03-16 13:02 Tim Waugh <tim@cyberelk.demon.co.uk>
3279 * posix/wordexp-tst.sh: Store test results in the
3280 ${common_objpfx}posix directory.
3282 * posix/wordexp-test.c: Remove temporary directory afterwards.
3284 1998-03-15 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3286 * libc.map: Export internal versions of cancelable functions.
3288 1998-03-15 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3290 * Makerules (MAKEFLAGS): Append `r'.
3292 1998-03-15 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3294 * Makeconfig: Define have-thread-library, shared-thread-library
3295 and static-thread-library if a thread library is available. Don't
3297 * nscd/Makefile: Compile nscd if have-thread-library. Rename
3298 nscd-routines to nscd-modules. Use shared-thread-library and
3299 static-thread-library in dependencies.
3300 * rt/Makefile: Only compile librt if have-thread-library is
3302 * Makefile (subdirs): Always include rt subdir.
3304 1998-03-15 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3306 * Makeconfig ($(common-objpfx)gnu/lib-names.h): Add dummy command.
3308 1998-03-14 21:55 Ulrich Drepper <drepper@cygnus.com>
3310 * configure.in: Recognize variations for 32 MIPS processors.
3311 Don't assume ELF systems always have .weak, test for .weakext.
3313 1998-03-14 Ulrich Drepper <drepper@cygnus.com>
3315 * configure.in: Irix6 is an ELF platform.
3317 1998-03-14 11:47 H.J. Lu <hjl@gnu.org>
3319 * elf/dl-close.c (_dl_close): Stop unmapping the segments after
3320 unmapping the last loaded segment.
3322 1998-03-14 15:54 Ulrich Drepper <drepper@cygnus.com>
3324 * configure.in: Set base_os for Irix6.
3325 Correct test for .weakext.
3327 1998-03-14 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3329 * elf/dl-deps.c (_dl_map_object_deps): Add first parameter
3330 (new_line) to _dl_debug_message call.
3332 1998-03-14 00:52 Tim Waugh <tim@cyberelk.demon.co.uk>
3334 * posix/wordexp.c (parse_param): Perform field-splitting after
3335 expanding positional parameter.
3337 * posix/wordexp-tst.sh: Test that field-splitting is performed
3338 after expanding positional parameter.
3340 * posix/wordexp.c (parse_param): Fixed memory leak in
3341 field-splitting after parameter expansion.
3343 1998-03-14 Ulrich Drepper <drepper@cygnus.com>
3345 * locale/programs/linereader.c (lr_token): Return EOF token at EOF.
3346 (get_toplvl_escape): Correctly terminate loop at EOF.
3347 Patch by Cristian Gafton <gafton@redhat.com>.
3349 1998-03-13 16:55 Ulrich Drepper <drepper@cygnus.com>
3351 * string/tester.c (test_strpbrk): Add more strpbrk tests.
3352 (test_strsep): Likewise. Correct horrible bugs.
3354 * string/bits/string2.h (strcspn): Optimize also reject string of
3357 (strpbrk): Likewise.
3358 (strsep): Likewise. Correct bug with successive separators and
3359 separators at the end of the string.
3360 * sysdeps/generic/strsep.c: Correct bug with successive separators
3361 and separators at the end of the string.
3363 1998-03-13 13:11 Tim Waugh <tim@cyberelk.demon.co.uk>
3365 * posix/wordexp.c (parse_param): Positional parameters ($1, $2
3366 etc) now handled, as well as $$ (pid).
3368 * posix/Makefile (tests): Execute wordexp-test.sh for `make check'.
3369 (distribute): Add wordexp-tst.sh.
3371 * posix/wordexp-tst.sh: New file.
3373 * posix/wordexp.c (parse_param): $# (or ${#}) expands to the
3374 number of positional parameters. Renamed substitute_length to
3376 Don't free(env) is env is NULL.
3378 1998-03-13 16:50 Ulrich Drepper <drepper@cygnus.com>
3380 * libc.map: Add pthread_attr_init to GLIBC_2.1.
3382 1998-03-13 15:01 Ulrich Drepper <drepper@cygnus.com>
3384 * gmon/gmon.c: Allow GMON_OUT_PREFIX variable to specify filename
3385 for output file replacing gmon.out.
3386 Patch by Dean Gaudet <dgaudet@arctic.org>.
3388 1998-03-12 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3390 * elf/dl-misc.c (_dl_debug_message): Fix printing of pid. Clean
3391 up namespace. Optimize finding end of line.
3393 1998-03-12 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3395 * elf/rtld.c (process_envvars): Ignore LD_DEBUG_OUTPUT if running
3396 securely. Optimized.
3397 (process_dl_debug): Add ':' to list of separators. Optimized.
3399 1998-03-13 10:25 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3401 * sysdeps/m68k/fpu/bits/mathinline.h (isgreater, isgreaterequal,
3402 isless, islessequal, islessgreater, isunordered): Return zero or
3405 1998-03-12 13:11 Tim Waugh <tim@cyberelk.demon.co.uk>
3407 * posix/wordexp-test.c: More tests.
3408 (main): Set up arena for pathname expansion tests (in a temporary
3410 (testit): Don't check word count or word vector if return value is
3413 * posix/wordexp.c (exec_comm): Always chop off terminating
3414 linefeed (just like bash does).
3415 (parse_param): Change lots of occurrences of "if (!*env)" to "if
3417 (parse_param): For assignment inside parameter expansion, use all
3418 expanded words in assignment rather than just the first.
3419 (parse_param): Corrected return value for parameter expansion of
3420 an unset variable when WRDE_UNDEF is in effect.
3421 (parse_dollars): Don't field-split if quoted.
3422 (wordexp): Opening brace character isn't allowed unquoted.
3424 1998-03-12 Ulrich Drepper <drepper@cygnus.com>
3426 * elf/dlerror.c: Fix concurrency problems with error string and
3429 * elf/dl-deps.c (_dl_map_object_deps): Print debug info when
3430 filter/auxiliary are being loaded.
3432 1998-03-12 14:24 Ulrich Drepper <drepper@cygnus.com>
3434 * elf/dlerror.c (last_object_name): Removed.
3435 (dlerror): Don't use last_object_name.
3436 (_dl_error_run): Omit second argument to _dl_catch_error.
3437 * elf/dl-error.c (struct catch): Remove objname member.
3438 (_dl_signal_error): Construct string including objname when given.
3439 (_dl_catch_error): Remove objname handling.
3440 * elf/link.h (_dl_catch_error): Fix prototype and comment.
3441 * elf/rtld.c (dl_main): Call _dl_catch_error correctly.
3442 * elf/dl-deps.c (_dl_map_objet_deps): Likewise.
3443 * nss/nsswitch.c (nss_dlerror_run): Likewise.
3444 * iconv/gconv_dl.c (dlerror_run): Likewise.
3445 [Corrects PR libc/501].
3447 1998-03-12 Matthias Urlichs <smurf@noris.de>
3449 * nscd/nscd.c: Ignore SIGPIPE.
3451 1998-03-12 Ulrich Drepper <drepper@cygnus.com>
3453 * nscd/nscd_getgr_r.c: Use __ protected names.
3454 * nscd/nscd_getpw_r.c: Likewise.
3456 1998-03-12 Matthias Urlichs <smurf@noris.de>
3458 * nscd/nscd_getpw_r.c: Use pw_*_len values correctly.
3459 * nscd/nscd_getpw_r.c: Fix length calculation in result check,
3460 null bytes are not transmitted.
3462 1998-03-12 00:40 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3464 * powerpc/syscalls.list: Correct typo.
3465 * alpha/syscalls.list: Likewise.
3466 * mips/syscalls.list: Likewise.
3468 1998-03-12 Ulrich Drepper <drepper@cygnus.com>
3470 * socket/sys/socket.h: Add prototype for __socket.
3472 1998-03-10 Ulrich Drepper <drepper@cygnus.com>
3474 * aclocal.m4 (LIBC_PROG_FOO_GNU): Don't depend on GNU grep.
3476 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Add various SOL_*
3479 * sysdeps/unix/sysv/linux/bits/socket.h (SOL_ROSE): Remove
3481 * sysdeps/unix/sysv/linux/netrose/rose.h (SOL_ROSE): Add
3484 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Adds lots of missing
3485 AF_* and PF_* constants.
3487 * sysdeps/unix/sysv/linux/bits/socket.h: Add PF_ASH and AF_ASH.
3489 1998-03-11 15:27 Ulrich Drepper <drepper@cygnus.com>
3491 * elf/rtld.c: Update help message.
3492 Install link maps for preloaded objects using main_map as loader.
3494 * elf/dl-misc.c: Use __libc_write instead of __write for debugging.
3495 * elf/dl-profile.c: Likewise.
3497 * elf/dlsym.c: Little optimization.
3498 * elf/dlvsym.c: Likewise.
3500 1998-03-11 14:56 Ulrich Drepper <drepper@cygnus.com>
3502 * posix/wordexp-test.c: Move test for parameter list at the very
3505 1998-03-11 00:16 Tim Waugh <tim@cyberelk.demon.co.uk>
3507 * posix/wordexp.c (wordexp): Set we_wordc to zero initially unless
3508 WRDE_REUSE flag is set.
3509 (parse_param): Allow `*', `@', and numbers in parameter names.
3510 (parse_dollars): Differentiate between arithmetic expansion and a
3511 command substitution that starts immediately with a sub-shell
3512 (like ``$((1+3))'' as opposed to ``$((echo);(ls))'').
3513 (parse_param): Memory allocated with __alloca in a block was
3514 referenced outside that block. Adjusted to use malloc/free.
3515 (parse_param): Adjusted field-splitting algorithm so that there is
3516 not necessarily a field split at the end of a parameter expansion.
3518 1998-03-10 19:52 Tim Waugh <tim@cyberelk.demon.co.uk>
3520 * posix/wordexp.c (wordexp): If about to return WRDE_NOSPACE,
3521 don't free words that have already been allocated.
3522 (parse_param): A dollar sign on its own will never have a pattern
3523 associated with it (like "${HOME%%/}" has), so don't try to free it.
3524 (parse_glob): Attempt to glob when an unquoted `[' is found
3525 (rather than an unquoted '{' (!)). Also for unquoted '?'.
3526 (parse_glob): Sorted out quoting in a glob-able word.
3527 (parse_param): Added $* and $@ handling.
3529 1998-03-11 Ulrich Drepper <drepper@cygnus.com>
3531 * nss/nss_db/db-XXX.c (lookup): Copy data to safe place before
3534 1998-03-11 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3536 * sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Use
3539 1998-03-12 Matthias Urlichs <smurf@noris.de>
3541 * elf/dl-misc.c: Default for debug output should be stderr.
3542 * elf/dl-misc.c: Spurious garbage bytes after the PID in debug output.
3543 * elf/dl-lookup.c: reference_name may be NULL or empty.
3545 1998-03-11 10:30 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3547 * aclocal.m4 (LIBC_PROG_FOO_GNU): Fix order of redirection.
3549 1998-03-11 Ulrich Drepper <drepper@cygnus.com>
3551 * sysdeps/unix/sysv/linux/Dist: Add scsi/scsi.h.
3553 * sysdeps/unix/sysv/linux/scsi/sg.h: Include features.h.
3555 1998-03-10 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3557 * sysdeps/unix/sysv/linux/scsi/scsi.h: New file.
3558 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Install it.
3560 1998-03-11 10:30 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3562 * sysdeps/m68k/elf/start.S: Let __libc_start_main do most of the
3565 1998-03-10 Ulrich Drepper <drepper@cygnus.com>
3567 * libio/iovdprintf.c (_IO_vdprintf): Set _IO_DELETE_DONT_CLOSE
3570 * misc/syslog.c (vsyslog): Don't try to send if not connected to
3572 (closelog_internal): Don't do anything if not connected.
3574 1998-03-10 17:54 Ulrich Drepper <drepper@cygnus.com>
3576 * libc.map: Add _dl_debug_message.
3577 * elf/dl-misc.c: Make _dl_debug_message a function. Print the PID
3579 * elf/fini.c: Correctly use new _dl_debug_message function.
3580 * elf/init.c: Likewise.
3581 * elf/dl-lookup.c: Likewise.
3582 * sysdeps/unix/sysv/linux/libc-start.c: Likewise.
3583 * elf/dl-load.c: Likewise. Add more debugging prints.
3584 * elf/dl-reloc.c: Likewise.
3585 * elf/dl-version.c: Likewise.
3586 * elf/dl-support.c: Add variables for debugging.
3587 * elf/rtld.c: Likewise. Recognize new debug options.
3588 * elf/link.h: Declare new variables.
3590 * elf/dl-deps.c (_dl_map_object_deps): Little optimizations.
3592 1998-03-10 Ulrich Drepper <drepper@cygnus.com>
3594 * sysdeps/unix/sysv/linux/sys/quota.h: Extract information from
3595 kernel headers. Patch by a sun <asun@saul7.u.washington.edu>.
3597 1998-03-11 00:16 Tim Waugh <tim@cyberelk.demon.co.uk>
3599 * posix/wordexp-test.c (command_line_test): New function to allow
3600 testing of specific cases from the command-line.
3602 1998-03-10 Ulrich Drepper <drepper@cygnus.com>
3604 * elf/dl-init.c (_dl_init_next): Print nicer messages.
3605 * elf/dl-fini.c (_dl_fini): Likewise.
3606 * sysdeps/unix/sysv/linux/libc-start.c (__libc_start_main): Likewise.
3608 * elf/dl-lookup.c (_dl_lookup_versioned_symbol): Print version
3609 symbol in debug message.
3610 (_dl_lookup_versioned_symbol_skip): Likewise.
3612 1998-03-10 19:43 Matthias Urlichs <urlichs@noris.de>
3614 * sysdeps/unix/readdir_r.c: Zero out *result on EOF.
3615 * sysdeps/unix/sysv/linux/readdir64_r.c: Likewise.
3616 * manual/filesys/texi: Document this.
3618 1998-03-10 10:49 Ulrich Drepper <drepper@cygnus.com>
3620 * manual/filesys.texi: Document the change below.
3622 1998-03-10 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3624 * sysdeps/posix/mkstemp.c (mkstemp): Open temporary file mode 0600.
3625 Reported by Greg Alexander <galexand@sietch.bloomington.in.us>.
3627 1998-03-10 00:10 Ulrich Drepper <drepper@cygnus.com>
3629 * elf/dl-lookup.c (do_lookup): Remove list and n parameter and add
3630 instead scope. If debugging display information about symbol
3632 (_dl_lookup_symbol): Call do_lookup with correct parameters.
3633 (_dl_lookup_symbol_skip): Likewise.
3634 (_dl_lookup_versioned_symbol): Likewise.
3635 (_dl_lookup_versioned_symbol_skip): Likewise.
3636 * elf/dl-support.c: Define _dl_debug_symbols.
3637 * elf/link.h: Add declaration for _dl_debug_symbols.
3638 * elf/rtld.c: Define _dl_debug_symbols.
3639 (process_dl_debug): Recognize symbols option.
3641 1998-03-09 23:36 Ulrich Drepper <drepper@cygnus.com>
3643 * sysdeps/unix/sysv/linux/init-first.c [!PIC]: Expect arguments
3645 * sysdeps/unix/sysv/linux/libc-start.c: Call __libc_init_first
3646 with correct parameters.
3647 [!PIC]: Initialize __libc_multiple_libcs.
3649 1998-03-09 18:21 Ulrich Drepper <drepper@cygnus.com>
3651 * elf/dl-support.c (_dl_debug_bindings): Add definition.
3652 * elf/rtld.c (_dl_debug_bindings): Add definition.
3653 (process_dl_debug): Recognize bindings option. Update help message.
3654 * elf/link.h (struct link_map): Add l_versyms member.
3655 (_dl_debug_bindings): Add declaration.
3656 * elf/version.c (_dl_check_map_versions): Initialize l_versyms.
3657 * elf/dl-object.c (_dl_new_object): Don't initialize l_rpath_dirs
3659 * elf/dl-lookup.c (do_lookup): Define verstab from l_versyms.
3660 (sym_val): Remove a member, add m as link_map.
3661 (do_lookup): Return result appropriately.
3662 (_dl_lookup_symbol): If _dl_debug_bindings is defined print message.
3663 Call do_lookup correctly.
3664 (_dl_lookup_symbol_skip): Likewise.
3665 (_dl_lookup_versioned_symbol): Likewise.
3666 (_dl_lookup_versioned_symbol_skip): Likewise.
3668 1998-03-09 08:21 Ulrich Drepper <drepper@cygnus.com>
3670 * sysdeps/unix/sysv/linux/chown.c: Moved to ...
3671 * sysdeps/unix/sysv/linux/i386/chown.c: ...here.
3673 * sysdeps/unix/sysv/linux/i386/chown.c: Correct versioning information.
3674 * libc.map: Add chown to GLIBC_2.1.
3675 * sysdeps/unix/sysv/linux/i386/syscalls.list: Add s_chown here.
3676 * sysdeps/unix/sysv/linux/syscalls.list: Remove s_chown here.
3678 1998-03-06 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3680 * sysdeps/generic/ffs.S: Rename function to __ffs and make ffs a
3682 * sysdeps/alpha/ffs.c: Likewise.
3683 * sysdeps/am29k/ffs.c: Likewise.
3684 * sysdeps/i386/ffs.c: Likewise.
3685 * sysdeps/i960/ffs.c: Likewise.
3686 * sysdeps/m68k/ffs.c: Likewise.
3687 * sysdeps/m88k/ffs.c: Likewise.
3688 * sysdeps/powerpc/ffs.c: Likewise.
3689 * sysdeps/rs6000/ffs.c: Likewise.
3690 * sysdeps/vax/ffs.s: Likewise.
3691 * string/string.h: Declare __ffs.
3692 * libc.map: Export it.
3693 * elf/dl-profile.c (_dl_start_profile): Use __ffs instead of
3694 __builtin_ffs, which is not guaranteed to be namespace clean.
3696 1998-03-06 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3698 * elf/sprof.c: Rewrite symbol handling to use the normal symbol
3699 table, which is much more likely to exist than debugging symbols.
3700 (printsym): Remove const.
3701 (load_shobj): Don't use _dl_pagesize. Fix mapping of section
3704 * libc.map: Export __profile_frequency, used by elf/sprof, to
3705 avoid infinite recursion during startup.
3707 1998-03-09 12:16 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3709 * sysdeps/unix/sysv/linux/m68k/sysdep.h (SYSCALL_ERROR_HANDLER):
3712 * sysdeps/m68k/sysdep.h: Remove the stabs stuff again.
3714 1998-03-09 Ulrich Drepper <drepper@cygnus.com>
3716 * elf/dl-support.c: Add definition of _dl_debug_impcalls.
3718 1998-03-08 Ulrich Drepper <drepper@cygnus.com>
3720 * elf/rtld.c (process_envvars): Also recognize LD_LIBRARY_PATH,
3721 LD_PRELOAD, and LD_VERBOSE.
3722 (dl_main): Use global variables set by process_envvars instead of
3724 * elf/dl-load.c (_dl_init_paths): Don't call getenv to get
3725 LD_LIBRARY_PATH value, this comes with the parameter.
3726 * elf/dl-support.c (non_dynamic_init): Pass return value of getenv
3727 ("LD_LIBRARY_PATH") to _dl_init_paths.
3729 1998-03-08 22:55 Ulrich Drepper <drepper@cygnus.com>
3731 * elf/rtld.c (dl_main): Delay initialization of path structure if
3732 the dynamically linker is invoked implicitly until we read the
3735 1998-03-08 Ulrich Drepper <drepper@cygnus.com>
3737 * sysdeps/unix/sysv/linux/chown.c: Add versioning stuff.
3739 1998-03-07 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3741 * sysdeps/unix/sysv/linux/chown.c: New file for compatibility of
3744 * sysdeps/unix/sysv/linux/syscalls.list: Add chown.
3746 1998-03-08 14:58 Ulrich Drepper <drepper@cygnus.com>
3748 * Makeconfig (nisobjdir): Set to path to nis directory.
3749 (rpath-link): Add nisobjdir.
3750 Patch by Sven Verdoolaege <skimo@kotnet.org>.
3752 * elf/Makefile: Pretty print.
3753 * elf/dl-lookup.c: Include unistd.h.
3754 * elf/dl-runtime.c: Likewise.
3756 * localedata/Makefile (test-srcs): Add tst-rpmatch.
3757 (distribute): Add tst-rpmatch.sh.
3758 (tests): Add tst-rpmatch to dependency list and run tst-rpmatch.sh.
3760 New tests for rpmatch function by
3761 Jochen Hein <jochen.hein@delphi.central.de>.
3762 * localedata/tst-rpmatch.c: New file.
3763 * localedata/tst-rpmatch.sh: New file.
3765 * localedata/locales/de_DE: Correct yesexpr and noexpr.
3766 * localedata/locales/de_AT: Likewise.
3768 * posix/getopt.c: Update contact address.
3769 * posix/getopt1.c: Pretty print.
3771 * sysdeps/generic/libc-start.c: Do most of the initialization now
3772 here instead of in start.S.
3773 * sysdeps/unix/sysv/linux/libc-start.c: Likewise.
3774 * sysdeps/i386/elf/start.S: Remove most of the initialization code.
3776 * sysdeps/unix/sysv/linux/i386/profil-counter.h: No need for
3777 profil_counter to be public.
3779 1998-03-08 13:06 Tim Waugh <tim@cyberelk.demon.co.uk>
3781 * posix/wordexp.c (parse_arith): Now works for negative numbers too.
3782 (parse_param): Coded parameter length expansion (${#var}).
3783 (parse_param): Handling for "=", "+", "-", and the ":" versions added.
3784 (parse_param): Cleaned up (fixed) error handling.
3786 * posix/wordexp-test.c: IFS now includes non-whitespace character
3787 (comma). Added more tests.
3789 1998-03-07 Ulrich Drepper <drepper@cygnus.com>
3791 * elf/link.h: Fix typos.
3792 Reported by Andreas Jaeger.
3794 * nscd/nscd_getpw_r.c (__nscd_getpw_r): Remove false comment.
3795 * nscd/nscd_getgr_r.c (__nscd_getgr_r): Likewise.
3797 1998-03-06 Ulrich Drepper <drepper@cygnus.com>
3799 * argp/argp-help.c: Remove last bits of using gettext instead of
3802 1998-03-06 17:04 Ulrich Drepper <drepper@cygnus.com>
3804 * libc.map: Add _dl_debug_impcalls, _dl_debug_fd, _dl_sysdep_output,
3806 * csu/Makefile (routines): Add libc-start.
3807 * elf/dl-error.c: Remove declaration of _dl_argv. Include <unitsd.h>.
3808 * elf/dl-lookup.c: Likewise.
3809 * elf/dl-version.c: Likewise.
3810 * sysdeps/i386/dl-machine.h: Likewise.
3811 * elf/link.h: Declare _dl_argv, _dl_debug_fd.
3812 Declare _dl_sysdep_output. Make _dl_sysdep_fatal, _dl_sysdep_error and
3813 _dl_sysdep_message macros which use _dl_sysdep_output.
3814 * elf/dl-fini.c: Write out which destructor is called while debugging.
3815 * elf/dl-init.c: Likewise for constructor.
3816 * elf/dl-load.c: Use _dl_debug_message instead of _dl_sysdep_message.
3817 * elf/dl-misc.c: Remove _dl_sysdep_fatal, _dl_sysdep_error and
3818 _dl_sysdep_message. Add _dl_sysdep_output.
3819 * elf/rtld.c: Recognize LD_DEBUG_OUTPUT. Set _dl_debug_fd if
3820 this file can be opened.
3821 For LD_DEBUG=libs also set _dl_debug_impcalls.
3822 * sysdeps/generic/dl-cache.c: Include unistd.h.
3823 * sysdeps/generic/libc-start.c: New file.
3824 * sysdeps/unix/sysv/linux/libc-start.c: New file.
3825 * sysdeps/i386/elf/start.S: Don't call main directly, call
3826 __libc_start_main instead.
3828 * elf/Makefile ($(objpfx)ld.so): Add $(load-map-file) as dependency.
3830 1998-03-06 Ulrich Drepper <drepper@cygnus.com>
3832 * nss/nsswitch.c (__nss_nscd_not_available): Removed.
3834 1998-03-06 12:42 Ulrich Drepper <drepper@cygnus.com>
3836 * argp/argp.h (struct argp): Add new field domain.
3837 * argp/argp-help.c: Change all gettext calls to dgettext and use
3838 domain field from appropriate argp in call.
3839 * argp/argp-parse.c: Likewise.
3841 1998-03-06 11:35 Ulrich Drepper <drepper@cygnus.com>
3843 * posix/wordexp-test.c: Change testsuite so that it can run even
3846 1998-03-06 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3848 * math/libm-test.c (catanh_test): Change epsilon for gcc 2.8.1.
3850 1998-03-05 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3852 * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
3853 Don't store into global errno if we already store through
3855 * sysdeps/unix/i386/sysdep.S: Likewise.
3856 * sysdeps/unix/alpha/sysdep.S: Likewise.
3857 * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
3858 * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Likewise.
3859 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise. Add
3860 missing return to SYSCALL_ERROR_HANDLER for (!_LIBC_REENTRANT &&
3863 1998-03-05 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3865 * sysdeps/generic/sysdep.h (L): Remove definition.
3866 * sysdeps/i386/sysdep.h (L): Define it here instead.
3868 1998-03-06 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3870 * nis/nis_call.c (__do_niscall): Safe and reset errno.
3872 * nis/ypclnt.c (do_ypcall, yp_all): Safe and reset errno.
3874 1998-03-01 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3876 * sysdeps/generic/getresuid.c (__getresuid): Use ISO C
3877 declaration style to avoid warnings.
3879 1998-03-06 11:48 Mark M._Kettenis <kettenis@hall.phys.uva.nl>
3881 * elf/rtld.c (process_dl_debug): Fix typo: "DL_DEBUG" ->
3884 1998-03-05 Ulrich Drepper <drepper@cygnus.com>
3886 * posix/Makefile (tests): Add wordexp-test.
3887 * posix/wordexp-test.c: New file. Testsuite for wrodexp.
3888 Patches by Tim Waugh <tim@cyberelk.demon.co.uk>.
3890 1998-03-05 16:04 Ulrich Drepper <drepper@cygnus.com>
3892 * elf/Makefile ($(objpfx)rtldtbl.h): Add genrtldtbl.awk to the
3895 * elf/link.h (struct r_search_path_elem): Add two new field for
3897 * elf/rtld.c: Recognize LD_DEBUG environment variable and set
3898 variable accordingly.
3899 * elf/dl-load.c: If _dl_debug_libs is nonzero print what library
3900 is considered next along with information about load paths.
3901 * sysdeps/generic/dl-cache.c: Likewise.
3902 * elf/dl-support.c: Define _dl_debug_libs.
3903 * elf/genrtldtbl.awk: Add initializers for two new field in
3904 struct r_search_path_elem.
3906 1998-03-06 10:40 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3908 * sysdeps/m68k/add_n.S: Use ENTRY and END macros.
3909 * sysdeps/m68k/lshift.S: Likewise.
3910 * sysdeps/m68k/rshift.S: Likewise.
3911 * sysdeps/m68k/sub_n.S: Likewise.
3912 * sysdeps/m68k/m68020/addmul_1.S: Likewise.
3913 * sysdeps/m68k/m68020/mul_1.S: Likewise.
3914 * sysdeps/m68k/m68020/submul_1.S: Likewise.
3916 * sysdeps/unix/sysv/linux/m68k/sysdep.S: Use ENTRY macro.
3917 [_LIBC_REENTRANT]: Don't store into global errno.
3919 * sysdeps/m68k/sysdep.h: New file.
3920 * sysdeps/unix/sysv/linux/m68k/sysdep.h: Use it. Use the macros
3921 ENTRY, CALL_MCOUNT, JUMPTARGET and syscall_error from there.
3922 (DO_CALL): Change to expect syscall name as argument.
3923 (PSEUDO): Pass syscall_name to DO_CALL.
3924 (SYSCALL_ERROR_HANDLER) [_LIBC_REENTRANT]: Don't store into global
3927 1998-03-05 Ulrich Drepper <drepper@cygnus.com>
3929 * elf/rtld.c: Speed up processing of environment variables. Do
3930 only one run on the environment by avoiding to call getenv.
3931 * sysdeps/generic/dl-sysdep.c (_dl_next_ld_env_entry): New
3932 function. Used by patch above.
3934 1998-03-05 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
3936 * nss/getXXbyYY_r.c: Check __nss_not_use_nscd_* variable for
3938 * nscd/nscd_getgr_r.c: Set __nss_not_use_nscd_group variable.
3939 * nscd/nscd_getpw_r.c: Set __nss_not_use_nscd_passwd variable.
3940 * nscd/nscd_proto.h: Declare __nss_not_use_nscd_* variables.
3942 1998-03-05 Ulrich Drepper <drepper@cygnus.com>
3944 * nss/nsswitch.c (nss_lookup_function): Don't modify errno if NSS
3945 module cannot be found. Reported by Andreas Jaeger.
3947 1998-03-05 11:40 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3949 * nscd/nscd_getgr_r.c: Change char to int to avoid compiler warning
3950 on platforms which default to unsigned chars.
3951 * nscd/nscd_getpw_r.c: Likewise.
3952 * sysdeps/unix/sysv/linux/powerpc/sysdep.h: Undefine L before
3955 1998-03-05 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3957 * elf/Makefile (install-bin): Change = to += for sprof to install
3960 1998-03-04 16:12 H.J. Lu <hjl@gnu.org>
3962 * libio/strops.c (_IO_str_seekoff): Handle MODE == 0.
3964 1998-03-04 16:19 Ulrich Drepper <drepper@cygnus.com>
3966 * nscd/nscd_getgr_r.c: Follow nscd_getpw_r.c change.
3968 1998-03-04 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3970 * nscd/nscd_getpw_r.c (nscd_open_socket): Safe and reset errno so
3971 that a failure to connect to nscd doesn't change errno.
3973 1998-03-04 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3975 * manual/maint.texi (Reporting Bugs): Change
3976 bug-glibc@prep.ai.mit.edu to bug-glibc@gnu.org.
3978 * locale/iso-4217.def: Likewise
3980 1998-03-04 12:43 Ulrich Drepper <drepper@cygnus.com>
3982 * manual/texinfo.tex: Updated.
3984 1998-03-03 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3986 * sysdeps/posix/fpathconf.c: Don't modify errno for an undefined
3988 * sysdeps/posix/pathconf.c: Likewise.
3989 * posix/getconf.c: Print `undefined' if pathconf returns -1
3990 without setting errno.
3992 1998-03-04 Ulrich Drepper <drepper@cygnus.com>
3994 * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Fix cut&paste
3996 * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: New file.
3997 Patches by Elliot Lee <sopwith@cuc.edu>.
3999 1998-03-04 09:43 Ulrich Drepper <drepper@cygnus.com>
4001 * elf/link.h (struct link_map): Add new field l_reloc_result.
4002 * elf/dl-reloc.c (_dl_relocate_object): Allocate array for results
4003 of relocation for the object to be profiled.
4004 * elf/dl-object.c (_dl_new_object): Initialize l_reloc_result field
4006 * elf/rtld.c (_dl_start): Add comment that we must not allocate an
4008 * elf/dl-runtime.c (profile_fixup): If l_reloc_result array already
4009 contains a result from a previous run use this instead of computing
4011 * elf/dl-minimal.c (malloc): Remove limit for size of allocation.
4013 1998-03-04 11:32 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4015 * sysdeps/m68k/dl-machine.h: (elf_machine_load_address): Use word
4016 offsets into the GOT.
4017 (RTLD_START): Likewise.
4019 1998-03-03 17:55 Ulrich Drepper <drepper@cygnus.com>
4021 * elf/sprof.c: Cleanup a bit.
4023 1998-03-03 08:01 H.J. Lu <hjl@gnu.org>
4025 * sysdeps/generic/sysdep.h (L): New. Define.
4027 * sysdeps/unix/sysv/linux/i386/sysdep.h (L): New. Define.
4029 * sysdeps/i386/i586/addmul_1.S: Fix a typo.
4031 * sysdeps/unix/sysv/linux/i386/clone.S: Follow Intel's advice
4032 to have only one exit point for functions.
4033 * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
4034 * sysdeps/unix/sysv/linux/i386/s_pread64.S: Likewise.
4035 * sysdeps/unix/sysv/linux/i386/s_pwrite64.S: Likewise.
4036 * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
4037 * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
4039 1998-03-03 Andreas Jaeger <aj@arthur.rhein-neckar.de>
4041 * sysdeps/unix/sysv/linux/sigaction.c (__sigaction): Safe and
4042 reset errno so that errno isn't set to ENOSYS in the first call.
4043 * sysdeps/unix/sysv/linux/i386/sigaction.c (__sigaction): Likewise.
4044 * sysdeps/unix/sysv/linux/sigsuspend.c (__sigsuspend): Likewise.
4045 * sysdeps/unix/sysv/linux/sigprocmask.c (__sigprocmask): Likewise.
4046 * sysdeps/unix/sysv/linux/sigpending.c (sigpending): Likewise.
4048 1998-03-02 17:55 Ulrich Drepper <drepper@cygnus.com>
4050 * sysdeps/i386/add_n.S: Change to use ENTRY and END macro.
4051 * sysdeps/i386/addmul_1.S: Likewise.
4052 * sysdeps/i386/lshift.S: Likewise.
4053 * sysdeps/i386/mul_1.S: Likewise.
4054 * sysdeps/i386/rshift.S: Likewise.
4055 * sysdeps/i386/sub_n.S: Likewise.
4056 * sysdeps/i386/submul_1.S: Likewise.
4057 * sysdeps/i386/i586/add_n.S: Likewise.
4058 * sysdeps/i386/i586/addmul_1.S: Likewise.
4059 * sysdeps/i386/i586/lshift.S: Likewise.
4060 * sysdeps/i386/i586/mul_1.S: Likewise.
4061 * sysdeps/i386/i586/rshift.S: Likewise.
4062 * sysdeps/i386/i586/sub_n.S: Likewise.
4063 * sysdeps/i386/i586/submul_1.S: Likewise.
4065 * sysdeps/i386/sysdep.h: Extend last change.
4067 * sysdeps/unix/sysv/linux/i386/sysdep.h: Follow Intel's advice
4068 to have only one exit point for functions.
4070 1998-03-02 Ulrich Drepper <drepper@cygnus.com>
4072 * configure.in: Fix msgfmt test. Fix handling of //s in sysdeps
4075 1998-03-02 13:28 Ulrich Drepper <drepper@cygnus.com>
4077 * Makerules: Generate libc.so with absolute paths for the used
4080 * config.make.in: Add MAKEINFO definition.
4082 1998-03-02 Ulrich Drepper <drepper@cygnus.com>
4084 * sysdeps/i386/sysdep.h (ASM_SIZE_DIRECTIVE): Add ; at the end.
4085 (ENTRY): Use STABS_FUN.
4086 (END): Use STABS_FUN_END.
4087 (STABS_FUN, STABS_FUN2, STABS_FUN_END): New macro to emit stabs info.
4089 * elf/Makefile: Add rules to build sprof program.
4090 * elf/sprof.c: New file.
4092 1998-02-28 Andreas Jaeger <aj@arthur.rhein-neckar.de>
4094 * misc/syslog.c (openlog_internal): Insert missing closing brace.
4096 1998-02-06 Andreas Jaeger <aj@arthur.rhein-neckar.de>
4098 * configure.in: Check for working msgfmt version (from GNU gettext
4101 1998-03-02 Ulrich Drepper <drepper@cygnus.com>
4103 * configure.in: Avoid //s in sysdirs.
4104 Patch by Roland McGrath.
4106 * stdlib/a64l.c (a64l): Rewrite by Joe Keane <jgk@jgk.org>.
4108 1998-03-02 07:17 H.J. Lu <hjl@gnu.org>
4110 * elf/dl-open.c (_dl_open): Update _dl_global_scope_end when
4111 setting _dl_global_scope for RTLD_GLOBAL.
4113 1998-02-27 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4115 * sysdeps/unix/make-syscalls.sh: Fix last change so that all
4116 possible lists of object-suffixes are taken care of.
4118 1998-03-02 10:16 Ulrich Drepper <drepper@cygnus.com>
4120 * timezone/private.h: Update from tzcode1998c.
4121 * timezone/zic.c: Likewise.
4122 * timezone/antarctica: Updated from tzdata1998c.
4123 * timezone/asia: Likewise.
4124 * timezone/australasia: Likewise.
4125 * timezone/europe: Likewise.
4126 * timezone/southamerica: Likewise.
4128 1998-03-02 Ulrich Drepper <drepper@cygnus.com>
4130 * posix/glob.c (glob_in_dir): Add support for cases insensitive
4131 VMS. Patch by John W. Eaton <jwe@bevo.che.wisc.edu>.
4133 1998-03-01 19:05 H.J. Lu (hjl@gnu.org)
4135 * sysdeps/libm-ieee754/e_exp.c (__ieee754_exp): Use __isinf.
4136 Changed type of TWO43, TWO52 from float to double.
4137 * sysdeps/libm-ieee754/e_expf.c (__ieee754_expf): Use __isinff.
4138 * sysdeps/libm-ieee754/s_exp2.c (__ieee754_exp2): Use __isinf.
4139 Changed type of TWO43 from float to double.
4140 * sysdeps/libm-ieee754/s_exp2f.c (__ieee754_exp2f): Fix a typo.
4143 1998-03-01 18:52 H.J. Lu (hjl@gnu.org)
4145 * sysdeps/unix/sysv/linux/alpha/syscalls.list (osf_settimeofday,
4146 osf_getitimer, osf_setitimer, osf_utimes, osf_getrusage,
4147 osf_wait4): Removed __xxxx symbol for GLIBC_2.0.
4149 1998-03-01 09:11 Richard Henderson <rth@cygnus.com>
4151 * sysdeps/unix/sysv/linux/sparc/bits/ioctls.h: Don't include
4153 * sysdeps/unix/sysv/linux/sparc/bits/termios.h (CBAUD, CIBAUD): Fix.
4154 Clean up random whitespace.
4155 * sysdeps/unix/sysv/linux/sparc/sparc32/brk.c: Tidy the asm.
4156 * sysdeps/unix/sysv/linux/sparc/sparc32/socket.S: Use std on the args.
4157 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.S: Fix use of .bss.
4158 * sysdeps/unix/sysv/linux/sparc/sparc32/sys/ucontext.h: New file.
4160 1998-03-01 08:31 Richard Henderson <rth@cygnus.com>
4162 * shlib-versions: Match alpha*.
4163 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add adjtimex.
4164 * sysdeps/unix/sysv/linux/alpha/adjtimex.S: Remove.
4166 * sysdeps/alpha/fpu/bits/mathinline.h (isunordered et al): New.
4167 Implement copysign* with and without __ prefix.
4168 Likewise for fabs; use builtin for gcc 2.8.
4172 * elf/elf.h (EF_SPARC*, EF_ALPHA*, SHT_ALPHA*, SHF_ALPHA*): New.
4173 (R_SPARC*): Match current v9 ABI.
4175 * sysdeps/wordsize-64/stdint.h (intptr_t): Is a long.
4177 * sunrpc/clnt_udp.c (clntudp_call): Use socklen_t.
4178 * sunrpc/pmap_rmt.c (clnt_broadcast): Likewise.
4179 * sunrpc/svc_tcp.c (svctcp_create, rendezvous_request): Likewise.
4180 * sysdeps/generic/getresgid.c: Use prototype form because of warning.
4181 * sysdeps/unix/sysv/linux/getdents.c: Likewise.
4182 * sysdeps/unix/sysv/linux/alpha/adjtime.c: Likewise.
4183 * sysdeps/unix/grantpt.c (argv): Fix consts.
4184 * sysdeps/unix/sysv/linux/getpt.c: Include <string.h>
4185 * sysdeps/unix/sysv/linux/sigaction.c: Likewise.
4187 1998-02-27 Ulrich Drepper <drepper@cygnus.com>
4189 * misc/syslog.c: Change to allow user the interpretation of the
4190 outcome even with syslog having no return value.
4192 1998-02-05 20:41 Wolfram Gloger <wmglo@dent.med.uni-muenchen.de>
4194 * elf/dl-addr.c: Fix search algorithms in dladdr(); don't assume
4195 that the number of program headers is >0 (which is wrong for the
4198 1998-02-27 Ulrich Drepper <drepper@cygnus.com>
4200 * Makefile (distribute): Add README.libm.
4202 1998-02-27 Andreas Jaeger <aj@arthur.rhein-neckar.de>
4204 * time/clocktest.c (main): Correct typo: "--" -> "==".
4206 1998-02-25 20:53 H.J. Lu <hjl@gnu.org>
4208 * sysdeps/alpha/fpu/bits/mathinline.h (atan): Removed the bogus
4210 (copysignf, __copysignf, copysign, fabsf, __fabsf, fabs): New
4213 * math/libm.map (__atan2): Added.
4215 1998-02-27 Ulrich Drepper <drepper@cygnus.com>
4217 * misc/efgcvt_r.c (APPEND): Handle printing of 0.0 correctly.
4218 Reported by Göran Uddeborg <goeran@uddeborg.pp.se>.
4220 * misc/tst-efgcvt.c (ecvt_tests): Add new test case for reported
4223 1998-02-25 Andreas Jaeger <aj@arthur.rhein-neckar.de>
4225 * manual/arith.texi (Old-style number conversion): Correct
4226 typo. Reported by Göran Uddeborg <goeran@uddeborg.pp.se>.
4228 1998-02-27 Ulrich Drepper <drepper@cygnus.com>
4230 * posix/execlp.c: POSIX.1 says that argv[0] *should* be provided,
4231 but does not require it. Handle missing argv[] values gracefully.
4232 * posix/execl.c: Likewise.
4233 * posix/execle.c: Likewise.
4235 1998-02-25 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4237 * sysdeps/libm-ieee754/s_isnanl.c: Ignore the explicit integer
4239 * sysdeps/libm-ieee754/s_isinfl.c: Likewise.
4241 1998-02-27 Ulrich Drepper <drepper@cygnus.com>
4243 * libc.map: Add __adjtimex.
4245 1998-02-26 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
4247 * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_getntohost_r):
4250 1998-02-24 08:10 H.J. Lu <hjl@gnu.org>
4252 * sysdeps/unix/sysv/linux/alpha/bits/signum.h (_NSIG): Changed
4255 * sysdeps/unix/alpha/sysdep.S (_errno): Add in addition to __errno.
4257 * sysdeps/alpha/s_fabs.S: Added ".set noat"/".set at".
4258 * sysdeps/unix/sysv/linux/alpha/wait4.S: Ditto.
4260 * sysdeps/unix/make-syscalls.sh: Make versioned symbols only
4263 * libc.map (adjtime, adjtimex): Added for GLIBC_2.1.
4265 * sysdeps/unix/sysv/linux/alpha/Makefile (sysdep_routines):
4266 Added adjtimex and old_adjtimex.
4268 * sysdeps/unix/sysv/linux/alpha/syscalls.list (old_adjtimex):
4270 (osf_settimeofday, osf_getitimer, osf_setitimer, osf_utimes,
4271 osf_getrusage, osf_wait4): Added __xxxx symbol for GLIBC_2.0.
4273 * sysdeps/unix/sysv/linux/alpha/getitimer.S: Make versioned
4274 symbols only for shared library.
4275 * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
4276 * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
4277 * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
4278 * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise.
4279 * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise.
4280 * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise.
4281 * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise.
4283 * sysdeps/unix/sysv/linux/alpha/getitimer.S: Fix ENOSYS branch.
4284 * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
4285 * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
4286 * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
4287 * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise.
4288 * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise.
4289 * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise.
4290 * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise.
4292 * sysdeps/unix/sysv/linux/alpha/wait4.S: Check the correct
4295 * sysdeps/unix/sysv/linux/adjtime.c (TIMEVAL, TIMEX, ADJTIMEX):
4297 (__adjtime): Use TIMEVAL, TIMEX and ADJTIMEX instead of timeval,
4298 timex and __adjtimex, respectively.
4300 * sysdeps/unix/sysv/linux/alpha/adjtime.c: New.
4302 * sysdeps/unix/sysv/linux/alpha/adjtimex.S: New.
4304 1998-02-25 08:28 H.J. Lu <hjl@gnu.org>
4306 * sysdeps/alpha/fpu/fraiseexcpt.c (feraiseexcept): Use a dummy
4307 for FE_DIVBYZERO. Kludge for FE_UNDERFLOW.
4309 1998-02-26 14:59 Ulrich Drepper <drepper@cygnus.com>
4311 * stdio-common/vfscanf.c [!USE_IN_LIBIO] (inchar): Add missing braces.
4313 1998-02-19 11:00 Zack Weinberg <zack@rabi.phys.columbia.edu>
4315 * Makefile.in: Disable built-in rules.
4317 1998-02-21 Andreas Jaeger <aj@arthur.rhein-neckar.de>
4319 * sysdeps/i386/fpu/t_exp.c: Move to ...
4320 * sysdeps/libm-i387/t_exp.c: ... here.
4322 1998-02-21 13:51 H.J. Lu <hjl@gnu.org>
4324 * sysdeps/libm-ieee754/s_exp2f.c (__exp2f_deltatable): Renamed
4325 from __exp2_deltatable.
4327 1998-02-26 Ulrich Drepper <drepper@cygnus.com>
4329 * nis/ypclnt.c (yp_master): Check result of strdup.
4330 Patch by Thorsten Kukuk.
4332 1998-02-26 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
4334 * nis/ypclnt.c: Give clnt handle after error checking free, change
4335 return codes to fix problems with rpc.nisd in YP mode on Ultra's.
4337 1998-02-26 09:00 Ulrich Drepper <drepper@cygnus.com>
4339 * misc/fstab.c: Partly rewritten to use dynamically allocated buffer.
4340 Patch by Joe Keane <jgk@jgk.org>.
4342 * misc/fstab.h (struct fstab): Change fs_type member to be const.
4343 * misc/fstab.c: Remove casts in fs_type assignments.
4345 1998-02-26 Andreas Jaeger <aj@arthur.rhein-neckar.de>
4347 * sysdeps/i386/fpu/bits/fenv.h: Correct typo. ISO C 9X defines
4348 FE_TOWARDZERO and not FE_TOWARDSZERO. Reported by H.J. Lu.
4349 * sysdeps/sparc/sparc64/fpu/bits/fenv.h: Likewise.
4350 * sysdeps/sparc/sparc32/fpu/bits/fenv.h: Likewise.
4351 * sysdeps/powerpc/bits/fenv.h: Likewise.
4352 * sysdeps/m68k/fpu/bits/fenv.h: Likewise.
4353 * sysdeps/generic/bits/fenv.h: Likewise.
4354 * sysdeps/alpha/fpu/bits/fenv.h: Likewise.
4355 * sysdeps/i386/fpu/fesetenv.c (fesetenv): Likewise.
4356 * sysdeps/powerpc/test-arith.c (main): Likewise.
4358 1998-02-25 Ulrich Drepper <drepper@cygnus.com>
4360 * sysdeps/i386/fpu/bits/mathinline.h: Also fix i386 versions of
4361 the comparison macros.
4363 1998-02-21 20:14 H.J. Lu <hjl@gnu.org>
4365 * sysdeps/libm-ieee754/s_log2.c (ln2): Added.
4366 (__log2): Fixed return values.
4367 * sysdeps/libm-ieee754/s_log2f.c: Likewise.
4369 1998-02-25 Ulrich Drepper <drepper@cygnus.com>
4371 * math/math.h (isunordered): Rename local variables to ensure
4372 correct code. Reported by HJ Lu.
4374 1998-02-25 10:34 Ulrich Drepper <drepper@cygnus.com>
4376 * sysdpes/i386/fpu/bits/mathinline.h (isgreater, isgreaterequal,
4377 isless, islessequal, islessgreater, isunordered): Fix syntax for
4378 fucompip instruction.
4379 (isless, islessequal): Fix logic.
4381 1998-02-21 Andreas Jaeger <aj@arthur.rhein-neckar.de>
4383 * math/libm-test.c (sqrt_test): Add test for sqrt(2).
4384 (comparisons_test): New tests for comparison macros.
4386 1998-02-24 15:12 Ulrich Drepper <drepper@cygnus.com>
4388 * Makeconfig: Filter out frame-pointer effecting options when
4389 compiling profiling or debugging code.
4390 * config.h.in (internal_function): Don't define here if PROF is
4392 * gmon/gmon.c (__moncontrol): Don't change state if already in error
4394 (__monstartup): If calloc fails set error state and mark array as
4396 (_mcleanup): Don't call write_gmon if in error state. Don't try
4397 to free array if not successfully allocated.
4399 * elf/dl-load.c (STRING): Define to __STRING to enble expansion.
4400 Include elf.h to get macro definitions.
4401 Use __ELF?NATIVE?CLASS in message, not __ELF_WORDSIZE.
4403 1998-02-24 09:40 Ulrich Drepper <drepper@cygnus.com>
4405 * elf/ldd.sh.in: Add compatibility for broken old shells.
4406 * elf/ldd.bash.in: Likewise.
4408 1998-02-24 08:11 H.J. Lu <hjl@gnu.org>
4410 * sunrpc/rpc_main.c (open_input): Check pipe return error.
4412 * time/clocktest.c (main): Check signal return error.
4414 1998-02-24 Andreas Jaeger <aj@arthur.rhein-neckar.de>
4416 * iconv/Makefile ($(inst_bindir)/iconv): Correct typo, add
4417 "/" and use do-install-program. Reported by Mark M. Kettenis.
4418 (subdir_install): Likewise.
4420 1998-02-22 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
4422 * sunrpc/rpc_sample.c: Fix typo.
4424 * nscd/connections.c: Use locale.
4425 * nscd/grpcache.c: Add debug messages, gidtbl should get the
4427 * nscd/nscd.c: Check if init functions fails.
4428 * nscd/nscd_conf.c: Allow disabling of group cache.
4429 * nscd/nscd_getgr_r.c: Fix return code if group not found.
4430 * nscd/pwdcache.c: Fix debug messages.
4432 1998-02-22 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4434 * libc.map: Add __monstartup and _mcleanup for profiling support.
4436 1998-02-20 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4438 * libc.map: Export __getpagesize, for binary compatibility with
4441 1998-02-21 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4443 * posix/globtest.sh: Use --library-path instead of
4445 * localedata/sort-test.sh: Likewise.
4446 * localedata/tst-fmon.sh: Likewise. Avoid useless use of cat.
4448 1998-02-22 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4450 * sysdeps/unix/sysv/linux/sigaction.c: Translate between struct
4451 sigaction and struct kernel_sigaction for __syscall_rt_sigaction.
4452 * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
4454 * sysdeps/unix/sysv/linux/kernel_sigaction.h (struct
4455 kernel_sigaction): Define.
4456 * sysdeps/unix/sysv/linux/alpha/kernel_sigaction.h (struct
4457 kernel_sigaction): Define.
4459 1998-02-23 Andreas Jaeger <aj@arthur.rhein-neckar.de>
4461 * math/libm-test.c: Change epsilons for libm-ieee754.
4463 1998-02-23 12:33 Ulrich Drepper <drepper@cygnus.com>
4465 * sysdeps/i386/__longjmp.S: Fix race condition.
4466 Reported by Bruno Haible <haible@ilog.fr>.
4468 1998-02-20 18:43 Ulrich Drepper <drepper@cygnus.com>
4470 * hesiod/hesiod.c: Pretty print. Don't use __ protected names.
4471 * iconvdata/8bit-gap.c: Likewise.
4472 * iconvdata/8bit-generic.c: Likewise.
4473 * iconvdata/iso6937.c: Likewise.
4474 * iconvdata/iso8859-1.c: Likewise.
4475 * iconvdata/sjis.c: Likewise.
4476 * iconvdata/t61.c: Likewise.
4478 1998-02-20 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4480 * sysdeps/unix/sysv/linux/bits/termios.h: Replace all negative
4481 feature tests by positive feature tests.
4483 1998-02-19 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4485 * sysdeps/unix/sysv/linux/unlockpt.c: Always return a value.
4487 1998-02-20 Ulrich Drepper <drepper@cygnus.com>
4489 * elf/dlvsym.c (dlvsym_doit): More corrections.
4490 Patch by Andreas Jaeger.
4492 1998-02-19 Ulrich Drepper <drepper@cygnus.com>
4494 * sysdeps/unix/sysv/linux/sigqueue.c: Fix weak alias definition.
4496 1998-02-19 17:16 Ulrich Drepper <drepper@cygnus.com>
4498 * libc.map: More reordering for GLIBC_2.1 symbols.
4500 1998-02-19 Andreas Jaeger <aj@arthur.rhein-neckar.de>
4502 * libc.map: Move some functions from version GLIBC_2.0 to
4503 GLIBC_2.1, reorder declarations.
4505 1998-02-19 Ulrich Drepper <drepper@cygnus.com>
4507 * resolv/gethnamaddr.c (addrsort): Make this function extern.
4508 Patch by zab@thebrain.grumblesmurf.net.
4510 1998-02-19 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
4512 * nis/libnsl.map: NIS+ support is new in glibc 2.1, add
4513 NIS+ functions with version GLIBC_2.1.
4515 1998-02-19 14:05 Ulrich Drepper <drepper@cygnus.com>
4517 * libc.map: Add __sbrk, __setpgid, __getpgid for binary compatibility
4518 with 2.0 binaries. Reported by Thorsten Kukuk.
4520 1998-02-19 Andreas Jaeger <aj@arthur.rhein-neckar.de>
4522 * elf/dlvsym.c (dlvsym_doit): Correct last patch.
4524 * elf/dlsym.c (dlsym_doit): Likewise.
4526 1998-02-19 Andreas Jaeger <aj@arthur.rhein-neckar.de>
4528 * elf/link.h: Correct typos.
4530 * iconv/iconv_prog.c: Correct typo.
4532 1998-02-18 17:57 Ulrich Drepper <drepper@cygnus.com>
4534 * iconv/Makefile: Add rules to build and install iconv program.
4535 * iconv/iconv_prog.c: New file.
4537 1998-02-18 16:34 H.J. Lu <hjl@gnu.org>
4539 * elf/dlsym.c (dlsym_doit): Fix scope and skip maps for
4540 _dl_lookup_symbol_skip call.
4541 * elf/dlvsym.c (dlvsym_doit): Likewise.
4543 1998-02-18 Ulrich Drepper <drepper@cygnus.com>
4545 * libio/iovsscanf.c: Do not include errno.h.
4547 1998-02-17 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4549 * elf/dl-load.c (add_name_to_object): Don't translate strings.
4550 * elf/dl-minimal.c (_strerror_internal): Define it here to avoid
4551 pulling in the whole error list.
4552 (__dcgettext, dcgettext): Removed.
4553 * libc.map: Export _strerror_internal.
4555 1998-02-18 10:50 Ulrich Drepper <drepper@cygnus.com>
4557 * sysdeps/i386/fpu/t_exp.c: New file.
4559 1998-02-18 Andreas Jaeger <aj@arthur.rhein-neckar.de>
4561 * nis/libnss_nisplus.map: NIS+ support is new in glibc 2.1, add
4562 everything with version GLIBC_2.1.
4563 * hesiod/libnss_hesiod.map: Likewise.
4565 1998-02-18 Andreas Jaeger <aj@arthur.rhein-neckar.de>
4567 * manual/arith.texi (Old-style number conversion): This node is a
4568 section, not a subsection.
4570 1998-02-17 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4572 * elf/dl-lookup.c (make_string): Use __stpcpy instead of stpcpy.
4574 1998-02-17 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4576 * elf/rtld.c (dl_main): Make sure that the library search paths
4577 have been initialized before the first call to _dl_map_object.
4579 1998-02-17 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4581 * Makerules (common-generated): Add libc_pic.os.
4583 1998-02-17 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4585 * elf/rtld.c (dl_main): Use PT_PHDR to figure out the load address
4588 1998-02-18 10:28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4590 * sysdeps/m68k/fpu/t_exp.c: New file.
4592 1998-02-17 Ulrich Drepper <drepper@cygnus.com>
4594 * sysdeps/unix/sysv/linux/bits/errno.h (__set_errno): Don't assign
4595 to global errno variable anymore.
4597 1998-02-17 17:41 Ulrich Drepper <drepper@cygnus.com>
4599 * elf/dl-load.c (open_path): Take extra argument PRELOADED.
4600 If PRELOADED is nonzero check in case of an SUID application
4601 whether the shared object has the SUID bit set.
4602 Fix some other problems with handling shared objects in system
4603 specific directories.
4604 (_dl_map_object): Also take extra parameter and pass it to open_path.
4605 * elf/link.h (_dl_map_object): Correct prototype and comment.
4606 * elf/rtld.c (dl_main): Call _dl_map_object correctly.
4607 * elf/dl-open.c (_dl_open): Likewise.
4608 * elf/dl-deps.c (openaux, _dl_map_object_deps): Likewise.
4610 * sysdeps/libm-ieee754/s_modfl.c: Handle numbers > 1.0 correctly.
4612 1998-02-17 Ulrich Drepper <drepper@cygnus.com>
4614 * math/libm-test.c (modf_test): Add test for 1.5.
4616 * sysdeps/generic/bits/select.h (__FD_ISSET): Compare result with
4617 0 to get always an int.
4619 1998-02-17 Andreas Jaeger <aj@arthur.rhein-neckar.de>
4621 * math/libm.map: Move all symbols that are new in glibc 2.1 to
4624 1998-02-17 Ulrich Drepper <drepper@cygnus.com>
4626 * stdio-common/vfscanf.c (inchar): Check c for being EOF before
4627 trying to read another character.
4629 1998-02-05 Andreas Jaeger <aj@arthur.rhein-neckar.de>
4631 * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Convert
4634 * nis/nss_nis/nis-network.c (_nss_nis_getnetbyname_r): Convert
4635 name to lowercase, add test for big enough buffer.
4637 1998-02-03 Andreas Jaeger <aj@arthur.rhein-neckar.de>
4639 * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S (rt_sigreturn):
4640 Make compatible with older kernels. Patch by Richard Henderson.
4642 1998-02-17 15:10 Ulrich Drepper <drepper@cygnus.com>
4644 * elf/dl-load.c (open_path): Use __xstat instead of stat.
4646 * localedata/tst-locale.sh: Comment out first test for now.
4648 1998-02-14 14:58 H.J. Lu <hjl@gnu.org>
4650 * sysdeps/generic/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Defined
4652 * sysdeps/unix/sysv/linux/_G_config.h (_G_HAVE_IO_GETLINE_INFO):
4655 * libio/iogetline.c (_IO_getline_info): Renamed from
4657 (_IO_getline): Just call _IO_getline_info.
4659 * libio/libioP.h (_IO_getline_info): New declaration.
4661 * libc.map (_IO_getline_info, __write): Added.
4663 1998-02-17 Andreas Jaeger <aj@arthur.rhein-neckar.de>
4665 * sunrpc/rpc_cout.c (inline_struct): Change typo of plus to
4666 const char* to shut up gcc.
4668 1998-02-17 11:37 Ulrich Drepper <drepper@cygnus.com>
4670 * elf/dl-open.c (_dl_open): Assign correct value to new->l_global.
4671 Patch forwarded by Cristian Gafton <gafton@redhat.com>.
4673 * math/math.h: Define M_* constants always as `double' and add new
4674 macros M_*l which are of type `long double'.
4675 * sysdeps/libm-ieee754/s_cacoshl.c: Use M_*l constants now.
4676 * sysdeps/libm-ieee754/s_cacosl.c: Likewise.
4677 * sysdeps/libm-ieee754/s_casinhl.c: Likewise.
4678 * sysdeps/libm-ieee754/s_catanhl.c: Likewise.
4679 * sysdeps/libm-ieee754/s_catanl.c: Likewise.
4680 * sysdeps/libm-ieee754/s_clog10l.c: Likewise.
4681 * sysdeps/libm-ieee754/s_clogl.c: Likewise.
4682 * math/libm-tst.c: Likewise.
4684 * sysdeps/i386/fpu/bits/mathinline.h (__M_SQRT2): Don't use _Mdbl,
4685 define as long double unconditionally.
4687 1998-02-17 Andreas Jaeger <aj@arthur.rhein-neckar.de>
4689 * manual/arith.texi (Old-style number conversion): Correct some
4692 1998-02-16 16:28 H.J. Lu <hjl@gnu.org>
4694 * time/Makefile (tz-cflags, CFLAGS-tzfile.c, CFLAGS-tzset.c):
4697 * timezone/Makefile (CFLAGS-tzfile.c, CFLAGS-tzset.c): Deleted.
4699 1998-02-16 Ulrich Drepper <drepper@cygnus.com>
4701 * elf/Makefile ($(objpfx)ld.so): Don't depend on rtld-script but
4702 on $(rtld-ldscript).
4704 * sysdeps/unix/sysv/linux/alpha/ioperm.c (_ioperm): Map all ports
4705 starting from 0 not only from `from'.
4706 Patch by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
4708 1998-02-16 17:33 Ulrich Drepper <drepper@cygnus.com>
4710 * elf/rtld.c (dl_main): Recognize --library-path parameter and
4711 pass value (or NULL) to _dl_init_paths.
4712 * elf/dl-load.c (_dl_init_paths): Change to take one parameter,
4713 replacing local variable llp. If llp is NULL examine LD_LIBRARY_PATH
4714 environment variable.
4715 * elf/link.h: Change prototype for _dl_init_paths.
4716 * elf/dl-support.c: Pass NULL in _dl_init_paths call.
4718 * localedata/Makefile (distribute): Add test files.
4720 1998-02-17 Andreas Jaeger <aj@arthur.rhein-neckar.de>
4722 * localedata/tests/{test1.cm, test2.cm, test3.cm, test4.cm,
4723 test1.def, test2.def, test3.def, test4.def}: Simple input files
4724 for localedef. Contributed by Yung-Ching Hsiao
4725 <yhsiao@cae.wisc.edu>.
4727 * localedata/Makefile (tests): Call tst-locale.sh.
4729 * localedata/tst-locale.sh: New file, regression tests for some
4732 1998-02-15 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
4734 * nis/nss_nisplus/nisplus-alias.c: Use __stpncpy.
4736 * nis/nss_nisplus/nisplus-hosts.c: Make sure buffer is always NUL
4738 * nis/nss_nisplus/nisplus-network.c: Likewise.
4739 * nis/nss_nisplus/nisplus-proto.c: Likewise.
4740 * nis/nss_nisplus/nisplus-rpc.c: Likewise.
4741 * nis/nss_nisplus/nisplus-service.c: Likewise.
4743 Add more changes from TI-RPC 2.3 for rpcgen to fix include/C++ bug
4744 and support generating thread safe RPC code.
4745 * sunrpc/rpc_main.c: Add changes.
4746 * sunrpc/rpc_clntout.c: Likewise.
4747 * sunrpc/rpc_cout.c: Likewise.
4748 * sunrpc/rpc_hout.c: Likewise.
4749 * sunrpc/rpc_parse.c: Likewise.
4750 * sunrpc/rpc_sample.c: Likewise.
4751 * sunrpc/rpc_scan.c: Likewise.
4752 * sunrpc/rpc_svcout.c: Likewise.
4753 * sunrpc/rpc_util.c: Likewise.
4754 * sunrpc/rpc_util.h: Add new structs and prototypes.
4755 * sunrpc/proto.h: Remove prototypes for static functions.
4757 1998-02-15 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4759 * locale/programs/ld-messages.c (messages_finish): Don't skip
4760 error checking when being quiet.
4761 * locale/programs/ld-ctype.c (ctype_finish): Likewise.
4762 (set_class_defaults): Likewise.
4763 * locale/programs/charmap.c (parse_charmap): Likewise.
4764 * locale/programs/ld-collate.c (collate_finish): Likewise.
4765 * locale/programs/ld-monetary.c (monetary_finish): Likewise.
4766 * locale/programs/ld-time.c (time_finish): Likewise.
4767 * locale/programs/locfile.c (write_locale_data): Likewise.
4769 * locale/programs/ld-ctype.c (ctype_class_to): Silently ignore
4770 unknown characters and empty ranges.
4771 * locale/programs/ld-collate.c (collate_order_elem): When
4772 processing an ellipsis properly form a linked list in the result
4773 table, fix typo when allocating ordering array.
4776 1998-02-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4778 * elf/Makefile (ld-map): Define.
4779 (rtld-ldscript): Define. Change all `$(objpfx)rtld-ldscript' to
4781 ($(objpfx)ld.so): Combine the two versions of this rule. Depend
4783 (rtld-link): Combine the two versions of this definition. Fixed
4784 to make it work when no symbol versioning is used.
4786 1998-02-16 Ulrich Drepper <drepper@cygnus.com>
4788 * Makeconfig (build-program-cmd): Use --library-path parameter to
4789 ld.so instead of environment variable.
4791 * sunrpc/Makefile (rpcgen-cmd): Don't use -$ parameter.
4792 * sunrpc/rpc_main.c: Remove support for -$$ option again.
4794 1998-02-16 Andreas Jaeger <aj@arthur.rhein-neckar.de>
4796 * Make-dist: Respect with-cvs setting.
4797 * MakeTAGS (all-pot): Likewise.
4798 * sysdeps/sparc/sparc32/Makefile: Likewise.
4799 * sysdeps/mach/hurd/Makefile: Likewise.
4800 * stdlib/Makefile: Likewise.
4801 * posix/Makefile: Likewise.
4802 * intl/Makefile: Likewise.
4803 * po/Makefile (linguas): Likewise
4805 1998-02-15 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
4807 * nis/ypclnt.c (yp_all): Remove error message, user should print it.
4809 1998-02-15 Ulrich Drepper <drepper@cygnus.com>
4811 * libc.map: Add __strcasecmp.
4813 * nss/nsswitch.c (__nss_lookup): Return 1 if this was the last
4816 * nss/getXXent_r.c: If no more module is found don't try to call
4817 setXXent functions but leave unsuccessfully.
4819 * malloc/obstack.h: Cleanups.
4821 * sysdeps/wordsize-32/stdint.h: New file.
4822 * sysdeps/wordsize-64/stdint.h: New file.
4823 * sysdeps/generic/stdint.h: New file.
4824 * sysdeps/wordsize-32/inttypes.h: Adopt to use stdint.h.
4825 * sysdeps/wordsize-64/inttypes.h: Likewise.
4826 * stdlib/Makefile (headers): Add stdint.h.
4828 1998-02-03 Paul Eggert <eggert@twinsun.com>
4830 * malloc/obstack.h (PTR_INT_TYPE): Use __PTRDIFF_TYPE__ if available.
4832 1998-02-13 17:59 Zack Weinberg <zack@rabi.phys.columbia.edu>
4834 * timezone: New directory.
4835 * time/README, time/africa, time/antarctica, time/asia,
4836 time/australasia, time/backward, time/checktab.awk,
4837 time/etcetera, time/europe, time/factory, time/ialloc.c,
4838 time/iso3166.tab, time/leapseconds, time/northamerica,
4839 time/pacificnew, time/private.h, time/scheck.c,
4840 time/solar87, time/solar88, time/solar89, time/southamerica,
4841 time/systemv, time/test-tz.c, time/tzfile.h,
4842 time/tzselect.ksh, time/yearistype, time/zdump.c,
4843 time/zic.c, time/zone.tab: Moved to timezone.
4844 * time/tzfile.c: Include tzfile.h from timezone subdir.
4845 * time/tzset.c: Likewise.
4846 * time/Makefile: Cut out all code relating to timezones...
4847 * timezone/Makefile: ...and paste it in here.
4848 * Makefile (subdirs): Add timezone.
4850 1998-02-13 18:45 H.J. Lu <hjl@gnu.org>
4852 * libc.map (_sys_nerr): Added.
4854 * sysdeps/unix/sysv/linux/errlist.c (_sys_nerr): Make it
4857 1998-02-15 17:16 Ulrich Drepper <drepper@cygnus.com>
4859 * sysdeps/unix/sysv/linux/bits/socket.h: Define PF_KEY and
4860 pseudo_AF_KEY instead of pseudo_PF_KEY and AF_KEY.
4861 Reported by Craig Metz <cmetz@inner.net>.
4863 1998-01-22 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4865 * nss/nss_files/files-parse.c (LOOKUP_NAME_CASE): Use __strcasecmp
4866 instead of strcasecmp.
4867 * nss/nss_files/files-alias.c (get_next_alias): Likewise.
4869 * wctype/wctype.h (_ISwbit): Avoid warning with gcc before 2.8.
4871 1998-02-15 16:55 Ulrich Drepper <drepper@cygnus.com>
4873 * socket/sys/socket.h (setsockopt): Make OPTVAL parameter const.
4874 Patch by Dean Gaudet <dgaudet@arctic.org>.
4876 1998-02-15 16:53 Ulrich Drepper <drepper@cygnus.com>
4878 * sysdeps/generic/Dist: Add getresgid.c and getresuid.c.
4880 1998-02-15 10:49 Zack Weinberg <zack@rabi.phys.columbia.edu>
4882 * sysdeps/unix/sysv/linux/poll.c: If compiled against a kernel
4883 with no poll syscall, just include the BSD version.
4884 * sysdeps/unix/sysv/linux/getresuid.c: If compiled against a
4885 kernel without the syscall, include the stub version.
4886 * sysdeps/unix/sysv/linux/getresgid.c: Likewise.
4887 * sysdeps/generic/getresuid.c: New file.
4888 * sysdeps/generic/getresgid.c: New file.
4890 1998-02-15 Ulrich Drepper <drepper@cygnus.com>
4892 * stdio-common/vfscanf.c: Correct last change a bit.
4894 1998-02-13 17:39 Ulrich Drepper <drepper@cygnus.com>
4896 * elf/Makefile: Don't use --version-script parameter to link ld.so
4899 1998-01-02 04:19 Geoff Keating <geoffk@ozemail.com.au>
4901 * math/Makefile: Add t_exp.
4902 * math/libm-test.c: Tighten accuracy bounds for exp(), correct
4904 * math/test-reduce.c: Remove temporarily, it seems to be broken.
4905 * sysdeps/libm-ieee754/e_exp.c: Use accurate table method.
4906 * sysdeps/libm-ieee754/e_expf.c: Use table & double precision for
4908 * sysdeps/libm-ieee754/s_exp2.c: Use better polynomial; correct
4909 algorithm for very large/very small arguments.
4910 * sysdeps/libm-ieee754/s_exp2f.c: Use slightly better polynomial;
4911 correct algorithm for very large/very small arguments; adjust for
4913 * sysdeps/libm-ieee754/t_exp.c: New file.
4914 * sysdeps/libm-ieee754/t_exp2f.h: Use table with smaller deltas.
4916 * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Put 'strange test'
4917 back, with comment that explains what breaks when you remove it :-(.
4919 * localedata/xfrm-test.c: Avoid integer overflow.
4921 * stdlib/strfmon.c: char is unsigned, sometimes.
4923 * sysdeps/powerpc/Makefile: Remove quad float support.
4924 * sysdeps/powerpc/q_*.c: Remove, they will become an add-on.
4925 * sysdeps/powerpc/quad_float.h: Likewise.
4926 * sysdeps/powerpc/test-arith.c: Likewise.
4927 * sysdeps/powerpc/test-arithf.c: Likewise.
4929 * sysdeps/generic/s_exp2.c: Remove, we have this implemented now.
4930 * sysdeps/generic/s_exp2f.c: Likewise.
4932 * sysdeps/powerpc/bits/mathinline.h: Use underscores around __asm__,
4933 don't try anything if _SOFT_FLOAT.
4935 1997-12-31 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4937 * locale/C-ctype.c (_nl_C_LC_CTYPE_class32): Undo last change.
4938 * locale/programs/ld-ctype.c (CHAR_CLASS32_TRANS): Likewise.
4939 * wctype/wctype.c: Likewise.
4940 * wctype/wctype.h (_ISwxxx): Renamed from _ISxxx, all uses
4941 changed. They are incompatible with the _ISxxx values from
4942 <ctype.h> on little endian machines.
4943 (_ISwbit) [__BYTE_ORDER == __LITTLE_ENDIAN]: Correctly transform
4944 bit number. This fixes the real bug and restores the integrity of
4945 the ctype locale file.
4946 * wctype/wcfuncs.c: Change all _ISxxx to _ISwxxx.
4947 * wctype/wcfuncs_l.c: Likewise.
4948 * wctype/wcextra.c: Likewise.
4949 * wctype/wctype_l.c [__BYTE_ORDER == __LITTLE_ENDIAN]: Use correct
4952 1998-02-09 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4954 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.S (errno): Put it
4955 into .bss segment instead of .common, so that aliases on it work.
4957 * sysdeps/unix/sysv/linux/i386/sysdep.S (errno): Add .type and
4958 .size directives, put into .bss segment instead of initializing it
4961 1998-02-12 08:00 H.J. Lu <hjl@gnu.org>
4963 * libc.map (gnu_get_libc_release, gnu_get_libc_version): Added.
4965 * version.c (__gnu_get_libc_release, __gnu_get_libc_version): New
4967 Make names without __ weak aliases.
4968 (__libc_release, __libc_version): Make them static.
4970 * include/gnu/libc-version.h: New file.
4971 * Makefile (headers): Add gnu/libc-version.h.
4973 1998-02-13 Ulrich Drepper <drepper@cygnus.com>
4975 * stdlib/stdlib.h (struct drand48_data): Leave X to user macros
4976 and use x for member name.
4977 Reported by Daniel Lyddy <daniell@cs.berkeley.edu>.
4979 * stdlib/drand48.c: Change according to member name change.
4980 * stdlib/drand48_r.c: Likewise.
4981 * stdlib/lcong48_r.c: Likewise.
4982 * stdlib/lrand48.c: Likewise.
4983 * stdlib/lrand48_r.c: Likewise.
4984 * stdlib/mrand48.c: Likewise.
4985 * stdlib/mrand48_r.c: Likewise.
4986 * stdlib/seed48.c: Likewise.
4987 * stdlib/seed48_r.c: Likewise.
4988 * stdlib/srand48_r.c: Likewise.
4990 1998-02-11 Andreas Jaeger <aj@arthur.rhein-neckar.de>
4992 * nss/test-netdb.c: Add some more test cases.
4994 1998-02-13 11:39 Ulrich Drepper <drepper@cygnus.com>
4996 * libio/iovsscanf.c: Undo last change modifying errno.
4998 1998-02-12 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5000 * stdio-common/vfscanf.c: Never try to read another character
5001 after EOF. Don't decrement read_in after EOF, it wasn't
5002 incremented in the first place.
5003 (NEXT_WIDE_CHAR): Set First, not first.
5005 1998-02-06 07:48 H.J. Lu <hjl@gnu.org>
5007 * db/Makefile ($(inst_libdir)/libndbm.a,
5008 $(inst_libdir)/libndbm.so): New targets.
5009 * db2/Makefile: Likewise.
5011 1998-02-12 08:20 H.J. Lu <hjl@gnu.org>
5013 * sysdeps/gnu/errlist.awk (sys_errlist, sys_nerr): Create weak
5014 aliases if HAVE_ELF or PIC or DO_VERSIONING is not defined.
5016 1998-02-12 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5018 * sysdeps/generic/_G_config.h: Define _G_wchar_t, for C++
5020 * sysdeps/unix/sysv/linux/_G_config.h: Likewise.
5022 1998-02-11 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5024 * sysdeps/unix/make-syscalls.sh: Fix sed pattern when dealing with
5027 1998-02-13 08:14 H.J. Lu <hjl@gnu.org>
5029 * libc.map (_dl_global_scope, _dl_lookup_symbol_skip,
5030 _dl_lookup_versioned_symbol, _dl_lookup_versioned_symbol_skip):
5033 1998-02-09 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5035 * sysdeps/unix/sysv/linux/syscalls.list: Don't mark lchown as
5038 * grp/Makefile: Fix logic when checking for thread package.
5039 * pwd/Makefile: Likewise.
5041 1998-02-11 08:23 H.J. Lu <hjl@gnu.org>
5043 * elf/Makefile (rtld-map): Replaced by libc-map.
5045 * elf/rtld.map: Removed.
5047 * libc.map (__libc_enable_secure, _dl_catch_error,
5048 _dl_check_all_versions, _dl_debug_initialize, _dl_debug_state,
5049 _dl_default_scope, _dl_global_scope_end, _dl_init_next,
5050 _dl_lookup_symbol, _dl_map_object, _dl_map_object_deps,
5051 _dl_object_relocation_scope, _dl_relocate_object,
5052 _dl_signal_error, _dl_starting_up, _dl_sysdep_start,
5053 _r_debug): Added for ld.so.
5055 1998-02-10 08:38 H.J. Lu <hjl@gnu.org>
5057 * libio/iofclose.c: Check PIC && DO_VERSIONING instead of
5059 * libio/iofdopen.c: Ditto.
5060 * libio/iofopen.c: Ditto.
5061 * libio/oldfileops.c: Ditto.
5063 * libc.map (sys_nerr, _sys_errlist, sys_errlist): Added for
5066 * sysdeps/unix/sysv/linux/Makefile (stdio-common): Removed
5067 oldsiglist from sysdep_routines and shared-only-routines.
5069 * sysdeps/unix/sysv/linux/errlist.c: New.
5070 * sysdeps/unix/sysv/linux/errlist.h: New.
5071 * sysdeps/unix/sysv/linux/sizes.h: New.
5072 * sysdeps/unix/sysv/linux/alpha/sizes.h: New.
5073 * sysdeps/unix/sysv/linux/sparc64/sizes.h: New.
5075 * sysdeps/unix/sysv/linux/oldsiglist.c: Removed.
5077 * sysdeps/unix/sysv/linux/siglist.c: Include <sizes.h>.
5078 (__old_sys_siglist, __old_sys_sigabbrev): Use ELF .size
5081 * sysdeps/unix/sysv/linux/siglist.h (OLD_SIGLIST_SIZE_STR): New.
5083 * sysdeps/unix/sysv/linux/Dist (errlist.h, sizes.h.): Added.
5084 (oldsiglist.c): Removed.
5086 * sysdeps/gnu/errlist.awk (SYS_SIGLIST, SYS_NERR): New.
5087 (_sys_siglist): Use SYS_SIGLIST instead.
5088 (_sys_nerr): Use SYS_NERR instead.
5090 * sysdeps/gnu/errlist.c: Rebuilt.
5092 1998-02-11 08:35 H.J. Lu <hjl@gnu.org>
5094 * elf/Makefile (others-static): New, set to ldconfig.
5095 ($(objpfx)ldconfig): Removed.
5097 * Rules (binaries-all, binaries-static, binaries-shared): New.
5098 Create targets for $(binaries-static) and $(binaries-shared).
5100 * Makeconfig (+link-static, link-libc-static,
5101 link-extra-libs-static): New for static linking.
5103 1998-02-11 Andreas Jaeger <aj@arthur.rhein-neckar.de>
5105 * manual/memory.texi (Using the Memory Debugger): Fix typo.
5107 * math/libm-test.c (modf_test): Add one more test for modf.
5109 1998-02-11 14:39 Ulrich Drepper <drepper@happy.cygnus.com>
5111 * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_missing_rt_sigs):
5112 Rename from __libc_have_rt_sigs and leave as COMMON data.
5114 1998-02-11 08:30 H.J. Lu <hjl@gnu.org>
5116 * sysdeps/libm-ieee754/w_powl.c (__powl): Use __finitel instead
5119 1998-02-11 19:16 Richard Henderson <rth@cygnus.com>
5121 * stdlib/strtod.c (STRTOF): Don't call lshift with zero count.
5123 1998-02-11 16:56 Ulrich Drepper <drepper@happy.cygnus.com>
5125 * misc/tst-efgcvt.c: Add yet more tests.
5126 * misc/efgcvt_r.c: And correct for these tests again.
5129 * isomac.c: Move to...
5130 * stdlib/isomac.c: ...here.
5131 * Makefile: Move rules for handling isomac...
5132 * stdlib/Makefile: ...to here.
5134 1998-02-10 23:57 Ulrich Drepper <drepper@happy.cygnus.com>
5136 * misc/tst-efgcvt.c: Add more tests.
5137 * misc/efgcvt_r.c: Correct result for above new tests.
5139 1998-02-06 17:22 H.J. Lu <hjl@gnu.org>
5141 * misc/efgcvt_r.c (fcvt_r, ecvt_r): Correctly handle
5144 1998-02-10 16:48 Philip Blundell <pb@nexus.co.uk>
5146 * Makerules (install-no-libc.a-nosubdir): Don't install-bin (etc)
5147 if the programs weren't built.
5149 1998-02-09 10:12 Philip Blundell <pb@nexus.co.uk>
5151 * sysdeps/libm-ieee754/s_exp2.c (__ieee754_exp2): If we don't have
5152 FE_TONEAREST, soldier on regardless and do the best we can.
5153 * sysdeps/libm-ieee754/s_exp2f.c (__ieee754_exp2f): likewise.
5155 1998-02-5 17:20 Philip Blundell <pb@nexus.co.uk>
5157 * sysdeps/standalone/filedesc.h: Define __need_FOPEN_MAX, not
5158 _STDIO_H, before including <bits/stdio_lim.h>.
5160 * sysdeps/standalone/arm/bits/errno.h (EOVERFLOW): Added.
5162 * io/fts.c (fts_build): Don't try to use d_type if it doesn't
5165 * sysdeps/arm/sys/ucontext.h: New file.
5167 1998-02-04 10:11 Philip Blundell <pb@nexus.co.uk>
5169 * manual/stdio.texi (Formatted Output Functions): Explicitly say
5170 that the return value from snprintf() does not count the
5171 terminating NUL as a character.
5173 1998-02-10 16:57 Ulrich Drepper <drepper@happy.cygnus.com>
5175 * manual/users.texi: Rewrite to describe correct POSIX behaviour,
5176 add description for sete[ug]id and general cleanup.
5177 Patch by Zack Weinberg <zack@rabi.phys.columbia.edu>.
5179 1998-01-04 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5181 * Makefile (parent-clean): Don't remove makefile fragments here.
5182 (postclean): New variable.
5183 (clean): Remove makefile fragments here.
5184 (realclean distclean): Likewise. Pass sysdep-subdirs to sub-make.
5185 (generated): Add isomac and isomanc.out.
5186 * Makeconfig ($(common-objpfx)soversions.mk): Don't generate if
5187 avoid-generated is set.
5188 (postclean-generated): Add soversion.mk.
5189 ($(common-objpfx)version.mk): Don't include if avoid-generated is
5191 * Makerules: Still need to include $(+sysdir_pfx)sysd-Makefile if
5192 avoid-generated is set.
5193 (common-generated): Add libc.so and libc.so$(libc.so-version).
5194 (generated): Add versioned libraries.
5195 (common-mostlyclean): Also remove %.so and %_pic.a.
5196 * csu/Makefile (generated): Add abi-tag.h.
5197 * db2/Makefile (extra-objs): Add getlong.o.
5198 * elf/Makefile (generated): Add ld.so, ldd and
5199 $(rtld-installed-name).
5200 (others): Add ldconfig here instead of ldconfig.o to extra-objs.
5201 * malloc/Makefile (generated): Add mtrace.
5202 * po/Makefile: Don't include version.mk, not needed any more.
5203 * sunrpc/Makefile (generated): Add rpc-proto.d and rpcgen.
5204 * sysdeps/unix/Makefile: Fix local_lim.h -> bits/local_lim.h,
5205 syscall.h -> sys/syscall.h.
5206 (common-generated): Add s-proto.d.
5207 (postclean-generated): Add sysd-syscalls.
5208 * localedata/Makefile (test-output): Add all output files.
5209 (generated): Add test-input and test-output.
5210 (generated-dirs): Add all the dirs.
5212 1998-01-04 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5214 * Makefile (test-output, generated, generated-dirs): New
5217 1998-02-10 16:57 Ulrich Drepper <drepper@happy.cygnus.com>
5219 * resolv/nss_dns/dns-host.c: Various code cleanups.
5221 1998-02-09 08:10 H.J. Lu <hjl@gnu.org>
5223 * resolv/gethnamaddr.c (getanswer): Fix the PTR/CNAME bug.
5224 From Philip Blundell <pb@nexus.co.uk>.
5225 * resolv/nss_dns/dns-host.c (getanswer_r): Ditto.
5227 1998-02-08 Andreas Jaeger <aj@arthur.rhein-neckar.de>
5229 * libc.map: Add .rem, .div, .mul, .udiv, .umul, .urem for Sparc.
5230 Suggested by debian/sparc porters.
5232 1998-02-07 Andreas Jaeger <aj@arthur.rhein-neckar.de>
5234 * misc/tst-efgcvt.c: Totally rewritten, added a lot of new tests
5237 1998-02-10 16:32 Ulrich Drepper <drepper@happy.cygnus.com>
5239 * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_r): Use __xstat and
5240 __fxstat instead of stat and fstat. Use namespace clean __stpcpy.
5242 * signal/signal.h: Always define sigset_t if __need_sigset_t is
5243 defined even if __USE_POSIX is not defined.
5245 1998-02-02 20:51 Zack Weinberg <zack@rabi.phys.columbia.edu>
5247 * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_r): Correct last patch
5248 to support obsolete tty major numbers correctly.
5250 1998-02-02 08:47 H.J. Lu <hjl@gnu.org>
5252 * login/Makefile ($(inst_libexecdir)/pt_chown): Make the target
5253 directory first and ignore install error.
5255 * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_r): Substract
5256 128 from ptyno and fix a typo for the BSD style pty.
5258 1998-02-01 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5260 * sysdeps/unix/Makefile ($(common-objpfx)s-proto.d): Depend on all
5263 1998-02-01 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5265 * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add
5266 getresuid and getresgid.
5268 * sysdeps/unix/sysv/linux/getresuid.c: New file.
5269 * sysdeps/unix/sysv/linux/getresgid.c: New file.
5271 * sysdeps/unix/sysv/linux/syscalls.list: Remove getres[ug]id, add
5274 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add getres[ug]id.
5275 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
5276 * sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise.
5277 * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Likewise.
5279 1998-02-02 08:11 H.J. Lu <hjl@gnu.org>
5281 * nscd/grpcache.c: Include <stdlib.h>.
5283 1998-02-01 16:01 H.J. Lu <hjl@gnu.org>
5285 * stdlib/atoll.c: Fix comments.
5287 * sysdeps/posix/ttyname.c: Ignore stdin/stdout/stderr.
5288 * sysdeps/posix/ttyname_r.c: Ditto.
5290 1998-02-03 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5292 * io/sys/stat.h: Define S_IFLNK and S_IFSOCK if __USE_BSD or
5293 __USE_MISC, independent of __USE_UNIX98.
5295 1998-02-10 19:18 Ulrich Drepper <drepper@happy.cygnus.com>
5297 * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_missing_rt_sigs):
5298 Rename from __libc_have_rt_sigs and leave as COMMON data.
5300 1998-02-04 11:58 Richard Henderson <rth@twiddle.rth.home>
5302 * Makeconfig (CFLAGS-.os): Kill -fno-common.
5303 * Makerules (libc.so): Prelink libc_pic.a, allocating commons.
5305 * libc.map (GLIBC_2.1): Add Linux/Alpha tv64 symbols.
5306 * elf/rtld.map: New file. Needed to define the GLIBC_2.*
5308 * include/libc-symbols.h (symbol_version, default_symbol_version):
5309 Provide asm versions and correct !DO_VERSIONING versions.
5310 * sysdeps/unix/make-syscalls.sh: Recognize version symbols in
5311 the weak symbol list.
5313 * sysdeps/unix/sysv/linux/sigaction.c (__libc_missing_rt_sigs):
5314 Rename from __libc_have_rt_sigs and leave as COMMON data.
5315 * sysdeps/unix/sysv/linux/sigpending.c: Likewise.
5316 * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
5317 * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
5319 1998-02-04 16:41 Zack Weinberg <zack@rabi.phys.columbia.edu>
5321 * sunrpc/Makefile: Correct dependencies of rpcgen.
5323 1998-02-10 03:00 Ulrich Drepper <drepper@happy.cygnus.com>
5325 * nscd/Makefile: Fix test for available linuxthreads add-on.
5326 Patch by Zack Weinberg <zack@rabi.phys.columbia.edu>.
5328 1998-02-05 Andreas Jaeger <aj@arthur.rhein-neckar.de>
5330 * sysdeps/unix/sysv/linux/syscalls.list: Fix typo in lchown.
5332 1998-02-03 Andreas Jaeger <aj@arthur.rhein-neckar.de>
5334 * sysdeps/gnu/Makefile: Respect with-cvs variable.
5336 * manual/errno.texi (Error Messages): Correct description of
5337 strerror_r. Pointed out by jonas@bagge.se.
5339 1998-01-29 Andreas Jaeger <aj@arthur.rhein-neckar.de>
5341 * manual/socket.texi (Host Address Functions): Clarify description
5344 1998-02-07 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5346 * sysdeps/unix/grantpt.c (argv): Move const to toplevel.
5347 (grantpt): Delete superfluous cast.
5349 1998-02-06 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5351 * Makefile ($(inst_slibdir)/libc-$(version).so): Depend on
5352 elf/ldso_install instead of elf/subdir_install.
5353 (elf/ldso_install): New target.
5355 * elf/Makefile (ldso_install): New target.
5357 1998-02-07 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5359 * sysdeps/unix/sysv/linux/powerpc/socket.S: Really do the change
5362 1998-02-07 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5364 * string/bits/string2.h (strcmp): Use __string2_1bptr_p only for
5365 constant expressions.
5367 1998-02-07 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5369 * nss/test-netdb.c: Include <unistd.h> for gethostname and "nss.h"
5370 for __nss_configure_lookup.
5371 (output_hostent): Remove unused variable.
5373 1998-02-07 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5375 * string/tst-inlcall.c: Fix format string.
5377 1998-02-09 Andreas Jaeger <aj@arthur.rhein-neckar.de>
5379 * inet/netinet/in.h: Rename second parameter of bindresvport to
5380 avoid buggy gcc warning. [PR libc/412]
5382 1998-02-04 18:04 Richard Henderson <rth@cygnus.com>
5384 * sysdeps/unix/sysv/linux/alpha/clone.S: Elide terminal ldgp for PROF.
5385 * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Fix typos.
5387 * sysdeps/unix/sysv/linux/alpha/bits/time.h (struct timeval):
5388 Follow POSIX and make tv_sec a time_t.
5389 * sysdeps/unix/sysv/linux/alpha/getitimer.S: New file to handle
5390 new tv64 syscall as well as fall back to tv32.
5391 * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
5392 * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
5393 * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
5394 * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise.
5395 * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise.
5396 * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise.
5397 * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise.
5398 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add tv32 entries.
5400 * include/rpcsvc/nis.h: New. Bounce to nis/rpcsvc.
5401 * include/rpcsvc/nis_tags.h: Likewise.
5402 * include/rpcsvc/nislib.h: Likewise.
5404 1998-02-02 01:12 Ulrich Drepper <drepper@cygnus.com>
5406 * libc.map: Add _h_errno.
5407 * inet/herrno.c: Make _h_errno weak alias.
5409 * login/Makefile (distribute): Add pty-internal.h.
5411 * nscd/Makefile (distribute): Add all the files missing.
5413 * signal/allocrtsig.c: Fix problem with recognizing whether RT sigs
5416 * stdio-common/tstscanf.c: Rewrite a bit to continue after errors
5417 and report status at the end.
5419 * sysdeps/unix/sysv/linux/syscalls.list: Add lchown.
5421 * sysdeps/unix/sysv/linux/i386/sysdep.S: Make errno an initialized
5423 * sysdeps/unix/sysv/linux/powerpc/sysdep.c: Add alias _errno for errno.
5424 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.S: Likewise.
5425 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.S: Likewise.
5427 1998-01-03 20:47 Mark Kettenis <kettenis@phys.uva.nl>
5429 * configure.in: Fix --enable-add-ons code.
5431 1998-02-01 Andreas Jaeger <aj@arthur.rhein-neckar.de>
5433 * elf/rtld.c (dl_main): Allow ":" as separator for LD_PRELOAD. Patch
5434 by Rudolf Leitgeb <leitgeb@leland.stanford.edu>.
5437 * sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Use first
5438 occurence in cache. Reported by Rudolf Leitgeb
5439 <leitgeb@leland.stanford.edu>.
5442 1998-02-01 21:18 Ulrich Drepper <drepper@cygnus.com>
5444 * libio/iovsscanf.c: Set errno to 0 before calling _IO_vfscanf so
5445 that it never is EINTR (which is tested for in _IO_vfscanf).
5447 * Makefile.in: Call sub-make with CVSOPTS.
5449 * elf/Makefile (distribute): Add dl-procinfo.h.
5451 * sysdeps/unix/sysv/linux/alpha/Dist: Add rt_sigaction.S.
5453 1998-02-01 15:54 Ulrich Drepper <drepper@cygnus.com>
5455 * version.h (VERSION): Bump to 2.0.92.
5457 1998-01-31 Phil Blundell <philb@gnu.org>
5459 * sysdeps/unix/sysv/linux/siglist.c (_sys_siglist): Additional weak
5460 alias for __new_sys_siglist.
5462 1998-02-01 00:53 Ulrich Drepper <drepper@cygnus.com>
5464 * grp/Makefile: Define USE_NSCD in CFLAGS for getgrnam_r.c and
5465 getgrgid_r.c if thread package is available.
5466 * pwd/Makefile: Likewise.
5467 * grp/getgrnam_r.c: Remove USE_NSCD definition.
5468 * grp/getgrgid_r.c: Likewise.
5469 * pwd/getpwnam_r.c: Likewise.
5470 * pwd/getpwuid_r.c: Likewise.
5472 1998-01-31 23:46 Ulrich Drepper <drepper@cygnus.com>
5474 * nss/getXXbyYY_r.c: If NSS function reports too small buffer return
5475 with error to allow user intervention.
5476 * nss/getXXent_r.c: Likewise.
5478 1998-01-31 21:18 Ulrich Drepper <drepper@cygnus.com>
5480 * sysdeps/generic/dl-sysdep.c (_dl_show_aux): Print newline after
5481 AT_PLATFORM string. Pretty print AT_BASE info.
5483 * sysdeps/generic/dl-sysdep.c: Include <dl-procinfo.h>.
5484 (_dl_show_aux): Call _dl_procinfo to print AT_HWCAP info.
5485 * sysdeps/generic/dl-procinfo.h: New file.
5486 * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: New file.
5488 1998-01-31 20:52 Ulrich Drepper <drepper@cygnus.com>
5490 * nscd/grpcache.c (cache_grpinit): Let calloc do the multiplication.
5492 * nscd/pwdcache.c (cache_pwdinit): Use thread attribute to detach
5493 thread and not pthread_detach.
5495 * nscd/nscd.c: Rewrite to use argp instead of getopt.
5497 1998-01-31 Phil Blundell <philb@gnu.org>
5499 * configure.in: Add --without-cvs option to suppress automatic
5500 checkin of regenerated files.
5501 * config.make.in: Likewise.
5502 * Makefile: Respect with-cvs setting.
5503 * Makerules: Likewise.
5505 * configure.in: Allow the standalone ARM port to be configured.
5507 1998-01-31 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
5509 * grp/getgrgid_r.c: Define USE_NSCD.
5510 * grp/getgrnam_r.c: Likewise.
5511 * pwd/getpwuid_r.c: Likewise.
5512 * pwd/getpwnam_r.c: Likewise.
5514 * sysdeps/unix/inet/Subdirs: Add nscd subdir.
5516 * nss/getXXbyYY_r.c: Try at first nscd.
5518 * nscd/Makefile: New, for the Name Switch Cache Daemon (nscd).
5519 * nscd/connections.c: New file.
5520 * nscd/dbg_log.c: New file.
5521 * nscd/dbg_log.h: New file.
5522 * nscd/grpcache.c: New file.
5523 * nscd/nscd.c: New file.
5524 * nscd/nscd.h: New file.
5525 * nscd/nscd_conf.c: New file.
5526 * nscd/nscd_stat.c: New file.
5527 * nscd/pwdcache.c: New file.
5529 * nscd/nscd_getgr_r.c: New, client code, linked into libc.
5530 * nscd/nscd_getpw_r.c: Likewise.
5531 * nscd/nscd_proto.h: New, prototypes for client functions.
5533 * nscd/nscd.conf: New, example for a configuration file.
5534 * nscd/nscd.init: New, example for a startup script.
5536 * nscd/getgrgid_r.c: Old grp/getgrgid_r version, used from nscd to
5538 * nscd/getgrnam_r.c: Likewise.
5539 * nscd/getpwnam_r.c: Likewise.
5540 * nscd/getpwuid_r.c: Likewise.
5542 1998-01-31 11:44 Ulrich Drepper <drepper@cygnus.com>
5544 * intl/Makefile: Use CVSOPTS in cvs invocation.
5545 * po/Makefile: Likewise.
5546 * posix/Makefile: Likewise.
5547 * stdlib/Makefile: Likewise.
5549 1998-01-31 11:18 Ulrich Drepper <drepper@cygnus.com>
5551 * misc/efgcvt_r.c (fcvt_r): Handle illegal NDIGIT correctly.
5553 * misc/Makefile (tests): Add tst-efgcvt.
5554 * misc/tst-efgcvt.c: New file.
5556 1998-01-31 00:21 Ulrich Drepper <drepper@cygnus.com>
5558 * posix/regex.c: Add some more cleanups by Akim Demaille.
5560 1998-01-30 23:55 Ulrich Drepper <drepper@cygnus.com>
5562 * signal/signal.h: Revert last change.
5563 * string/strsignal.c: Regard signal number NSGI as illegal.
5564 * sysdeps/unix/sysv/linux/siglist.c: Define array only with NSIG
5567 1998-01-30 23:37 Ulrich Drepper <drepper@cygnus.com>
5569 * Makefile.in: Add comment about CVSOPTS Makefile variable.
5570 * Makerules: Use CVSOPTS in cvs invocation.
5571 * Makefile: Likewise.
5572 * MakeTAGS: Likewise.
5573 * Make-dist: Likewise.
5575 1998-01-30 22:37 Ulrich Drepper <drepper@cygnus.com>
5577 * sysdeps/generic/memmem.c: Correct last change.
5579 1998-01-30 22:12 Ulrich Drepper <drepper@cygnus.com>
5581 * sysdeps/unix/sysv/linux/Makefile [$(subdir)==nis]: Define
5582 CFLAGS-ypclnt.c to -DUSE_BINDINGDIR=1.
5584 1998-01-30 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
5586 * nis/ypclnt.c: Try at first to use the binding file from ypbind
5589 1998-01-28 Andreas Jaeger <aj@arthur.rhein-neckar.de>
5591 * manual/memory.texi (Heap Consistency Checking): mcheck is
5592 declared in <mcheck.h>.
5593 Suggested by Jochen Voss <voss@mathematik.uni-kl.de> [PR libc/438]
5595 1998-01-28 Andreas Jaeger <aj@arthur.rhein-neckar.de>
5597 * sysdeps/generic/memmem.c (memmem): An empty needle is at the
5598 beginning of haystack.
5600 1998-01-29 Andreas Jaeger <aj@arthur.rhein-neckar.de>
5602 * nss/nss_files/files-service.c: Correct last patch.
5604 1998-01-30 21:29 Ulrich Drepper <drepper@cygnus.com>
5606 * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Define
5607 __libc_have_rt_sigs.
5608 * sysdeps/sparc/sparc32/__longjmp.S: Define _SETJMP_H before
5609 including <bits/setjmp.h>.
5610 * sysdeps/sparc/sparc32/setjmp.S: Likewise.
5611 Patch from the Debian glibc/SPARC package.
5613 1997-12-12 07:57 H.J. Lu <hjl@gnu.org>
5615 * sysdeps/alpha/bzero.S: Fix a typo.
5616 * sysdeps/alpha/htonl.S: Ditto.
5617 * sysdeps/alpha/htons.S: Ditto.
5619 1998-01-30 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
5621 * nis/nss_nis/nis-hosts.c: Convert hostname to lowercase for NIS query.
5623 1998-01-30 19:58 Ulrich Drepper <drepper@cygnus.com>
5625 * include/cpio.h: Move to ...
5626 * posix/cpio.h: ...here.
5628 * locale/programs/ld-collate.c: Fix typo.
5630 * signal/signal.h: Declare _sys_siglist with NSIG+1 elements.
5632 * stdio-common/tiformat.c: Add checks for %#.0o and friends.
5634 * login/utmp_file.c (pututline_file): Don't always report success
5635 if similar entry is found. Patch by Mark M. Kettenis.
5637 1998-01-30 16:06 Philip Blundell <pb@nexus.co.uk>
5639 * manual/Makefile: Don't try to install the info files if makeinfo
5642 1998-01-30 12:05 Philip Blundell <pb@nexus.co.uk>
5644 * sysdeps/unix/sysv/linux/bits/ioctls.h: Include a copy of the
5645 kernel's network ioctls, rather than using <linux/sockios.h> to
5646 get them. This way we are sure of maintaining compatibility if
5647 the kernel interface should change.
5649 1998-01-30 15:52 Ulrich Drepper <drepper@cygnus.com>
5651 * sysdeps/unix/sysv/linux/Dist: Add netrose/rose.h.
5653 1998-01-25 19:54 Philip Blundell <Philip.Blundell@pobox.com>
5655 * sysdeps/unix/sysv/linux/netrose/rose.h: New file.
5656 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Install it.
5658 1998-01-27 22:29 Zack Weinberg <zack@rabi.phys.columbia.edu>
5660 Implement System V pseudoterminal handling.
5663 (routines): Add getpt, grantpt, unlockpt, ptsname.
5664 (libutil-routines): Remove pty. Add openpty, forkpty.
5665 (distribute): New internal header pty-internal.h.
5666 (others): Add the helper program, pt_chown.
5667 (install-others): Install it, in $(libexecdir), mode 4755.
5669 * login/pty-internal.h: New file.
5670 * login/openpty.c: New file.
5671 * login/forkpty.c: New file.
5672 * login/programs/pt_chown.c: New file.
5674 * libc.map: Add getpt, grantpt, unlockpt, ptsname, ptsname_r.
5675 * stdlib/stdlib.h: Prototype them.
5677 * config.make.in: Define $(libexecdir).
5678 * Makeconfig: Define $(inst_libexecdir).
5680 * sysdeps/generic/pty.c: Removed.
5681 * sysdeps/unix/sysv/linux/pty.c: Removed.
5683 * sysdeps/generic/getpt.c: Stub out.
5684 * sysdeps/generic/grantpt.c: Likewise.
5685 * sysdeps/generic/ptsname.c: Likewise.
5686 * sysdeps/generic/unlockpt.c: Likewise.
5688 * sysdeps/unix/grantpt.c: New file.
5689 * sysdeps/unix/bsd/getpt.c: New file.
5690 * sysdeps/unix/bsd/unlockpt.c: New file.
5691 * sysdeps/unix/sysv/linux/getpt.c: New file.
5692 * sysdeps/unix/sysv/linux/ptsname.c: New file.
5693 * sysdeps/unix/sysv/linux/unlockpt.c: New file.
5695 1998-01-29 23:56 Ulrich Drepper <drepper@cygnus.com>
5697 * localedata/locales/ru_RU: Fix YESEXPR. Patch by lav@yars.free.net.
5699 1998-01-29 Andreas Jaeger <aj@arthur.rhein-neckar.de>
5701 * nss/Makefile (tests): Add rule for test-netdb.c.
5703 * nss/test-netdb.c: New file.
5705 1998-01-29 02:38 Ulrich Drepper <drepper@cygnus.com>
5707 * elf/dl-open.c (_dl_open): Make sure the variable `reloc' is
5708 really kept as a variable. Patch by Richard Henderson,
5709 reported by Jakub Jelinek <jj@sunsite.ms.mff.cuni.cz>.
5711 * elf/rtld.c (dl_main): Call _dl_init_paths before handling preloading.
5712 * elf/genrtldtbl.awk: Mark machine dependent directory of generated
5713 entries as not existing.
5715 1998-01-26 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5717 * stdio-common/vfprintf.c (process_arg): Fix printing of octal
5718 zero in alternate form with precision of zero, which must produce
5719 "0". Add braces to avoid ambiguous `else'.
5721 1998-01-26 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
5723 * nis/nss_compat/compat-grp.c: Fix memory leak and trailing null
5724 problem with strncpy.
5725 * nis/nss_compat/compat-pwd.c: Likewise.
5726 * nis/nss_compat/comapt-spwd.c: Likewise.
5728 1998-01-28 Andreas Jaeger <aj@arthur.rhein-neckar.de>
5730 * assert/assert.h (assert_perror): Correct test for errnum. Patch
5731 by uch@nop.or.jp. [PR libc/437]
5733 1998-01-26 Andreas Jaeger <aj@arthur.rhein-neckar.de>
5735 * nis/nis_cache.c: Include <unistd.h> for declaration of close.
5737 1998-01-06 Andreas Jaeger <aj@arthur.rhein-neckar.de>
5739 * stdio-common/test-popen.c: Include <errno.h>.
5741 * sysdeps/unix/sysv/linux/if_index.c: Include <unistd.h> for
5744 * inet/getnetgrent_r.c: Include <errno.h>.
5746 * db2/db/db_conv.c: Include <string.h> for memcpy.
5748 * gmon/bb_exit_func.c: Include <string.h> instead of <strings.h>
5749 so that memcpy is declared.
5751 * iconv/iconv_open.c: Include <stdlib.h> for alloca.
5753 * misc/init-misc.c: Remove unneeded inclusion of <errno.h>.
5755 1998-01-26 Andreas Jaeger <aj@arthur.rhein-neckar.de>
5757 * pwd/fgetpwent_r.c (__fgetpwent_r): Correctly handle buffer
5758 overflow while reading line with fgets.
5759 * grp/fgetgrent_r.c (__fgetgrent_r): Likewise.
5761 1998-01-27 00:46 Ulrich Drepper <drepper@cygnus.com>
5763 * sysdeps/unix/sysv/linux/bits/types.h (__ipc_pid_t): Change to
5764 unsigned short, not short.
5765 Reported by Andreas Jaeger.
5767 1998-01-06 Andreas Jaeger <aj@arthur.rhein-neckar.de>
5769 * sysdeps/unix/sysv/linux/mips/syscalls.list: Correct typo
5772 * sysdeps/generic/inttypes.h: Fix spelling.
5774 1998-01-04 Andreas Jaeger <aj@arthur.rhein-neckar.de>
5776 * sysdeps/unix/sysv/linux/arm/Dist: Add bits/mman.h.
5778 * sysdeps/unix/sysv/linux/alpha/Dist: Add net/route.h.
5780 1998-01-27 00:30 Ulrich Drepper <drepper@cygnus.com>
5782 * stdio-common/printf.h (struct print_info): Add new bitfield is_char.
5783 * stdio-common/printf-parse.h (parse_one_spec): Fill in is_char
5784 field for hh modifier.
5785 * stdio-common/vfprint.c: Use is_char field and do not depend in
5786 is_short having the value 2.
5787 Bug reported by Andreas Jaeger.
5789 1998-01-05 Andreas Jaeger <aj@arthur.rhein-neckar.de>
5791 * libio/freopen.c (freopen): Call _IO_old_freopen only if defined
5792 PIC && DO_VERSIONING.
5794 1998-01-24 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5796 * Rules: Add rules for $(common-objpfx)dummy$o.
5798 1998-01-26 Richard Henderson <rth@cygnus.com>
5800 * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Dyke out the
5801 unimplemented OSF/1 definitions so that they are not accidentally seen.
5803 * sysdeps/alpha/dl-machine.h (TRAMPOLINE_TEMPLATE): Move declaration
5804 of the trampoline function into the macro.
5805 * sysdeps/unix/sysv/linux/alpha/clone.S: Fix ldgp for PROF.
5806 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Revert last change;
5807 kernel 2.1.82 has this fixed.
5809 * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: New file.
5810 * sysdeps/unix/sysv/linux/alpha/sys/ucontext.h: New file.
5812 1998-01-26 Ulrich Drepper <drepper@cygnus.com>
5814 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add change to
5815 support sigaction on kernels > 2.1.7x.
5817 1998-01-01 13:52 Ulrich Drepper <drepper@cygnus.com>
5819 * elf/dl-misc.c (_dl_sysdep_read_whole_file): Don't map the file
5822 * elf/rtld.c (dl_main): Correct parsing of ld.so.preload file.
5823 Patch by David Engel <david@sw.ods.com>.
5825 * configure.in: Fix another typo in --enable-add-ons code.
5827 1998-01-26 03:48 Ulrich Drepper <drepper@cygnus.com>
5829 * sysdeps/unix/sysv/linux/siglist.c: Add copyright text.
5831 1998-01-26 Andreas Jaeger <aj@arthur.rhein-neckar.de>
5833 * nss/nss_files/files-network.c: Correct order of parameters for
5836 1998-01-26 00:57 Ulrich Drepper <drepper@cygnus.com>
5838 * db2/Makefile (routines): Add os_alloc.
5839 * db2/db.h: Update from db-2.3.16.
5840 * db2/db_185.h: Likewise.
5841 * db2/db_int.h: Likewise.
5842 * db2/btree/bt_close.c: Likewise.
5843 * db2/btree/bt_cursor.c: Likewise.
5844 * db2/btree/bt_delete.c: Likewise.
5845 * db2/btree/bt_open.c: Likewise.
5846 * db2/btree/bt_page.c: Likewise.
5847 * db2/btree/bt_put.c: Likewise.
5848 * db2/btree/bt_rec.c: Likewise.
5849 * db2/btree/bt_recno.c: Likewise.
5850 * db2/btree/btree_auto.c: Likewise.
5851 * db2/common/db_appinit.c: Likewise.
5852 * db2/common/db_apprec.c: Likewise.
5853 * db2/common/db_err.c: Likewise.
5854 * db2/common/db_region.c: Likewise.
5855 * db2/common/db_shash.c: Likewise.
5856 * db2/db/db.c: Likewise.
5857 * db2/db/db_auto.c: Likewise.
5858 * db2/db/db_conv.c: Likewise.
5859 * db2/db/db_dispatch.c: Likewise.
5860 * db2/db/db_dup.c: Likewise.
5861 * db2/db/db_pr.c: Likewise.
5862 * db2/db/db_rec.c: Likewise.
5863 * db2/db185/db185.c: Likewise.
5864 * db2/dbm/dbm.c: Likewise.
5865 * db2/hash/hash.c: Likewise.
5866 * db2/hash/hash_auto.c: Likewise.
5867 * db2/hash/hash_dup.c: Likewise.
5868 * db2/hash/hash_page.c: Likewise.
5869 * db2/hash/hash_rec.c: Likewise.
5870 * db2/include/btree_ext.h: Likewise.
5871 * db2/include/clib_ext.h: Likewise.
5872 * db2/include/common_ext.h: Likewise.
5873 * db2/include/db.h.src: Likewise.
5874 * db2/include/db_185.h.src: Likewise.
5875 * db2/include/db_am.h: Likewise.
5876 * db2/include/db_ext.h: Likewise.
5877 * db2/include/db_int.h.src: Likewise.
5878 * db2/include/hash_ext.h: Likewise.
5879 * db2/include/lock_ext.h: Likewise.
5880 * db2/include/log.h: Likewise.
5881 * db2/include/log_auto.h: Likewise.
5882 * db2/include/log_ext.h: Likewise.
5883 * db2/include/mp.h: Likewise.
5884 * db2/include/mp_ext.h: Likewise.
5885 * db2/include/mutex_ext.h: Likewise.
5886 * db2/include/os_ext.h: Likewise.
5887 * db2/include/os_func.h: Likewise.
5888 * db2/include/txn_ext.h: Likewise.
5889 * db2/lock/lock.c: Likewise.
5890 * db2/lock/lock_util.c: Likewise.
5891 * db2/log/log.c: Likewise.
5892 * db2/log/log.src: Likewise.
5893 * db2/log/log_archive.c: Likewise.
5894 * db2/log/log_auto.c: Likewise.
5895 * db2/log/log_get.c: Likewise.
5896 * db2/log/log_put.c: Likewise.
5897 * db2/log/log_rec.c: Likewise.
5898 * db2/log/log_register.c: Likewise.
5899 * db2/mp/mp_bh.c: Likewise.
5900 * db2/mp/mp_fget.c: Likewise.
5901 * db2/mp/mp_fopen.c: Likewise.
5902 * db2/mp/mp_fput.c: Likewise.
5903 * db2/mp/mp_pr.c: Likewise.
5904 * db2/mp/mp_sync.c: Likewise.
5905 * db2/mutex/mutex.c: Likewise.
5906 * db2/os/os_alloc.c: Likewise.
5907 * db2/os/os_config.c: Likewise.
5908 * db2/os/os_stat.c: Likewise.
5909 * db2/progs/db_checkpoint/db_checkpoint.c: Likewise.
5910 * db2/progs/db_deadlock/db_deadlock.c: Likewise.
5911 * db2/progs/db_load/db_load.c: Likewise.
5912 * db2/progs/db_printlog/db_printlog.c: Likewise.
5913 * db2/progs/db_recover/db_recover.c: Likewise.
5914 * db2/progs/db_stat/db_stat.c: Likewise.
5915 * db2/txn/txn.c: Likewise.
5917 * elf/dl-close.c (_dl_close): Rename inner variable named map to imap.
5918 Unmap memory blocks in reverse order of allocation.
5919 Call munmap with load address added to offset.
5920 Bug reported by Miguel de Icaza.
5922 * locale/programs/ld-collate.c (collate_end_weight): Correctly fill
5925 * localedata/locales/cs_CZ: Update by Michael Mraka
5926 <michael@informatics.muni.cz>.
5928 * misc/sys/syslog.h: Reformat a bit. Don't declare vsyslog unless
5931 * nis/nss_compat/compat-grp.c: Correctly handle buffer overflow while
5932 reading line with fgets.
5933 * nis/nss_compat/compat-pwd.c: Likewise.
5934 * nis/nss_compat/compat-spwd.c: Likewise.
5935 * nss/nss_files/files-XXX.c: Likewise.
5936 * nss/nss_files/files-alias.c: Likewise.
5937 * shadow/fgetspent_r.c: Likewise.
5939 * string/strerror_r.c: Correct comment. Patch by Andreas Jaeger.
5941 * sysdeps/unix/sysv/linux/bits/stat.h: Define _STATBUF_ST_RDEV.
5942 * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Likewise.
5943 * sysdeps/unix/sysv/linux/mips/bits/stat.h: Likewise.
5945 * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Allocate room for
5946 FP register content in ucontext_t.
5948 1998-01-22 Andreas Jaeger <aj@arthur.rhein-neckar.de>
5950 * sysdeps/libm-ieee754/s_modfl.c (modf): Correct
5951 calculation. Patch by Markus Schoder
5952 <Markus.Schoder@dresdner-bank.de>.
5954 * math/libm-test.c (modf_test): Add more tests for modf.
5956 * sysdeps/unix/sysv/linux/sys/mman.h: Add const to mlock and
5957 munlock according to Unix98.
5959 1998-01-25 Andreas Jaeger <aj@arthur.rhein-neckar.de>
5961 * nss/nss_files/files-network.c (LINE_PARSER): Set n_addrtype to
5964 1998-01-21 07:22 H.J. Lu <hjl@gnu.org>
5966 * sysdeps/posix/ttyname.c: Handle symbolic links.
5967 * sysdeps/posix/ttyname_r.c: Ditto.
5969 1998-01-25 19:39 Ulrich Drepper <drepper@cygnus.com>
5971 * db2/makedb.c (process_input): Write terminating \0 for value.
5972 (print_database): Simply print value string, don't use length.
5974 1998-01-24 Andreas Jaeger <aj@arthur.rhein-neckar.de>
5976 * nss/nsswitch.c (__nss_configure_lookup): Correct test for early
5979 1998-01-25 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
5981 * nis/ypclnt.c: Don't set dom_client to NULL, or we will not
5984 1998-01-25 14:54 Ulrich Drepper <drepper@cygnus.com>
5986 * signal/Makefile (routines): Add sighold, sigrelse, sigignore, and
5988 * signal/sighold.c: New file.
5989 * signal/sigrelse.c: New file.
5990 * sysdeps/generic/sigignore.c: New file.
5991 * sysdeps/generic/sigset.c: New file.
5992 * sysdeps/posix/sigignore.c: New file.
5993 * sysdeps/posix/sigset.c: New file.
5994 * signal/signal.h: Add prototypes for new functions.
5996 * sysdeps/unix/sysv/linux/alpha/bits/signum.h: Define SIG_HOLD.
5997 * sysdeps/unix/sysv/linux/bits/signum.h: Likewise.
5998 * sysdeps/unix/sysv/linux/mips/bits/signum.h: Likewise.
5999 * sysdeps/unix/sysv/linux/sparc/bits/signum.h: Likewise.
6001 1998-01-23 00:16 Tim Waugh <tim@cyberelk.demon.co.uk>
6003 * posix/wordexp.c: Added IFS field-splitting in parameter and
6004 command substitution. Fixed an IFS-related bug that caused an
6007 1998-01-25 12:38 Ulrich Drepper <drepper@cygnus.com>
6009 * stdlib/Makefile (routines): Add getcontext, setcontext, makecontext,
6011 * stdlib/ucontext.h: Correct prototypes.
6012 * sysdeps/generic/getcontext.c: New file.
6013 * sysdeps/generic/setcontext.c: New file.
6014 * sysdeps/generic/makecontext.c: New file.
6015 * sysdeps/generic/swapcontext.c: New file.
6016 * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: Removed.
6018 1998-01-25 04:07 Ulrich Drepper <drepper@cygnus.com>
6020 * resource/sys/resource.h: Remove #include of ulimit.h which is
6021 not allowed by SUSv2 and not available on other systems.
6022 * sysdeps/unix/sysv/linux/ulimit.c: Include ulimit.h.
6024 * streams/Makefile: New file.
6025 * streams/stropts.h: New file.
6026 * sysdeps/generic/bits/stropts.h: New file.
6027 * sysdeps/generic/isastream.c: New file.
6028 * sysdeps/generic/getmsg.c: New file.
6029 * sysdeps/generic/getpmsg.c: New file.
6030 * sysdeps/generic/putmsg.c: New file.
6031 * sysdeps/generic/putpmsg.c: New file.
6032 * sysdeps/generic/fattach.c: New file.
6033 * sysdeps/generic/fdetach.c: New file.
6034 * sysdeps/unix/inet/Subdirs: Add streams.
6035 * sysdeps/generic/bits/types.h: Add definition of __t_scalar_t and
6037 * sysdeps/unix/sysv/linux/bits/types.h: Likewise.
6038 * sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
6039 * sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
6040 * sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h: Likewise.
6042 * sysdeps/mach/_strerror.c: Follow changes of generic version to
6043 handle small buffers correctly.
6045 1998-01-24 17:31 H.J. Lu <hjl@gnu.org>
6047 * sysdeps/alpha/dl-machine.h (ELF_MACHINE_RUNTIME_TRAMPOLINE):
6048 Remove the 3rd arg and add declaration for _dl_runtime_resolve
6049 and _dl_runtime_profile.
6051 1998-01-25 02:42 Ulrich Drepper <drepper@cygnus.com>
6053 * include/cpio.h: New file. Mainly copied from GNU cpio.
6054 * posix/Makefile (headers): Add cpio.h.
6056 1998-01-24 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
6058 * nis/Makefile: Distribute nis_cache2.h, add nis cache functions
6060 * nis/nis_cache.c: New file.
6061 * nis/nis_cache2.h: New file.
6062 * nis/nis_cache2_xdr.c: New file.
6063 * nis/nis_call.c: Changes for cache2_info parameter.
6064 * nis/nis_checkpoint.c: Likewise.
6065 * nis/nis_intern.h: Likewise.
6066 * nis/nis_mkdir.c: Likewise.
6067 * nis/nis_ping.c: Likewise.
6068 * nis/nis_rmdir.c: Likewise.
6069 * nis/nis_server.c: Likewise.
6070 * nis/nis_util.c: Likewise.
6072 1997-12-30 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
6074 * nis/nss_nisplus/nisplus-alias.c: Fix bogus if case and
6075 return/errnop codes.
6076 * nis/nss_nisplus/nisplus-ethers.c: Likewise.
6077 * nis/nss_nisplus/nisplus-grp.c: Likewise.
6078 * nis/nss_nisplus/nisplus-hosts.c: Likewise.
6079 * nis/nss_nisplus/nisplus-proto.c: Likewise.
6080 * nis/nss_nisplus/nisplus-publickey.c: Likewise.
6081 * nis/nss_nisplus/nisplus-pwd.c: Likewise.
6082 * nis/nss_nisplus/nisplus-rpc.c: Likewise
6083 * nis/nss_nisplus/nisplus-service.c: Likewise.
6084 * nis/nss_nisplus/nisplus-spwd.c: Likewise.
6086 1997-12-28 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
6088 * nis/nss_nis/nis-alias.c: Use errnop, not __set_errno().
6089 * nis/nss_nis/nis-ethers.c: Likewise.
6090 * nis/nss_nis/nis-grp.c: Likewise.
6091 * nis/nss_nis/nis-hosts.c: Likewise.
6092 * nis/nss_nis/nis-network.c: Likewise.
6093 * nis/nss_nis/nis-proto.c: Likewise.
6094 * nis/nss_nis/nis-hosts.c: Likewise.
6095 * nis/nss_nis/nis-network.c: Likewise.
6096 * nis/nss_nis/nis-proto.c: Likewise.
6097 * nis/nss_nis/nis-publickey.c: Likewise.
6098 * nis/nss_nis/nis-pwd.c: Likewise.
6099 * nis/nss_nis/nis-rpc.c: Likewise.
6100 * nis/nss_nis/nis-service.c: Likewise.
6101 * nis/nss_nis/nis-spwd.c: Likewise.
6103 1998-01-24 Ulrich Drepper <drepper@cygnus.com>
6105 * sysdeps/unix/sysv/linux/net/if.h (ifr_bandwidth, ifr_qlen):
6106 Added to follow latest kernel development.
6108 1998-01-24 15:13 Ulrich Drepper <drepper@happy.cygnus.com>
6110 * nss/db-Makefile: Handle empty and comment lines better.
6111 ($(VAR_DB)/services.db): Generate entries with missing protocol
6114 1998-01-23 Andreas Jaeger <aj@arthur.rhein-neckar.de>
6116 * nss/nss_files/files-service.c (getservbyport): Allow proto ==
6118 (getservbyname): Allow proto == NULL.
6119 Pointed out by David N. Welton <davidw@gate.cks.com>.
6122 1998-01-24 11:34 Ulrich Drepper <drepper@happy.cygnus.com>
6124 * nis/nislib/nislib.h: Finally removed.
6126 * lib/mktime.c (__mktime_internal): Work around bug in Irix4.0.5's
6127 C compiler. From Kaveh Ghazi.
6128 (TYPE_MINIMUM): Define.
6129 (TYPE_MAXIMUM): Define.
6130 (TIME_T_MIN): Use TYPE_MINIMUM.
6131 (TIME_T_MAX): Use TYPE_MAXIMUM.
6132 Patch by Jim Meyering <meyering@ascend.com>.
6134 1998-01-22 00:55 Ulrich Drepper <drepper@happy.cygnus.com>
6136 * libc.map: Add __libc_uid, __libc_pid, __syscall_rt_sigqueueinfo,
6137 __pread64, __pwrite64, and __getpid.
6139 * rt/aio_misc.c: Use pread and pwrite instead of __ protected
6142 1998-01-06 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6144 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Define the
6145 cancelable socket functions as __libc_xxx with __xxx as weak
6147 * sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise.
6148 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
6150 * sysdeps/unix/sysv/linux/m68k/socket.S: Allow __socket to be
6152 * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
6153 * sysdeps/unix/sysv/linux/arm/socket.S: Likewise.
6154 * sysdeps/unix/sysv/linux/powerpc/socket.S: Likewise.
6155 * sysdeps/unix/sysv/linux/sparc/sparc32/socket.S: Likewise.
6157 * sysdeps/unix/sysv/linux/accept.S: Make __libc_xxx the main name
6158 and __xxx a weak alias.
6159 * sysdeps/unix/sysv/linux/connect.S: Likewise.
6160 * sysdeps/unix/sysv/linux/recv.S: Likewise.
6161 * sysdeps/unix/sysv/linux/recvfrom.S: Likewise.
6162 * sysdeps/unix/sysv/linux/recvmsg.S: Likewise.
6163 * sysdeps/unix/sysv/linux/send.S: Likewise.
6164 * sysdeps/unix/sysv/linux/sendmsg.S: Likewise.
6165 * sysdeps/unix/sysv/linux/sendto.S: Likewise.
6167 1998-01-21 Andreas Jaeger <aj@arthur.rhein-neckar.de>
6169 * locale/langinfo.h: Add defines.
6171 * dirent/dirent.h: Add defines for DT_*, check also for
6172 _DIRENT_HAVE_D_TYPE.
6173 Suggested by Roland McGrath.
6175 1998-01-16 Andreas Jaeger <aj@arthur.rhein-neckar.de>
6177 * sysdeps/unix/sysv/linux/netinet/ip_fw.h:
6178 Update from Linux 2.1.73+79.
6180 * README.template: Update information about possible
6183 * manual/mbyte.texi (Wide String Conversion): Fix declaration of
6184 wcstombs. Pointed out by Jochen Voss <voss@mathematik.uni-kl.de>.
6187 * manual/time.texi (Priority): Correct description of
6188 PRIO_MAX. Pointed out by Jochen Voss <voss@mathematik.uni-kl.de>.
6191 11998-01-21 21:34 Ulrich Drepper <drepper@cygnus.com>
6193 * sysdeps/alpha/fpu/bits/mathdef.h: Add definition of FP_ILOGB0 and
6194 FP_ILOGNAN. Patch by a sun <asun@zoology.washington.edu>.
6196 1998-01-21 17:53 Ulrich Drepper <drepper@cygnus.com>
6198 * sysdeps/generic/_strerror.c: Handle BUFLEN == 0. Reported by
6201 1998-01-20 18:13 Ulrich Drepper <drepper@cygnus.com>
6203 * locale/programs/ld-collate.c: Little optimizations.
6205 * stdio-common/xbug.c: Unset LD_LIBRRARY_PATH variable.
6207 * string/Makefile (tests): Add tst-inlcall.
6208 * string/tst-inlcall.c: New file.
6210 * string/strsignal.c: Add support for real-time signals.
6212 * sysdeps/generic/_strerror.c: Fix Handling of unknown error in
6213 presense of small buffer.
6215 * sysdeps/i386/bits/string.h: Define _HAVE_STRING_ARCH_* macros.
6217 * sysdeps/i386/i486/bits/string.h: Correct strrchr implementation
6220 * sysdeps/unix/sysv/linux/siglist.c: Change length of arrays to
6223 1998-01-02 15:10 Matthias Urlichs <urlichs@noris.de>
6225 * Rules: Add explicit rule for dummy.o; at least one library needs
6226 it and it isn't autogenerated by the default rules.
6228 1997-12-31 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6230 * math/libm-test.c: Tweak epsilons.
6232 1997-12-31 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6234 * math/test-fenv.c (feenv_nomask_test): Avoid dumping core in the
6236 (feenv_mask_test): Likewise.
6238 1998-01-01 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6240 * Makeconfig: Don't export CPPFLAGS.
6242 1998-01-01 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6244 * sunrpc/rpc_main.c (parseargs): Use perror to print error
6247 1998-01-15 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6249 * nss/nss_db/db-alias.c (_nss_db_getaliasent_r): Don't include
6250 terminating null in key size.
6252 1998-01-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6254 * nss/nss_files/files-service.c: Fix allocation size to include
6257 * nss/nss_db/db-XXX.c (lookup): Always set errno and h_errno if
6258 applicable. Fix return value and error checking.
6259 (CONCAT(_nss_db_get,ENTNAME_r)): Loop around to skip over
6261 (DB_LOOKUP): Allocate space for terminating null byte.
6263 * nss/db-Makefile ($(VAR_DB)/passwd.db): Don't handle duplicate
6266 * db2/makedb.c (process_input): Continue processing if a duplicate
6269 1998-01-19 15:20 Ulrich Drepper <drepper@cygnus.com>
6271 * time/tzfile.h: Updated from tzcode1998b.
6272 * time/zdump.c: Likewise.
6273 * time/zic.c: Likewise.
6274 * time/africa: Update from tzdata1998b.
6275 * time/antarctica: Likewise.
6276 * time/asia: Likewise.
6277 * time/australasia: Likewise.
6278 * time/etcetera: Likewise.
6279 * time/europe: Likewise.
6280 * time/leapseconds: Likewise.
6281 * time/northamerica: Likewise.
6282 * time/southamerica: Likewise.
6284 1998-01-12 Andreas Jaeger <aj@arthur.rhein-neckar.de>
6286 * nss/nss_files/files-alias.c (get_next_alias): Do mail alias
6287 lookups ignoring case.
6288 * nss/nss_files/files-network.c: Do network lookups ignoring
6290 * nss/nss_files/files-hosts.c: Do hostname lookups ignoring
6292 * nss/nss_files/files-parse.c (LOOKUP_NAME_CASE): New macro for
6293 case insensitive comparing.
6294 Patches by Cristian Gafton <gafton@redhat.com>.
6296 1998-01-09 Andreas Jaeger <aj@arthur.rhein-neckar.de>
6298 * sysdeps/unix/sysv/linux/net/if.h: Add IFF_*defines. Suggested
6299 by Roland McGrath. [PR libc/395]
6301 1998-01-08 Andreas Jaeger <aj@arthur.rhein-neckar.de>
6303 * manual/arith.texi (Parsing of Integers): Correct description of
6304 strtoul. Pointed out by Scott Snyder <snyder@fnald0.fnal.gov>.
6307 1997-12-30 14:14 Matthias Urlichs <urlichs@noris.de>
6309 * misc/lsearch.c (lsearch): Return a pointer to the new element
6310 if one was "allocated".
6312 1997-12-26 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6314 * string/strsignal.c: NSIG is not a valid index into
6315 _sys_siglist. Don't zap the last character of the "Unknown
6318 1998-01-19 15:08 Ulrich Drepper <drepper@cygnus.com>
6320 * locale/programs/charmap.c (parse_charmap): Correct parsing of
6321 ellipsis expressions.
6323 * locale/programs/charset.c (insert_char): Correctly insert value
6324 of eliipsis expression.
6326 1997-12-28 15:08 Ulrich Drepper <drepper@cygnus.com>
6328 * sysdeps/powerpc/__longjmp.S: Define _SETJMP_H before including
6330 * sysdeps/powerpc/setjmp.S: Likewise.
6331 Patches by Matt McLean <keys@keys.got.net>.
6333 * Make-dist (sysdep_dirs): Ignore bits dirs while searching.
6335 * Makefile: Undo last patch.
6336 (distribute): Add test-installation.pl.
6338 * configure.in: Correct handling of --enable-add-ons without parameter.
6339 Correct address of WWW pages.
6341 * libc.map: Add _nl_domain_bindings.
6343 * db2/mutex/tsl_parisc.s: New file.
6345 * iconvdata/Makefile (distribute): Add jis0201.c, jis0208.c, jis0212.c,
6346 and extra-module.mk.
6348 * localedata/Makefile (distribute): New. Add all the files.
6350 * stdlib/Makefile (headers): Add inttypes.h.
6351 (routines): Add strtoimax, strtoumax, wcstoimax, and wcstoumax.
6352 * sysdeps/generic/inttypes.h: New file.
6353 * sysdeps/generic/strtoimax.c: New file.
6354 * sysdeps/generic/strtoumax.c: New file.
6355 * sysdeps/generic/wcstoimax.c: New file.
6356 * sysdeps/generic/wcstoumax.c: New file.
6357 * sysdeps/wordsize-32/Dist: Removed.
6358 * sysdeps/wordsize-32/Makefile: Removed.
6359 * sysdeps/wordsize-64/Dist: Removed.
6360 * sysdeps/wordsize-64/Makefile: Removed.
6361 * sysdeps/generic/bits/environments.h: New file.
6363 * include/limits.h: Define MB_LEN_MAX in any case to 6. The gcc
6364 header is still not correct.
6366 * io/fcntl.h [__USE_FILE_OFFSET64]: We have to use the __*64 types.
6367 * posix/unistd.h: Likewise.
6368 * sysdeps/generic/sys/mman.h: Likewise.
6369 * sysdeps/unix/sysv/linux/sys/mman.h: Likewise.
6371 * manual/arith.texi: Change definition of mul macro.
6372 * manual/math.texi: Likewise.
6374 * misc/Makefile (routines): Add mmap64.
6375 * sysdeps/generic/mmap64.c: New file.
6376 * sysdeps/unix/sysv/linux/alpha/mmap64.c: New file.
6377 * sysdeps/unix/sysv/linux/sparc/sparc64/mmap64.c: New file.
6378 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add __mmap64 and mmap64
6380 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
6382 * sysdeps/generic/setrlimit64.c: Don't mark as stub.
6384 * nis/nss_nis/nis-hosts.c (internal_nis_gethostent_r): Pretty print.
6386 * nis(rpcsvc/nis_tags.h: Prevent warning by unknown pragma.
6388 * sysdeps/posix/mk-stdiolim.c: Generate correct file which defines
6389 FOPEN_MAX also when included by limits.h.
6390 * sysdeps/unix/sysv/linux/stdio_lim.h.in: Likewise.
6392 * sysdeps/unix/sysv/linux/Dist: Add oldsiglist.c, netax25/ax25.h,
6393 and netrom/netrom.h.
6394 * sysdeps/unix/sysv/linux/Makefile [$(subdir)=stdio-common]: Add
6395 oldsiglist to sysdep_routines, not aux.
6396 [$(subdir)=inet] (sysdep_headers): Add netax25/ax25.h, netrom/netrom.h.
6398 * sysdeps/unix/sysv/linux/bits/socket.h: Remove SOL_AX25, SOL_ATALK,
6399 and SOL_NETROM definition.
6401 * sysdeps/unix/sysv/linux/i386/Dist: Add s_pwrite64.S and s_pread64.S.
6403 * sysdeps/unix/sysv/linux/net/route.h: Pretty print.
6404 * sysdeps/unix/sysv/linux/netatalk/at.h: Pretty print.
6406 1997-12-25 Ulrich Drepper <drepper@cygnus.com>
6408 * sysdeps/unix/sysv/linux/alpha/net/route.h: New file.
6410 * sysdeps/unix/sysv/linux/alpha/kernel_sigaction.h: Replace
6411 sa_handler with k_sa_handler.
6412 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add __getrlimit as
6416 * sysdeps/unix/sysv/linux/sigsuspend.c: Don't define
6417 __libc_have_rt_sigs here.
6418 * sysdeps/unix/sysv/linux/sigaction.c: Do it instead here.
6419 * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
6420 * sysdeps/unix/sysv/linux/sigpending.c: Correct comment.
6421 * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
6423 1997-12-11 07:51 Geoff Keating <geoffk@ozemail.com.au>
6425 * sysdeps/powerpc/atomicity.h: New file.
6426 * sysdeps/mach/powerpc/machine-lock.h: New file.
6428 * Rules: Use -fpic to build anything that might end up in a users'
6431 * sysdeps/powerpc/s_fdim.c: New file.
6432 * sysdeps/powerpc/s_fdimf.c: New file.
6433 * sysdeps/powerpc/s_fmax.S: New file.
6434 * sysdeps/powerpc/s_fmaxf.S: New file.
6435 * sysdeps/powerpc/s_fmin.S: New file.
6436 * sysdeps/powerpc/s_fminf.S: New file.
6437 * sysdeps/powerpc/s_llrint.c: Now is for double.
6438 * sysdeps/powerpc/s_llrintf.c: New file.
6439 * sysdeps/powerpc/s_llround.c: Now is for double.
6440 * sysdeps/powerpc/s_llroundf.c: New file.
6441 * sysdeps/powerpc/s_lrint.c: Now is for double.
6442 * sysdeps/powerpc/s_lrintf.S: New file.
6443 * sysdeps/powerpc/s_lround.c: Now is for double.
6444 * sysdeps/powerpc/s_lroundf.c: New file.
6445 * sysdeps/powerpc/bits/mathinlines.h: Add inline versions of lrint,
6446 lrintf, fdim, fdimf.
6448 * sysdeps/unix/sysv/linux/powerpc/kernel_termios.h: Don't use bits/
6449 file directly, use its parent.
6451 * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Re-instate '++'
6452 (for the third time).
6454 1997-12-20 13:50 Richard Henderson <rth@cygnus.com>
6456 * posix/sched.h: timespec is in <time.h>.
6458 * sysdeps/unix/sysv/linux/sys/kd.h: Don't redefine _LINUX_TYPES_H.
6460 1997-12-22 18:10 Ulrich Drepper <drepper@cygnus.com>
6462 * configure.in: Stop with error if --disable-static is used when
6463 the shared lib uses this library.
6465 * gen-FAQ.pl: I've perl installed in /usr/bin.
6467 * include/bits/xopen_lim.h (STREAM_MAX): Define using FOPEN_MAX.
6469 Fix Unix98 conformance problems in the headers.
6470 * catgets/nl_types.h: Define nl_item.
6471 * grp/grp.h: Define gid_t.
6472 * include/features.h [_POSIX_C_SOURCE]: Don't define _XOPEN_SOURCE.
6473 * include/nl_types.h: New file.
6474 * include/ulimit.h: New file.
6475 * io/fcntl.h: Include sys/stat.h for Unix98. Don't define locking
6476 constants in POSIX mode.
6477 * io/utime.h: Get definition for time_t.
6478 * io/sys/stat.h: Define dev_t, gid_t, ino_t, mode_t, nlink_t, off_t,
6479 uid_t, pid_t. Define D_IFLNK and S_IFSOCK only if !__USE_UNIX98.
6480 * libio/stdio.h: Define va_list. Make snprintf also available is
6481 __USE_UNIX98. Declare getopt function and variables.
6482 * locale/langinfo.h: Include nl_types.h. Don't define nl_item.
6483 Define CODESET, CRNCYSTR, RADIXCHAR and THOUSEP as aliases.
6484 * math/math.h: Defined M_* constants as double for Unix98 mode.
6485 * posix/fnmatch.h: Pretty print. Define FNM_NOSYS.
6486 * posix/glob.h: Pretty print. Define GLOB_NOSYS.
6487 * posix/regex.h: Define REG_NOSYS.
6488 * posix/wordexp.h: Define WRDE_NOSYS.
6489 * posix/unistd.h: Define _POSIX2_VERSION. Define _XOPEN_VERSION to
6491 * posix/sys/types.h: Alloc dev_t, mode_t, nlink_t to be defined
6492 somewhere else as well. Define clock_t for Unix98.
6493 * posix/sys/wait.h: Define pid_t.
6494 * pwd/pwd.h: Define gid_t, uid_t.
6495 * resource/Makefile (headers): Add ulimit.h.
6496 * resource/ulimit.h: New file.
6497 * sysdeps/generic/ulimit.c: Define according to X/Open using varargs
6498 instead of second argument.
6499 * sysdeps/unix/bsd/ulimit.c: Likewise. Use UL_* constants.
6500 * sysdeps/unix/sysv/linux/ulimit.c: Likewise.
6501 * resource/sys/resource.h: Don't declare ulimit here, include ulimit.h.
6502 * signal/signal.h: Define pid_t.
6503 * string/string.h: Don't declare BSD string functions in POSIX mode.
6504 * sysdeps/generic/bits/confname.h: Define _PC_VDISABLE. Add
6505 _SC_XOPEN_LEGACY, _SC_XOPEN_REALTIME and _SC_XOPEN_REALTIME_THREADS.
6506 * sysdeps/unix/sysv/linux/bits/termios.h: Clean namespace for Unix98
6509 * inet/test_ifindex.c: Change test so that it does not fail for
6512 * locale/programs/locale.c (show_info): Use correct cast sequence
6515 * malloc/malloc.c: __malloc_initialized now signals three states:
6516 uninitialized, initializing, initialized. Used in mcheck.
6517 * malloc/mcheck.c (mabort): Add '\n' to messages.
6518 (mcheck): Allow installation when malloc is uninitialized or is
6521 * manual/memory.texi: Explain mtrace output a bit more.
6523 * math/libm-test.c: Add more epsilons.
6525 * misc/regexp.h (compile): Remove __ prefix from parameter names.
6527 * nis/nss_nis/nis-ethers.c (internal_nis_getetherent_r): Use strncpy
6528 instead of strcpy for security.
6529 * nis/nss_nis/nis-proto.c (internal_nis_getprotoent_r): Likewise.
6530 * nis/nss_nis/nis-rpc.c (internal_nis_getrpcent_r): Likewise.
6531 * nis/nss_nis/nis-service.c (internal_nis_getservent_r): Likewise.
6533 * nss/digits_dots.c: Pretty print.
6535 * posix/getconf.c (vars): Add symbols for programming environment
6536 recognition. Recognize --version.
6538 * sysdeps/generic/sysconf.c: Handle _SC_XBS5_*, _SC_XOPEN_LEGACY,
6539 _SC_XOPEN_REALTIME, and _SC_XOPEN_REALTIME_THREADS.
6540 * sysdeps/posix/sysconf.c: Handle _SC_XBS5_* and new _XOPEN_* symbols.
6542 * sysdeps/generic/bits/stdio_lim.h: Implement handling of
6544 * sysdeps/unix/sysv/linux/stdio_lim.h.in: Likewise.
6545 * sysdeps/posix/mk-stdiolim.c: Change to generate file handling
6548 * sysdeps/unix/sysv/linux/Dist: Add rt_sigpending.c.
6549 * sysdeps/unix/sysv/linux/rt_sigpending.c: New file.
6551 * sysdeps/unix/sysv/linux/alpha/bits/types.h: Define __ipc_pid_t.
6552 * sysdeps/unix/sysv/linux/bits/types.h: Likewise.
6553 * sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h: Likewise.
6554 * sysdeps/unix/sysv/linux/bits/msq.h: Use __ipc_pid_t.
6555 * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
6556 * sysdeps/unix/sysv/linux/mips/bits/types.h: New file.
6558 * sysdeps/wordsize-32/inttypes.h: Add SCNd8, SCNi8, SCNo8, SCNx8,
6560 * sysdeps/wordsize-64/inttypes.h: Likewise.
6562 * time/africa: Update from tzdata1997j.
6563 * time/antarctica: Likewise.
6564 * time/asia: Likewise.
6565 * time/australasia: Likewise.
6566 * time/backward: Likewise.
6567 * time/etcetera: Likewise.
6568 * time/europe: Likewise.
6569 * time/factory: Likewise.
6570 * time/northamerica: Likewise.
6571 * time/pacificnew: Likewise.
6572 * time/southamerica: Likewise.
6574 * time/tzfile.h: Update from tzcode1997h.
6575 * time/zic.c: Likewise.
6577 * wcsmbs/wchar.h: Get definition of FILE. Define `struct tm' tag.
6578 Declare wcwidth and wcswidth for __USE_XOPEN. Declare the
6579 isw*() functions for Unix98.
6580 * wctype/towctrans.c: Define as __towctrans, make towctrans weak alias.
6581 * wctype/wctype.h: Declare isw*() functions also if __need_iswxxx
6584 1997-12-21 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6586 * locale/duplocale.c: Increase usage_count only if less than
6588 * locale/freelocale.c: Test usage_count against UNDELETABLE, not
6590 * locale/setlocale.c: Likewise.
6592 1997-12-20 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6594 * Makefile ($(inst_includedir)/gnu/stubs.h): Use a more direct
6595 dependency to make it easier to install it selectively.
6597 * Makerules (.SUFFIXES): Don't define any suffixes.
6599 1997-12-20 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6601 * sysdeps/generic/fstatfs64.c: Emulate using fstatfs.
6602 * sysdeps/generic/statfs64.c: Emulate using statfs.
6603 * sysdeps/generic/getrlimit64.c: Emulate using getrlimit.
6604 * sysdeps/generic/setrlimit64.c: Emulate using setrlimit.
6605 * sysdpes/generic/ftruncate64.c: New file.
6606 * sysdpes/generic/truncate64.c: New file.
6608 * sysdeps/generic/bits/stat.h: Add LFS support.
6609 * sysdeps/generic/bits/statfs.h: Likewise.
6611 * sysdeps/unix/bsd/sun/sunos4/bits/resource.h (RLIM_INFINITY)
6612 [__USE_FILE_OFFSET64]: Make long long constant.
6613 (RLIM64_INFINITY): Likewise.
6615 * sysdeps/unix/sysv/linux/bits/resource.h (RLIM_INFINITY): Correct
6617 (RLIM64_INFINITY) [__USE_LARGEFILE64]: Define.
6618 * sysdeps/generic/bits/resource.h: Likewise.
6620 * misc/Makefile (routines): Add truncate64 and ftruncate64.
6622 * include/features.h: Don't prevent LFS support from defining BSD
6625 * dirent/dirent.h [__USE_FILE_OFFSET64]: Don't use xxx64 names.
6626 * io/ftw.h [__USE_FILE_OFFSET64]: Likewise.
6627 * io/sys/stat.h [__USE_FILE_OFFSET64]: Likewise.
6629 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add xxx64 alias for
6630 fstatfs, statfs, getrlimit, setrlimit, ftruncate and truncate.
6631 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
6633 * sysdeps/unix/sysv/linux/alpha/fstatfs64.c: New file.
6634 * sysdeps/unix/sysv/linux/alpha/statfs64.c: New file.
6635 * sysdeps/unix/sysv/linux/alpha/getrlimit64.c: New file.
6636 * sysdeps/unix/sysv/linux/alpha/setrlimit64.c: New file.
6637 * sysdeps/unix/sysv/linux/alpha/ftruncate64.c: New file.
6638 * sysdeps/unix/sysv/linux/alpha/truncate64.c: New file.
6639 * sysdeps/unix/sysv/linux/alpha/readdir.c: New file.
6640 * sysdeps/unix/sysv/linux/alpha/readdir64.c: New file.
6641 * sysdeps/unix/sysv/linux/alpha/readdir64_r.c: New file.
6642 * sysdeps/unix/sysv/linux/alpha/readdir_r.c: New file.
6643 * sysdeps/unix/sysv/linux/sparc/sparc64/fstatfs64.c: New file.
6644 * sysdeps/unix/sysv/linux/sparc/sparc64/statfs64.c: New file.
6645 * sysdeps/unix/sysv/linux/sparc/sparc64/getrlimit64.c: New file.
6646 * sysdeps/unix/sysv/linux/sparc/sparc64/setrlimit64.c: New file.
6647 * sysdeps/unix/sysv/linux/sparc/sparc64/ftruncate64.c: New file.
6648 * sysdeps/unix/sysv/linux/sparc/sparc64/truncate64.c: New file.
6649 * sysdeps/unix/sysv/linux/sparc/sparc64/readdir.c: New file.
6650 * sysdeps/unix/sysv/linux/sparc/sparc64/readdir64.c: New file.
6651 * sysdeps/unix/sysv/linux/sparc/sparc64/readdir64_r.c: New file.
6652 * sysdeps/unix/sysv/linux/sparc/sparc64/readdir_r.c: New file.
6654 * sysdeps/unix/sysv/linux/fxstat64.c: New file.
6655 * sysdeps/unix/sysv/linux/lxstat64.c: New file.
6656 * sysdeps/unix/sysv/linux/xstat64.c: New file.
6657 * sysdeps/unix/sysv/linux/readdir64.c: New file.
6658 * sysdeps/unix/sysv/linux/readdir64_r.c: New file.
6660 * sysdeps/unix/sysv/linux/getdents64.c: New file.
6661 * sysdeps/unix/sysv/linux/Makefile (sysdep_routines)
6662 [$(subdir)=dirent]: Add getdents64.
6663 * sysdeps/unix/sysv/linux/Dist: Add getdents64.c.
6665 * sysdeps/unix/sysv/linux/xstatconv.c: LFS support.
6667 1997-12-18 12:07 Philip Blundell <pb@nexus.co.uk>
6669 * sysdeps/generic/bits/statfs.h (struct statfs64): Added.
6671 * sysdeps/generic/getrlimit.c: Include <sys/types.h>.
6672 * sysdeps/generic/getrlimit64.c: Likewise.
6673 * sysdeps/generic/setrlimit.c: Likewise.
6674 * sysdeps/generic/setrlimit64.c: Likewise.
6676 1997-12-17 13:57 Philip Blundell <pb@nexus.co.uk>
6678 * sysdeps/unix/sysv/linux/siglist.c: Fix compile problem if not
6681 * sysdeps/generic/waitid.c: Include <sys/types.h> for id_t.
6683 * sysdeps/standalone/arm/bits/errno.h (EBUSY): Added.
6685 1997-12-16 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6687 * locale/programs/ld-ctype.c (ctype_output): Clear out the padding
6688 after the codeset name.
6690 1997-12-16 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6692 * libc.map: Add get_kernel_syms.
6694 1997-12-16 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6696 * sysdeps/generic/testrtsig.h (kernel_has_rtsig): Make
6698 * sysdeps/unix/sysv/linux/testrtsig.h (kernel_has_rtsig):
6699 Likewise. Fix condition.
6701 1997-12-16 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6703 * libio/Makefile (routines) [$(versioning)=yes]: Add oldiofdopen.
6705 1997-12-15 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6707 * sysdeps/m68k/fpu/bits/mathinline.h: Don't define exp2 inline.
6708 Define scalbln{,f,l} under __USE_ISOC9X, not __USE_MISC.
6710 1997-12-15 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6712 * sysdeps/unix/sysv/linux/powerpc/syscall.S: Put back.
6713 * sysdeps/unix/sysv/linux/powerpc/sigreturn.S: Delete this
6716 1997-12-16 Andreas Jaeger <aj@arthur.rhein-neckar.de>
6718 * configure.in (libc_cv_gcc_alpha_ng_prefix): Correct quoting.
6720 1997-12-16 Andreas Jaeger <aj@arthur.rhein-neckar.de>
6722 * math/libm-test.c (catanh_test): Change epsilon.
6723 Reported by H.J. Lu.
6725 1997-12-14 19:39 H.J. Lu <hjl@gnu.org>
6727 * libc.map (__getpid): Added for linuxthreads.
6729 1997-12-13 21:09 H.J. Lu <hjl@gnu.org>
6731 * configure.in (HAVE_DWARF2_UNWIND_INFO_STATIC): Define
6732 it if gcc uses static variable in DWARF2 unwind information
6733 for exception support.
6735 * config.h.in (HAVE_DWARF2_UNWIND_INFO_STATIC): New.
6737 * elf/soinit.c (__libc_global_ctors, _fini): Handle
6738 HAVE_DWARF2_UNWIND_INFO_STATIC.
6740 * libc.map (__register_frame*, __deregister_frame*): Make them
6743 1997-12-15 Andreas Jaeger <aj@arthur.rhein-neckar.de>
6745 * math/libm-test.c: Add more tests for "normal" values.
6747 1997-12-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6749 * stdio-common/printf_fphex.c: Fix printing of long double number
6750 with a biased exponent of zero. Fix rounding.
6752 1997-12-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6754 * sunrpc/rpc_main.c: Accept new flag -$.
6755 * sunrpc/Makefile (rpcgen-cmd): Pass it here.
6757 1997-12-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6759 * Makefile ($(inst_slibdir)/libc-$(version).so): Install the
6760 dynamic linker first, in case the interface has changed.
6762 1997-12-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6764 * nss/nss_files/files-alias.c (get_next_alias): Fix parameter
6767 1997-12-12 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6769 * math/tgmath.h: Check for double first, for architectures where
6770 sizeof (long double) == sizeof (double).
6772 1997-12-07 Andreas Jaeger <aj@arthur.rhein-neckar.de>
6774 * math/libm-test.c: New tests for "normal" values added for most
6777 1997-12-14 21:33 Ulrich Drepper <drepper@cygnus.com>
6779 * version.h (VERSION): Bump to 2.0.91.
6781 * db2/makedb.c (process_input): Fix typo in message.
6782 * sunrpc/rpcinfo.c (pmapdump): Unify messages.
6784 * elf/dynamic-link.h: Pretty print.
6786 * elf/rtld.c: Allow multiple preloading of a shared object.
6788 * include/limits.h: Prevent multiple inclusion.
6790 * malloc/Makefile (headers): Add mcheck.h.
6791 (distribute): Remove it here.
6792 * malloc/mcheck.h: Pretty print.
6793 * malloc/mtrace.c (mallenv): Make `const'.
6794 * malloc/mtrace.pl: Don't print table head for memory leaks if there
6796 * manual/memory.texi: Update descriptor of malloc hooks.
6798 * posix/Makefile (routines): Add waitid.
6799 * posix/sys/types.h [__USE_SVID || __USE_POSIX]: Define id_t based
6801 * posix/sys/wait.h: Define idtype_t type.
6802 Add prototype for waitid.
6803 * signal/signal.h: Move definition of sigval_t to <bits/siginfo.h>.
6804 * sysdeps/generic/waitid.c: Stub for waitid.
6805 * sysdeps/generic/bits/siginfo.h: Define sigval_t. Arrange to work
6806 the __need_siginfo_t defined.
6807 * sysdeps/unix/sysv/linux/bits/siginfo: Likewise.
6808 * sysdeps/generic/bits/types.h: Define __id_t.
6809 Correct definition of __FDMASK.
6810 * sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
6811 * sysdeps/unix/sysv/linux/bits/types.h: Likewise.
6812 * sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h: Likewise.
6814 * sysdeps/posix/waitid.c: New file.
6815 Provided by Zack Weinberg.
6817 * rt/aio_misc.c: Rename __aio_free_req to __aio_free_request.
6819 * sysdeps/alpha/dl-machine.h (ELF_MACHINE_RUNTIME_TRAMPOLINE):
6820 Add missing parameters.
6822 * sysdeps/generic/dl-sysdep.c: Don't call __libc_init_secure.
6823 * sysdeps/generic/enbl-secure.c: Don't define __libc_uid.
6824 * sysdeps/unix/sysv/linux/init-first.c: Define __libc_uid.
6825 * sysdeps/unix/sysv/linux/sigqueue.c: Make sure __libc_uid is
6828 * sysdeps/i386/dl-machine.h: Little cleanup.
6830 * sysdeps/i386/fpu/bits/mathinline.h: Use __signbit* inline functions.
6831 (__finite): Mark function as const.
6832 Add inline code for __ieee754_atan2.
6834 * sysdeps/libm-ieee754/s_cacoshf.c: Add alternate implementation
6835 (but don't use it now).
6836 * sysdeps/libm-ieee754/s_catan.c: Use __ieee754_atan2 instead of
6838 * sysdeps/libm-ieee754/s_catanf.c: Likewise.
6839 * sysdeps/libm-ieee754/s_catanl.c: Likewise.
6840 * sysdeps/libm-ieee754/s_catanh.c: Likewise. Correct sign of
6842 * sysdeps/libm-ieee754/s_catanhf.c: Likewise.
6843 * sysdeps/libm-ieee754/s_catanhl.c: Likewise.
6844 * sysdeps/libm-ieee754/s_clog10.c: Use factor to correct
6845 __ieee754_atan2 to base 10.
6846 * sysdeps/libm-ieee754/s_clog10f.c: Likewise.
6847 * sysdeps/libm-ieee754/s_clog10l.c: Likewise.
6849 * sysdeps/unix/sysv/linux/alpha/kernel_sigaction.h: Define as
6850 old_kernel_sigaction.
6852 * sysdeps/unix/sysv/linux/net/if_slip.h: Pretty print.
6854 * wctype/Makefile (routines): Add wctype_l.
6855 * wctype/wctype.h: Add declaration of __wctype_l.
6856 * wctype/wctype_l.c: New file.
6858 1997-12-10 00:38 Ulrich Drepper <drepper@cygnus.com>
6860 * locale/C-ctype.c: Correct data for isw* functions.
6861 * locale/programs/ld-ctype.c: Write 32bit char classes in correct
6863 * wctype/test_wctype.c: Add test for isw* functions.
6864 * wctype/wctype.c: Return value with expected byte order.
6866 1997-12-13 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
6868 * libc-work/nis/ypclnt.c (do_ypcall): Don't free dom_binding twice.
6870 1997-12-05 20:19 H.J. Lu <hjl@gnu.org>
6872 * iconvdata/Makefile: Fix a typo.
6874 * sysdeps/unix/sysv/linux/Makefile (stdio-common): Add
6875 oldsiglist for shared library.
6877 * sysdeps/unix/sysv/linux/siglist.c (_sys_siglist, sys_siglist,
6878 sys_sigabbrev): Make them as the default version GLIBC_2.1.
6880 * sysdeps/unix/sysv/linux/oldsiglist.c (_sys_siglist,
6881 sys_siglist, sys_sigabbrev): New file. Make them as the old
6884 * libc.map (_sys_siglist, sys_siglist, sys_sigabbrev): Added
6887 1997-11-20 18:02 H.J. Lu <hjl@gnu.ai.mit.edu>
6889 * libio/iofgets.c (_IO_fgets): Return an error only if there
6891 * libio/iogets.c (_IO_gets): Ditto.
6893 1997-11-20 07:26 H.J. Lu <hjl@gnu.ai.mit.edu>
6895 * libc.map (_IO_fdopen): Add support for GLIBC_2.0.
6897 * libio/Makefile (routines, shared-only-routines): Add
6900 * libio/fileops.c: Don't use _IO_FILE_complete.
6901 * libio/iofdopen.c: Ditto.
6902 * libio/iofopen.c: Ditto.
6903 * libio/iofopen64.c: Ditto.
6904 * libio/iopopen.c: Ditto.
6905 * libio/iovdprintf.c: Ditto.
6907 * libio/genops.c (_IO_init): Set _vtable_offset to 0.
6909 * libio/iofdopen.c (_IO_new_fdopen): Changed from _IO_fdopen
6910 and make it for _IO_fdopen/fdopen version GLIBC_2.1.
6912 * libio/iolibio.h (_IO_old_fclose, _IO_new_fclose,
6913 _IO_old_fdopen, _IO_new_fdopen): New declaration.
6915 * libio/libio.h (_IO_FILE): Add more fields.
6916 (_IO_FILE_complete): Defined and make _IO_FILE be the old
6917 one if _IO_USE_OLD_IO_FILE is defined
6918 (_IO_2_1_stdin_, _IO_2_1_stdout_, _IO_2_1_stderr_): Make
6919 them _IO_FILE_complete.
6921 * libio/libioP.h (_IO_JUMPS_FUNC): New, use _vtable_offset
6923 (JUMP0, JUMP1, JUMP2, JUMP3): Use _IO_JUMPS_FUNC instead of
6925 (_IO_FILE_complete): Commented out.
6927 * libio/oldfileops.c: Define _IO_USE_OLD_IO_FILE.
6928 * libio/oldiofclose.c: Ditto.
6929 * libio/oldiofopen.c: Ditto.
6930 * libio/oldstdfiles.c: Ditto.
6932 * libio/oldfileops.c (_IO_old_file_init): Set _vtable_offset
6933 for the old _IO_FILE.
6935 * libio/oldstdfiles.c (DEF_STDFILE): Remove INAME.
6936 (_IO_check_libio): Set _vtable_offset for old stdin, stdout
6939 * libio/stdfiles.c (DEF_STDFILE): Don't use _IO_FILE_complete
6942 * libio/stdio.c (stdin, stdout, stdin): Don't use
6945 * libio/oldiofdopen.c: New.
6947 * stdio-common/vfprintf.c (buffered_vfprintf): Set
6948 hp->_vtable_offset to 0.
6950 1997-11-18 08:03 H.J. Lu <hjl@gnu.ai.mit.edu>
6952 * libc.map (_IO_file_open): Added.
6954 * libio/libioP.h (_IO_file_open): Declared.
6956 * libio/fileops.c (_IO_file_open): New.
6957 (_IO_file_fopen): Call _IO_file_open ().
6959 * sysdeps/generic/_G_config.h: Define _G_HAVE_IO_FILE_OPEN.
6960 * sysdeps/unix/sysv/linux/_G_config.h: Likewise.
6962 1997-12-07 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6964 * signal/signal.h: Fix selection of signal semantics to match
6967 1997-12-11 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6969 * sysdeps/unix/sysv/linux/sigreturn.c: Stub out.
6970 * sysdeps/unix/sysv/linux/syscalls.list: Remove sigreturn and
6972 * sysdeps/unix/sysv/linux/Makefile (sysdep_routines)
6973 [$(subdir)=signal]: Remove rt_sigreturn.
6974 * sysdeps/unix/sysv/linux/powerpc/syscall.S: Deleted.
6975 * sysdeps/unix/sysv/linux/m68k/sigreturn.S: Deleted.
6976 * sysdeps/unix/sysv/linux/rt_sigreturn.c: Deleted.
6978 1997-12-11 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6980 * sysdeps/unix/sysv/linux/sigaction.c: Include <errno.h>. Fix
6983 1997-12-12 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6985 * iconvdata/extra-module.mk: Expand extra-objs now.
6987 1997-12-09 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6989 * sysdeps/m68k/fpu/bits/mathinline.h: Protect declarations of
6990 inline functions by feature tests to avoid warning about missing
6991 prototype declarations.
6993 1997-12-09 15:08 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
6995 * nis/nss_compat/compat-grp.c: Reset the blacklist correct, fix
6996 return code for non existent +name entries.
6997 * nis/nss_compat/compat-pwd.c: Likewise.
6998 * nis/nss_compat/compat-spwd.c: Likewise.
7000 1997-12-10 13:52 Philip Blundell <pb@nexus.co.uk>
7002 * sysdeps/standalone/arm/bits/errno.h (EAGAIN): Added.
7006 (__errno_location): Likewise.
7008 * sysdeps/generic/sys/param.h (MAXPATHLEN): Added.
7010 * sysdeps/generic/sigqueue.c: Include <sys/types.h> for pid_t.
7012 1997-12-09 08:10 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
7014 * sunrpc/publickey.c: Use new NSS interface.
7016 1997-12-09 03:08 Ulrich Drepper <drepper@cygnus.com>
7018 * manual/malloc.texi: Document mtrace/muntrace and the concept.
7020 1997-12-04 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7022 * sysdeps/m68k/fpu/bits/fenv.h (fenv_t): Add member to hold fpiar
7023 value, to match spirit of the standard.
7024 * sysdeps/m68k/fpu/fegetenv.c: Save/restore fpiar.
7025 * sysdeps/m68k/fpu/feholdexcpt.c: Likewise.
7026 * sysdeps/m68k/fpu/fesetenv.c: Likewise.
7028 1997-12-02 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7030 * manual/signal.texi (Signal Stack): Remove spurious @item.
7032 1997-12-08 Andreas Jaeger <aj@arthur.rhein-neckar.de>
7034 * rt/aio.h: Remove double semicolon.
7036 * rt/librt.map: Add aio_init.
7038 1997-12-08 03:24 Ulrich Drepper <drepper@cygnus.com>
7040 * Makeconfig: Define $(rt) to rt if linuxthreads is available.
7041 * Makefile (subdirs): Replace rt by $(rt).
7043 * shlib-versions: Use version .2 for NSS modules.
7045 * grp/fgetgrent_r.c (LINE_PARSER): Call parse_line with extra
7047 * pwd/fgetpwent_r.c: Likewise.
7048 * spwd/fgetspent_r.c: Likewise.
7049 * spwd/sgetspent_r.c: Likewise.
7050 * hesiod/nss_hesiod/hesiod-grp.c (lookup): Add new argument.
7051 Store error number in *ERRNOP. Little optimization.
7052 * hesiod/nss_hesiod/hesiod-pwd.c: Likewise.
7053 * hesiod/nss_hesiod/hesiod-service.c: Likewise.
7054 * inet/getnetgrent_r.c (__internal_setnetgrent_reuse): Likewise.
7055 (__internal_getnetgrent_r): New argument.
7056 Call __internal_setnetgrent_reuse with new argument.
7057 (__getnetgrent_r): Call __internal_getnetgrent_r with new argument.
7058 * inet/netgroup.h: Add argument to prototypes.
7059 * nis/nisplus-parser.h: Likewise.
7060 * nis/nss_compat/compat-grp.c: Change everything to store error
7061 code through provided pointer and not use errno.
7062 * nis/nss_compat/compat-pwd.c: Likewise.
7063 * nis/nss_compat/compat-spwd.c: Likewise.
7064 * nis/nss_nis/nis-alias.c: Likewise.
7065 * nis/nss_nis/nis-ethers.c: Likewise.
7066 * nis/nss_nis/nis-grp.c: Likewise.
7067 * nis/nss_nis/nis-hosts.c: Likewise.
7068 * nis/nss_nis/nis-netgrp.c: Likewise.
7069 * nis/nss_nis/nis-network.c: Likewise.
7070 * nis/nss_nis/nis-proto.c: Likewise.
7071 * nis/nss_nis/nis-publickey.c: Likewise.
7072 * nis/nss_nis/nis-pwd.c: Likewise.
7073 * nis/nss_nis/nis-rpc.c: Likewise.
7074 * nis/nss_nis/nis-service.c: Likewise.
7075 * nis/nss_nis/nis-spwd.c: Likewise.
7076 * nis/nss_nisplus/nisplus-alias.c: Likewise.
7077 * nis/nss_nisplus/nisplus-ethers.c: Likewise.
7078 * nis/nss_nisplus/nisplus-grp.c: Likewise.
7079 * nis/nss_nisplus/nisplus-hosts.c: Likewise.
7080 * nis/nss_nisplus/nisplus-netgrp.c: Likewise.
7081 * nis/nss_nisplus/nisplus-network.c: Likewise.
7082 * nis/nss_nisplus/nisplus-parser.c: Likewise.
7083 * nis/nss_nisplus/nisplus-proto.c: Likewise.
7084 * nis/nss_nisplus/nisplus-publickey.c: Likewise.
7085 * nis/nss_nisplus/nisplus-pwd.c: Likewise.
7086 * nis/nss_nisplus/nisplus-rpc.c: Likewise.
7087 * nis/nss_nisplus/nisplus-service.c: Likewise.
7088 * nis/nss_nisplus/nisplus-spwd.c: Likewise.
7089 * nss/nss_db/db-XXX.c: Likewise.
7090 * nss/nss_db/db-alias.c: Likewise.
7091 * nss/nss_db/db-netgrp.c: Likewise.
7092 * nss/nss_files/files-XXX.c: Likewise
7093 * nss/nss_files/files-alias.c: Likewise
7094 * nss/nss_files/files-netgrp.c: Likewise
7095 * nss/nss_files/files-parse.c: Likewise
7096 * nss/getXXbyYY_r.c: Call with __errno_location() as value for new
7097 parameter of get functions.
7098 * nss/getXXent_r.c: Likewise.
7100 * localedata/tst-fmon.c: Print debug info if test fails.
7102 * rt/Makefile (routines): Add aio_notify.
7103 * rt/aio.h: Remove non-public definitions. Add aioinit stuff.
7104 * rt/aio_cancel.c: Rewrite to support lio_listio and aio_suspend.
7105 * rt/aio_fsync.c: Likewise.
7106 * rt/aio_misc.c: Likewise.
7107 * rt/aio_misc.h: Likewise.
7108 * rt/aio_read.c: Likewise.
7109 * rt/aio_read64.c: Likewise.
7110 * rt/aio_suspend.c: Likewise.
7111 * rt/aio_write.c: Likewise.
7112 * rt/aio_write64.c: Likewise.
7113 * rt/lio_listio.c: Likewise.
7114 * rt/lio_listio64.c: Likewise.
7115 * rt/aio_notify.c: New file.
7117 * sysdeps/generic/bits/sigset.h: Pretty print.
7119 * sysdeps/posix/pwrite.c: Define weak alias only if function is
7120 really defined as __pwrite.
7122 * sysdeps/unix/sysv/linux/pread.c: Rewrite to use syscall directly
7124 * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
7126 * sysdeps/unix/sysv/linux/Makefile [$(subdir)=signal]
7127 (sysdep_routines): Add rt_sigpending and rt_sigreturn.
7128 * sysdeps/unix/sysv/linux/sigaction.c: Use correct value for sigset_t
7130 * sysdeps/unix/sysv/linux/sigpending.c: Likewise.
7131 * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
7132 * sysdeps/unix/sysv/linux/sigreturn.c: Likewise.
7133 * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
7134 * sysdeps/unix/sysv/linux/sigtimedwait.c: Likewise.
7135 * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
7136 * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise. Take care
7138 * sysdeps/unix/sysv/linux/syscalls.list: Don't mention user for
7140 * sysdeps/unix/sysv/linux/i386/s_pread64.s: Return ENOSYS if
7141 __NR_pread is not defined.
7142 * sysdeps/unix/sysv/linux/i386/s_pwrite64.s: Return ENOSYS if
7143 __NR_pwrite is not defined.
7145 1997-12-07 11:15 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
7147 * nis/nss_compat/compat-grp.c: If buffer is to small, set the file
7148 handle for /etc/group back in some more cases.
7149 * nis/nss_compat/compat-pwd.c: If buffer is to small, set the file
7150 handle for /etc/passwd back in some more cases.
7151 * nis/nss_compat/compat-spwd.c: If buffer is to small, set the file
7152 handle for /etc/shadow back in some more cases.
7154 1997-12-06 17:00 H.J. Lu <hjl@gnu.org>
7156 * sysdeps/posix/sigblock.c (__sigblock): Don't check int mask
7158 * sysdeps/posix/sigsetmask.c (__sigsetmask): Ditto.
7159 * sysdeps/posix/sigvec.c (convert_mask, __sigvec): Ditto.
7161 1997-12-06 04:38 Ulrich Drepper <drepper@cygnus.com>
7163 * sysdeps/wordsize-32/inttypes.h: Rewrite {str,wcs}to{i,u}max
7164 handling. Don't use macros, we need functions. Use inline functions
7166 * sysdeps/wordsize-64/inttypes.h: Likewise.
7167 * sysdeps/wordsize-32/Makefile: Add strtoimax, stroumax, wcstoimax,
7169 * sysdeps/wordsize-64/Makefile: Likewise.
7170 * sysdeps/wordsize-32/Dist: Likewise.
7171 * sysdeps/wordsize-64/Dist: Likewise.
7172 * sysdeps/wordsize-32/strtoimax.c: New file.
7173 * sysdeps/wordsize-32/strtoumax.c: New file.
7174 * sysdeps/wordsize-32/wcstoimax.c: New file.
7175 * sysdeps/wordsize-32/wcstoumax.c: New file.
7176 * sysdeps/wordsize-64/strtoimax.c: New file.
7177 * sysdeps/wordsize-64/strtoumax.c: New file.
7178 * sysdeps/wordsize-64/wcstoimax.c: New file.
7179 * sysdeps/wordsize-64/wcstoumax.c: New file.
7181 1997-12-04 10:40 Philip Blundell <pb@nexus.co.uk>
7183 * sysdeps/generic/wait3.c (__wait3): Use ANSI-style definition so
7184 that transparent union works.
7185 * sysdeps/generic/wait4.c (__wait4): Likewise.
7186 * sysdeps/generic/wait.c (__wait): Likewise.
7188 * sysdeps/generic/getpeername.c (getpeername): Use socklen_t not
7191 * sysdeps/generic/syscall.c (syscall): Return value and arg are
7192 long, to match prototype.
7194 * malloc/malloc.c (HAVE_MREMAP): Set to 0 for ARM, as we don't
7197 * sysdeps/generic/usleep.c (usleep): Returns void, to match prototype.
7199 * sysdeps/unix/sysv/linux/arm/syscalls.list: New file.
7201 * sysdeps/generic/bits/time.h: Use __time_t not time_t.
7203 * sysdeps/generic/bits/resource.h: Include <bits/types.h> for
7206 * sysdeps/standalone/arm/bits/errno.h (ENOTTY): Added.
7208 * sysdeps/generic/bits/dirent.h (struct dirent64): Added.
7210 * io/sys/stat.h (S_ISLNK): Always false if we don't have
7213 * sysdeps/standalone/close.c (_STDIO_H): Define before including
7215 * sysdeps/standalone/filedesc.h (_STDIO_H): Likewise.
7217 1997-12-06 01:09 Ulrich Drepper <drepper@cygnus.com>
7219 * posix/sys/wait.h: Don't use transparent unions in C++.
7221 1997-12-05 Andreas Jaeger <aj@arthur.rhein-neckar.de>
7223 * time/time.h: Add strfxtime.
7225 * libc.map: Add tcgetsid, strcasestr, wmemrtombs, wmemrtowcs,
7226 sysv_signal, strfxtime, pread64, pwrite64.
7228 1997-11-30 21:57 Richard Henderson <rth@cygnus.com>
7230 Alpha changes for EGCS:
7231 * config.h.in (ASM_ALPHA_NG_SYMBOL_PREFIX): New entry.
7232 * configure.in (libc_cv_gcc_alpha_ng_prefix): New check.
7233 * sysdeps/alpha/dl-machine.h (_dl_runtime_resolve): Care for prefix.
7235 * sysdeps/unix/sysv/linux/alpha/init-first.h: Likewise.
7237 1997-12-05 00:01 Ulrich Drepper <drepper@cygnus.com>
7239 The kernel expects the arguments in a different order.
7240 * sysdeps/unix/sysv/linux/i386/s_pread64.S: New file.
7241 * sysdeps/unix/sysv/linux/i386/s_pwrite64.S: New file.
7244 * gen-FAQ.pl: New file.
7245 * Makefile (FAQ): Add rule to generate from FAQ.in.
7247 * iconvdata/Makefile: Treat libJIS like the other modules.
7249 * rt/librt.map: New file.
7251 * sysdeps/wordsize-32/bits/environments.h: Add test for direct
7253 * sysdeps/wordsize-64/bits/environments.h: Likewise. Correct
7256 1997-12-04 22:29 Ulrich Drepper <drepper@cygnus.com>
7258 * sysdeps/unix/sysv/linux/rt_sigprocmask.c: Fix prototype.
7259 * sysdeps/unix/sysv/linux/rt_sigsuspend.c: Likewise.
7260 * sysdeps/unix/sysv/linux/rt_sigqueueinfo.c: Include <sys/types.h>.
7261 Patches by Thorsten Kukuk <kukuk@weber.uni-paderborn.de>.
7263 1997-11-27 Andreas Jaeger <aj@arthur.rhein-neckar.de>
7265 * string/bits/string2.h: Fix spellings.
7267 * string/string.h: Fix spellings.
7269 1997-12-04 Andreas Jaeger <aj@arthur.rhein-neckar.de>
7271 * sysdeps/unix/sysv/linux/i386/sigaction.c: Rename extern
7272 declaration to __syscall_rt_sigaction.
7274 * sysdeps/unix/sysv/linux/sigreturn.c: Remove inclusion of
7275 non-existant <sigcontext.h>.
7277 1997-12-04 Andreas Jaeger <aj@arthur.rhein-neckar.de>
7279 * sysdeps/generic/enbl-secure.c (__libc_init_secure): Correct
7282 1997-12-04 Andreas Jaeger <aj@arthur.rhein-neckar.de>
7284 * sysdeps/wordsize-64/bits/environments.h: Correct spelling.
7286 * Makeconfig (shared-thread-library): Correct spelling.
7288 * sysdeps/unix/sysv/linux/sys/pci.h: Include <linux/pci.h> and not
7291 1997-12-04 Andreas Jaeger <aj@arthur.rhein-neckar.de>
7293 * sysdeps/unix/sysv/linux/bits/socket.h: Add AF_* and PF_
7294 constants from Linux headers. Pointed out by
7295 csmall@scooter.o.i.net. [PR libc/369]
7297 1997-12-04 10:21 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
7299 * sunrpc/xcrypt.c: Fix lower/upper characters in optimized hexval.
7301 1997-12-04 00:06 Zack Weinberg <zack@rabi.phys.columbia.edu>
7303 * configure.in: If --enable-add-ons is given without an
7304 argument, set the addons list to all subdirs with a configure
7307 1997-12-03 23:50 Ulrich Drepper <drepper@cygnus.com>
7309 * Makeconfig: Add shared-thread-library variable.
7311 * math/Makfile (CPPFLAGS): Add -D__LIBC_INTERNAL_MATH_INLINES.
7312 * sysdeps/i386/Makefile: Don't define ___LIBC_INTERNAL_MATH_INLINES
7314 * sysdeps/m68k/fpu/e_acos.c: Likewise.
7315 * sysdeps/m68k/fpu/e_atan2.c: Likewise.
7316 * sysdeps/m68k/fpu/e_fmod.c: Likewise.
7317 * sysdeps/m68k/fpu/e_pow.c: Likewise.
7318 * sysdeps/m68k/fpu/e_scalb.c: Likewise.
7319 * sysdeps/m68k/fpu/k_cos.c: Likewise.
7320 * sysdeps/m68k/fpu/k_sin.c: Likewise.
7321 * sysdeps/m68k/fpu/k_tan.c: Likewise.
7322 * sysdeps/m68k/fpu/s_atan.c: Likewise.
7323 * sysdeps/m68k/fpu/s_ccos.c: Likewise.
7324 * sysdeps/m68k/fpu/s_ccosh.c: Likewise.
7325 * sysdeps/m68k/fpu/s_cexp.c: Likewise.
7326 * sysdeps/m68k/fpu/s_csin.c: Likewise.
7327 * sysdeps/m68k/fpu/s_csinh.c: Likewise.
7328 * sysdeps/m68k/fpu/s_frexp.c: Likewise.
7329 * sysdeps/m68k/fpu/s_ilogb.c: Likewise.
7330 * sysdeps/m68k/fpu/s_isinf.c: Likewise.
7331 * sysdeps/m68k/fpu/s_llrint.c: Likewise.
7332 * sysdeps/m68k/fpu/s_llrintf.c: Likewise.
7333 * sysdeps/m68k/fpu/s_llrintl.c: Likewise.
7334 * sysdeps/m68k/fpu/s_lrint.c: Likewise.
7335 * sysdeps/m68k/fpu/s_modf.c: Likewise.
7336 * sysdeps/m68k/fpu/s_remquo.c: Likewise.
7337 * sysdeps/m68k/fpu/s_scalbn.c: Likewise.
7338 * sysdeps/m68k/fpu/s_sincos.c: Likewise.
7340 * libc.map: Add __libc_current_sigrtmin, __libc_current_sigrtmax,
7341 __libc_allocate_rtsig, sigqueue, sigtimedwait, sigwaitinfo.
7342 * signal/Makefile (headers): Add bits/siginfo.h.
7343 (routines): Add allocrtsig, sigtimedwait, sigwaitinfo, sigqueue.
7344 (distribute): Add testrtsig.h.
7345 * signal/allocrtsig.c: New file.
7346 * signal/signal.h: Define `union sigval'. Include <bits/siginfo.h>.
7347 Declare sigwaitinfo, sigtimedwait, sigqueue, __libc_current_sigrtmin,
7348 __libc_current_sigrtmax.
7349 * sysdeps/generic/sigqueue.c: New file.
7350 * sysdeps/generic/sigtimedwait.c: New file.
7351 * sysdeps/generic/sigwaitinfo.c: New file.
7352 * sysdeps/generic/testrtsig.h: New file.
7353 * sysdeps/generic/bits/siginfo.h: New file.
7354 * sysdeps/unix/sysv/linux/bits/siginfo.h: New file.
7355 * sysdeps/unix/sysv/linux/kernel_sigaction.h: Define struct as
7356 old_kernel_sigaction and rename sa_handler member to k_sa_handler.
7357 * sysdeps/unix/sysv/linux/rt_sigaction.c: New file.
7358 * sysdeps/unix/sysv/linux/rt_sigprocmask.c: New file.
7359 * sysdeps/unix/sysv/linux/rt_sigqueueinfo.c: New file.
7360 * sysdeps/unix/sysv/linux/rt_sigreturn.c: New file.
7361 * sysdeps/unix/sysv/linux/rt_sigsuspend.c: New file.
7362 * sysdeps/unix/sysv/linux/rt_sigtimedwait.c: New file.
7363 * sysdeps/unix/sysv/linux/sigpending.c: New file.
7364 * sysdeps/unix/sysv/linux/sigprocmask.c: New file.
7365 * sysdeps/unix/sysv/linux/sigqueue.c: New file.
7366 * sysdeps/unix/sysv/linux/sigreturn.c: New file.
7367 * sysdeps/unix/sysv/linux/sigtimedwait.c: New file.
7368 * sysdeps/unix/sysv/linux/sigwaitinfo.c: New file.
7369 * sysdeps/unix/sysv/linux/testrtsig.h: New file.
7370 * sysdeps/unix/sysv/linux/sigsuspend.c: Update for AIO.
7371 * sysdeps/unix/sysv/linux/syscalls.list: Update for AIO.
7372 * sysdeps/unix/sysv/linux/sigaction.c: Update for AIO.
7373 * sysdeps/unix/sysv/linux/bits/local_lim.h: Define AIO_PRIO_DELTA_MAX.
7374 * sysdeps/unix/sysv/linux/bits/posix_opt.h: Define _XOPEN_REALTIME
7375 and _POSIX_REALTIME_SIGNALS.
7376 * sysdeps/unix/sysv/linux/bits/sigaction.h: Update for AIO.
7377 * sysdeps/unix/sysv/linux/bits/signum.h: Define SIGRTMIN/MAX and
7379 * sysdeps/unix/sysv/linux/i386/sigaction.c: Update for AIO.
7380 * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Linux/i386 specific
7383 * Makefile (subdirs): Add rt.
7384 * shlib-versions: Add entry for librt.
7385 * rt/Makefile: New file.
7386 * rt/aio.h: New file.
7387 * rt/aio_cancel.c: New file.
7388 * rt/aio_error.c: New file.
7389 * rt/aio_fsync.c: New file.
7390 * rt/aio_misc.c: New file.
7391 * rt/aio_misc.h: New file.
7392 * rt/aio_read.c: New file.
7393 * rt/aio_read64.c: New file.
7394 * rt/aio_return.c: New file.
7395 * rt/aio_suspend.c: New file.
7396 * rt/aio_write.c: New file.
7397 * rt/aio_write64.c: New file.
7398 * rt/lio_listio.c: New file.
7399 * rt/lio_listio64.c: New file.
7400 * sysdeps/generic/aio_sigqueue.c: New file.
7401 * sysdeps/unix/sysv/linux/aio_sigqueue.c: New file.
7402 * sysdeps/unix/sysv/linux/Dist: Add new files
7403 * sysdeps/unix/sysv/linux/Makefile [$(subdir)=signal]
7404 (sysdep_routines): Add rt_sigsuspend, rt_sigprocmask, rt_sigtimedwait,
7405 rt_sigqueueinfo, rt_sigaction.
7407 * posix/Makefile (headers): Add bits/environments.h.
7408 * posix/confstr.c: Correctly handle _CS_XBS5_ILP32_OFFBIG_CFLAGS
7409 and _CS_LFS_CFLAGS on 64bit platforms.
7410 * posix/unistd.h: Define _XOPEN_LEGACY. Explain _XOPEN_REALTIME
7411 and _XOPEN_REALTIME_THREADS. Include bits/environments.h.
7412 * sysdeps/generic/bits/confname.h: Define _SC_* constants for
7413 compilation modules.
7414 * sysdeps/wordsize-32/bits/environments.h: New file.
7415 * sysdeps/wordsize-64/bits/environments.h: New file.
7417 * posix/getopt.c: Remove declaration of getpid and __libc_pid.
7418 * posix/getopt_init.c: Test for value 0xf00baa of uninitialized
7420 * sysdeps/unix/sysv/linux/init-first.c: Initialize __libc_pid to
7423 * string/string.h: Add declaration of __strverscmp.
7424 * string/strverscmp.c: Rename function ot __strverscmp and make old
7427 * sysdeps/generic/dl-sysdep.c: Declare and define __libc_uid.
7428 * sysdeps/generic/enbl-secure.c: Likewise.
7429 * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
7431 * sysdeps/unix/sysv/linux/bits/sigset.h: Pretty print.
7433 * sysdeps/unix/sysv/linux/sys/pci.h: New file.
7435 1997-12-03 Ulrich Drepper <drepper@cygnus.com>
7437 * posix/sys/wait.h: Use __transparent_union__ instead of
7438 transparent_union. Reported by Roland McGrath.
7440 1997-12-03 Andreas Jaeger <aj@arthur.rhein-neckar.de>
7442 * resolv/inet_neta.c (inet_neta): Change type of first parameter
7443 to u_int32_t. Suggested by John Lavagnino <John_Lavagnino@Brown.edu>
7446 * resolv/inet_addr.c (inet_addr): Change return type to u_int32_t.
7448 * inet/arpa/inet.h: Change types of inet_neta and inet_addr.
7450 1997-12-03 20:40 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
7452 * grp/initgroups.c: Increase buffer if it is too small.
7454 1997-12-03 Ulrich Drepper <drepper@cygnus.com>
7456 * sysdeps/unix/sysv/linux/netinet/ip.h: Don't use u_int8_t for bit
7457 fields, this is no ISO C. Reported by Andreas Jaeger.
7459 1997-12-03 Andreas Jaeger <aj@arthur.rhein-neckar.de>
7461 * sysdeps/i386/sys/ucontext.h (enum): Add missing commata.
7463 1997-12-03 08:58 Philip Blundell <pb@nexus.co.uk>
7465 * sysdeps/generic/bits/utsname.h: <sys/utsname.h> defines
7466 _SYS_UTSNAME_H not _UTSNAME_H.
7468 1997-11-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7470 * elf/dl-profile.c (_dl_start_profile): Avoid overflow when
7473 1997-11-29 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7475 * sysdeps/libm-ieee754/s_csqrt.c: Use different formula for now.
7476 * sysdeps/libm-ieee754/s_csqrtf.c: Likewise.
7477 * sysdeps/libm-ieee754/s_csqrtl.c: Likewise.
7479 * math/libm-test.c (csqrt_test): Add testcase.
7481 1997-12-03 15:44 Ulrich Drepper <drepper@cygnus.com>
7483 * sysdeps/unix/sysv/linux/sys/ultrasound.h: New file.
7484 * sysdeps/unix/sysv/linux/sys/Dist: Add it.
7485 * sysdeps/unix/sysv/linux/sys/Makefile [$(subdir)=misc]: Likewise.
7487 1997-11-30 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7489 * sysdeps/unix/sysv/linux/sys/timex.h: Fix declaration.
7491 1997-12-01 Andreas Jaeger <aj@arthur.rhein-neckar.de>
7493 * math/libm-test.c (acos_test): Add more tests.
7494 (asin_test): Likewise.
7495 (atan_test): Likewise.
7496 (exp_test): Likewise.
7497 (sin_test): Likewise.
7498 (sqrt_test): Likewise.
7499 (cpow_test): Likewise.
7500 (csqrt_test): Likewise.
7501 (cexp_test): Correct typo in gcc version test.
7503 1997-12-02 17:14 Philip Blundell <pb@nexus.co.uk>
7505 * sysdeps/arm/__longjmp.S: Define _SETJMP_H before including
7507 * sysdeps/arm/setjmp.S: Likewise.
7509 * sysdeps/unix/sysv/linux/arm/bits/mman.h: New file.
7511 1997-12-02 18:07 Philip Blundell <pb@nexus.co.uk>
7513 * stdio/stdio.h: Add prototype for tmpfile64().
7515 1997-12-02 17:47 Philip Blundell <pb@nexus.co.uk>
7517 * stdio/stdio.h (__stdio_gen_tempname): Add extra argument to
7518 prototype to keep in step with libio version.
7520 * stdio-common/tmpfile64.c: Include <errno.h> for ENOSYS.
7522 1997-12-02 17:41 Philip Blundell <pb@nexus.co.uk>
7524 * sysdeps/generic/Makefile: Don't try to use make_siglist if
7527 1997-12-02 01:18 Ulrich Drepper <drepper@cygnus.com>
7529 * sysdeps/unix/sysv/linux/i386/clone.S: When cloned process returns
7530 load GOT ptr before jumping to _exit.
7531 Reported by Xavier Leroy.
7533 1997-12-01 17:27 Ulrich Drepper <drepper@cygnus.com>
7535 * Makefile (subdirs): Add iconvdata and localedata.
7537 * iconv/gconv.h: Define UNKNOWN_10646_CHAR as error value.
7539 * iconv/gconv_conf.c (read_conf_file): Little optimization.
7541 * iconvdata/8bit-gap.c: New file.
7542 * iconvdata/8bit-generic.c: Renamed from ...
7543 * iconvdata/iso8859-generic.c: ...this.
7544 * iconvdata/configure: Removed.
7545 * iconvdata/Makefile: Add new modules and better rules.
7546 * iconvdata/iso6937.c: Minor bug fixes.
7547 * iconvdata/iso8859-1.c: Likewise.
7548 * iconvdata/t61.c: Likewise.
7549 * iconvdata/iso8859-2.c: Change to use 8bit-generic.c.
7551 * iconvdata/iso8859-3.c: Likewise.
7552 * iconvdata/iso8859-4.c: Likewise.
7553 * iconvdata/iso8859-5.c: Likewise.
7554 * iconvdata/iso8859-6.c: Likewise.
7555 * iconvdata/iso8859-7.c: Likewise.
7556 * iconvdata/iso8859-8.c: Likewise.
7557 * iconvdata/iso8859-9.c: Likewise.
7558 * iconvdata/iso8859-10.c: Likewise.
7559 * iconvdata/ebcdic-at-de-a.c: New file.
7560 * iconvdata/ebcdic-at-de.c: New file.
7561 * iconvdata/ebcdic-ca-fr.c: New file.
7562 * iconvdata/hp-roman8.c: New file.
7563 * iconvdata/koi-8.c: New file.
7564 * iconvdata/koi8-r.c: New file.
7565 * iconvdata/koi8-h.c: New file.
7566 * iconvdata/latin-greek-1.c: New file.
7567 * iconvdata/latin-greek-1.h: New file.
7568 * iconvdata/latin-greek.c: New file.
7569 * iconvdata/latin-greek.h: New file.
7570 * iconvdata/jis0201.c: New file.
7571 * iconvdata/jis0201.h: New file.
7572 * iconvdata/jis0208.c: New file.
7573 * iconvdata/jis0208.h: New file.
7574 * iconvdata/jis0212.c: New file.
7575 * iconvdata/jis0212.h: New file.
7576 * iconvdata/sjis.c: New file.
7577 * iconvdata/gap.pl: New file. Script to generate table header.
7578 * iconvdata/gaptab.pl: New file.
7579 * iconvdata/gconv-modules: Add info about new modules.
7581 * locale/programs/charmap.c: Also examine alias names given in charmap
7584 * localedata/*: Add to here from add-on. We need the information
7585 to generate tables for iconv.
7587 Update from db-2.3.14.
7588 * db2/Makefile: Updated.
7589 * db2/config.h: Likewise.
7590 * db2/db.h: Likewise.
7591 * db2/db_int.h: Likewise.
7592 * db2/btree/bt_cursor.c: Likewise.
7593 * db2/btree/bt_delete.c: Likewise.
7594 * db2/btree/bt_put.c: Likewise.
7595 * db2/btree/bt_search.c: Likewise.
7596 * db2/btree/bt_split.c: Likewise.
7597 * db2/btree/btree_auto.c: Likewise.
7598 * db2/common/db_appinit.c: Likewise.
7599 * db2/common/db_apprec.c: Likewise.
7600 * db2/common/db_err.c: Likewise.
7601 * db2/common/db_region.c: Likewise.
7602 * db2/db/db_auto.c: Likewise.
7603 * db2/db/db_dispatch.c: Likewise.
7604 * db2/db/db_ret.c: Likewise.
7605 * db2/dbm/dbm.c: Likewise.
7606 * db2/hash/hash_auto.c: Likewise.
7607 * db2/include/btree_ext.h: Likewise.
7608 * db2/include/common_ext.h: Likewise.
7609 * db2/include/db.h.src: Likewise.
7610 * db2/include/db_cxx.h: Likewise.
7611 * db2/include/db_ext.h: Likewise.
7612 * db2/include/db_int.h.src: Likewise.
7613 * db2/include/lock.h: Likewise.
7614 * db2/include/log.h: Likewise.
7615 * db2/include/mp.h: Likewise.
7616 * db2/include/mp_ext.h: Likewise.
7617 * db2/include/os_ext.h: Likewise.
7618 * db2/include/os_func.h: Likewise.
7619 * db2/lock/lock.c: Likewise.
7620 * db2/lock/lock_deadlock.c: Likewise.
7621 * db2/log/log.c: Likewise.
7622 * db2/log/log_archive.c: Likewise.
7623 * db2/log/log_auto.c: Likewise.
7624 * db2/log/log_get.c: Likewise.
7625 * db2/log/log_put.c: Likewise.
7626 * db2/mp/mp_bh.c: Likewise.
7627 * db2/mp/mp_fget.c: Likewise.
7628 * db2/mp/mp_fopen.c: Likewise.
7629 * db2/mp/mp_fput.c: Likewise.
7630 * db2/mp/mp_fset.c: Likewise.
7631 * db2/mp/mp_open.c: Likewise.
7632 * db2/mp/mp_pr.c: Likewise.
7633 * db2/mp/mp_region.c: Likewise.
7634 * db2/mp/mp_sync.c: Likewise.
7635 * db2/mutex/README: Likewise.
7636 * db2/mutex/mutex.c: Likewise.
7637 * db2/os/os_open.c: Likewise.
7638 * db2/os/os_func.c: Removed.
7639 * db2/os/os_config.c: New file.
7640 * db2/os/os_spin.c: New file.
7641 * db2/txn/txn.c: Likewise.
7642 * db2/txn/txn_auto.c: Likewise.
7644 1997-11-30 06:01 Ulrich Drepper <drepper@cygnus.com>
7646 * posix/sys/wait.h (__WAIT_INT): Don't use complex version with
7647 __typeof for C++ since this fails for class members.
7648 Reported by Neal Becker <neal@ctd.comsat.com>.
7650 1997-11-28 11:21 Zack Weinberg <zack@rabi.phys.columbia.edu>
7652 * configure.in: Check for a working makeinfo (3.11 or better).
7653 * config.make.in: Add MAKEINFO to be substituted.
7654 * manual/Makefile: Don't update info if makeinfo is too old.
7656 1997-11-30 05:21 Ulrich Drepper <drepper@cygnus.com>
7658 * sysdeps/alpha/setjmp.S: Define _ASM and _SETJMP_H to get definitions.
7659 * sysdeps/alpha/__longjmp.S: Likewise.
7660 * sysdeps/unix/sysv/linux/alpha/kernel_termios.h: Include <termios.h>
7661 not <bits/termios.h>.
7663 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Define syscall as
7664 __llseek and make llseek and lseek64 weak aliases.
7665 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
7666 Patches by a sun <asun@zoology.washington.edu>.
7668 1997-11-29 19:19 Zack Weinberg <zack@rabi.phys.columbia.edu>
7670 * misc/sys/syslog.h: Delete KERNEL preprocessor conditional.
7671 * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
7672 * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
7673 * misc/sys/syslog.h: Clean up BSD header.
7675 1997-11-29 Andreas Jaeger <aj@arthur.rhein-neckar.de>
7677 * sysdeps/unix/sysv/linux/bits/in.h: Add changes from Linux 2.1.67.
7679 * sysdeps/libm-ieee754/s_ctan.c (__ctan): Raise invalid exception
7681 * sysdeps/libm-ieee754/s_ctanl.c (__ctanl): Likewise.
7682 * sysdeps/libm-ieee754/s_ctanf.c (__ctanf): Likewise.
7684 * math/libm-test.c (csqrt_test): Add tests for cabs, carg, ctan,
7685 csqrt (-1), ctanh(i*pi/4).
7687 1997-11-26 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7689 * sysdeps/generic/bits/confname.h: Fix comma in enumerator.
7691 1997-11-28 13:28 Philip Blundell <Philip.Blundell@pobox.com>
7693 * sysdeps/unix/sysv/linux/net/if_arp.h: Add more ARPHRD_ constants.
7695 1997-11-26 Andreas Jaeger <aj@arthur.rhein-neckar.de>
7697 * wcsmbs/wcrtomb.c (__wcrtomb): Remove unused variable fake.
7699 1997-11-26 21:28 Ulrich Drepper <drepper@cygnus.com>
7701 * sysdeps/posix/getcwd.c (GETCWD_STORYGE_CLASS): Remove definition
7702 and use. Define GETCWD_RETURN_TYPE instead and use it.
7703 * sysdeps/unix/sysv/linux/getcwd.c: Define GETCWD_RETURN_TYPE instead
7704 of GETCWD_STORYGE_CLASS and put the return type and the
7705 `internal_function' in the right order for gcc 2.7.2.
7707 1997-11-26 Andreas Jaeger <aj@arthur.rhein-neckar.de>
7709 * sysdeps/unix/sysv/linux/sys/module.h: Remove file. It's
7710 incompatible with Linux 2.1.x. Packages using modules
7711 (e.g. modutils) should/do provide their own version. Suggested by
7714 * sysdeps/unix/sysv/linux/Dist: Remove sys/module.h.
7716 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers)
7717 [$(subdir)=socket]: Remove sys/module.h.
7719 1997-11-26 04:28 Ulrich Drepper <drepper@cygnus.com>
7721 * eld/dl-profile.c (_dl_start_profile): Avoid FP calculation when
7722 computing s_scale. Patch by a sun <asun@zoology.washington.edu>.
7724 * iconv/gconv_close.c: Correct freeing of descriptor data.
7725 * iconv/gconv_simple.c: Return correct error values for illegal or
7726 incomplete characters.
7728 * Makefile (iconvdata/%): Special goal to simplify iconvdata
7730 * iconvdata/Makefile: New file.
7731 * iconvdata/configure: Likewise.
7732 * iconvdata/extra-module.mk: Likewise.
7733 * iconvdata/gconv-modules: Likewise.
7734 * iconvdata/iso6937.c: Likewise.
7735 * iconvdata/iso8859-1.c: Likewise.
7736 * iconvdata/iso8859-10.c: Likewise.
7737 * iconvdata/iso8859-10.h: Likewise.
7738 * iconvdata/iso8859-2.c: Likewise.
7739 * iconvdata/iso8859-2.h: Likewise.
7740 * iconvdata/iso8859-3.c: Likewise.
7741 * iconvdata/iso8859-3.h: Likewise.
7742 * iconvdata/iso8859-4.c: Likewise.
7743 * iconvdata/iso8859-4.h: Likewise.
7744 * iconvdata/iso8859-5.c: Likewise.
7745 * iconvdata/iso8859-5.h: Likewise.
7746 * iconvdata/iso8859-6.c: Likewise.
7747 * iconvdata/iso8859-6.h: Likewise.
7748 * iconvdata/iso8859-7.c: Likewise.
7749 * iconvdata/iso8859-7.h: Likewise.
7750 * iconvdata/iso8859-8.c: Likewise.
7751 * iconvdata/iso8859-8.h: Likewise.
7752 * iconvdata/iso8859-9.c: Likewise.
7753 * iconvdata/iso8859-9.h: Likewise.
7754 * iconvdata/iso8859-generic.c: Likewise.
7755 * iconvdata/t61.c: Likewise.
7757 * string/Makefile (routines): Add strcasestr.
7758 * string/string.h: Add prototype for strcasestr.
7759 * sysdeps/generic/strcasestr.c: New file.
7760 * wcsmbs/mbrtowc.c: Simplify special case a bit.
7761 * wcsmbs/wcrtomb.c: Likewise.
7762 * wcsmbs/mbsnrtowcs.c: Correctly handle incomplete characters.
7763 * wcsmbs/wcsnrtombs.c: Likewise.
7764 * wcsmbs/mbsrtowcs.c: Make sure SRC argument is correct when
7765 partial character is read.
7766 * wcsmbs/wcsrtombs.c: Likewise.
7767 * wcsmbs/wmemrtombs.c: Likewise.
7768 * wcsmbs/wmemrtowcs.c: Likewise.
7770 * io/ftw.h: Include <sys/stat.h> instead of <bits/stat.h>.
7771 * login/pty.h: Include <sys/ioctl.h> instead og <bits/ioctl-types.h>.
7772 * sysdeps/i386/__longjmp.S: Define _SETJMP_H.
7773 * sysdeps/i386/elf/setjmp.S: Likewise.
7774 * sysdeps/unix/sysv/linux/kernel_termios.h: Do include
7777 * sysdeps/posix/mk-stdiolim.c: Output file with comment.
7778 * sysdeps/unix/sysv/linux/stdio_lim.h.in: Add comment.
7780 * sysdeps/unix/sysv/linux/sys/mman.h: Pretty print.
7781 * sysvipc/sys/ipc.h: Likewise.
7782 * sysvipc/sys/msg.h: Likewise.
7783 * sysvipc/sys/sem.h: Likewise.
7784 * sysvipc/sys/shm.h: Likewise.
7786 * sysdeps/alpha/bits/endian.h: Issue error message if the header is
7788 * sysdeps/alpha/bits/setjmp.h: Likewise.
7789 * sysdeps/alpha/fpu/bits/fenv.h: Likewise.
7790 * sysdeps/arm/bits/endian.h: Likewise.
7791 * sysdeps/arm/bits/setjmp.h: Likewise.
7792 * sysdeps/generic/bits/byteswap.h: Likewise.
7793 * sysdeps/generic/bits/confname.h: Likewise.
7794 * sysdeps/generic/bits/dirent.h: Likewise.
7795 * sysdeps/generic/bits/dlfcn.h: Likewise.
7796 * sysdeps/generic/bits/endian.h: Likewise.
7797 * sysdeps/generic/bits/fenv.h: Likewise.
7798 * sysdeps/generic/bits/huge_val.h: Likewise.
7799 * sysdeps/generic/bits/in.h: Likewise.
7800 * sysdeps/generic/bits/ioctl-types.h: Likewise.
7801 * sysdeps/generic/bits/ioctls.h: Likewise.
7802 * sysdeps/generic/bits/ipc.h: Likewise.
7803 * sysdeps/generic/bits/msq.h: Likewise.
7804 * sysdeps/generic/bits/poll.h: Likewise.
7805 * sysdeps/generic/bits/resource.h: Likewise.
7806 * sysdeps/generic/bits/sched.h: Likewise.
7807 * sysdeps/generic/bits/sem.h: Likewise.
7808 * sysdeps/generic/bits/setjmp.h: Likewise.
7809 * sysdeps/generic/bits/shm.h: Likewise.
7810 * sysdeps/generic/bits/sigaction.h: Likewise.
7811 * sysdeps/generic/bits/sigcontext.h: Likewise.
7812 * sysdeps/generic/bits/socket.h: Likewise.
7813 * sysdeps/generic/bits/stat.h: Likewise.
7814 * sysdeps/generic/bits/statfs.h: Likewise.
7815 * sysdeps/generic/bits/stdio_lim.h: Likewise.
7816 * sysdeps/generic/bits/termios.h: Likewise.
7817 * sysdeps/generic/bits/time.h: Likewise.
7818 * sysdeps/generic/bits/uio.h: Likewise.
7819 * sysdeps/generic/bits/utmp.h: Likewise.
7820 * sysdeps/generic/bits/utmpx.h: Likewise.
7821 * sysdeps/generic/bits/utsname.h: Likewise.
7822 * sysdeps/generic/bits/waitflags.h: Likewise.
7823 * sysdeps/generic/bits/waitstatus.h: Likewise.
7824 * sysdeps/gnu/bits/utmp.h: Likewise.
7825 * sysdeps/gnu/bits/utmpx.h: Likewise.
7826 * sysdeps/i386/bits/byteswap.h: Likewise.
7827 * sysdeps/i386/bits/endian.h: Likewise.
7828 * sysdeps/i386/bits/huge_val.h: Likewise.
7829 * sysdeps/i386/bits/setjmp.h: Likewise.
7830 * sysdeps/i386/fpu/bits/fenv.h: Likewise.
7831 * sysdeps/ieee754/bits/huge_val.h: Likewise.
7832 * sysdeps/m68k/bits/byteswap.h: Likewise.
7833 * sysdeps/m68k/bits/endian.h: Likewise.
7834 * sysdeps/m68k/bits/setjmp.h: Likewise.
7835 * sysdeps/m68k/fpu/bits/fenv.h: Likewise.
7836 * sysdeps/mach/hurd/alpha/bits/sigcontext.h: Likewise.
7837 * sysdeps/mach/hurd/bits/ioctls.h: Likewise.
7838 * sysdeps/mach/hurd/bits/stat.h: Likewise.
7839 * sysdeps/mach/hurd/hppa/bits/sigcontext.h: Likewise.
7840 * sysdeps/mach/hurd/i386/bits/sigcontext.h: Likewise.
7841 * sysdeps/mach/hurd/mips/bits/sigcontext.h: Likewise.
7842 * sysdeps/mips/bits/dlfcn.h: Likewise.
7843 * sysdeps/mips/bits/endian.h: Likewise.
7844 * sysdeps/mips/bits/setjmp.h: Likewise.
7845 * sysdeps/mips/dec/bits/endian.h: Likewise.
7846 * sysdeps/mips/mips64/bits/setjmp.h: Likewise.
7847 * sysdeps/mips/mipsel/bits/endian.h: Likewise.
7848 * sysdeps/mips/p40/bits/endian.h: Likewise.
7849 * sysdeps/powerpc/bits/endian.h: Likewise.
7850 * sysdeps/powerpc/bits/fenv.h: Likewise.
7851 * sysdeps/powerpc/bits/setjmp.h: Likewise.
7852 * sysdeps/sparc/sparc32/bits/endian.h: Likewise.
7853 * sysdeps/sparc/sparc32/bits/setjmp.h: Likewise.
7854 * sysdeps/sparc/sparc32/fpu/bits/fenv.h: Likewise.
7855 * sysdeps/sparc/sparc64/bits/endian.h: Likewise.
7856 * sysdeps/sparc/sparc64/fpu/bits/fenv.h: Likewise.
7857 * sysdeps/unix/bsd/bits/dirent.h: Likewise.
7858 * sysdeps/unix/bsd/bits/stat.h: Likewise.
7859 * sysdeps/unix/bsd/bits/waitflags.h: Likewise.
7860 * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Likewise.
7861 * sysdeps/unix/bsd/osf/alpha/bits/stat.h: Likewise.
7862 * sysdeps/unix/bsd/osf/bits/sigaction.h: Likewise.
7863 * sysdeps/unix/bsd/sun/m68k/bits/sigcontext.h: Likewise.
7864 * sysdeps/unix/bsd/sun/sparc/bits/sigcontext.h: Likewise.
7865 * sysdeps/unix/bsd/sun/sunos4/bits/resource.h: Likewise.
7866 * sysdeps/unix/bsd/sun/sunos4/bits/termios.h: Likewise.
7867 * sysdeps/unix/bsd/sun/sunos4/bits/utsname.h: Likewise.
7868 * sysdeps/unix/bsd/ultrix4/bits/utsname.h: Likewise.
7869 * sysdeps/unix/bsd/ultrix4/mips/bits/sigcontext.h: Likewise.
7870 * sysdeps/unix/common/bits/dirent.h: Likewise.
7871 * sysdeps/unix/sysv/bits/dirent.h: Likewise.
7872 * sysdeps/unix/sysv/bits/stat.h: Likewise.
7873 * sysdeps/unix/sysv/bits/utmp.h: Likewise.
7874 * sysdeps/unix/sysv/bits/utsname.h: Likewise.
7875 * sysdeps/unix/sysv/irix4/bits/confname.h: Likewise.
7876 * sysdeps/unix/sysv/irix4/bits/stat.h: Likewise.
7877 * sysdeps/unix/sysv/linux/alpha/bits/ioctls.h: Likewise.
7878 * sysdeps/unix/sysv/linux/alpha/bits/ipc.h: Likewise.
7879 * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Likewise.
7880 * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h: Likewise.
7881 * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Likewise.
7882 * sysdeps/unix/sysv/linux/alpha/bits/termios.h: Likewise.
7883 * sysdeps/unix/sysv/linux/alpha/bits/time.h: Likewise.
7884 * sysdeps/unix/sysv/linux/bits/dirent.h: Likewise.
7885 * sysdeps/unix/sysv/linux/bits/in.h: Likewise.
7886 * sysdeps/unix/sysv/linux/bits/ioctl-types.h: Likewise.
7887 * sysdeps/unix/sysv/linux/bits/ioctls.h: Likewise.
7888 * sysdeps/unix/sysv/linux/bits/ipc.h: Likewise.
7889 * sysdeps/unix/sysv/linux/bits/msq.h: Likewise.
7890 * sysdeps/unix/sysv/linux/bits/poll.h: Likewise.
7891 * sysdeps/unix/sysv/linux/bits/resource.h: Likewise.
7892 * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
7893 * sysdeps/unix/sysv/linux/bits/sem.h: Likewise.
7894 * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
7895 * sysdeps/unix/sysv/linux/bits/sigaction.h: Likewise.
7896 * sysdeps/unix/sysv/linux/bits/sigcontext.h: Likewise.
7897 * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
7898 * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
7899 * sysdeps/unix/sysv/linux/bits/statfs.h: Likewise.
7900 * sysdeps/unix/sysv/linux/bits/termios.h: Likewise.
7901 * sysdeps/unix/sysv/linux/bits/time.h: Likewise.
7902 * sysdeps/unix/sysv/linux/bits/uio.h: Likewise.
7903 * sysdeps/unix/sysv/linux/bits/utsname.h: Likewise.
7904 * sysdeps/unix/sysv/linux/bits/waitflags.h: Likewise.
7905 * sysdeps/unix/sysv/linux/i386/bits/mman.h: Likewise.
7906 * sysdeps/unix/sysv/linux/m68k/bits/mman.h: Likewise.
7907 * sysdeps/unix/sysv/linux/m68k/bits/poll.h: Likewise.
7908 * sysdeps/unix/sysv/linux/mips/bits/endian.h: Likewise.
7909 * sysdeps/unix/sysv/linux/mips/bits/ioctl-types.h: Likewise.
7910 * sysdeps/unix/sysv/linux/mips/bits/ipc.h: Likewise.
7911 * sysdeps/unix/sysv/linux/mips/bits/mman.h: Likewise.
7912 * sysdeps/unix/sysv/linux/mips/bits/poll.h: Likewise.
7913 * sysdeps/unix/sysv/linux/mips/bits/shm.h: Likewise.
7914 * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Likewise.
7915 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Likewise.
7916 * sysdeps/unix/sysv/linux/mips/bits/stat.h: Likewise.
7917 * sysdeps/unix/sysv/linux/mips/bits/statfs.h: Likewise.
7918 * sysdeps/unix/sysv/linux/mips/bits/termios.h: Likewise.
7919 * sysdeps/unix/sysv/linux/mips/bits/time.h: Likewise.
7920 * sysdeps/unix/sysv/linux/powerpc/bits/ioctl-types.h: Likewise.
7921 * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
7922 * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
7923 * sysdeps/unix/sysv/linux/sparc/bits/ioctls.h: Likewise.
7924 * sysdeps/unix/sysv/linux/sparc/bits/poll.h: Likewise.
7925 * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h: Likewise.
7926 * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
7927 * sysdeps/unix/sysv/linux/sparc/sparc32/bits/mman.h: Likewise.
7928 * sysdeps/unix/sysv/linux/sparc/sparc64/bits/mman.h: Likewise.
7929 * sysdeps/unix/sysv/linux/sparc/sparc64/bits/setjmp.h: Likewise.
7930 * sysdeps/unix/sysv/minix/bits/sigaction.h: Likewise.
7931 * sysdeps/unix/sysv/sco3.2.4/bits/confname.h: Likewise.
7932 * sysdeps/unix/sysv/sco3.2.4/bits/sigaction.h: Likewise.
7933 * sysdeps/unix/sysv/sysv4/bits/sigaction.h: Likewise.
7934 * sysdeps/unix/sysv/sysv4/bits/utsname.h: Likewise.
7935 * sysdeps/unix/sysv/sysv4/bits/waitflags.h: Likewise.
7936 * sysdeps/unix/sysv/sysv4/i386/bits/stat.h: Likewise.
7937 * sysdeps/unix/sysv/sysv4/solaris2/bits/stat.h: Likewise.
7938 * sysdeps/unix/sysv/sysv4/solaris2/sparc/bits/sigcontext.h: Likewise.
7939 * sysdeps/vax/bits/huge_val.h: Likewise.
7940 * sysdeps/vax/bits/setjmp.h: Likewise.
7941 * sysdeps/wordsize-32/bits/elfclass.h: Likewise.
7942 * sysdeps/wordsize-64/bits/elfclass.h: Likewise.
7944 1997-11-25 Andreas Jaeger <aj@arthur.rhein-neckar.de>
7946 * libio/stdio.h: Correct comment of sys_nerr/sys_errlist.
7948 1997-11-25 Paul Eggert <eggert@shade.twinsun.com>
7950 * strftime.c (strftime):
7951 No longer any need to undef or declare if emacs is defined.
7952 (my_strftime): When checking a -1 returned by mktime, don't blow up
7953 if localtime_r returns NULL.
7955 1997-11-24 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7957 * README.template: Fix spelling.
7959 1997-11-25 Andreas Jaeger <aj@arthur.rhein-neckar.de>
7961 * configure.in: Enhance --enable-add-ons description a wee bit.
7963 1997-11-24 Andreas Jaeger <aj@arthur.rhein-neckar.de>
7965 * glibcbug.in: Add more information of build environment and flags.
7967 1997-11-23 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7969 * sysdeps/posix/getcwd.c: Recognize EOF from readdir and translate
7972 1997-11-24 03:01 Ulrich Drepper <drepper@cygnus.com>
7974 * elf/dl-support.c: Call __libc_init_secure to make sure
7975 __libc_enable_secure is defined early.
7976 * sysdeps/generic/enbl-secure.c: Change function name to
7977 __libc_init_secure and make it global instead of a constructor.
7979 * iconv/gconv.c: Fix lots of bugs.
7980 * iconv/gconv.h: Likewise.
7981 * iconv/gconv_builtin.h: Likewise.
7982 * iconv/gconv_close.c: Likewise.
7983 * iconv/gconv_conf.c: Likewise.
7984 * iconv/gconv_db.c: Likewise.
7985 * iconv/gconv_dl.c: Likewise.
7986 * iconv/gconv_open.c: Likewise.
7987 * iconv/gconv_simple.c: Likewise.
7988 * iconv/iconv.c: Likewise.
7989 * iconv/iconv_close.c: Likewise.
7990 * iconv/iconv_open.c: Likewise.
7992 * wcsmbs/Makefile (routines): Add wmemrtowcs and wmemrtombs.
7993 * wcsmbs/wchar.h: Add prototypes for wmemrtowcs and wmemrtombs.
7994 * wcsmbs/wmemrtombs.c: New file.
7995 * wcsmbs/wmemrtowcs.c: New file.
7997 1997-11-22 19:28 Ulrich Drepper <drepper@cygnus.com>
7999 * iconv/gconv_simple.c: Fix lots of bugs.
8000 * iconv/iconv_open.c: Normalize names before passing them to
8003 * libio/iolibio.h: Add prototypes for _IO_{new,old}_fclose.
8005 * libio/iopopen.c: Check for correct mode argument and punt otherwise.
8006 * stdio-common/test-popen.c: Add test for above change.
8008 * math/libm-test.c: Print test results also using %a format,
8009 specified in PRINTF_XEXPR macro.
8010 * math/test-double.c: Define PRINTF_XEXPR.
8011 * math/test-float.c: Likewise.
8012 * math/test-ldouble.c: Likewise.
8013 * math/test-idouble.c: Likewise.
8014 * math/test-ifloat.c: Likewise.
8015 * math/test-ildoubl.c: Likewise.
8017 * stdio-common/vfscanf.c: Recognize a in format specifier only as
8018 modifier if used before s, S, or [. Otherwise it's the hexadecimal
8021 * stdlib/strtod.c: Little code cleanup.
8023 * sysdeps/i386/Makefile: Define __LIBC_INTERNAL_MATH_INLINES for
8024 compiling in math subdir.
8026 * sysdeps/m68k/fpu/e_acos.c: Define __LIBC_INTERNAL_MATH_INLINES
8027 instead of __LIBC_M81_MATH_INLINES.
8028 * sysdeps/m68k/fpu/e_atan2.c: Likewise.
8029 * sysdeps/m68k/fpu/e_fmod.c: Likewise.
8030 * sysdeps/m68k/fpu/e_pow.c: Likewise.
8031 * sysdeps/m68k/fpu/e_scalb.c: Likewise.
8032 * sysdeps/m68k/fpu/k_cos.c: Likewise.
8033 * sysdeps/m68k/fpu/k_sin.c: Likewise.
8034 * sysdeps/m68k/fpu/k_tan.c: Likewise.
8035 * sysdeps/m68k/fpu/s_atan.c: Likewise.
8036 * sysdeps/m68k/fpu/s_ccos.c: Likewise.
8037 * sysdeps/m68k/fpu/s_ccosh.c: Likewise.
8038 * sysdeps/m68k/fpu/s_cexp.c: Likewise.
8039 * sysdeps/m68k/fpu/s_csin.c: Likewise.
8040 * sysdeps/m68k/fpu/s_csinh.c: Likewise.
8041 * sysdeps/m68k/fpu/s_frexp.c: Likewise.
8042 * sysdeps/m68k/fpu/s_ilogb.c: Likewise.
8043 * sysdeps/m68k/fpu/s_isinf.c: Likewise.
8044 * sysdeps/m68k/fpu/s_llrint.c: Likewise.
8045 * sysdeps/m68k/fpu/s_llrintf.c: Likewise.
8046 * sysdeps/m68k/fpu/s_llrintl.c: Likewise.
8047 * sysdeps/m68k/fpu/s_lrint.c: Likewise.
8048 * sysdeps/m68k/fpu/s_modf.c: Likewise.
8049 * sysdeps/m68k/fpu/s_remquo.c: Likewise.
8050 * sysdeps/m68k/fpu/s_scalbn.c: Likewise.
8051 * sysdeps/m68k/fpu/s_sincos.c: Likewise.
8052 * sysdeps/m68k/fpu/bits/mathinline.h: Define optimizations if
8053 __LIBC_INTERNAL_MATH_INLINES is defined.
8055 * sysdeps/i386/fpu/bits/mathinline.h: Define special i686 versions
8056 of compare macros from ISO C 9X. Optimize generic versions a bit.
8057 Define __signbit inline functions and __ieee754_sqrt which can be
8058 used if the ompiler is fixed.
8060 * sysdeps/posix/sysv_signal.c: Define sysv_signal as weak alias.
8062 1997-11-20 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8064 * Makerules ($(common-objpfx)stub-$(subdir)): Look for
8065 sysdeps/generic in the whole dep file, not only in the first line.
8067 1997-11-20 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8069 * sysdeps/ieee754/bits/nan.h (__nan) [!__GNUC__]: Fix type.
8071 1997-11-19 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8073 * manual/arith.texi (Imaginary Unit): Move @end deftypevr to right
8076 1997-11-19 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8078 * elf/dl-error.c (_dl_signal_error): Only print colon if OBJNAME
8081 1997-11-20 16:51 Ulrich Drepper <drepper@cygnus.com>
8083 * malloc/malloc.c (malloc_update_mallinfo): Initialize struct for
8086 1997-11-19 21:36 Ulrich Drepper <drepper@cygnus.com>
8088 * sysdeps/unix/sysv/linux/getcwd.c: Free allocated buffer if
8089 readlink succeeds but the return value is too long.
8091 * stdio-common/printf_fphex.c: Determine sign of number correctly.
8093 1997-11-19 02:45 Ulrich Drepper <drepper@cygnus.com>
8095 * libc.map: Export __divl, __reml, __divq, __remq, __divqu and
8098 1997-11-18 23:08 Ulrich Drepper <drepper@cygnus.com>
8100 * sysdeps/generic/sys/ucontext.h: Stub context file.
8102 * libio/iofprintf.c: Removed. We use the stdio-common version.
8104 * manual/Makefile (distribute): Add stdio-fp.c.
8106 * sysdeps/powerpc/Dist: Add ppc-mcount.S.
8108 * db2/Makefile (distribute): Add include/os_func.h, README and
8111 * hesiod/Makefile (distribute): Add README.hesiod.
8113 1997-11-18 22:14 Ulrich Drepper <drepper@cygnus.com>
8115 * iconv/gconv.c: Correctly call transformation function.
8117 * manual/maint.texi: Document need of binutils 2.8.1.0.17.
8119 1997-11-13 Andreas Jaeger <aj@arthur.rhein-neckar.de>
8121 * sysdeps/libm-ieee754/s_remquo.c (__remquo): Fix function (gave
8122 wrong results for e.g. remquo (3,2, &x)).
8123 * sysdeps/libm-ieee754/s_remquof.c (__remquof): Likewise.
8124 * sysdeps/libm-ieee754/s_remquol.c (__remquol): Likewise.
8126 1997-11-18 Andreas Jaeger <aj@arthur.rhein-neckar.de>
8128 * configure.in (ld --version-script): Test if the same symbol
8129 maybe defined in all versions (needed by recent changes to
8130 libc.map and supported with binutils 2.8.1.0.17) and issue warning
8131 if versioning is not supported/enabled.
8132 (bash test): Correct test case.
8134 * math/libm-test.c: Added counting/reporting of number of test cases.
8136 * elf/Makefile ($(objpfx)rtldtbl.h): gawk is not longer required,
8139 * sysdeps/unix/sysv/linux/net/if.h: Add __BEGIN_DECLS/__END_DECLS.
8141 1997-11-18 Andreas Jaeger <aj@arthur.rhein-neckar.de>
8143 * elf/dl-load.c (_dl_init_paths): Correct __mempcpy logic.
8145 1997-11-18 18:04 Ulrich Drepper <drepper@cygnus.com>
8147 * sysdeps/generic/pty.c: Define REVOKE to use revoke function.
8148 Replace revoke call by use of REVOKE.
8149 * sysdeps/unix/sysv/linux/pty.c: New file. Define REVOKE as
8150 empty and #include generic version.
8151 Suggested by Zack Weinberg <zack@rabi.phys.columbia.edu>.
8153 1997-11-18 16:02 Ulrich Drepper <drepper@cygnus.com>
8155 * libc.map: Add socket functions with __libc_* names.
8156 Reported by Andreas Jaeger.
8158 1997-11-18 Andreas Jaeger <aj@arthur.rhein-neckar.de>
8160 * libc.map: Tidy up (remove duplicates, sort entries).
8162 1997-11-18 Andreas Jaeger <aj@arthur.rhein-neckar.de>
8164 * iconv/gconv.h: Add __BEGIN_DECLS/__END_DECLS.
8166 1997-11-18 06:45 Ulrich Drepper <drepper@cygnus.com>
8168 * sysdeps/generic/pty.c: Make thread safe. Fix bug when calling
8169 again after successful call.
8170 Patch by Marc Lehmann <pcg@goof.com>.
8172 1997-11-17 Paul Eggert <eggert@twinsun.com>
8174 * time/mktime.c, time/strftime.c (_REENTRANT): #define,
8175 as some hosts need this to declare localtime_r properly.
8177 1997-11-18 06:08 Ulrich Drepper <drepper@cygnus.com>
8179 * libc.map: Add iconv_open, iconv, and iconv_close.
8181 1997-11-18 02:31 Ulrich Drepper <drepper@cygnus.com>
8183 * iconv/Makefile: New file.
8184 * iconv/gconv.c: New file.
8185 * iconv/gconv.h: New file.
8186 * iconv/gconv_builtin.c: New file.
8187 * iconv/gconv_builtin.h: New file.
8188 * iconv/gconv_close.c: New file.
8189 * iconv/gconv_conf.c: New file.
8190 * iconv/gconv_db.c: New file.
8191 * iconv/gconv_dl.c: New file.
8192 * iconv/gconv_open.c: New file.
8193 * iconv/gconv_simple.c: New file.
8194 * iconv/iconv.c: New file.
8195 * iconv/iconv.h: New file.
8196 * iconv/iconv_close.c: New file.
8197 * iconv/iconv_open.c: New file.
8198 * include/gconv.h: New file.
8200 * Makeconfig: Define gconvdir.
8201 * Makefile (subdirs): Add iconv.
8203 * string/bits/string2.h: Add optimization for strtok_r.
8205 * sysdeps/generic/_G_config.h: Define __need_NULL to get definition
8207 * sysdeps/unix/sysv/linux/_G_config.h: Likewise.
8208 Reported by H.J. Lu <hjl@gnu.ai.mit.edu>.
8210 * configure.in: Correct test for bash2.
8211 Patch by Zack Weinberg <zack@rabi.phys.columbia.edu>.
8213 * locale/Makefile (CFLAGS-charmap.c): Add -Wno-char-subscripts.
8214 (CFLAGS-locfile.c): Likewise.
8215 Suggested by Zack Weinberg <zack@rabi.phys.columbia.edu>.
8217 * misc/hsearch_r.c (hsearch_r): Avoid undefinitely search for
8218 non-existing entry if the table is full.
8220 * posix/regex.h: Pretty print.
8222 * stdio-common/printf_fp.c: Don't define NDEBUG if already defined.
8224 * sysdeps/posix/ctermid.c: Simplify a bit.
8226 * sysdeps/unix/sysv/linux/net/if.h: Pretty print.
8228 1997-11-17 Andreas Jaeger <aj@arthur.rhein-neckar.de>
8230 * sysdeps/unix/sysv/linux/sys/quota.h: Add include for
8231 <sys/types.h> instead of <asm/types.h>.
8233 1997-11-16 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8235 * math/libm-test.c (asin_test): Add epsilon for asin (0.5).
8237 1997-11-16 17:09 H.J. Lu <hjl@gnu.ai.mit.edu>
8239 * libc.map (_IO_stdin_, _IO_stdout_, _IO_stderr_, _IO_fopen,
8240 fopen, freopen, _IO_fclose, fclose): Added to GLIBC_2.0.
8241 (_IO_stdin_, _IO_stdout_, _IO_stderr_): Removed from GLIBC_2.1.
8242 (_IO_2_1_stdin_, _IO_2_1_stdout_, _IO_2_1_stderr_, _IO_fclose,
8243 fclose): Added to GLIBC_2.1.
8245 * libio/Makefile (routines, shared-only-routines): Add
8246 oldiofclose. Remove oldfreopen.
8248 * libio/freopen.c (freopen): When PIC is defined, call
8249 _IO_old_freopen () for old stdio.
8251 * libio/iofclose.c (_IO_new_fclose): Renamed from _IO_fclose.
8252 (_IO_fclose, fclose): Use _IO_new_fclose as default version
8255 * libio/iolibio.h (_IO_old_freopen): Use _IO_old_file_close_it
8256 instead of _IO_file_close_it.
8258 * libio/libio.h (_IO_stdin_, _IO_stdout_, _IO_stderr_): Changed
8260 (_IO_stdin, _IO_stdout, _IO_stderr): Declare as extern if _LIBC
8263 * libio/libioP.h (_IO_old_do_flush): New.
8265 * libio/oldfileops.c (_IO_old_file_close_it,
8266 _IO_old_file_finish, _IO_old_file_overflow, _IO_old_file_sync):
8267 Call _IO_old_do_flush () instead of _IO_do_flush ().
8268 (_IO_old_file_xsputn): Call _IO_old_do_write () instead of
8271 * libio/oldiofopen.c (_IO_old_fopen): Call _IO_old_file_init ()
8272 instead of _IO_file_init ().
8273 Bind old symbols to version GLIBC_2.0.
8275 * libio/oldstdfiles.c (DEF_STDFILE): Don't use symbol_version.
8276 (_IO_old_stdin_, _IO_old_stdout_, _IO_old_stderr_): Changed to
8278 (_IO_check_libio): New function in .init.
8280 * libio/oldiofclose.c: New file.
8282 * libio/stdfiles.c (_IO_new_stdin_, _IO_new_stdout_,
8283 _IO_new_stderr_): Changed to _IO_2_1_stdxxx_.
8284 (DEF_STDFILE): Don't use default_symbol_version.
8286 * libio/stdio.c (stdin, stdout, stderr): Set to
8288 (_IO_stdin, _IO_stdout, _IO_stderr): New, strong alias of
8291 * csu/Makefile (distribute): Add init.c.
8292 (extra-objs): Add init.o for ELF.
8293 (start-installed-name): Add $(objpfx)init.o.
8295 * csu/init.c: New file.
8297 1997-11-12 08:02 H.J. Lu <hjl@gnu.ai.mit.edu>
8299 * elf/dl-lookup.c (do_lookup): Don't use the hidden base
8300 definition as the default.
8302 1997-08-27 Klaus Espenlaub <kespenla@hydra.informatik.uni-ulm.de>
8304 * erand48_r.c (__erand48_r): Implement for 32 bit short int.
8306 1997-11-15 Andreas Jaeger <aj@arthur.rhein-neckar.de>
8308 * elf/genrtldtbl.awk: Replace gensub for compatibility with gawk2
8311 1997-11-16 21:01 Philip Blundell <Philip.Blundell@pobox.com>
8313 * sysdeps/arm/sysdep.h: Use __APCS_32__ to decide whether or not
8314 to preserve condition codes on function call.
8316 1997-11-13 Andreas Jaeger <aj@arthur.rhein-neckar.de>
8318 * sysdeps/generic/s_exp2l.c: Change exp2l to __ieee754_exp2l.
8320 1997-11-14 Andreas Jaeger <aj@arthur.rhein-neckar.de>
8322 * math/libm-test.c (asin_test): Add epsilon for float.
8323 (tan_test): Add epsilon for float.
8324 (log1p_test): Add epsilon for float.
8325 (inverse_functions): Add epsilons.
8327 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers) [socket]: Add
8330 * sysdeps/unix/sysv/linux/Dist: Add net/if_packet.h.
8332 1997-11-10 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8334 * md5-crypt/Makefile (extra-objs): Make recursively expanded
8335 variable, since $(object-suffixes) is not defined yet.
8337 1997-11-11 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8339 * db2/Makefile (distribute): db185/db185_int.src ->
8342 1997-11-11 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8344 * misc/tst-fdset.c: Don't require the value of FD_ISSET to be
8347 1997-11-11 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8349 * sysdeps/generic/e_acoshl.c: Fix stub_warning: use the user level
8351 * sysdeps/generic/e_acosl.c: Likewise.
8352 * sysdeps/generic/e_asinl.c: Likewise.
8353 * sysdeps/generic/e_atan2l.c: Likewise.
8354 * sysdeps/generic/e_expl.c: Likewise.
8355 * sysdeps/generic/e_fmodl.c: Likewise.
8356 * sysdeps/generic/e_j0l.c: Likewise.
8357 * sysdeps/generic/e_j1l.c: Likewise.
8358 * sysdeps/generic/e_jnl.c: Likewise.
8359 * sysdeps/generic/e_lgammal_r.c: Likewise.
8360 * sysdeps/generic/e_log10l.c: Likewise.
8361 * sysdeps/generic/e_logl.c: Likewise.
8362 * sysdeps/generic/e_powl.c: Likewise.
8363 * sysdeps/generic/e_sqrtl.c: Likewise.
8364 * sysdeps/generic/e_exp2l.c: Likewise.
8366 1997-11-11 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8368 * Make-dist (+sysdep-names): Remove extra paren.
8369 * Makefile (distribute): Add stub-tag.h.
8370 * elf/Makefile (distribute): Add atomicity.h.
8371 * stdlib/Makefile (headers): Add ucontext.h and sys/ucontext.h.
8372 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers)
8373 [$(subdir)=socket]: Add net/if_packet.h.
8374 * sysdeps/alpha/Dist: Remove setjmp_aux.c.
8375 * sysdeps/unix/sysv/linux/Dist: Add s_pread64.c, s_pwrite64.c,
8376 net/if_packet.h, scsi/sg.h.
8378 1997-11-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8380 * Makefile (install): Quote $(CC) expansion.
8382 1997-11-14 Andreas Jaeger <aj@arthur.rhein-neckar.de>
8384 * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Added caching of
8385 working /proc cwd and no restrictions on path length. Following
8386 some ideas from Andi Kleen <ak@muc.de> (PR 350).
8388 1997-11-14 19:14 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
8390 * nis/nss_compat/compat-grp.c: Remove buggy assert call.
8391 * nis/nss_compat/compat-pwd.c: Likewise.
8392 * nis/nss_compat/compat-spwd.c: Likewise.
8394 1997-11-14 22:23 Ulrich Drepper <drepper@cygnus.com>
8396 * sysdeps/libm-i387/s_fdim.S: New file.
8397 * sysdeps/libm-i387/s_fdimf.S: New file.
8398 * sysdeps/libm-i387/s_fdiml.S: New file.
8399 * sysdeps/libm-i387/i686/s_fdim.S: New file.
8400 * sysdeps/libm-i387/i686/s_fdimf.S: New file.
8401 * sysdeps/libm-i387/i686/s_fdiml.S: New file.
8403 1997-11-12 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8405 * string/bits/string2.h (strstr): Avoid warning if HAYSTACK is a
8406 pointer to unsigned char.
8408 1997-11-13 Andreas Jaeger <aj@arthur.rhein-neckar.de>
8410 * sysdeps/libm-ieee754/s_llrintf.c (__llrintf): Fix function.
8412 * sysdeps/libm-ieee754/s_lrintf.c (__lrintf): Fix function.
8414 * sysdeps/libm-ieee754/s_lrint.c (__lrint): Fix function.
8416 1997-11-12 Andreas Jaeger <aj@arthur.rhein-neckar.de>
8418 * sysdeps/libm-ieee754/s_ilogbf.c: Correct return values for
8420 * sysdeps/libm-ieee754/s_ilogbl.c: Likewise.
8421 * sysdeps/libm-ieee754/s_ilogb.c: Likewise.
8423 1997-11-14 05:44 Ulrich Drepper <drepper@cygnus.com>
8425 * sysdeps/libm-i387/s_fmin.S: New file.
8426 * sysdeps/libm-i387/s_fminf.S: New file.
8427 * sysdeps/libm-i387/s_fminl.S: New file.
8428 * sysdeps/libm-i387/s_fmax.S: New file.
8429 * sysdeps/libm-i387/s_fmaxf.S: New file.
8430 * sysdeps/libm-i387/s_fmaxl.S: New file.
8431 * sysdeps/libm-i387/i686/s_fmin.S: New file.
8432 * sysdeps/libm-i387/i686/s_fminf.S: New file.
8433 * sysdeps/libm-i387/i686/s_fminl.S: New file.
8434 * sysdeps/libm-i387/i686/s_fmax.S: New file.
8435 * sysdeps/libm-i387/i686/s_fmaxf.S: New file.
8436 * sysdeps/libm-i387/i686/s_fmaxl.S: New file.
8438 1997-11-14 03:06 Ulrich Drepper <drepper@cygnus.com>
8440 * sysdeps/unix/sysv/linux/accept.S: Add __libc_accept as alias.
8441 * sysdeps/unix/sysv/linux/send.S: Likewise.
8442 * sysdeps/unix/sysv/linux/recvfrom.S: Likewise.
8443 * sysdeps/unix/sysv/linux/recvmsg.S: Likewise.
8444 * sysdeps/unix/sysv/linux/sendmsg.S: Likewise.
8445 * sysdeps/unix/sysv/linux/recv.S: Likewise.
8446 * sysdeps/unix/sysv/linux/sendto.S: Likewise.
8447 * sysdeps/unix/sysv/linux/connect.S: Likewise.
8448 Reported by Christopher Wiles <wileyc@ai.cs.fujitsu.co.jp>.
8450 See ChangeLog.7 for earlier changes.