Update.
[platform/upstream/glibc.git] / ChangeLog
1 1998-05-15  Ulrich Drepper  <drepper@cygnus.com>
2
3         * iconvdata/iso-2022-kr.c (PREPARE_LOOP): Use correct variable to
4         point to output buffer.
5
6 1998-05-15 21:07  Ulrich Drepper  <drepper@cygnus.com>
7
8         * iconv/gconv.h (gconv_step_data): Add new fields invocation_counter
9         and internal_use.
10         * iconv/gconv_open.c (__gconv_open): Initialize invocation_counter
11         and internal_use.
12         * iconv/skeleton.c: Increment invocation_counter.
13         * iconvdata/iso-2022-kr.c: When used in iconv() emit designator
14         sequence first.
15
16         * iconv/skeleton.c (FROM_DIRECTION): Completely embrace expression.
17         * iconvdata/iso-2022-jp.c: Likewise.
18         * iconvdata/iso646.c: Likewise.
19
20         * iconvdata/Makefile: Correct rpath definition for ISO-2022-KR.
21
22 1998-05-15  Ulrich Drepper  <drepper@cygnus.com>
23
24         * iconv/gconv_db.c (derivation_lookup): Use __tfind correctly.
25
26         * sysdeps/generic/setenv.c (setenv): Remove optimization for
27         overwriting existing values if it fits.
28
29 1998-05-15 14:36  Ulrich Drepper  <drepper@cygnus.com>
30
31         * posix/wordexp-test.c: Avoid duplicate messages.
32
33         * sysdeps/generic/setenv.c: Use __tfind and __tsearch, not tfind and
34         tsearch.  Correctly interpret values returned by those functions.
35         (unsetenv): Store pointer to string, not pointer to string pointer.
36
37         * time/tzfile.c (__tzfile_compute): Take new arguments.  Store
38         DST information and offset in them.
39         * time/tzset.c (__tz_convert): Pass extra parameters to
40         __tzfile_compute.  Compute equivalent values for use of tz_rules.
41
42 1998-05-15 00:49:11  Zack Weinberg  <zack@rabi.phys.columbia.edu>
43
44         * iconvdata/Makefile (gen-8bit-table): Use move-if-change and
45         stamp files to avoid unnecessary recompilation.
46         (gen-8bit-gap-table): Likewise.
47         (move-if-change): New variable.
48         (all generated .h rules): Change to be .stmp rules.
49         (%.h): New rule; depend on %.stmp; no commands.
50         (distribute): Add gen-8bit.sh, gen-8bit-gap.sh,
51         gen-8bit-gap-1.sh.
52
53 1998-05-15 01:09  Zack Weinberg  <zack@rabi.phys.columbia.edu>
54
55         * Makerules (libc-map): Deleted.
56         (load-map-file): Set to the appropriate compiler switch, not
57         just the file name.  If libfoo-map is not set, look for a
58         libfoo.map in the current directory and $(..).
59         (map-file): New variable, contains just the mapfile name.
60         (build-shlib): Adjust for new value of load-map-file.
61         (libc.so): Correct dependencies.
62
63         * extra-lib.mk: Correct shlib dependencies since libfoo-map
64         may not be set anymore.
65
66         * elf/Makefile: Set ld-map to $(..)libc.map, not $(libc-map).
67         Delete libdl-map.  Tweak ld.so link rule to work with changed
68         variable settings in Makerules.
69         * iconvdata/Makefile: Tweak build-module to work with changed
70         variable settings in Makerules.
71
72         * db/Makefile: Delete libdb-map.
73         * hesiod/Makefile: Delete libnss_hesiod-map.
74         * linuxthreads/Makefile: Delete libpthread-map.
75         * locale/Makefile: Delete libBrokenLocale-map.
76         * login/Makefile: Delete libutil-map.
77         * math/Makefile: Delete libm-map.
78         * md5-crypt/Makefile: Delete libcrypt-map.
79         * nis/Makefile: Delete libnsl-map, libnss_nis-map,
80         libnss_nisplus-map, and libnss_compat-map.
81         * nss/Makefile: Delete libnss_files-map, libnss_db-map, and
82         libnss_ldap-map.
83         * resolv/Makefile: Delete libresolv-map and libnss_dns-map.
84         * rt/Makefile: Delete librt-map.
85
86 1998-05-15 01:06  Zack Weinberg  <zack@rabi.phys.columbia.edu>
87
88         * configure.in: Instead of substituting `yes' or `no' for whether
89         --no-whole-archive is available, set @no_whole_archive@ to the
90         appropriate gcc switch or the empty string.  Likewise for
91         -fno-exceptions.
92         * config.make.in: Replace have-no-whole-archive with
93         no-whole-archive and have-no-exceptions with no-exceptions.
94         * Makerules: Delete stanzas setting no-whole-archive and
95         no-exceptions.
96
97         * sunrpc/Makefile: Use move-if-change to update generated .h
98         and .c files.
99
100 1998-05-13  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
101
102         * wcsmbs/wcsmbsload.c (extract_charset_name): Use strcspn instead
103         of strchr loop.
104
105 1998-05-15  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
106
107         * time/tzfile.c (__tzfile_read): Remove unused variable info.
108         (__tzfile_compute): Likewise.
109
110 1998-05-15  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
111
112         * sysdeps/unix/sysv/linux/bits/socket.h (AF_SNA,PF_SNA): Add new
113         defines from Linux 2.1.102.
114
115 1998-05-14 23:14  Ulrich Drepper  <drepper@cygnus.com>
116
117         * locale/programs/ld-ctype.c: Write correct mb_cur_max value.
118
119 1998-05-14 13:25  Ulrich Drepper  <drepper@cygnus.com>
120
121         * inet/netinet/in.h: Add defines for multicast.
122         Reported by Jeremy Hall <jhall@UU.NET>.
123
124         * stdlib/stdlib.h: Add prototypes for __setenv and __unsetenv.
125         * sysdeps/generic/putenv.c: Use __setenv and __unsetenv, not setenv
126         and unsetenv.  Optimize _LIBC case.
127         * sysdeps/generic/setenv.c: Prevent unnecessary memory leaks.
128         Define functions with leading __.
129
130         * time/tzfile.c: Correct handling of global variables daylight,
131         timezone, and tzname.
132         * time/tzset.c: Likewise.
133         * timezone/Makefile (tests): Add tst-timezone.
134         * timezone/tst-timezone.c: New file.
135
136 1998-05-14 10:35  Ulrich Drepper  <drepper@cygnus.com>
137
138         * timezone/asia: Update from tzdata1998d.
139         * timezone/australasia: Likewise.
140         * timezone/europe: Likewise.
141
142 1998-05-13  Ulrich Drepper  <drepper@cygnus.com>
143
144         * string/string.h: Don't use the optimized versions for the string
145         functions if optimizing for space.
146
147         * stdlib/tst-strtod.c: Add test for -0.0.
148
149         * io/ftwtest-sh: Prevent tests from being run by root.
150
151         * wcsmbs/wcsmbsload.c (extract_charset_name): Fix silly bugs in
152         last addition.  Patch by wkpark@chem.skku.ac.kr.
153
154 1998-05-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
155
156         * iconvdata/8bit-gap.c (BODY): Don't fall off the end of the gap
157         table.
158
159 1998-05-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
160
161         * iconvdata/gen-8bit.sh: New file.
162         * iconvdata/gen-8bit-gap.sh: New file.
163         * iconvdata/gen-8bit-gap-1.sh: New file.
164         * iconvdata/Makefile (generate-8bit-table): Use shell script
165         instead of writing the commands directly.
166         (generate-8bit-gap-table): Likewise.
167         ($(objpfx)iso8859-7jp.h): Likewise.
168         (generated headers): Depend on shell script instead of Makefile.
169         (before-compile): Add $(perl-generated-headers) only if perl is
170         available.
171         (headers): Depend on $(perl-generated-headers) only if perl is
172         available.
173         (sed-generated-headers): Remove iso8859-7jp.h.
174
175 1998-05-11  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
176
177         * csu/Makefile ($(objpfx)abi-tag.h): Double $ in command.  Clean up.
178         (/): Removed.
179
180 1998-05-12  Ulrich Drepper  <drepper@cygnus.com>
181
182         * wcsmbs/wcsmbsload.c (extract_charset_name): Pass correctly
183         formed charset names to getfct.  Let user override charset
184         selection by mention charset in locale name.
185
186 1998-05-12 12:15  Ulrich Drepper  <drepper@cygnus.com>
187
188         * posix/glob.c: Move to ...
189         * sysdeps/generic/glob.c: ...here.
190         * posix/glob.h (glob_t): Use correct types for gl_pathc and gl_offs
191         elements.
192         * sysdeps/unix/sysv/linux/alpha/glob.c: New file.
193         * sysdeps/unix/sysv/linux/alpha/oldglob.c: New file.
194         * sysdeps/unix/sysv/linux/alpha/Dist: Add oldglob.c.
195         * sysdeps/unix/sysv/linux/alpha/Makefile: Compile oldglob in posix
196         subdir.
197         * libc.map [GLIBC_2.1]: Add glob and globfree.
198
199 1998-05-12  Ulrich Drepper  <drepper@cygnus.com>
200
201         * sunrpc/Makefile (generated): Restore old list.
202
203 1998-05-11  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
204
205         * rt/Makefile (tests): Define only if we have a thread library.
206
207         * nis/ypclnt.c: Add: #include <errno.h>.
208
209 1998-05-10 15:39  Zack Weinberg  <zack@rabi.phys.columbia.edu>
210
211         * configure.in: Define and substitute RELEASE as well as
212         VERSION.
213         * config.make.in: Add RELEASE and VERSION to be substituted.
214         * Makeconfig: Delete all references to version.mk.
215         * Make-dist: Likewise.
216         * MakeTAGS: Likewise.
217         * elf/Makefile: Likewise.
218
219 1998-05-10  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
220
221         * nis/ypclnt.c: Move "(none)" domainname check from __yp_check to
222         yp_get_default_domain.
223
224 1998-05-12  Ulrich Drepper  <drepper@cygnus.com>
225
226         * sysdeps/posix/profil.c (__profil): Don't define act and timer
227         variables as static.  Patch by Joe Keane <jgk@jgk.org>.
228
229 1998-05-12  Wolfram Gloger  <wmglo@dent.med.uni-muenchen.de>
230
231         * malloc/malloc.c: Fix for NO_THREADS case.
232
233 1998-05-11 18:02  Richard Henderson  <rth@cygnus.com>
234
235         * sysdeps/unix/sysv/linux/alpha/Makefile (sysdep_routines):
236         Remove statfs and fstatfs.
237         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Don't mark pread
238         and pwrite as EXTRA.
239         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
240
241 1998-05-09  Ulrich Drepper  <drepper@cygnus.com>
242
243         * libc.map: Add capget and capset.
244
245 1998-05-08  Ulrich Drepper  <drepper@cygnus.com>
246
247         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
248         (DL_FIND_ARG_COMPONENTS): Find correct alignment for auxiliary
249         vector.  Patch by Mark Hatle <fray@kernel.crashing.org>
250         and Matt McLean <keys@brio.yikes.com>.
251
252 1998-05-08 23:49  Ulrich Drepper  <drepper@cygnus.com>
253
254         * misc/Makefile (tests): Add tst-mntent.
255         * misc/tst-mntent.c: New file.
256
257 1998-05-08 21:56  Zack Weinberg  <zack@rabi.phys.columbia.edu>
258
259         * autolock.sh: Removed.
260         * manual/move-if-change: Removed.
261
262         * scripts: New directory.
263         * =__ify: Moved to scripts.
264         * config.guess: Likewise.
265         * config.sub: Likewise.
266         * gen-FAQ.pl: Likewise.
267         * install-sh: Likewise.
268         * mkinstalldirs: Likewise.
269         * move-if-change: Likewise.
270         * printsources: Likewise.
271         * rellns.sh: Likewise.
272         * test-installation.pl: Likewise.
273
274         * configure.in: Look in scripts for config.guess, config.sub,
275         install-sh.
276         * Makefile: Distribute all above files in their
277         new home.  Find gen-FAQ.pl and test-installation.pl in scripts.
278         * manual/Makefile: Find mkinstalldirs and move-if-change in
279         $(..)scripts.  Drop them from distribute.  Minor cleanups.
280         * Makerules: Find mkinstalldirs and rellns-sh in scripts.
281         * sysdeps/mach/hurd/Makefile: Find move-if-change in scripts.
282         * timezone/Makefile: Find rellns-sh in scripts.
283
284 1998-05-08  Ulrich Drepper  <drepper@cygnus.com>
285
286         * intl/locale.alias: Change italian to it_IT.ISO-8859-1.
287         Reported by Ottavio G. Rizzo <otto@mast.queensu.ca>.
288
289 1998-05-08 19:24  Zack Weinberg  <zack@rabi.phys.columbia.edu>
290
291         * Makefile (+subdir-inits): Delete variable.
292         (+init_subdirs): Likewise.
293         (aux): Likewise.
294         (before-compile): Likewise.
295         (libc-init): Delete stanza.
296         (version-info.h): Delete rule and associated variable.
297         (distribute): Don't distribute moved files.
298         * Makerules (interp-obj): It lives in elf now.  Only use it
299         if $(elf) is set.  Delete rule to build it.
300         * csu/Makefile: Build set-init.o and/or munch-init.o.  Build
301         version.o and version-info.h.  Minor cleanups.
302         (routines): Add libc-init, sysdep, version.
303         (generated): Add version-info.h.
304         * elf/Makefile: Build interp.os.
305
306         * interp.c: Moved to elf.
307         * set-init.c: Moved to csu.
308         * munch-init.c: Likewise.
309         * munch.awk: Likewise.
310         * version.c: Likewise.
311
312         * Rules: Unconfuse syntax highlighting with a fake comment.
313
314 1998-05-08  Ulrich Drepper  <drepper@cygnus.com>
315
316         * sysdeps/unix/sysv/linux/syscalls.list: Add capset and capget
317         syscalls.
318
319 1998-05-08 16:36  Zack Weinberg  <zack@rabi.phys.columbia.edu>
320
321         * iconvdata/Makefile (generated): Set to *-generated-headers
322         plus gconv-modules.
323         (tests): Set to iconv-test.
324         * localedata/Makefile (generated-dirs): Add ld-test-names to list.
325         * posix/Makefile (generated): Set to wordexp-test-result*.
326         * sunrpc/Makefile (generated): Remove rpcsvc/*.
327         (generated-dirs): Add rpcsvc.
328         * libio/Makefile: Clean up.
329
330 1998-05-08 14:55  Ulrich Drepper  <drepper@cygnus.com>
331
332         * Make-dist (+tsrcs): Also use tests-statc where tests is used.
333         * Makerules: Likewise.
334         (+depfiles): Also add sysdep-others.
335         * Rules: Likewise.
336         * iconv/Makefile (distribute): Add loop.s and skeleton.c.
337         * iconvdata/Makefile (distribute): Add TESTS.
338         * localedata/Makefile (repertoires): Rename to repertoiremaps.
339         * sysdeps/gnu/Dist: Add utmpx.h and bits/utmpx.h.
340         * sysdeps/unix/sysv/linux/Dist: Add ldd-rewrite.sed.
341         * sysdeps/unix/sysv/linux/i386/Makefile [subdir=elf]: Define
342         sysdep-others, not others.
343         * sysdeps/unix/sysv/linux/m68k/Makefile: Likewise.
344         * sysdeps/unix/sysv/linux/sparc/Dist: Add sys/kernel_termios.h.
345
346 1998-05-08 12:26  Ulrich Drepper  <drepper@cygnus.com>
347
348         * iconv/gconv_int.h (struct gconv_module): Remove cost field and add
349         cost_hi and cost_lo.
350         * iconv/gconv_conf.c (builtin_modules): Initialize cost_hi from
351         Cost parameter and set cost_lo to INT_MAX.
352         (add_module): Take new parameter and use it to initialize cost_lo.
353         (read_conf_file): Count modules being loaded and use counter for
354         new parameter to add_module.
355         * iconv/gconv_db.c (find_derivation): When look for cost examine
356         cost_hi and cost_lo.
357
358 1998-05-08 10:52  Ulrich Drepper  <drepper@cygnus.com>
359
360         * string/bits/string2.h: Don't use unsigned char * unless really
361         necessary since this disturbs C++.
362         * sysdeps/i386/i486/bits/string.h: Likewise.
363         Patch by Bernd Schmidt <crux@Pool.Informatik.RWTH-Aachen.DE>.
364
365 1998-05-08 13:53  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
366
367         * malloc/malloc.c (top_check): Fix last change.
368
369 1998-05-07  Ulrich Drepper  <drepper@cygnus.com>
370
371         * sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Define.
372         Patch by Matt McLean <keys@brio.yikes.com>.
373
374 1997-05-07 13:26  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
375
376         * Makerules (lib): Put back dependency on lib-noranlib.
377         ($(subdirs-stamps)): Remove dependency on stamp.* again.
378
379 1998-05-07  Ulrich Drepper  <drepper@cygnus.com>
380
381         * sysdeps/i386/fpu/bits/mathinline.h: Use long long int also for
382         test in __pow2 implementation.
383
384 1998-04-16 07:42  Geoff Keating  <geoffk@ozemail.com.au>
385
386         * Makeconfig [!build-static]: Link `static' binaries with libc_pic.a.
387         Still need *FLAGS-.o because we still sometimes build .o files.
388         * db2/Makefile: Don't build libndbm.a if !build-static.
389
390 1998-05-07  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
391
392         * malloc/malloc.c (top_check): Add void as parameter to silent gcc.
393
394 1998-04-16 07:42  Geoff Keating  <geoffk@ozemail.com.au>
395
396         * configure.in: New test for broken gcc on PowerPC.
397         * sysdeps/powerpc/atomicity.h: Use result of test.
398         * linuxthreads/sysdeps/powerpc/pt-machine.h: Use result of test.
399
400         * math/libm-test.c: Update many of the epsilon to match actual
401         performance.
402
403         * sysdeps/libm-ieee754/e_exp.c: Reduce the number of branches.
404         * sysdeps/libm-ieee754/e_expf.c: Likewise.
405         * sysdeps/libm-ieee754/s_exp2.c: Likewise.
406         * sysdeps/libm-ieee754/s_exp2f.c: Likewise.
407
408         * sysdeps/libm-ieee754/e_pow.c: Correct typo.
409
410         * sysdeps/powerpc/elf/libc-start.c: New file.
411         * sysdeps/powerpc/elf/start.S: New file, use libc-start.
412         * sysdeps/powerpc/elf/start.c: Delete.
413
414         * sysdeps/unix/sysv/linux/powerpc/Dist: Remove syscall.h
415         * sysdeps/unix/sysv/linux/powerpc/syscall.h: Delete.  It was unused.
416
417         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Correct previous
418         few patches.
419
420 1998-05-06 12:51  Ulrich Drepper  <drepper@cygnus.com>
421
422         * sysdeps/i386/fpu/bits/mathinline.h (pow): Use long long int for
423         test for integer.
424
425         * sysdeps/libm-i387/e_pow.S: Correctly shift double word.
426         * sysdeps/libm-i387/e_powl.S: Likewise.
427
428 1998-03-31  Wolfram Gloger  <wmglo@dent.med.uni-muenchen.de>
429
430         * malloc/malloc.c (chunk2mem_check, top_check): New functions.
431         (malloc_check, free_check, realloc_check, memalign_check): Use
432         them to improve overrun checking.  Overruns of a single byte and
433         corruption of the top chunk are now detected much more reliably.
434
435 1998-05-06  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
436
437         * math/libm-test.c (pow_test): Add test for special value from PR
438         libc/590.
439
440 1998-05-06  Ulrich Drepper  <drepper@cygnus.com>
441
442         * sysdeps/unix/sysv/linux/bits/errno.h: Undefine EILSEQ before
443         including linux/errno.h.
444
445 1998-05-06 09:49  Ulrich Drepper  <drepper@cygnus.com>
446
447         * sysdeps/unix/sysv/sysv4/solaris2/bits/stat.h: Add LFS support.
448         Use correct types.
449         * sysdeps/unix/sysv/sysv4/solaris2/bits/types.h: New file.
450         * sysdeps/unix/sysv/sysv4/solaris2/bits/errno.h: New file.
451
452 1998-05-05  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
453
454         * Makerules (elide-routines.*): Fix assignments.
455         (do-makelib): Fix typo.
456         ($(subdirs-stamps)): Depend on $(objpfx)stamp.* if in parent
457         makefile.
458
459 1998-05-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
460
461         * Makefile (sysdep-subdirs, subdirs, $(common-objpfx)sysd-dirs,
462         $(objpfx)sysd-dirs): Move them...
463         * Makeconfig: ... here.
464         * Makerules (subdirs-stamps, subdirs-stamp-o): Always define.
465         (stubs): Fix circular depedency.
466         (do-makelib): Clean up.
467         (lib): Don't depend on lib-noranlib.
468         ($(objpfx)stamp.oS): Remove special case for empty
469         static-only-routines.
470         (elide-routines.o): Add $(static-only-routines).
471         (elide-routines$o): Define this instead of elide-routines.$o.
472         * manual/Makefile (stubs): Fix circular dependency.
473
474 1998-05-05  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
475
476         * libio/Makefile (routines): Remove duplicate oldiofclose.
477
478 1998-05-05  Ulrich Drepper  <drepper@cygnus.com>
479
480         * string/strcoll.c: Use uint32_t instead of u_int32_t.
481
482 1998-05-05  Ulrich Drepper  <drepper@cygnus.com>
483
484         * libio/stdio.h: Fix typo in __REDIRECT.
485         * io/sys/stat.h: Likewise.
486         Reported by Myles Uyema <myles@uyema.nws.net>.
487
488 1998-05-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
489
490         * locale/programs/localedef.c (options): Fix help message.
491
492 1998-05-04  Ulrich Drepper  <drepper@cygnus.com>
493
494         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Avoid nasty
495         relocations.  Patch by Joe Keane <jgk@jgk.org>.
496
497 1998-05-04 12:40  Ulrich Drepper  <drepper@cygnus.com>
498
499         * malloc/malloc.c (ptmalloc_init_all): New function.  Similar to
500         ptmalloc_unlock_all, but re-initializes the mutexes instead.
501         (ptmalloc_init): Use new function in thread_at_fork call.
502         (thread_atfork_static): Likewise.
503         Suggested by Wolfram Gloger and Xavier Leroy.
504
505 1998-05-04  Ulrich Drepper  <drepper@cygnus.com>
506
507         * signal/signal.h: Move definitions of struct sigstack and
508         struct sigaltstack into separate file and include it.
509         * sysdeps/generic/bits/sigstack.h: New file.
510         * sysdeps/unix/sysv/linux/bits/sigstack.h: New file.
511         * signal/Makefile (headers): Add bits/sigstack.h.
512
513 1998-05-03  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
514
515         * elf/rtld.c (dl_main): Fix check for number of references to
516         interpreter object.
517
518 1998-05-03  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
519
520         * elf/rtld.c (dl_main): Check has_interp after executing platform
521         specific code.
522
523 1998-05-01  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
524
525         * iconvdata/run-iconv-test.sh: Fix typo.
526
527 1998-05-01  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
528
529         * Makerules (+depfiles): Add depfiles for $(tests-static).
530         Simplified.
531
532 1998-05-01  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
533
534         * manual/terminal.texi (Special Characters): Fix description of
535         c_cc indexes.
536
537 1998-05-01  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
538
539         * sysdeps/unix/sysv/linux/tcsetattr.c: Use memcpy to copy the c_cc
540         array.
541         * sysdeps/unix/sysv/linux/tcgetattr.c: Likewise.  Initialize rest
542         of c_cc array.
543
544 1998-04-30 14:15  Zack Weinberg  <zack@rabi.phys.columbia.edu>
545
546         * sysdeps/unix/sysv/linux/netrose/rose.h: Don't include kernel headers.
547
548 1998-05-01  Ulrich Drepper  <drepper@cygnus.com>
549
550         * intl/locale.alias: Update russian entry.
551
552 1998-05-01 21:54  Zack Weinberg  <zack@rabi.phys.columbia.edu>
553
554         * Makerules (static-only-routines): Reimplement in terms of
555         elide-routines.os.
556         (shared-only-routines): Reimplement in terms of
557         elide-routines.X [where X is all object-suffixes except .os].
558
559         (stubs): Create stubs file inside the subdir.
560         (common-mostlyclean): Remove stubs file from inside the subdir.
561         * Makefile (subdir-stubs): Look for stubs files inside the
562         subdirs.
563         * manual/Makefile (stubs): Create dummy stubs file inside the
564         subdir.
565
566 1998-05-01 21:01  Zack Weinberg  <zack@rabi.phys.columbia.edu>
567
568         Build speed improvement: make ar less of a bottleneck.
569
570         * Makerules (stamp$o): Just record the object list for later
571         use.
572         (libc_foo.a): New rule, depends on subdir stamp files; builds
573         and ranlibs the library from the lists saved in those files.
574
575         (subdirs-stamps): Define also if subdir == elf (FIXME: kludge).
576         (subdirs-stamp-o): Likewise.
577
578         (ar-symtab-name): Delete variable.
579         (lib%.a): Delete target.
580         (libc_foo.a(bar.%)): Delete target.
581         (libc_foo.a($(ar-symtab-name))): Delete target.
582
583         (objects objs): Just depend on libobjs and extra-objs.
584         (libobjs): Depend on the stamp files, not the objects.
585         (extra-objs): New target, just depends on the extra-objs list.
586
587         (CREATE_ARFLAGS): Kill the `ar S' hack.
588
589         * config.make.in (have-ar-S): Deleted.
590         * configure.in: Delete test for `ar S'.  Add test to determine
591         whether ranlib does anything useful.
592
593 1998-05-01  Ulrich Drepper  <drepper@cygnus.com>
594
595         * inet/tst-ether_aton.c: Include <stdio.h>.
596
597 1998-04-30 16:45  Ulrich Drepper  <drepper@cygnus.com>
598
599         * inet/ether_aton.c: Including netinet/if_ether.h is not necessary.
600
601         * locale/Makefile (distribute): Add programs/repertoire.h.
602         (localedef-modules): Add repertoire.
603         (CPPFLAGS): Define REPERTOIREMAP_PATH.
604         * locale/programs/repertoire.c: New file.
605         * locale/programs/repertoire.h: New file.
606         * locale/programs/charmap.c: Starting fixing character set handling
607         to handle multi-byte encodings.
608         * locale/programs/charset.c: Likewise.
609         * locale/programs/charset.h: Likewise.
610         * locale/programs/ld-collate.c: Likewise.
611         * locale/programs/ld-ctype.c: Likewise.
612         * locale/programs/linereader.c: Likewise.
613         * locale/programs/localedef.c: Likewise.
614         * locale/programs/locfile-kw.gperf: Likewise.
615         * locale/programs/locfile-kw.h: Likewise.
616         * locale/programs/locfile-token.h: Likewise.
617         * locale/programs/locfile.h: Likewise.
618         * locale/programs/stringtrans.c: Likewise.
619
620         * locale/programs/locfile.c: Interpret I18NPATH value as base of
621         path, extended with "/locales/".
622
623 1998-04-18  Philip Blundell  <Philip.Blundell@pobox.com>
624
625         * sysdeps/arm/memset.S: Fix off by one error.
626
627         * sysdeps/unix/sysv/linux/arm/sysdep.h (PSEUDO): On error, call
628         __syscall_error rather than syscall_error directly.
629
630 1998-04-17  Philip Blundell  <Philip.Blundell@pobox.com>
631
632         * sysdeps/unix/sysv/linux/arm/mmap.S: New file; implementation of
633         mmap() syscall for ARM.
634
635         * sysdeps/unix/arm/start.c: New file; startup code for ARM a.out
636         binaries.
637
638 1998-04-30  Ulrich Drepper  <drepper@cygnus.com>
639
640         * locale/programs/localedef.c: Recognize repertoire-map option.
641
642 1998-04-29  Ulrich Drepper  <drepper@cygnus.com>
643
644         * locale/programs/linereader.c (get_toplvl_escape): Fix typo in
645         converting non-hex numbers.
646         Patch by Won Kyu Park <bird@bird.kitel.co.kr>.
647
648 1998-04-23 07:31  H.J. Lu  <hjl@gnu.org>
649
650         * resolv/inet_addr.c (inet_aton): Use __strtoul_internal to
651         check overflow.
652         * resolv/Makefile (tests): New, add tst-aton.
653         * resolv/tst-aton.c: New file.
654
655 1998-04-29  Ulrich Drepper  <drepper@cygnus.com>
656
657         * sysdeps/sparc/sparc32/dl-machine.h (WEAKADDR): Add missing
658         semicolon.
659
660 1998-04-29 12:11  Ulrich Drepper  <drepper@cygnus.com>
661
662         * wcsmbs/mbsnrtowcs.c: Remove variable to pass to conversion function
663         by letting the later modify the variable computing the total directly.
664         * wcsmbs/mbsrtowcs.c: Likewise.
665         * wcsmbs/wcsnrtombs.c: Likewise.
666         * wcsmbs/wcsrtombs.c: Likewise.
667
668         * wcsmbs/btowc.c (converted): Rename variable to dummy to make clear
669         it is not used.
670         * wcsmbs/wctoc.c: Likewise.
671
672         * wcsmbs/mbsrtowcs.c: Optimize a bit more.
673         * wcsmbs/wcsrtombs.c: Likewise.
674
675         * sysdeps/unix/sysv/linux/alpha/bits/signum.h: Add SIGCLD definition.
676
677 1998-04-29  Ulrich Drepper  <drepper@cygnus.com>
678
679         * iconv/skeleton.c: Correct counting of actually converted
680         characters.
681
682         * intl/localealias.c (read_alias_file): Use unsigned char for
683         local variables.  Remove unused variable tp.
684         * intl/l10nflist.c (_nl_normalize_codeset): Use unsigned char *
685         for type of codeset.  For loosing Solaris systems.
686         * intl/loadinfo.h: Adapt prototype of _nl_normalize_codeset.
687         * intl/bindtextdom.c (BINDTEXTDOMAIN): Don't define local variable
688         len if not needed.
689         Patches by Jim Meyering.
690
691         * stdio-common/vfprintf.c [%S]: Don't clear mbstate twice;
692         wcsrtombs must put it into initial state.
693
694 1998-04-29  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
695
696         * iconv/gconv_simple.c: Fix endian bug.  Don't put side effects in
697         argument of bswap_XX macro.
698
699 1998-04-28  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
700
701         * iconvdata/Makefile (EBCDIC-DK-NO-A-routines): Fix typo in
702         variable name.
703
704 1998-04-28  Ulrich Drepper  <drepper@cygnus.com>
705
706         * sysdeps/unix/sysv/linux/semctl.c (semctl): Define own union
707         semun and use stdarg macros to get the value.
708         * sysdeps/generic/semctl.c: Don't use union semun.
709
710         * sysvipc/sys/sem.h: Don't use union semun in semctl prototype.
711
712         * string/basename.c [!_LIBC]: Define function as gnu_basename.
713
714         * posix/getopt.c [!__GNU_LIBRARY__]: Include string.h or
715         strings.h.
716
717         * stdlib/grouping.h: Accept ungrouped numbers even if locale
718         defines grouping.
719
720         * intl/hash-string.h: Don't include values.h.
721
722         * inet/Makefile (tests): Add tst-ether_aton.
723         * inet/tst-ether_aton.c: New file.
724
725         * inet/ether_aton_r.c (ether_aton_r): Preserve high-nibble value
726         in hex conversion.
727         * inet/ether_aton.c (ether_aton): Declare result variable static.
728         Reported by ahyung@unixg.ubc.ca.
729
730         * sysdeps/unix/sysv/linux/bits/sem.h: Don't define union semun.
731         Define macro _SEM_SEMUN_UNDEFINED instead.
732         Reported by Dirk Laessig <d.laessig@tu-bs.de>.
733
734         * stdio-common/tst-wc-printf.c: New file.  Test for %S and %C format.
735         * stdio-common/Makefile (tests): Add tst-wc-printf.
736
737 1998-04-28 16:32  Philip Blundell  <philb@gnu.org>
738
739         * manual/stdio.texi (Variable Arguments Output): Correct variable
740         name.  Patch from Ewan Mellor <em@nexus.co.uk>
741
742 1998-04-27  Ulrich Drepper  <drepper@cygnus.com>
743
744         * intl/dcgettext.c: Remove unneeded definition of
745         internal_function.
746
747 1998-04-27  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
748
749         * iconvdata/Makefile ($(objpfx)iconv-test.out): Use this as target
750         instead of do-iconv-test.
751         ($(objpfx)gconv-modules): Define rule only if objpfx is not
752         empty.
753
754 1998-04-27  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
755
756         * string/string.h: Fix feature test.
757
758 1998-04-27  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
759
760         * iconvdata/iso646.c (BODY): Don't use character constants that
761         depend on signedness of char.
762
763 1998-04-27  Ulrich Drepper  <drepper@cygnus.com>
764
765         * sysdeps/unix/sysv/linux/i386/Makefile [$(subdirs)=misc]
766         (sysdep_routines): Add s_pread64 and s_pwrite64.
767
768 1998-04-27 09:54  Ulrich Drepper  <drepper@cygnus.com>
769
770         * iconvdata/Makefile (distribute): Remove generated .h files.
771         * iconvdata/koi8-r.h: Removed.
772         * iconvdata/latin-greek-1.h: Removed.
773         * iconvdata/latin-greek.h: Removed.
774
775         * iconvdata/testdata/CP1258..UTF8: New iconv test source.
776         * iconvdata/KOI-8: Likewise.
777         * iconvdata/KOI-8..UTF8: Likewise.
778         * iconvdata/KOI8-R: Likewise.
779         * iconvdata/KOI8-R..UTF8: Likewise.
780
781 1998-04-24  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
782
783         * streams/Makefile (headers): Add sys/stropts.h.
784         * streams/sys/stropts.h: New file.
785
786 1998-04-25  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
787
788         * sysdeps/unix/sysv/linux/ttyname.c,
789         sysdeps/unix/sysv/linux/ttyname_r.c: New files, like
790         sysdeps/posix/ttyname*.c, but look in /dev/pts first.
791
792 1998-04-25  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
793
794         * sysdeps/unix/sysv/linux/ptsname.c: Fix off-by-one bug in second
795         argument of _itoa_word.
796
797 1998-04-24  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
798
799         * sysdeps/unix/sysv/linux/syscalls.list (s_getcwd, s_getdents,
800         s_pread64, s_pwrite64, s_reboot, s_sigpending, s_sigprocmask): Set
801         caller to getcwd, getdents, pread64, pwrite64, reboot, sigpending,
802         sigprocmask, resp., instead of EXTRA.
803
804         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Remove
805         s_pread64 and s_pwrite64.
806
807 1998-04-26 18:44  Ulrich Drepper  <drepper@cygnus.com>
808
809         * iconvdata/Makefile: Correct rules to generate gap table.
810         * iconvdata/gap.pl: Simplify.
811
812         * iconvdata/TESTS: Name new tests.
813         * iconvdata/testdata/CP1250: New file.
814         * iconvdata/testdata/CP1250..UTF8: New file.
815         * iconvdata/testdata/CP1251: New file.
816         * iconvdata/testdata/CP1251..UTF8: New file.
817         * iconvdata/testdata/CP1252: New file.
818         * iconvdata/testdata/CP1252..UTF8: New file.
819         * iconvdata/testdata/CP1253: New file.
820         * iconvdata/testdata/CP1253..UTF8: New file.
821         * iconvdata/testdata/CP1254: New file.
822         * iconvdata/testdata/CP1254..UTF8: New file.
823         * iconvdata/testdata/CP1255: New file.
824         * iconvdata/testdata/CP1255..UTF8: New file.
825         * iconvdata/testdata/CP1256: New file.
826         * iconvdata/testdata/CP1256..UTF8: New file.
827         * iconvdata/testdata/CP1257: New file.
828         * iconvdata/testdata/CP1257..UTF8: New file.
829
830 1998-04-26  Ulrich Drepper  <drepper@cygnus.com>
831
832         * iconvdata/Makefile: Add rules for ISO-2022-KR.
833         * iconvdata/iso-2022-kr.c: New file.
834
835         * iconvdata/gconv-modules: Add entry for ISO-2022-JP, ISO-2022-JP-2,
836         and ISO-2022-KR.
837
838 1998-04-25 18:39  Ulrich Drepper  <drepper@cygnus.com>
839
840         * iconvdata/Makefile: Use gap method for iso8859-5, iso8859-7,
841         iso8859-8 and iso8859-10.
842         * iconvdata/iso8859-5.c: Change to use gap method.
843         * iconvdata/iso8859-7.c: Likewise.
844         * iconvdata/iso8859-8.c: Likewise.
845         * iconvdata/iso8859-10.c: Likewise.
846
847         * iconvdata/Makefile: Add rules for ISO-2022-JP module.
848         * iconv/skeleton.c: Allow END_LOOP do be defined and use it at the
849         end of the loop.
850         * iconvdata/iso-2022-jp.c: New file.
851
852         * iconvdata/ksc5601.c: Don't use uint16_t to represent byte sequence.
853         * iconvdata/ksc5601.h: Unify function interfaces.
854         * iconvdata/euckr.c: Adapt for changed ksc5601.h interface.
855         * iconvdata/uhc.c: Likewise.
856
857         * iconvdata/gb2312.h: Use correct types.
858
859         * iconvdata/iso646.c (gconv_open): Correctly initialize the character
860         size elements of data.
861
862 1998-04-24  Ulrich Drepper  <drepper@cygnus.com>
863
864         * string/tst-svc.expect: Adapt for change in .input.
865         * string/tst-svc.input: More tests.
866
867 1998-04-24 17:15  Ulrich Drepper  <drepper@cygnus.com>
868
869         * iconvdata/Makefile: Add rules for new modules.
870         * iconvdata/gconv-modules: Likewise.
871         * iconvdata/cp737.c: New file.
872         * iconvdata/cp737.h: New file.
873         * iconvdata/cp775.c: New file.
874         * iconvdata/cp775.h: New file.
875         * iconvdata/cp874.c: New file.
876         * iconvdata/cp874.h: New file.
877
878 1998-04-24 16:30  Ulrich Drepper  <drepper@cygnus.com>
879
880         * iconvdata/Makefile: Create target directory before generating
881         headers.
882
883 1998-04-23  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
884
885         * misc/sys/cdefs.h (__REDIRECT): Handle systems with non-empty
886         __USER_LABEL_PREFIX__.
887         (__ASMNAME, __ASMNAME2): New macros.
888
889 1998-04-24  Ulrich Drepper  <drepper@cygnus.com>
890
891         * elf/dl-load.c: Include sys/param.h for MAX.
892
893 1998-04-24 21:44  Richard Henderson  <rth@cygnus.com>
894
895         * sysdeps/unix/sysv/linux/alpha/syscalls.list (ftruncate): Make
896         __ftruncate the strong symbol, and add weak alias.
897         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
898
899 1998-04-24  Ulrich Drepper  <drepper@cygnus.com>
900
901         * termios/cfsetspeed.c: Make code cleaner and add missing const.
902         Patch by Joe Keane <jgk@jgk.org>.
903
904         * inet/rcmd.c (__ivaliduser): Check buf for being NULL before
905         free()ing.
906
907 1998-04-24 13:56  Ulrich Drepper  <drepper@cygnus.com>
908
909         * sysdeps/generic/bits/socket.h: Add #defines for enum values.
910         Patch by Thomas Bushnell, n/BSG.
911
912 1998-04-24  Ulrich Drepper  <drepper@cygnus.com>
913
914         * inet/rcmd.c (iruserok): Initialize hostf variable to NULL.
915
916 1998-04-24  Ulrich Drepper  <drepper@cygnus.com>
917
918         * iconvdata/Makefile: Put generated headers in build directory.
919
920 1998-04-23 22:43  Ulrich Drepper  <drepper@cygnus.com>
921
922         * elf/dl-load.c (fillin_rpath): Handle empty element returned by
923         strsep as current directory.
924
925         * iconv/gconv_builtin.h: Add aliases unicode and unicodebig for
926         Java.  Add definitions for unicodelittle implementation.
927         * iconv/gconv_int.h: Add declaration for unicodelittle functions.
928         * iconv/gconv_simple.c: Define unicodelittle functions.
929
930         * iconv/iconv_prog.c: Make program print information about position
931         of illegal character in input.
932
933         * iconv/skeleton.c: Use __strcasecmp instead of __strcasestr for
934         comparison of charset name.
935         * iconvdata/big5.c (CHARSET_NAME): Adapt for this.
936         * iconvdata/ebcdic-at-de-a.c: Likewise.
937         * iconvdata/ebcdic-at-de.c: Likewise.
938         * iconvdata/ebcdic-ca-fr.c: Likewise.
939         * iconvdata/euccn.c: Likewise.
940         * iconvdata/eucjp.c: Likewise.
941         * iconvdata/euckr.c: Likewise.
942         * iconvdata/euctw.c: Likewise.
943         * iconvdata/hp-roman8.c: Likewise.
944         * iconvdata/iso6937.c: Likewise.
945         * iconvdata/iso8859-1.c: Likewise.
946         * iconvdata/iso8859-10.c: Likewise.
947         * iconvdata/iso8859-2.c: Likewise.
948         * iconvdata/iso8859-3.c: Likewise.
949         * iconvdata/iso8859-4.c: Likewise.
950         * iconvdata/iso8859-5.c: Likewise.
951         * iconvdata/iso8859-6.c: Likewise.
952         * iconvdata/iso8859-7.c: Likewise.
953         * iconvdata/iso8859-8.c: Likewise.
954         * iconvdata/iso8859-9.c: Likewise.
955         * iconvdata/johab.c: Likewise.
956         * iconvdata/koi-8.c: Likewise.
957         * iconvdata/koi8-r.c: Likewise.
958         * iconvdata/latin-greek-1.c: Likewise.
959         * iconvdata/latin-greek.c: Likewise.
960         * iconvdata/sjis.c: Likewise.
961         * iconvdata/t61.c: Likewise.
962         * iconvdata/uhc.c: Likewise.
963
964         * iconvdata/iso646.c: Add support for more ISO 646 variants.
965         * iconvdata/TESTS: Add tests for ISO646 module.
966         * iconvdata/gconv-modules: Add new modules.
967         * iconvdata/testdate/CSA_Z243.4-1985-1: New tests for ISO646 module.
968         * iconvdata/testdate/CSA_Z243.4-1985-1..UCS2: Likewise.
969         * iconvdata/testdate/CSA_Z243.4-1985-2: Likewise.
970         * iconvdata/testdate/CSA_Z243.4-1985-2..UCS4: Likewise.
971         * iconvdata/testdate/DIN_66003: Likewise.
972         * iconvdata/testdate/DIN_66003..UTF8: Likewise.
973         * iconvdata/testdate/DS_2089: Likewise.
974         * iconvdata/testdate/DS_2089..UTF8: Likewise.
975         * iconvdata/testdate/ES: Likewise.
976         * iconvdata/testdate/ES..UTF8: Likewise.
977         * iconvdata/testdate/ES2: Likewise.
978         * iconvdata/testdate/ES2..UTF8: Likewise.
979         * iconvdata/testdate/GB_1988-80: Likewise.
980         * iconvdata/testdate/GB_1988-80..UTF8: Likewise.
981         * iconvdata/testdate/IT: Likewise.
982         * iconvdata/testdate/IT..UTF8: Likewise.
983         * iconvdata/testdate/JIS_C6220-1969-RO: Likewise.
984         * iconvdata/testdate/JIS_C6220-1969-RO..UTF8: Likewise.
985         * iconvdata/testdate/JIS_C6229-1984-B: Likewise.
986         * iconvdata/testdate/JIS_C6229-1984-B..UTF8: Likewise.
987         * iconvdata/testdate/JUS_I.B1.002: Likewise.
988         * iconvdata/testdate/JUS_I.B1.002..UTF8: Likewise.
989         * iconvdata/testdate/KSC5636: Likewise.
990         * iconvdata/testdate/KSC5636..UTF8: Likewise.
991         * iconvdata/testdate/MSZ_7795.3: Likewise.
992         * iconvdata/testdate/MSZ_7795.3..UTF8: Likewise.
993         * iconvdata/testdate/NC_NC00-10: Likewise.
994         * iconvdata/testdate/NC_NC00-10..UTF8: Likewise.
995         * iconvdata/testdate/NF_Z_62-010: Likewise.
996         * iconvdata/testdate/NF_Z_62-010..UTF8: Likewise.
997         * iconvdata/testdate/NF_Z_62-010_1973: Likewise.
998         * iconvdata/testdate/NF_Z_62-010_1973..UTF8: Likewise.
999         * iconvdata/testdate/NS_4551-1: Likewise.
1000         * iconvdata/testdate/NS_4551-1..UTF8: Likewise.
1001         * iconvdata/testdate/NS_4551-2: Likewise.
1002         * iconvdata/testdate/NS_4551-2..UTF8: Likewise.
1003         * iconvdata/testdate/PT: Likewise.
1004         * iconvdata/testdate/PT..UTF8: Likewise.
1005         * iconvdata/testdate/PT2: Likewise.
1006         * iconvdata/testdate/PT2..UTF8: Likewise.
1007         * iconvdata/testdate/SEN_850200_B: Likewise.
1008         * iconvdata/testdate/SEN_850200_B..UTF8: Likewise.
1009         * iconvdata/testdate/SEN_850200_C: Likewise.
1010         * iconvdata/testdate/SEN_850200_C..UTF8: Likewise.
1011
1012         * iconvdata/cns11643.h: Use uint32_t instead of wchar_t.
1013         * iconvdata/cns11643l1.h: Likewise.
1014         * iconvdata/latin-greek-1.h: Likewise.
1015         * iconvdata/latin-greek.h: Likewise.
1016         * iconvdata/koi8-r.h: Likewise.
1017         * iconvdata/jis0212.h: Likewise.
1018         * iconvdata/gb2312.h: Likewise.
1019         * iconvdata/ksc5601.h: Likewise.
1020
1021         * iconvdata/8bit-gap.c: Use 32 bit type for idx element of struct gap.
1022
1023         * iconvdata/Makefile: Add rules for lots of more modules.
1024         * iconvdata/cp1250.c: New file.
1025         * iconvdata/cp1251.c: New file.
1026         * iconvdata/cp1252.c: New file.
1027         * iconvdata/cp1253.c: New file.
1028         * iconvdata/cp1254.c: New file.
1029         * iconvdata/cp1255.c: New file.
1030         * iconvdata/cp1256.c: New file.
1031         * iconvdata/cp1257.c: New file.
1032         * iconvdata/ebcdic-dk-no-a.c: New file.
1033         * iconvdata/ebcdic-dk-no.c: New file.
1034         * iconvdata/ebcdic-es-a.c: New file.
1035         * iconvdata/ebcdic-es-s.c: New file.
1036         * iconvdata/ebcdic-es.c: New file.
1037         * iconvdata/ebcdic-fi-se-a.c: New file.
1038         * iconvdata/ebcdic-fi-se.c: New file.
1039         * iconvdata/ebcdic-fr.c: New file.
1040         * iconvdata/ebcdic-is-friss.c: New file.
1041         * iconvdata/ebcdic-it.c: New file.
1042         * iconvdata/ebcdic-pt.c: New file.
1043         * iconvdata/ebcdic-uk.c: New file.
1044         * iconvdata/ebcdic-us.c: New file.
1045         * iconvdata/ibm037.c: New file.
1046         * iconvdata/ibm038.c: New file.
1047         * iconvdata/ibm1004.c: New file.
1048         * iconvdata/ibm1026.c: New file.
1049         * iconvdata/ibm1047.c: New file.
1050         * iconvdata/ibm256.c: New file.
1051         * iconvdata/ibm273.c: New file.
1052         * iconvdata/ibm274.c: New file.
1053         * iconvdata/ibm275.c: New file.
1054         * iconvdata/ibm277.c: New file.
1055         * iconvdata/ibm278.c: New file.
1056         * iconvdata/ibm280.c: New file.
1057         * iconvdata/ibm281.c: New file.
1058         * iconvdata/ibm284.c: New file.
1059         * iconvdata/ibm285.c: New file.
1060         * iconvdata/ibm290.c: New file.
1061         * iconvdata/ibm297.c: New file.
1062         * iconvdata/ibm420.c: New file.
1063         * iconvdata/ibm423.c: New file.
1064         * iconvdata/ibm424.c: New file.
1065         * iconvdata/ibm437.c: New file.
1066         * iconvdata/ibm500.c: New file.
1067         * iconvdata/ibm850.c: New file.
1068         * iconvdata/ibm851.c: New file.
1069         * iconvdata/ibm852.c: New file.
1070         * iconvdata/ibm855.c: New file.
1071         * iconvdata/ibm857.c: New file.
1072         * iconvdata/ibm860.c: New file.
1073         * iconvdata/ibm861.c: New file.
1074         * iconvdata/ibm862.c: New file.
1075         * iconvdata/ibm863.c: New file.
1076         * iconvdata/ibm864.c: New file.
1077         * iconvdata/ibm865.c: New file.
1078         * iconvdata/ibm868.c: New file.
1079         * iconvdata/ibm869.c: New file.
1080         * iconvdata/ibm870.c: New file.
1081         * iconvdata/ibm871.c: New file.
1082         * iconvdata/ibm875.c: New file.
1083         * iconvdata/ibm880.c: New file.
1084         * iconvdata/ibm891.c: New file.
1085         * iconvdata/ibm903.c: New file.
1086         * iconvdata/ibm904.c: New file.
1087         * iconvdata/ibm905.c: New file.
1088         * iconvdata/ibm918.c: New file.
1089
1090         * locale/iso-4217.def: Update.
1091         * localedata/locales/pt_BR: Correct.  Patches by Andreas Jaeger.
1092
1093         * stdio-common/vfscanf.h: Recognize nan and inf in floating-point
1094         formats.
1095
1096 1998-04-22  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1097
1098         * elf/dl-load.c (_dl_init_paths): ';' is also a terminal for
1099         LD_LIBRARY_PATH.
1100
1101 1998-04-22  Gordon Matzigkeit  <gord@profitpress.com>
1102
1103         * Makerules: Change occurances of `cd dir; cmd' to `cd dir && cmd'.
1104         * Makefile: Likewise.
1105         * posix/Makefile: Likewise.
1106         * sysdeps/mach/hurd/Makefile: Likewise.
1107
1108 1998-04-22  Gordon Matzigkeit  <gord@profitpress.com>
1109
1110         * sysdeps/mach/hurd/bits/dirent.h: New file.
1111         * sysdeps/mach/hurd/readdir64.c: New file.
1112         * sysdeps/mach/hurd/readdir64_r.c: New file.
1113
1114 1998-04-21  Gordon Matzigkeit  <gord@profitpress.com>
1115
1116         * stdio/stdio.h (vasprintf, __asprintf, asprintf, vdprintf,
1117         dprintf): Synchronize declarations with libio/stdio.h.
1118
1119 1998-04-21  Gordon Matzigkeit  <gord@profitpress.com>
1120
1121         * elf/dlerror.c (dlerror): Don't assume that
1122         __libc_internal_tsd_get is defined.  __libc_getspecific is already
1123         well-protected, so just use it directly.
1124
1125 1998-04-22  Gordon Matzigkeit  <gord@profitpress.com>
1126
1127         * io/ftw.h (ftw): Fix typo.
1128
1129 1998-04-21  Gordon Matzigkeit  <gord@profitpress.com>
1130
1131         * sysdeps/gnu/utmp_file.c: Fix typo.
1132
1133 1998-04-22 11:06  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1134
1135         * iconvdata/run-iconv-test.sh: Fix more portability bugs.  When
1136         one part of a test fails move on to the next test.
1137
1138 1998-04-24  5:45  Richard Henderson  <rth@cygnus.com>
1139
1140         * sysdeps/alpha/bits/setjmp.h (_JMPBUF_UNWINDS): Added.
1141
1142 1998-04-21  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1143
1144         * sysdeps/i386/bits/setjmp.h (_JMPBUF_UNWINDS): Compare addresses
1145         as pointers, not signed integers.
1146
1147 1998-04-22 11:06  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1148
1149         * sysdeps/m68k/bits/setjmp.h (_JMPBUF_UNWINDS): Added.
1150
1151 1998-04-21 21:49  Zack Weinberg  <zack@rabi.phys.columbia.edu>
1152
1153         * misc/sys/cdefs.h: New macro __REDIRECT to support changing the
1154         asm symbol name of functions.
1155         * include/features.h: Kill redundant test.
1156
1157         * dirent/dirent.h: Use new macros to implement __USE_FILE_OFFSET64.
1158         * io/ftw.h: Likewise.
1159         * io/sys/stat.h: Likewise.
1160         * io/sys/statfs.h: Likewise.
1161         * io/sys/statvfs.h: Likewise.
1162         * libio/stdio.h: Likewise.
1163         * resource/sys/resource.h: Likewise.
1164         * rt/aio.h: Likewise.
1165
1166         * posix/unistd.h: Use new macros for __USE_FILE_OFFSET64 and
1167          __FAVOR_BSD.
1168         * signal/signal.h: Use new macros for BSD vs. SysV signal().
1169
1170         * misc/Makefile: Drop bsd-compat.c.  Make libbsd-compat.a
1171         a dummy library.
1172         * misc/bsd-compat.c: Removed.
1173
1174 1998-04-21 20:32  Ulrich Drepper  <drepper@cygnus.com>
1175
1176         * iconv/loop.c: Allow EXTRA_LOOP_DECLS be defined and use it in
1177         function declaration.
1178         * iconv/skeleton.c: Allow PREPARE_LOOP and EXTRA_LOOP_ARGS be defined
1179         and use them in conversion function.
1180         * iconvdata/Makefile (modules): Re-add ISO6446.
1181         * iconvdata/TEST: Add tests for ASCII variants.
1182         * iconvdata/iso646.c: Rewrite to use loop.c and skeleton.c.
1183         * iconvdata/testdata/ANSI_X3.4-1968: New file.
1184         * iconvdata/testdata/BS_4730: New file.
1185         * iconvdata/testdata/BS_4730..UTF8: New file.
1186
1187 1998-04-21 19:05  Ulrich Drepper  <drepper@cygnus.com>
1188
1189         * iconv/gconv.h (struct gconv_step): Add element stateful.
1190         * iconv/gconv_builtin.c (__gconv_builtin_trans): Initialize stateful
1191         to zero for all internal conversions.
1192         * iconv/skeleton.c: Initialize stateful depending on whether or not
1193         RESET_STATE is defined to one or zero respectively.
1194         * stdlib/mblen.c: Use stateful element of currently selected
1195         converter for result if S is NULL.
1196         * stdlib/mbtowc.c: Likewise.
1197         * stdlib/wctomb.c: Likewise.
1198
1199 1998-04-21 18:00  Ulrich Drepper  <drepper@cygnus.com>
1200
1201         * iconv/gconv.c (__gconv): Remove bogus input buffer size computation.
1202
1203         * iconv/gconv_open.c (__gconv_open): Initialize outbufend element.
1204
1205         * iconv/gconv_simple.c (__gconv_transform_internal_ascii): Don't use
1206         character in comparison with uint32_t.
1207         (__gconv_transform_internal_utf8): Specify MAX_NEEDED_TO.
1208         (__gconv_transform_utf8_internal): Specify MAX_NEEDED_FROM.
1209         Optimize BODY a bit.
1210
1211         * iconv/loop.c: Require MIN_NEEDED_INPUT and MIN_NEEDED_OUTPUT to
1212         be defined.
1213
1214         * iconv/skeleton.c: Also reset converted counter in case of an error.
1215         Call reset function using correct value for output buffer start.
1216
1217         * iconvdata/Makefile: Re-enable tests.
1218
1219         * iconvdata/iso8859-1.c: Swap MIN_NEEDED_INPUT and MIN_NEEDED_OUTPUT
1220         value for to-conversion.
1221
1222         * iconvdata/TESTS: Add new third column.
1223         * iconvdata/run-iconv-test.sh: Add support for charsets which are
1224         not ASCII based.
1225         * iconvdata/testdata/suntzus: New file.
1226
1227         * elf/dl-minimal.c (__strtol_internal): Increment pointer to string
1228         while reading.  Correctly used base.  Little optimization.
1229         (__strtoul_internal): Likewise.
1230
1231         * elf/rtld.c (dl_main): Test to avoid duplicate call of _dl_init_paths
1232         was wrong.  Use explicit variable.
1233
1234 1998-04-20 23:49  Zack Weinberg  <zack@rabi.phys.columbia.edu>
1235
1236         * configure.in: Check for awk.
1237         * config.make.in: Add AWK to be substituted.
1238
1239         * manual/xtract-typefun.awk: Rewrite to eliminate gawk extensions.
1240         * manual/users.texi: Fix typo exposed by above rewrite.
1241
1242         * Makefile: Invoke awk using AWK variable.
1243         * csu/Makefile: Likewise.
1244         * elf/Makefile: Likewise.
1245         * mach/Makefile: Likewise.
1246         * manual/Makefile: Likewise.
1247         * sysdeps/gnu/Makefile: Likewise.
1248         * sysdeps/mach/hurd/Makefile: Likewise.
1249         * sysdeps/unix/Makefile: Likewise.
1250         * timezone/Makefile: Likewise.
1251
1252 1998-04-10  Gordon Matzigkeit  <gord@profitpress.com>
1253
1254         * sysdeps/gnu/errlist.awk (ERR_REMAP): Implement error code to
1255         array index translation.
1256         (SYS_ERRLIST_ALIAS, SYS_NERR_ALIAS): Make weak aliases only if
1257         these are defined.
1258
1259         * sysdeps/mach/hurd/Dist: Add errlist.c to distribution.
1260
1261         * sysdeps/mach/hurd/errlist.c: New file.
1262         (ERR_TRANSLATE): Map Hurd error codes into errlist indices.
1263         (_hurd_errlist): The Hurd error list doesn't have Unix sys_errlist
1264         semantics, so rename it.
1265
1266 1998-04-16  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1267
1268         * iconvdata/run-iconv-test.sh: Make portable.  Always test all
1269         conversions.
1270
1271 1998-04-21 12:30  H.J. Lu  <hjl@gnu.org>
1272
1273         * wcsmbs/wcsrtombs.c (__wcsrtombs): Initialize result to 0.
1274         * wcsmbs/wcsnrtombs.c: Likewise.
1275
1276 1998-04-21  Ulrich Drepper  <drepper@cygnus.com>
1277
1278         * sysdeps/generic/dl-sysdep.c: Handle _dl_hwcap correctly.
1279
1280         * wcsmbs/btowc.c (__btowc): Declare inptr as const char *.
1281
1282         * time/strftime.c (my_strftime): Initialize pad variable in
1283         declaration.
1284
1285         * iconvdata/big5.c: Don't use character constants in comparisons
1286         with unsigned value.
1287
1288 1998-04-20 18:00  Ulrich Drepper  <drepper@cygnus.com>
1289
1290         * libc.map: Add __dgettext to GLIBC_2.0 and __libc_longjmp, and
1291         __libc_siglongjmp to GLIBC_2.1.
1292
1293         * elf/dl-minimal.c (__assert_perror_fail): Don't use strerror, use
1294         __strerror_r.
1295
1296         * iconv/Makefile: Don't run tests now.
1297
1298         * iconv/iconv_prog.c (process_block): If loop is repeated, call iconv
1299         with correct output buffer.
1300
1301         Major rewrite of the low-level gconv functionality.
1302         * iconv/gconv.c: Rewritten.
1303         * iconv/gconv.h: Likewise.
1304         * iconv/gconv_builtin.c: Likewise.
1305         * iconv/gconv_builtin.h: Likewise.
1306         * iconv/gconv_conf.c: Likewise.
1307         * iconv/gconv_int.h: Likewise.
1308         * iconv/gconv_open.c: Likewise.
1309         * iconv/gconv_simple.c: Likewise.
1310         * iconv/iconv.c: Likewise.
1311         * iconvdata/8bit-gap.c: Likewise.
1312         * iconvdata/8bit-generic.c: Likewise.
1313         * iconvdata/Makefile: Likewise.
1314         * iconvdata/big5.c: Likewise.
1315         * iconvdata/cns11643.c: Likewise.
1316         * iconvdata/cns11643.h: Likewise.
1317         * iconvdata/cns11643l1.c: Likewise.
1318         * iconvdata/cns11643l1.h: Likewise.
1319         * iconvdata/ebcdic-at-de-a.c: Likewise.
1320         * iconvdata/ebcdic-at-de.c: Likewise.
1321         * iconvdata/ebcdic-ca-fr.c: Likewise.
1322         * iconvdata/euccn.c: Likewise.
1323         * iconvdata/eucjp.c: Likewise.
1324         * iconvdata/euckr.c: Likewise.
1325         * iconvdata/euctw.c: Likewise.
1326         * iconvdata/gb2312.c: Likewise.
1327         * iconvdata/gb2312.h: Likewise.
1328         * iconvdata/hp-roman8.c: Likewise.
1329         * iconvdata/iso646.c: Likewise.
1330         * iconvdata/iso6937.c: Likewise.
1331         * iconvdata/iso8859-1.c: Likewise.
1332         * iconvdata/iso8859-10.c: Likewise.
1333         * iconvdata/iso8859-2.c: Likewise.
1334         * iconvdata/iso8859-3.c: Likewise.
1335         * iconvdata/iso8859-4.c: Likewise.
1336         * iconvdata/iso8859-5.c: Likewise.
1337         * iconvdata/iso8859-6.c: Likewise.
1338         * iconvdata/iso8859-7.c: Likewise.
1339         * iconvdata/iso8859-8.c: Likewise.
1340         * iconvdata/iso8859-9.c: Likewise.
1341         * iconvdata/jis0201.c: Likewise.
1342         * iconvdata/jis0201.h: Likewise.
1343         * iconvdata/jis0208.c: Likewise.
1344         * iconvdata/jis0208.h: Likewise.
1345         * iconvdata/jis0212.c: Likewise.
1346         * iconvdata/jis0212.h: Likewise.
1347         * iconvdata/johab.c: Likewise.
1348         * iconvdata/koi-8.c: Likewise.
1349         * iconvdata/koi8-r.c: Likewise.
1350         * iconvdata/ksc5601.c: Likewise.
1351         * iconvdata/ksc5601.h: Likewise.
1352         * iconvdata/latin-greek-1.c: Likewise.
1353         * iconvdata/latin-greek.c: Likewise.
1354         * iconvdata/run-iconv-test.sh: Likewise.
1355         * iconvdata/sjis.c: Likewise.
1356         * iconvdata/t61.c: Likewise.
1357         * iconvdata/uhc.c: Likewise.
1358         * wcsmbs/btowc.c: Likewise.
1359         * wcsmbs/mbrtowc.c: Likewise.
1360         * wcsmbs/mbsnrtowcs.c: Likewise.
1361         * wcsmbs/mbsrtowcs.c: Likewise.
1362         * wcsmbs/wcrtomb.c: Likewise.
1363         * wcsmbs/wcsmbsload.c: Likewise.
1364         * wcsmbs/wcsnrtombs.c: Likewise.
1365         * wcsmbs/wcsrtombs.c: Likewise.
1366         * wcsmbs/wctob.c: Likewise.
1367         * iconv/loop.c: New file.
1368         * iconv/skeleton.c: New file.
1369
1370         * stdlib/mblen.c: Handle empty input string correctly.
1371         * stdlib/mbtowc.c: Likewise.
1372
1373         * posix/getopt.c: Various cleanups.
1374
1375         * sysdeps/arm/bits/setjmp.h: Add copyright text.
1376         * sysdeps/i386/bits/setjmp.h: Likewise.
1377         * sysdeps/m68k/bits/setjmp.h: Likewise.
1378         * sysdeps/powerpc/bits/setjmp.h: Likewise.
1379         * sysdeps/sparc/sparc32/bits/setjmp.h: Likewise.
1380
1381         * sysdeps/generic/longjmp.c: Rename function to __libc_siglongjmp
1382         and make longjmp weak alias.
1383
1384 1998-04-18 20:29  Philip Blundell  <Philip.Blundell@pobox.com>
1385
1386         * iconv/Makefile (routines): Only include gconv_dl if building for
1387         an ELF system - dynamic linking is not available on a.out.
1388         (CFLAGS-gconv_conf.c): Define STATIC_GCONV if omitting gconv_dl
1389         due to above check.
1390         * iconv/gconv_db.c: If STATIC_GCONV defined, don't try to call
1391         routines from gconv_dl.
1392
1393 1998-04-17  Gordon Matzigkeit  <gord@profitpress.com>
1394
1395         * csu/init.c (_IO_stdin_used): Protect with USE_IN_LIBIO so that
1396         we can compile without libio.
1397
1398 1998-04-20 16:28  Ulrich Drepper  <drepper@cygnus.com>
1399
1400         * sysdeps/mach/hurd/Subdirs: Remove login.
1401
1402 1998-04-11  Gordon Matzigkeit  <gord@profitpress.com>
1403
1404         * db2/compat.h: Include <errno.h>, to make sure we get the
1405         definition of EFTYPE before we define it ourselves.
1406
1407 1998-04-10  Gordon Matzigkeit  <gord@profitpress.com>
1408
1409         * sysdeps/generic/bits/socket.h: Protect against multiple inclusion.
1410         * sysdeps/mach/hurd/bits/ioctls.h: Likewise.
1411         Fix typo to allow inclusion from sys/ioctl.h again.
1412
1413 1998-04-16  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1414
1415         * iconvdata/*.[ch]: Clean up namespace.  Optimize character lookup.
1416
1417 1998-04-16  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1418
1419         * libc.map: Export __strerror_r.  Remove _strerror_internal.
1420
1421 1998-04-16  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1422
1423         * sysdeps/generic/strcasestr.c: Undefine strcasestr, not strstr.
1424         Also undefine __strcasestr.
1425
1426 1998-04-16  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1427
1428         * posix/regex.c: Rename __re_max_failures back to re_max_failures,
1429         aliases do not work with global variables due to copy relocations.
1430
1431 1998-04-20 15:12  Ulrich Drepper  <drepper@cygnus.com>
1432
1433         * manual/creature.texi: Fix type.  Patch by Andreas Schwab.
1434
1435 1998-04-20 13:47  Ulrich Drepper  <drepper@cygnus.com>
1436
1437         * signal/sighold.c: Include stddef.h for NULL definition.
1438         * signal/sigrelse.c: Likewise.
1439         * sysdeps/posix/sigignore.c: Likewise.
1440         * sysdeps/posix/sigset.c: Likewise.
1441         * sysdeps/posix/waitid.c: Likewise.
1442         * sysdeps/unix/sysv/linux/rt_sigsuspend.c: Likewise.
1443         * sysdeps/unix/sysv/linux/rt_sigtimedwait.c: Likewise.
1444         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
1445         * wcsmbs/mbsrtowcs.c: Include stdlib.h for MB_CUR_MAX.
1446         Patch by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.
1447
1448 1998-04-13  Mark Kettenis  <kettenis@phys.uva.nl>
1449
1450         * login/Makefile (headers): Remove utmpx.h and bits/utmpx.h.
1451         * login/getutent.c (getutxent): Remove alias.
1452         * login/getutent_r.c (setutxent, pututxline, endutxent):
1453         Remove aliases.
1454         * login/getutid.c (getutxid): Remove alias.
1455         * login/getutline.c (getutxline): Remove alias.
1456         * login/utmp.h: Add prototypes for __updwtmp, __getutent,
1457         __getutid, __getutline and __pututline.
1458         * login/utmpx.h: Moved to ...
1459         * sysdeps/gnu/utmpx.h: ... here.  [__USE_GNU]: Define UTMPX_FILE,
1460         UTMPX_FILENAME, WTMPX_FILE and WTMPX_FILENAME, declare utmpxname
1461         and updwtmpx.
1462         * login/updwtmp.c: Moved to ...
1463         * sysdeps/generic/updwtmp.c: ... here.  (updwtmp): Generalized by
1464         allowing file name transformation.
1465         * sysdeps/gnu/updwtmp.c: New file.  Use generic implementation with
1466         additional file name transformation.
1467         * sysdeps/unix/sysv/linux/updwtmp.c: Likewise.
1468         * login/utmp_file.c: Moved to ...
1469         * sysdeps/generic/utmp_file.c: ... here.  (setutent_file):
1470         Generalized by allowing file name transformation.  Do not
1471         print error message.  Library functions should not print them.
1472         Reported by Jim Meyering.
1473         * sysdeps/gnu/utmp_file.c: New file.  Use generic implementation
1474         with additional file name transformation.
1475         * sysdeps/unix/sysv/linux/utmp_file.c: Likewise.
1476         * sysdeps/gnu/Makefile [$(subdir)=login] (sysdep_routines): Add
1477         setutxent, getutxent, endutxent, getutxid, getutxid, getutxline,
1478         pututxline, utmpxname and updwtmpx.  (sysdep_headers): Add utmpx.h
1479         and bits/utmpx.h.
1480         * sysdeps/gnu/bits/utmpx.h [__USE_GNU] Include paths.h.
1481         (_PATH_UTMPX): Define to _PATH_UTMP.  (_PATH_WTMPX): Define to
1482         _PATH_WTMPX.  (RUN_LVL): Define only if __USE_GNU.  (ACCOUNTING):
1483         Define if __USE_GNU.
1484         * sysdeps/generic/setutxent.c: New file.
1485         * sysdeps/generic/getutxent.c: New file.
1486         * sysdeps/generic/endutxent.c: New file.
1487         * sysdeps/generic/getutxid.c: New file.
1488         * sysdeps/generic/getutxline.c: New file.
1489         * sysdeps/generic/pututxline.c: New file.
1490         * sysdeps/generic/utmpxname.c: New file.
1491         * sysdeps/generic/updwtmpx.c: New file.
1492         * sysdeps/unix/sysv/linux/paths.h (_PATH_UTMP_DB): Remove.
1493         * sysdeps/generic/bits/utmpx.h: Remove.
1494
1495 1998-04-20  Ulrich Drepper  <drepper@cygnus.com>
1496
1497         * posix/wordexp-test.c (main): Initialize ifs element of ts for
1498         ~root test.
1499
1500 1998-04-17 07:53  H.J. Lu  <hjl@gnu.org>
1501
1502         * sysdeps/unix/sysv/linux/i386/s_pread64.S: Fix a typo.
1503
1504 1998-04-17 11:32  Ulrich Drepper  <drepper@cygnus.com>
1505
1506         * libio/oldfileops.c (_IO_old_file_seekoff): Define temporary st
1507         variable using _G_stat64.
1508         * libio/fileops.c: Remove macro definition of fstat, it is in the
1509         global header.
1510         Reported by Thorsten Kukuk <kukuk@weber.uni-paderborn.de>.
1511
1512 1998-04-17  Philip Blundell  <pb@nexus.co.uk>
1513
1514         * sysdeps/arm/strlen.S: New file, based on code by Matthew Wilcox
1515         <willy@odie.barnet.ac.uk>.
1516
1517 1998-04-16  Philip Blundell  <Philip.Blundell@pobox.com>
1518
1519         * inet/netinet/in.h (IN6_IS_ADDR_MC_NODELOCAL): New macro,
1520         required by IPv6 Basic API.
1521         (IN6_IS_ADDR_MC_LINKLOCAL): Likewise.
1522         (IN6_IS_ADDR_MC_SITELOCAL): Likewise.
1523         (IN6_IS_ADDR_MC_ORGLOCAL): Likewise.
1524         (IN6_IS_ADDR_MC_GLOBAL): Likewise.
1525
1526 1998-04-15 16:41  Ulrich Drepper  <drepper@cygnus.com>
1527
1528         Don't name internal representation since it might be different from
1529         the external form (namely on little endian machines).
1530         * iconv/gconv_builtin.h: Add UCS4 support.  Change references to
1531         UCS4 into references to INTERNAL.
1532         * iconv/gconv_simple.c: Implement UCS4<->INTERNAL converters.
1533         Add endianess support to UCS functions.  Change references to
1534         UCS4 into references to INTERNAL.
1535         * iconv/gconv_int.h: Change references to UCS4 into references to
1536         INTERNAL.
1537         * iconv/iconv_prog.c: Don't mention INTERNAL in --list output.
1538         * iconvdata/gconv-modules: Change accordingly.
1539         * wcsmbs/wcsmbsload.c: Change names to use INTERNAL.
1540
1541         * iconv/gconv_simple.c: Adjust input buffer pointer for output buffer
1542         overflow.
1543         * iconvdata/8bit-gap.c: Likewise.
1544         * iconvdata/8bit-generic.c: Likewise.
1545         * iconvdata/big5.c: Likewise.
1546         * iconvdata/euccn.c: Likewise.
1547         * iconvdata/eucjp.c: Likewise.
1548         * iconvdata/euckr.c: Likewise.
1549         * iconvdata/euctw.c: Likewise.
1550         * iconvdata/iso646.c: Likewise.
1551         * iconvdata/iso6937.c: Likewise.
1552         * iconvdata/iso8859-1.c: Likewise.
1553         * iconvdata/johab.c: Likewise.
1554         * iconvdata/sjis.c: Likewise.
1555         * iconvdata/t61.c: Likewise.
1556         * iconvdata/uhc.c: Likewise.
1557
1558         * iconvdata/8bit-gap.c: Correct access to to_ucs4 array.
1559         * iconvdata/8bit-generic.c: Likewise.
1560
1561         * iconvdata/TESTS: Add more tests.
1562
1563         * sysdeps/i386/bits/byteswap.h: Change to use "=r" when ror is used.
1564
1565 1998-04-15 11:47  Ulrich Drepper  <drepper@cygnus.com>
1566
1567         * iconvdata/Makefile: Better rules to run tests.
1568
1569         * iconvdata/testdata/ISO-8859-1..UTF8: New file.
1570         * iconvdata/testdata/ISO-8859-10: Likewise.
1571         * iconvdata/testdata/ISO-8859-10..UCS2: Likewise.
1572         * iconvdata/testdata/ISO-8859-2: Likewise.
1573         * iconvdata/testdata/ISO-8859-2..UCS4: Likewise.
1574         * iconvdata/testdata/ISO-8859-2..UTF8: Likewise.
1575         * iconvdata/testdata/ISO-8859-3: Likewise.
1576         * iconvdata/testdata/ISO-8859-4: Likewise.
1577         * iconvdata/testdata/ISO-8859-5: Likewise.
1578         * iconvdata/testdata/ISO-8859-6: Likewise.
1579         * iconvdata/testdata/ISO-8859-7: Likewise.
1580         * iconvdata/testdata/ISO-8859-8: Likewise.
1581         * iconvdata/testdata/ISO-8859-9: Likewise.
1582
1583 1998-04-15  Ulrich Drepper  <drepper@cygnus.com>
1584
1585         * iconvdata/run-iconv-test.sh: Handle $from..$t file to compare
1586         intermediate result (if available).
1587
1588         * iconv/gconv_simple.c (__gconv_transform_ucs4_ascii): Fix typo in
1589         last change.
1590
1591         * iconvdata/Makefile: Add rules to run run-iconv-test.sh.
1592         (distribute): Add run-iconv-test.sh and testdata/*.
1593
1594         * stdlib/testmb.c (main): Simplify mbc array handling.
1595
1596 1998-04-14  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1597
1598         * elf/dl-minimal.c (__strtol_internal): Correct range check.  Fix
1599         return value on overflow.
1600
1601 1998-04-14  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1602
1603         * sysdeps/posix/mkstemp.c (mkstemp): Change value and v to 64
1604         bits.
1605
1606 1998-04-14  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1607
1608         * malloc/mtrace.c (mtrace): Use standard function setvbuf instead
1609         of non-standard function setbuffer.
1610
1611 1998-04-15  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1612
1613         * stdio-common/perror.c: Include <string.h> for __strerror_r.
1614
1615 1998-04-14 23:54  Ulrich Drepper  <drepper@cygnus.com>
1616
1617         * iconvdata/Makefile: Add rules to run tests.
1618         * iconvdata/TESTS: New file.
1619         * iconvdata/run-iconv-test.sh: New file.
1620         * iconvdata/testdata/ISO-8859-1: New file.
1621
1622         * iconv/iconv_prog.c (main): Call process_block with OUTPUT stream,
1623         not stdout.
1624
1625 1998-04-14 18:22  Ulrich Drepper  <drepper@cygnus.com>
1626
1627         * iconv/gconv_builtin.c (__gconv_get_builtin_trans): Initialize
1628         counter element of step.
1629
1630         * iconv/gconv_dl.c: Don't mark get_sym as internal function.
1631
1632         * iconv/gconv_simple.c (__gconv_transform_ucs4_ascii): Correct loop
1633         termination test.
1634         (__gconv_transform_ucs4_utf8): Likewise.  Remove unnecessary variable
1635         ACTUALLY.
1636         (__gconv_transform_utf8_ucs4): Correct test for empty input.
1637
1638 1998-04-14  Ulrich Drepper  <drepper@cygnus.com>
1639
1640         * Makefile: Include makeconfig before defining rule to regenerate
1641         configure files.
1642
1643         * configure.in: Remove restriction on compiling without static
1644         libs.
1645
1646 1998-04-14 16:34  Ulrich Drepper  <drepper@cygnus.com>
1647
1648         * test-skeleton.c: Provide hook for initializing code before the fork.
1649         * rt/tst-aio.c: Use PREPARE hook to make suer temp files are always
1650         removed.
1651
1652         * libio/fcloseall.c (__fcloseall): Return return value of _IO_cleanup.
1653         * libio/genops.c (_IO_cleanup): Return return value of _IO_flush_all.
1654         * libio/libioP.h: Adopt _IO_cleanup prototype.
1655
1656         * stdlib/Makefile (tests): Add test-canon2.
1657         * stdlib/test-canon2.c: New file.
1658         * stdlib/canonicalize.c (canonicalize): Allow RESOLVED parameter to
1659         be NULL.  Use __lxstat, not __lstat.  Correctly recognize long
1660         symlink sequences.
1661         (__realpath): Make real function which checks RESOLVED parameter for
1662         not being NULL.
1663
1664 1998-04-14  Ulrich Drepper  <drepper@cygnus.com>
1665
1666         * catgets/open_catalog.c (__open_catalog): Fix problems with
1667         reading non-files.  Always close file.
1668         Reported by Cristian Gafton <gafton@redhat.com>.
1669
1670         * elf/dl-minimal.c (__strtol_internal): Prevent overflow warnings.
1671
1672 1998-04-14 13:28  Ulrich Drepper  <drepper@cygnus.com>
1673
1674         * libc.map: Add various low-level I/O functions.
1675
1676 1998-04-14 10:35  Ulrich Drepper  <drepper@cygnus.com>
1677
1678         * string/Makefile (routines): Remove strerror_r.
1679         * string/strerror_r.c: Removed.
1680         * string/strerror.c: Call __strerror_r for doing the real work.
1681         * sysdeps/generic/_strerror.c: Rename function to __strerror_r and
1682         add weak alias strerror_r.
1683         * sysdeps/mach/_strerror.c: Likewise.
1684         * assert/assert-perr.c: Use __strerror_r instead of _strerror_internal.
1685         * elf/dl-error.c (_dl_signal_error): Likewise.
1686         * elf/dl-profile.c (_dl_start_profile): Likewise.
1687         * gmon/gmon.c (write_gmon): Likewise.
1688         * stdio-common/perror.c: Likewise.
1689         * stdio-common/vfprintf.c: Likewise.
1690
1691 1998-04-10  Mark Kettenis  <kettenis@phys.uva.nl>
1692
1693         * sysdeps/unix/sysv/linux/Makefile [$(subdir)=inet]
1694         (sysdep_headers): Add netatalk/at.h.
1695
1696 1998-04-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1697
1698         * manual/socket.texi, manual/creature.texi, manual/time.texi:
1699         Formatting fixes.
1700
1701 1998-04-13  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1702
1703         * posix/regex.c: Rename __re_syntax_options back to
1704         re_syntax_options, aliases do not work with global variables due
1705         to copy relocations.
1706         (regex_compile): Use syntax parameter instead of
1707         re_syntax_options.
1708
1709 1998-04-14  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1710
1711         * configure.in: Document that enable-force-install is default.
1712
1713 1998-04-13  Ulrich Drepper  <drepper@cygnus.com>
1714
1715         * sysdeps/posix/mktemp.c: Increment `value' in a way which touches
1716         all needed 36 bits.
1717         * sysdeps/posix/mkstemp.c: Likewise.
1718
1719 1998-04-13 17:40  Ulrich Drepper  <drepper@cygnus.com>
1720
1721         * iconvdata/8bit-gap.c: Simplify step data handling.
1722         * iconvdata/8bit-generic.c: Likewise.
1723         * iconvdata/big5.c: Likewise.
1724         * iconvdata/euccn.c: Likewise.
1725         * iconvdata/eucjp.c: Likewise.
1726         * iconvdata/euckr.c: Likewise.
1727         * iconvdata/euctw.c: Likewise.
1728         * iconvdata/iso6937.c: Likewise.
1729         * iconvdata/iso8859-1.c: Likewise.
1730         * iconvdata/jis0208.h: Likewise.
1731         * iconvdata/jis0212.c: Likewise.
1732         * iconvdata/jis0212.h: Likewise.
1733         * iconvdata/johab.c: Likewise.
1734         * iconvdata/ksc5601.h: Likewise.
1735         * iconvdata/sjis.c: Likewise.
1736         * iconvdata/t61.c: Likewise.
1737         * iconvdata/uhc.c: Likewise.
1738
1739 1998-04-13 16:36  Ulrich Drepper  <drepper@cygnus.com>
1740
1741         * manual/texinfo.texi: Updated from last version.
1742
1743 1998-04-13 14:52  Ulrich Drepper  <drepper@cygnus.com>
1744
1745         * iconvdata/cns11643.c: New file.
1746         * iconvdata/cns11643.h: New file.
1747         * iconvdata/cns11643l1.c: New file.
1748         * iconvdata/cns11643l1.h: New file.
1749         * iconvdata/euctw.c: New file.
1750         * iconvdata/Makefile: Add rules for EUC-TW and CNS.
1751         * iconvdata/gconv-modules: Likewise.
1752
1753         * iconvdata/eucjp.c: Several bug fixes and improvements.
1754         * iconvdata/gb2312.h: Likewise.
1755         * iconvdata/jis0201.h: Likewise.
1756         * iconvdata/jis0208.h: Likewise.
1757         * iconvdata/jis0212.h: Likewise.
1758
1759 1998-04-13 09:11  Ulrich Drepper  <drepper@cygnus.com>
1760
1761         * iconvdata/eucjp.c: New file.
1762         * iconvdata/euccn.c: New file.
1763         * iconvdata/gb2312.h: New file.
1764         * iconvdata/gb2312.c: New file.
1765         * iconvdata/Makefile: Add rules for EUC-JP and EUC-CN.
1766         * iconvdata/gconv-modules: Likewise.
1767
1768         * iconvdata/euckr.c: Use stdint.h instead of inttypes.h.
1769
1770 1998-04-12  Ulrich Drepper  <drepper@cygnus.com>
1771
1772         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
1773         (DL_FIND_ARG_COMPONENTS): Always initialize auxv.
1774         Patch by Mark Hatle <fray@kernel.crashing.org>.
1775
1776 1998-04-12 22:47  Philip Blundell  <Philip.Blundell@pobox.com>
1777
1778         * sysdeps/unix/sysv/linux/bits/socket.h (PF_APPLETALK): Correct
1779         comment.
1780         (PF_AAL5, AF_AAL5): Rename to *_ATMPVC.
1781         (PF_ATMSVC, PF_ECONET, AF_ATMSVC, AF_ECONET): Added.
1782
1783 1998-04-12  Ulrich Drepper  <drepper@cygnus.com>
1784
1785         * iconvdata/sjis.c (gconv): Remove superfluous varaible declarations.
1786
1787         * iconvdata/Makefile: Add rules for big5 conversion.
1788         * iconvdata/gconv-modules: Likewise.
1789         * iconvdata/big5.c: New file.
1790
1791         * time/mktime.c (TYPE_MAXIMUM): Add missing cast.
1792         Patch by Jim Meyering.
1793
1794 1998-04-11  Ulrich Drepper  <drepper@cygnus.com>
1795
1796         * rt/tst-aio.c: Add test for aio_read and lio_listio.
1797
1798         * rt/lio_listio.c: Correct total counter handling.
1799
1800         * rt/aio_misc.c (handle_fildes_io): Correctly dequeue elements
1801         from request queue.
1802
1803         * test-skeleton.c (main): Make stdout unbuffered.  Improve message
1804         of signal on exit even more.
1805
1806         * rt/aio_suspend.c (aio_suspend): Use PTHREAD_COND_INITIALIZER
1807         instead of call to pthread_cond_init.
1808         * rt/lio_listio.c (lio_listio): Likewise.
1809         * rt/lio_listio64.c (lio_listio64): Likewise.
1810
1811         * nis/nis_findserv.c: Include sys/socket.h.
1812
1813 1998-04-11 09:33  Ulrich Drepper  <drepper@cygnus.com>
1814
1815         * Makeconfig (rtobjdir): New variable.
1816         (rpath-link): Add rtobjdir and thread directory, if available.
1817
1818         * test-skeleton.c: Add support to remove temporary files.
1819         Always define test_dir.  Improve message about expected signal.
1820
1821         * rt/Makefile (tests): Add tst-aio.
1822         Add rules for tst-aio to be linked with librt and thread library.
1823         * rt/aio_misc.c: Correct fundamental bugs.
1824         * rt/aio_suspend.c: Correct bug in test for available request.
1825         Initialize conditional variable.
1826         * rt/lio_listio.c: Initialize conditional variable.
1827         * rt/lio_listio64.c: Likewise.
1828         * rt/tst-aio.c: New file.
1829
1830         * sysdeps/libm-ieee754/s_signgam.c: Undo last change.
1831         * sysdeps/libm-ieee754/w_gamma.c: Likewise.  Adopt for ISO C 9x.
1832         * sysdeps/libm-ieee754/w_gammaf.c: Likewise.
1833         * sysdeps/libm-ieee754/w_gammal.c: Likewise.
1834         * sysdeps/libm-ieee754/w_lgamma.c: Likewise.
1835         * sysdeps/libm-ieee754/w_lgammaf.c: Likewise.
1836         * sysdeps/libm-ieee754/w_lgammal.c: Likewise.
1837
1838 1998-04-11 14:49  Mark Kettenis  <kettenis@landau.phys.uva.nl>
1839
1840         * posix/regex.c [_LIBC] (__re_syntax_options): Initialize to 0.
1841
1842 1998-04-10  Ulrich Drepper  <drepper@cygnus.com>
1843
1844         * elf/dl-load.c (open_path): Use correct name for test whether
1845         directory in load path exists.
1846
1847         * sysdeps/libm-ieee754/s_expm1.c: Remove variable one.
1848         * sysdeps/libm-ieee754/e_pow.c: Fix typo.
1849         Patches by Tom Rini <trini@kernel.crashing.org>.
1850
1851         * wcsmbs/wcstof_l.c: Declare ____wcstoull_l_internal.
1852         * wcsmbs/wcstod_l.c: Likewise.
1853         * wcsmbs/wcstold_l.c: Likewise.
1854
1855         * include/byteswap.h: New file.
1856
1857         * malloc/mtrace.c (mtrace): Use smaller output buffer to reduce
1858         .bss segment size.  Patch by Joe Keane <jgk@jgk.org>.
1859
1860         * inet/getnameinfo.c (getnameinfo): Change parameter to match
1861         declaration.  Patch by Richard Henderson.
1862
1863 1998-04-10 12:40  Zack Weinberg  <zack@rabi.phys.columbia.edu>
1864
1865         * manual/process.texi (SIGCHLD example): Save errno.
1866
1867 1998-04-09  Ulrich Drepper  <drepper@cygnus.com>
1868
1869         * posix/regex.c: Define regerror really as __regerror.
1870         * posix/regex.h: Add __ protected prototypes for regcomp, regexec,
1871         regerror and regfree.
1872
1873         * stdlib/strtof_l.c: Declare ____strtoull_l_internal.
1874         * stdlib/strtod_l.c: Likewise.
1875         * stdlib/strtold_l.c: Likewise.
1876
1877         * intl/gettextP.h [_LIBC] (SWAP): Use byteswap.h macros.
1878
1879         * sysdeps/i386/i486/bits/string.h: Remove unused variables.
1880
1881         * misc/syslog.c (closelog_internal): Set LogTag to NULL.
1882         Patch by Christian Gafton.
1883
1884 1998-04-09 14:27  Ulrich Drepper  <drepper@cygnus.com>
1885
1886         * manual/socket.texi (Interface Naming): Correct @deftypefun line
1887         for if_indextoname.
1888
1889 1998-04-07  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1890
1891         * sysdeps/unix/sysv/linux/bits/sockunion.h: Fix error message.
1892
1893         * manual/socket.texi (Interface Naming): Fix typo.
1894
1895 1998-04-07  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1896
1897         * manual/examples/filesrv.c (main): Remove filename first.
1898
1899         * manual/socket.texi (Address Formats): Change ?F_LOCAL, ?F_FILE,
1900         ?F_UNIX.
1901
1902         * manual/examples/mkfsock.c (make_named_socket): Use PF_LOCAL
1903         instead of PF_UNIX.
1904
1905         * manual/examples/filecli.c (main): Use AF_LOCAL
1906         instead of AF_UNIX.
1907
1908 1998-04-09  Ulrich Drepper  <drepper@cygnus.com>
1909
1910         * sysdeps/libm-ieee754/s_signgam.c: Define __signgam and make
1911         signgam weak alias.
1912         * sysdeps/libm-ieee754/w_lgamma.c: Use __signgam not signgam.
1913         * sysdeps/libm-ieee754/w_lgammaf.c: Likewise.
1914         * sysdeps/libm-ieee754/w_lgammal.c: Likewise.
1915         * sysdeps/libm-ieee754/w_gamma.c: Likewise.
1916         * sysdeps/libm-ieee754/w_gammaf.c: Likewise.
1917         * sysdeps/libm-ieee754/w_gammal.c: Likewise.
1918
1919         * login/utmp_daemon.c (open_socket): Use __connect not connect.
1920
1921 1998-04-08  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1922
1923         * configure.in: Add new option --enable-force-install.  Substitute
1924         force_install.
1925         * config.make.in (force-install): Set from configure.
1926         * Makerules (force-install): New phony target.
1927         * Makeconfig (+force): New variable.
1928         * Makefile: Use it in dependency list of installation targets.
1929         * db/Makefile: Likewise.
1930         * db2/Makefile: Likewise.
1931         * elf/Makefile: Likewise.
1932         * hurd/Makefile: Likewise.
1933         * iconv/Makefile: Likewise.
1934         * iconvdata/Makefile: Likewise.
1935         * intl/Makefile: Likewise.
1936         * localedata/Makefile: Likewise.
1937         * login/Makefile: Likewise.
1938         * po/Makefile: Likewise.
1939         * sunrpc/Makefile: Likewise.
1940         * sysdeps/mach/hurd/Makefile: Likewise.
1941         * sysdeps/standalone/i386/force_cpu386/Makefile: Likewise.
1942         * sysdeps/unix/sysv/linux/Makefile: Likewise.
1943         * timezone/Makefile: Likewise.
1944
1945 1998-04-08  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1946
1947         * sysdeps/unix/sysv/linux/getcwd.c: Use PATH_MAX as default
1948         alloc_size.  Pass return value of getcwd syscall to realloc.
1949
1950 1998-04-08  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1951
1952         * manual/socket.texi: Spelling fixes.
1953
1954 1998-04-08  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1955
1956         * elf/dl-load.c (print_search_path): Remove unused variable.
1957
1958 1998-04-08  Ulrich Drepper  <drepper@cygnus.com>
1959
1960         * login/utmp_file.c: use __ftruncate not ftruncate.
1961         * sysdeps/unix/common/syscalls.list: Add __ftruncate as real name
1962         for system call and make ftruncate weak alias.
1963         * posix/unistd.h: Add prototype for __ftruncate.
1964         * login/utmp_daemon.c (open_socket): Use __socket not socket.
1965         * nscd/nscd_getpw_r.c (__nscd_getpw_r): use __snprintf and __readv
1966         instead of snprintf and readv.
1967         * nscd/nscd_getgr_r.c (__nscd_getgr_r): Use __snprintf not
1968         snprintf.
1969         * stdlib/strtod.c: Call strtoull/wcstoull's internal functions
1970         directly.
1971
1972 1998-04-08 20:06  Ulrich Drepper  <drepper@cygnus.com>
1973
1974         * iconv/gconv_conf.c (__gconv_read_conf): Use __realpath not realpath.
1975         * iconv/gconv_db.c: Use __ protected regex functions.
1976         * iconv/gconv_simple.c: Use __mbsinit not mbsinit.
1977         * posix/getopt_init.c: Use __getpid not getpid.
1978         * posix/regex.c: Rename all global functions to start with __ and
1979         make old names weak aliases.
1980         * posix/regex.h: Adopt prototypes for this.
1981         * stdlib/canonicalize.c: Define __realpath, make canonicalize_file_name
1982         a weak alias and use __getcwd instead of getcwd.
1983         * stdlib/stdlib.h: Declare __realpath and __canonicalize_file_name.
1984         * stdlib/strtod.c: Use __btowc instead of btowc.
1985         * stdlib/strtol.c: Likewise.
1986         * sysdeps/libm-ieee754/s_matherr.c: Weaken definition of matherr.
1987         * sysdeps/unix/sysv/linux/errlist.c: Make sure definitions of sys_nerr
1988         and sys_errlist are weak.
1989         * wcsmbs/btowc.c: Define function as __btowc and make btowc weak alias.
1990         * wcsmbs/mbrtowc.c: Use __mbsinit not mbsinit.
1991         * wcsmbs/mbsnrtowcs.c: Likewise.
1992         * wcsmbs/mbsrtowcs.c: Likewise.
1993         * wcsmbs/wcsnrtombs.c: Likewise.
1994         * wcsmbs/wcsrtombs.c: Likewise.
1995         * wcsmbs/mbsinit.c: Define function as __mbsinit and make mbsinit
1996         weak alias.
1997         * wcsmbs/wchar.h: Declare __btowc and __mbsinit.
1998         * wctype/wctype.c: Define function as __wctype and make wctype
1999         weak alias.
2000         * wctype/wctype.h: Declare __wctype.
2001
2002 1998-04-08  Ulrich Drepper  <drepper@cygnus.com>
2003
2004         * stdio-common/vfscanf.c: Perform test in %l[ handling correctly.
2005
2006 1998-04-07  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2007
2008         * sysdeps/unix/sysv/linux/_G_config.h (_G_stat64): Define to
2009         stat64.
2010         (_G_OPEN64, _G_LSEEK64, _G_FSTAT64): Use namespace clean
2011         functions.
2012         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add __lseek64 alias
2013         for __llseek.
2014         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
2015         * sysdeps/unix/sysv/linux/llseek.c: Likewise.
2016         * sysdeps/generic/lseek64.c (lseek64): Rename to __lseek64, and
2017         make it a weak alias.
2018         * posix/unistd.h: Declare __lseek64.
2019
2020         * libio/fileops.c (fstat) [_LIBC]: Use namespace clean function.
2021         (_IO_file_stat): Fix typo.
2022         (_IO_file_xsgetn): Update fd->_offset.  Read a multiple of the
2023         block size from the file.  Use __mempcpy if _LIBC.
2024
2025 1998-04-07 20:32  Ulrich Drepper  <drepper@cygnus.com>
2026
2027         * wcsmbs/btowc.c: Fix dozends of bugs in untested code.
2028         * wcsmbs/mbrtowc.c: Likewise.
2029         * wcsmbs/mbsnrtowcs.c: Likewise.
2030         * wcsmbs/mbsrtowcs.c: Likewise.
2031         * wcsmbs/wcrtomb.c: Likewise.
2032         * wcsmbs/wcsnrtombs.c: Likewise.
2033         * wcsmbs/wcsrtombs.c: Likewise.
2034         * wcsmbs/wctob.c: Likewise.
2035
2036         * iconv/gconv-simple.c (__gconv_transform_ascii_ucs4): Compute
2037         position of next output character correctly.
2038         (__gconv_transform_ucs4_ascii): Count used input bytes correctly.
2039
2040         * stdio-common/vfprintf.c (vfprintf): Clear state before used.
2041
2042         * stdlib/strtod.c: Don't use mbtowc.
2043
2044 1998-04-07 19:07  H.J. Lu  <hjl@gnu.org>
2045
2046         * libio/fileops.c (_IO_file_xsgetn): Call __underflow () when
2047         what we want is smaller than a buffer.
2048
2049 1998-04-07 18:14  Ulrich Drepper  <drepper@cygnus.com>
2050
2051         * elf/dl-support.c (_dl_important_hwcaps): Define dummy version of
2052         this function.
2053
2054 1998-04-07  Ulrich Drepper  <drepper@cygnus.com>
2055
2056         * configure.in: Recognize --with-headers flag and determine
2057         commandline options to be used in compilation.
2058         * Makeconfig (+includes): Use $(sysincludes).
2059         * config.make.in (sysincludes): Define from SYSINCLUDES.
2060         * glibcbug.in: Use SYSINCLUDES information.
2061         Patches by Zack Weinberg.
2062
2063 1998-04-07 19:03  Zack Weinberg  <zack@rabi.phys.columbia.edu>
2064
2065         * glibcbug.in: On linux, report version of kernel headers seen
2066         by compiler.
2067
2068 1998-04-07 16:18  Ulrich Drepper  <drepper@cygnus.com>
2069
2070         * libc.map: Add __asprintf to GLIBC_2.1.
2071         * elf/dlerror.c: Use __asprintf, not asprintf.
2072         * libio/stdio.h: Declare __asprintf.
2073         * stdio-common/asprintf.c: Define as __asprintf and make asprintf
2074         a weak alias.
2075
2076         * elf/dl-minimal.c: Add definition of strtol and strtoul (und friends)
2077         to avoid inclusion from libc_pic.a.
2078
2079         * elf/dl-runtime.c: Undo last patch.
2080
2081         * stdlib/strtod.c: Don't use mbtowc, use btowc.
2082
2083         * sysdeps/i386/dl-machine.h (dl_platform_init): Don't use "i386"
2084         as default, use NULL.
2085
2086 1998-04-04  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2087
2088         * resolv/Makefile: Include ../Makeconfig - needed for building
2089         static NSS module.
2090
2091 1998-04-04  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2092
2093         * hesiod/Makefile (libnss_hesiod-inhibit-o): Remove condition for
2094         static-nss since we don't want hesiod in the static NSS.
2095
2096         * nss/Makefile: Build only nss_files as static.
2097
2098         * nss/function.def: Remove support for service db.
2099
2100 1998-04-04 09:44  H.J. Lu  <hjl@gnu.org>
2101
2102         * Makeconfig (CPPFLAGS-.oS): Add -DPIC.
2103
2104 1998-04-04 18:29  Tim Waugh  <tim@cyberelk.demon.co.uk>
2105
2106         * posix/wordexp-test.c: Make IFS per test-case.
2107
2108 1998-04-07 17:50  Zack Weinberg  <zack@rabi.phys.columbia.edu>
2109
2110         * glibcbug.in: Report version of gcc in use.  Remove unused variable
2111         ENVIRONMENT.
2112
2113 1998-04-07  Gordon Matzigkeit  <gord@profitpress.com>
2114
2115         * aclocal.m4 (LIBC_PROG_BINUTILS): Use `-print-prog-name', not
2116         `-print-file-name' to find as and ld.
2117
2118 1998-04-07  Ulrich Drepper  <drepper@cygnus.com>
2119
2120         * sysdeps/posix/mkstemp.c (mkstemp): Correct return value in case
2121         template is wrong.  Remove unused varaible `ignored'.
2122
2123 1998-04-07  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2124
2125         * libc.map: Export __libc_sa_len.
2126
2127         * iconv/gconv_conf.c (MAXPATHLEN): Define correctly.
2128
2129 1998-04-07 08:51  Ulrich Drepper  <drepper@cygnus.com>
2130
2131         * iconv/gconv.c: Take care for NULL arguments.
2132         * iconv/gconv_dl.c: Make find_func function global.
2133         * iconv/gconv_int.h: Add prototype for __gconv_find_func.
2134         Add prototypes for ASCII conversion functions.
2135         * iconv/gconv_simple.c: Add ASCII conversion functions.
2136         * locale/C-ctype.c: Correct charset name.
2137
2138         * wcsmbs/Makefile (distribute): Add wcsmbsload.h.
2139         (routines): Remove wmemrtowcs and wmemrtombs, add wcsnlen and
2140         wcsmbsload.
2141         * wcsmbs/btowc.c: Rewrite to use iconv functionality.
2142         * wcsmbs/mbrtowc.c: Likewise.
2143         * wcsmbs/mbsnrtowcs.c: Likewise.
2144         * wcsmbs/mbsrtowcs.c: Likewise.
2145         * wcsmbs/wcrtomb.c: Likewise.
2146         * wcsmbs/wcsnrtombs.c: Likewise.
2147         * wcsmbs/wcsrtombs.c: Likewise.
2148         * wcsmbs/wctob.c: Likewise.
2149         * wcsmbs/wchar.h: Add prototype for __wcslen, wcsnlen.  Remove
2150         prototypes for wmemr*.
2151         * wcsmbs/wcslen.c: Rename to __wcslen and make wcslen weak alias.
2152         * wcsmbs/wcsnlen.c: New file.
2153         * wcsmbs/wcsmbsload.c: New file.
2154         * wcsmbs/wcsmbsload.h: New file.
2155
2156         * manual/filesys.texi: Mention risks of tmpnam and mktemp.
2157
2158         * manual/install.texi: Describe some more critical points.
2159
2160         * string/string.h: Add prototype for __strnlen.
2161         * string/strnlen.c: Rename to __strnlen and make strnlen weak alias.
2162
2163         * sysdeps/posix/mktemp.c: Rewrite to allow many more files and
2164         much less predictable names.
2165         * sysdeps/posix/mkstemp.c: Likewise.
2166
2167 1998-04-05  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2168
2169         * manual/libc.texinfo (Top): Change "file namespace" to "local
2170         namespace".
2171
2172         * manual/socket.texi: Change file namespace to local namespace.
2173         (Out-of-Band Data): Remove unneeded variable link.
2174         (Host Address Functions): Use uint32_t consequently and add a
2175         number of clarifications for IPv4/IPv6, classless addresses.
2176         (Internet Namespace): Added some paragraphs about IPv6.
2177         Based on suggestions by Francesco Potorti` <F.Potorti@cnuce.cnr.it>.
2178
2179 1998-04-05  Philip Blundell  <Philip.Blundell@pobox.com>
2180
2181         Update for draft-ietf-ipngwg-bsd-api-new-01.txt:
2182
2183         * resolv/netdb.h (getnameinfo): Use `socklen_t' not `size_t'.
2184         (NI_NUMERICHOST, et al.): Tidy up and add comments.
2185         (AI_NUMERICHOST): Define.
2186         (getnodebyname): New prototype.
2187         (AI_V4MAPPED, et al.): New constants.
2188
2189         * sysdeps/unix/bsd/bsd4.4/bits/sockaddr.h (SA_LEN): New macro.
2190         * sysdeps/generic/bits/sockaddr.h (SA_LEN): Likewise.
2191         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add sa_len
2192         for socket.
2193         * sysdeps/unix/sysv/linux/sa_len.c: New file.
2194         * sysdeps/unix/sysv/linux/Dist: Add sa_len.c.
2195
2196         * sysdeps/unix/sysv/linux/bits/socket.h: Make multiple #inclusion safe.
2197
2198         * sysdeps/generic/bits/sockunion.h: New file, defining sockaddr_union.
2199         * sysdeps/unix/sysv/linux/bits/sockunion.h: Likewise.
2200         * socket/Makefile (headers): Add bits/sockunion.h.
2201         * socket/sys/socket.h: Include <bits/sockunion.h>
2202         * inet/netinet/in.h: Include <bits/sockaddr.h> rather than
2203         <sys/socket.h>, to avoid getting sockaddr_union defined.
2204         * sysdeps/generic/bits/socket.h: Allow inclusion from netinet.in.h.
2205         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
2206         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Likewise.
2207
2208         * sysdeps/unix/sysv/linux/if_index.c: Remove use of SIOCGIFCOUNT
2209         (2.2.x kernels won't have it).
2210
2211 1998-04-06 21:21  Ulrich Drepper  <drepper@cygnus.com>
2212
2213         * sysdeps/mach/hurd/bits/ioctls.h: Allow inclusion from hurd/ioctl.h.
2214         * sysdeps/mach/hurd/dl-sysdep.c: Use __ptr_t not caddr_t.
2215         * iconv/gconv_conf.c: Define MAXPATHLEN if not available before.
2216         Patches by UCHIYAMA Yasushi <uch@nop.or.jp>.
2217
2218 1998-04-05  Philip Blundell  <Philip.Blundell@pobox.com>
2219
2220         * manual/socket.texi (Socket Addresses): Fix a typo.
2221         (Interface Naming): New section.
2222
2223 1998-04-05 23:29  Zack Weinberg  <zack@rabi.phys.columbia.edu>
2224
2225         * configure.in: Check for CC using $ac_tool_prefix, to handle
2226         cross-compilation.  Use AC_CHECK_TOOL to find MiG.
2227         * config.make.in: Add MIG to be substituted.
2228         * mach/Machrules: Don't define MIG variable.
2229
2230         Patch by Gordon Matzigkeit <gord@profitpress.com>.
2231
2232 1998-04-05  Mark Kettenis  <kettenis@phys.uva.nl>
2233
2234         * elf/dl-load.c (decompose_rpath): Use local_strdup instead of
2235         strdupa to copy rpath.
2236
2237 1998-04-05  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2238
2239         * configure.in: Fix gcc version check.
2240
2241         * aclocal.m4 (AC_PROG_CHECK_VER): Rewritten to make less
2242         confusing.
2243
2244 1998-03-31  Mark Kettenis  <kettenis@phys.uva.nl>
2245
2246         * sysdeps/unix/bsd/unlockpt.c (unlockpt): Call __ptsname_r instead
2247         of ptsname_r.
2248
2249         * stdlib/stdlib.h: Change prototype of ptsname_r to make it more
2250         like ttyname_r.
2251         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_r): Likewise.
2252         * sysdeps/generic/ptsname.c (__ptsname_r): Likewise.
2253         * sysdeps/unix/grantpt.c (grantpt): Change check of return value
2254         of __ptsname_r accordingly.
2255         * login/openpty.c (openpty): Likewise.
2256
2257 1998-06-04 18:47  H.J. Lu  <hjl@gnu.org>
2258
2259         * libio/fileops.c (_IO_file_xsgetn): Adjust pointers.
2260
2261 1998-04-06 13:58  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2262
2263         * Makeconfig (libtypes): Redo H.J. Lu's change of 1998-03-27.
2264
2265         * Makerules: Re-add missing rule for $(objpfx)stamp.oS.
2266
2267 1998-04-06  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
2268
2269         * nis/ypclnt.c: Don't give YPERR_RPC back, use the do_ypcall
2270         return value for better error checking.
2271
2272 1998-04-06  Jakub Jelinek <jj@sunsite.ms.mff.cuni.cz>
2273
2274         * elf/dl-runtime.c (fixup, profile_fixup): The final arg to
2275         _dl_lookup_*symbol is DL_LOOKUP_NOPLT not ELF_MACHINE_JMP_SLOT.
2276
2277         * elf/elf.h (EM_SPARC64): Remove.
2278         (EM_SPARC32PLUS, EM_SPARCV9): Add.
2279         (HWCAP_SPARC_V9): Add.
2280
2281         * elf/ldsodefs.h (_dl_hwcap): Declare.
2282         * sysdeps/sparc/sparc32/dl-machine.h (_dl_hwcap, _dl_hwcap_mask):
2283         Weaken so dlopen from static progies works.
2284         (WEAKADDR): New macro.
2285         (elf_machine_matches_host): Accept EM_SPARC32PLUS on a v9 cpu.
2286         (LD_SO_PRELOAD): New macro.
2287         (elf_machine_fixup_plt): Cope with weak _dl_hwcap.
2288         (elf_machine_rela): Weaken _dl_rtld_map.
2289
2290         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S: Rename __libc_clone
2291         to __clone, and remove the later's alias.
2292         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Likewise.
2293
2294         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Copy to/from
2295         the kernel's structure.
2296
2297         * sysdeps/unix/sysv/linux/sparc/sys/kernel_termios.h: New file.
2298         Sparc needs a custom value of __KERNEL_NCCS.
2299
2300 1998-04-06  Richard Henderson  <rth@cygnus.com>
2301
2302         * sysdeps/generic/libc-start.c: Allow init and fini to be null.
2303
2304         * sysdeps/sparc/sparc32/elf/start.S: Rewrite for __libc_start_main.
2305         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
2306
2307 1998-04-06  Richard Henderson  <rth@cygnus.com>
2308
2309         * sysdeps/unix/sysv/linux/sparc/sparc32/socket.S: Revert 03-01 change,
2310         as the buffer is not properly aligned.
2311         Reported by Juan Cespedes <cespedes@debian.org>.
2312
2313 1998-04-05  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2314
2315         * manual/examples/mkfsock.c (make_named_socket): Use AF_LOCAL
2316         instead of AF_FILE.
2317
2318 1998-04-05  Ulrich Drepper  <drepper@cygnus.com>
2319
2320         * iconv/gconv_simple.c: Rewrite to not make use of the mb*towc*
2321         and wc*tomb* functions.
2322
2323 1998-04-04 15:16  Philip Blundell  <Philip.Blundell@pobox.com>
2324
2325         * sysdeps/unix/start.c: Fix typo.
2326
2327 1998-04-04  Ulrich Drepper  <drepper@cygnus.com>
2328
2329         * iconv/gconv_db.c (__gconv_find_transform): Fix typo.
2330
2331 1998-04-03 23:38  Ulrich Drepper  <drepper@cygnus.com>
2332
2333         * sysdeps/libm-ieee754/e_acos.c: Optimize by splitting large
2334         expressions and using array variables.
2335         * sysdeps/libm-ieee754/e_asin.c: Likewise.
2336         * sysdeps/libm-ieee754/e_j0.c: Likewise.
2337         * sysdeps/libm-ieee754/e_j1.c: Likewise.
2338         * sysdeps/libm-ieee754/e_log.c: Likewise.
2339         * sysdeps/libm-ieee754/e_pow.c: Likewise.
2340         * sysdeps/libm-ieee754/k_cos.c: Likewise.
2341         * sysdeps/libm-ieee754/k_sin.c: Likewise.
2342         * sysdeps/libm-ieee754/k_tan.c: Likewise.
2343         * sysdeps/libm-ieee754/s_atan.c: Likewise.
2344         * sysdeps/libm-ieee754/s_erf.c: Likewise.
2345         * sysdeps/libm-ieee754/s_expm1.c: Likewise.
2346         * sysdeps/libm-ieee754/s_log1p.c: Likewise.
2347         Patch by Naohiko Shimizu <nshimizu@et.u-tokai.ac.jp>.
2348
2349 1998-04-03 23:17  Ulrich Drepper  <drepper@cygnus.com>
2350
2351         * iconv/gconv.c: Rewrite of the low-level of gconv.
2352         * iconv/gconv.h: Likewise.
2353         * iconv/gconv_builtin.h: Likewise.
2354         * iconv/gconv_close.c: Likewise.
2355         * iconv/gconv_db.: Likewise.
2356         * iconv/gconv_dl.c: Likewise.
2357         * iconv/gconv_int.h: Likewise.
2358         * iconv/gconv_open.c: Likewise.
2359         * iconv/gconv_simple.c: Likewise.
2360         * iconvdata/8bit-gap.c: Adapt for rewrite.
2361         * iconvdata/8bit-generic.c: Likewise.
2362         * iconvdata/euckr.c: Likewise.
2363         * iconvdata/iso646.c: Likewise.
2364         * iconvdata/iso6937.c: Likewise.
2365         * iconvdata/iso8859-1.c: Likewise.
2366         * iconvdata/johab.c: Likewise.
2367         * iconvdata/sjis.c: Likewise.
2368         * iconvdata/t61.c: Likewise.
2369         * iconvdata/uhc.c: Likewise.
2370
2371 1998-04-03 15:34  Ulrich Drepper  <drepper@cygnus.com>
2372
2373         * iconv/gconv_int.h: New file.  Internal header.
2374         * iconv/Makefile (distribute): Add gconv_int.h.
2375         * iconv/gconv.h: Remove definition which are now in gconv_int.h.
2376         * iconv/gconv_builtin.c: Adopt for gconv_int.h introduction.
2377         * iconv/gconv_close.c: Likewise.
2378         * iconv/gconv_conf.c: Likewise.
2379         * iconv/gconv_db.c: Likewise.
2380         * iconv/gconv_dl.c: Likewise.
2381         * iconv/gconv_int.h: Likewise.
2382         * iconv/gconv_open.c: Likewise.
2383         * iconv/iconv.c: Likewise.
2384         * iconv/iconv_close.c: Likewise.
2385         * iconv/iconv_open.c: Likewise.
2386         * iconv/iconv_prog.c: Likewise.
2387
2388 1998-04-03  Ulrich Drepper  <drepper@cygnus.com>
2389
2390         * iconvdata/ksc5601.c: Correct Perl scripts and make them omit the
2391         missing braces.
2392
2393 1998-04-03  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
2394
2395         * nis/nis_table.c (nis_list): Fix FOLLOW_PATH and ALL_RESULTS flags.
2396
2397 1998-04-03 16:29  Philip Blundell  <pb@nexus.co.uk>
2398
2399         Based on patch from Pat Beirne:
2400         * sysdeps/unix/sysv/linux/arm/sysdep.S (__syscall_error): Same for
2401         PIC and non-PIC now.  Correctly negate error number.
2402         (errno): Use `%' not `@' in .type directives.
2403
2404 1998-04-03  Ulrich Drepper  <drepper@cygnus.com>
2405
2406         * sysdeps/i386/strtok.S: Change to use single exit point.
2407         * sysdeps/i386/i686/strtok.S: Likewise.
2408
2409 1998-04-02  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2410
2411         * sysdeps/generic/dl-procinfo.h (_dl_hwcap_string): Provide
2412         default.
2413
2414 1998-04-02  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2415
2416         * Makerules (installed-libcs): Fix typo.
2417
2418 1998-04-02  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2419
2420         * iconvdata/Makefile ($(objpfx)UHC.so): Link against libKSC.
2421         (UHC-routines): Remove ksc5601.
2422
2423 1998-04-03 16:29  Philip Blundell  <pb@nexus.co.uk>
2424
2425         * sysdeps/unix/sysv/linux/arm/sysdep.h (PSEUDO): Fix typo
2426         introduced in last change.
2427
2428 1998-04-03 06:22  Ulrich Drepper  <drepper@cygnus.com>
2429
2430         * sysdeps/unix/sysv/linux/getcwd.c: Make compilable with kernels
2431         before 2.1.92.
2432
2433 1998-04-02  Ulrich Drepper  <drepper@cygnus.com>
2434
2435         * sysdeps/unix/sysv/linux/syscalls.list: Add s_getcwd entry.
2436
2437         * stdlib/isomac.c: Use -isystem instead of -I for system include
2438         dir.
2439
2440 1998-03-30 08:05  H.J. Lu  <hjl@gnu.org>
2441
2442         * resolv/res_comp.c (underscorechar): New.
2443         (middlechar): Allow '_'.
2444
2445 1998-04-02  Ulrich Drepper  <drepper@cygnus.com>
2446
2447         * intl/explodename.c (stdlib.h): Include that file only if
2448         STDC_HEADERS or _LIBC.
2449         (string.h): Include that file only if HAVE_STRING_H or _LIBC.
2450         Patch by Philippe De Muyter <phdm@macqel.be>.
2451
2452 1998-04-01 21:08  Zack Weinberg  <zack@rabi.phys.columbia.edu>
2453
2454         * aclocal.m4 (AC_PROG_CC_LOCAL): Remove superfluous tests.
2455         (AC_PROG_CHECK_VER): New macro.
2456         * configure.in: Use AC_PROG_CHECK_VER to check versions of
2457         gcc, gmake, msgfmt, makeinfo.  Remove superfluous tests.
2458
2459 1998-04-02 15:13  Ulrich Drepper  <drepper@cygnus.com>
2460
2461         * sysdeps/unix/sysv/linux/i386/i686/sysdep.h: New file.
2462         * sysdeps/i386/i686/strtok.S: New file
2463         * sysdeps/i386/i686/strtok_r.S: New file
2464
2465 1998-04-02  Mark Kettenis  <kettenis@phys.uva.nl>
2466
2467         * posix/unistd.h: [__USE_FILE_OFFSET64] (lseek): Change return
2468         type to __off64_t.
2469         * libio/stdio.h [__USE_FILE_OFFSET64] (fseeko): Declare offset
2470         parameter as __off64_t instead of __off_t.
2471         (ftello): Make alias for ftello64 instead of ftello.  Change
2472         return type to __off64_t.
2473
2474 1998-04-02  Ulrich Drepper  <drepper@cygnus.com>
2475
2476         * sysdeps/i386/bits/string.h: Fix various typos.
2477         Patch by Horst von Brand <vonbrand@sleipnir.valparaiso.cl>.
2478
2479         * sysdeps/unix/sysv/linux/getcwd.c: Use getcwd syscall in Linux 2.1.92.
2480
2481 1998-04-02  Ulrich Drepper  <drepper@cygnus.com>
2482
2483         * sysdeps/unix/sysv/linux/i386/chown.c: Handle old kernels without
2484         lchown syscall correctly.  [PR libc/541].
2485
2486 1998-04-02 11:45  Ulrich Drepper  <drepper@cygnus.com>
2487
2488         * localedata/Makefile: Correct testsuite rules.
2489
2490         * iconvdata/gconv-modules: Set cost of ISO646 module to 2.
2491         * iconvdata/iso646.c: Fix conversion from UCS4.
2492
2493         * elf/ldsodefs.h: Mark internal function with internal_function.
2494         * elf/dl-addr.c: Likewise.
2495         * elf/dl-close.c: Likewise.
2496         * elf/dl-debug.c: Likewise.
2497         * elf/dl-deps.c: Likewise.
2498         * elf/dl-error.c: Likewise.
2499         * elf/dl-fini.c: Likewise.
2500         * elf/dl-init.c: Likewise.
2501         * elf/dl-load.c: Likewise.
2502         * elf/dl-lookup.c: Likewise.
2503         * elf/dl-object.c: Likewise.
2504         * elf/dl-open.c: Likewise.
2505         * elf/dl-profile.c: Likewise.
2506         * elf/dl-reloc.c: Likewise.
2507         * elf/dl-runtime.c: Likewise.
2508         * elf/dl-symbol.c: Likewise.
2509         * elf/dl-version.c: Likewise.
2510         * elf/dlerror.c: Likewise.
2511         * sysdeps/generic/dl-sysdep.c: Likewise.
2512         * sysdeps/i386/dl-machine.h: Likewise.
2513         * intl/finddomain.c: Likewise.
2514         * intl/gettextP.h: Likewise.
2515         * intl/loadmsgcat.c: Likewise.
2516
2517 1998-04-01 17:38  Ulrich Drepper  <drepper@cygnus.com>
2518
2519         * iconv/gconv_simple.c: New builtins for UCS en/decoding.
2520         * iconv/gconv_builtin.h: Add definitions for new builtins.
2521         * iconv/gconv.h: Add prototypes for new builtins.
2522
2523         * iconvdata/Makefile (modules): Add ISO646.
2524         Add rules for ISO646 module.
2525         (distribute): Add iso646.c.
2526         * iconvdata/gconv-modules: Add module and alias definition for
2527         ISO646 charsets.
2528         * iconvdata/iso646.c: New file.
2529
2530 1998-04-01 16:10  Ulrich Drepper  <drepper@cygnus.com>
2531
2532         * libc.map: Add __gconv_alias_db, __gconv_nmodules, __gconv_modules_db.
2533         * iconv/iconv_prog.c: Implement --list option to print available
2534         coded character sets.
2535
2536 1998-04-01 18:10  Zack Weinberg  <zack@rabi.phys.columbia.edu>
2537
2538         Make fread() read large blocks straight to the user buffer.
2539
2540         * libio/fileops.c (_IO_file_xsgetn): New function.
2541         (_IO_file_jumps): Use it.
2542         * libio/libioP.h: Prototype it.
2543
2544 1998-04-01  Ulrich Drepper  <drepper@cygnus.com>
2545
2546         * iconv/gconv_conf.c (builtin_aliases): New variable.
2547         (__gconv_read_conf): Add builtin aliases.
2548         * iconv/gconv_builtin.c (builtin_map): Define BUILTIN_ALIAS as an
2549         noop macro before including gconv_builtin.h.
2550         * iconv/gconv_builtin.h: Add alias names.
2551
2552         * iconv/gconv_simple.c (__gconv_transform_ucs4_utf8): Compute
2553         number of converted bytes correctly.
2554
2555 1998-04-01  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
2556
2557         * sunrpc/clnt_udp.c (clntudp_call): Don't check the xid if
2558         we only wait for a replay.
2559
2560 1998-04-01  Ulrich Drepper  <drepper@cygnus.com>
2561
2562         * iconvdata/Makefile: Finally fix dependencies for JOHAB and
2563         EUC-KR modules.
2564
2565 1998-04-1 16:52  Philip Blundell  <pb@nexus.co.uk>
2566
2567         * sysdeps/unix/sysv/linux/arm/socket.S: Correct test for error and
2568         use PLTJMP() rather than explicit (PLT).
2569
2570         * sysdeps/arm/elf/start.S: Leave most of the initialisation for
2571         __libc_start_main().
2572
2573         Based on patch from Pat Beirne:
2574         * sysdeps/unix/sysv/linux/arm/sysdep.h (SYSCALL_ERROR_HANDLER):
2575         Always define, not only #ifndef PIC.
2576         (DO_CALL): Pass fifth argument correctly in R4.
2577         (PSEUDO): Correct test for error, call syscall_error through PLT
2578         if PIC.
2579
2580 1998-03-31 10:51  Philip Blundell  <pb@nexus.co.uk>
2581
2582         * sysdeps/unix/sysv/linux/netash/ash.h: Fix typos and add new
2583         definitions.
2584
2585 1998-04-01  Ulrich Drepper  <drepper@cygnus.com>
2586
2587         * iconvdata/Makefile: Remove extra dependencies for EUC-KR.so and
2588         JOHAB.so.
2589
2590 1998-04-01 13:20  Mark Kettenis  <kettenis@phys.uva.nl>
2591
2592         * io/Makefile (static-only-routines): Add stat64, fstat64 and
2593         lstat64.
2594
2595 1998-03-30  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2596
2597         * manual/Makefile: Use object-suffixes-for-libc instead of
2598         object-suffixes.
2599         * rpm/Makefile (install-lib): Likewise.
2600
2601 1998-03-30  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2602
2603         * sysdeps/unix/sysv/linux/lddlibc4.c: Fix OB1 bug.
2604
2605         * sysdeps/unix/sysv/linux/configure.in: Match $machine against
2606         `m68*', not only `m68k'.
2607
2608 1998-04-01 10:50  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2609
2610         * sysdeps/unix/sysv/linux/m68k/dl-librecon.h: New file.
2611
2612         * sysdeps/unix/sysv/linux/m68k/Makefile [$(subdir)=elf]: Build and
2613         install lddlibc4.
2614
2615 1998-03-31  Ulrich Drepper  <drepper@cygnus.com>
2616
2617         * iconvdata/Makefile: Use libKSC shared object in JOHAB and
2618         EUC-KR.
2619
2620         * sysdeps/unix/sysv/linux/bits/socket.h (PF_FILE): Correct
2621         comment.
2622
2623 1998-03-30 08:43  H.J. Lu  <hjl@gnu.org>
2624
2625         * sysdeps/alpha/elf/start.S: Let __libc_start_main do most of
2626         the init stuff.
2627
2628 1998-03-31  Ulrich Drepper  <drepper@cygnus.com>
2629
2630         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Wrapper for
2631         adjtimex syscall.
2632         * sysdeps/unix/sysv/linux/alpha/Makefile (sysdep_routines): Add
2633         adjtimex.
2634         Patches by Dominik Kubla <kubla@sundiver.zdv.uni-mainz.de>.
2635
2636 1998-03-31  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2637
2638         * Makerules (install): Change comment for libc.so following the
2639         libc_nonshared changes.
2640
2641 1998-03-31  Ulrich Drepper  <drepper@cygnus.com>
2642
2643         * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): Fix typo.
2644
2645         * iconvdata/gap.pl: Avoid using %#06x.
2646
2647 1998-03-31 19:55  Zack Weinberg  <zack@rabi.phys.columbia.edu>
2648
2649         * Makerules: Use $? instead of S^ when invoking ar.
2650
2651 1998-03-31  Ulrich Drepper  <drepper@cygnus.com>
2652
2653         * db2/compat.h: Allow EFTYPE being defined.
2654         * sysdeps/unix/bsd/bits/signum.h: Add definition for SIG_HOLD.
2655         * sysdeps/unix/bsd/ulimit.c: Include <ulimit.h>.
2656         * sysdeps/mach/hurd/bits/fcntl.h: Add O_LARGEFILE.
2657         * sysdeps/mach/bits/libc-lock.h: Fix typo.
2658         (__libc_once): Correctly unlock semaphore.
2659         * sysdeps/mach/hurd/dl-sysdep.c: Include <elf/ldsodefs.h>.
2660         * sysdeps/unix/bsd/getpt.c: Fix typo.
2661         Patches by UCHIYAMA Yasushi <uch@ddd.scei.sony.co.jp>.
2662
2663 1998-03-31  Ulrich Drepper  <drepper@cygnus.com>
2664
2665         * sysdeps/unix/sysv/linux/bits/socket.h (MSG_*): Also define as
2666         macros.
2667
2668 1998-03-31 18:11  Ulrich Drepper  <drepper@cygnus.com>
2669
2670         * include/mntent.h: New file.
2671
2672         * elf/Makefile (trusted-dirs.h): Append slash to filename.
2673         * elf/dl-load.c: Rewrite search path handling.
2674         * elf/ldsodefs.h (struct r_search_path_elem): Change for rewrite.
2675         * elf/rtld.c (process_envvars): Recognize LD_HWCAP_MASK.
2676         * sysdeps/generic/dl-sysdep.h (_dl_important_hwcap): New function.
2677         * elf/ldsodefs.h: Add prototype.
2678
2679 1998-03-30  Ulrich Drepper  <drepper@cygnus.com>
2680
2681         * nss/nsswitch.c (__nss_lookup): Adjust comment.
2682
2683         * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): New
2684         function.
2685
2686         * sysdeps/generic/dl-procinfo.h (HWCAP_IMPORTANT): New definition.
2687
2688         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h (_dl_hwcap_string):
2689         New function.
2690         (HWCAP_IMPORTANT): New definition.
2691
2692 1998-03-30 17:26  H.J. Lu  <hjl@gnu.org>
2693
2694         * elf/dl-open.c (_dl_open): Fix a typo.
2695         (_dl_global_scope_alloc): Make it static.
2696
2697 1998-03-30 17:20  Ulrich Drepper  <drepper@cygnus.com>
2698
2699         * Makerules: Remove duplicate rules to handle stamp.oS.
2700
2701 1998-03-30  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2702
2703         * manual/examples/inetsrv.c (main): Change prototype of
2704         make_socket following change in mkisock.c.
2705
2706         * manual/examples/inetcli.c (SERVERHOST): Use mescaline.gnu.org as
2707         example host.
2708         (main): Change prototype of init_sockaddr following change in
2709         isockadd.c.
2710
2711         * manual/examples/mkisock.c (make_socket): Use uint16_t for port.
2712         * manual/examples/isockad.c (init_sockaddr): Likewise.
2713
2714         * manual/examples/mkfsock.c (make_named_socket): Removed blank
2715         lines for clarification.
2716         (make_named_socket): Use strncpy instead of strcpy.
2717         Reported by Francesco Potorti` <F.Potorti@cnuce.cnr.it>.
2718
2719 1998-03-30 13:28  Ulrich Drepper  <drepper@cygnus.com>
2720
2721         * Makefile (parent-mostlyclean): Use object-suffixes-for-libc for
2722         determining libs to remove.
2723         (postclean): Add soversions.mk.
2724         * Makerules (common-mostlyclean): Add tests-static and generated
2725         files.
2726
2727 1998-03-30 12:53  Ulrich Drepper  <drepper@cygnus.com>
2728
2729         * sysdeps/i386/i486/bits/string.h (__strcat_c) [__i686__]: Correct
2730         scanning for \0.
2731         (__strncat_g): Add i686 specific code.
2732
2733 1998-03-30  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2734
2735         * manual/install.texi (Reporting Bugs): Ask to include section
2736         names in reports.
2737
2738 1998-03-28  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2739
2740         * sysdeps/unix/sysv/linux/Makefile ($(objpfx)syscall-%.h): Emit
2741         guard against direct inclusion.
2742
2743 1998-03-28  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2744
2745         Rework support for libc_nonshared.a:
2746         * Makeconfig (object-suffixes-for-libc): New variable.
2747         * Rules: Remove handling of static-only and shared-only routines.
2748         * Makerules: Handle them here instead.  Use
2749         object-suffixes-for-libc instead of object-suffixes when dealing
2750         with libc objects.
2751         (object-suffixes-for-rules): Remove variable.
2752         (elide-routines.oS): Elide all routines except static-only
2753         routines.
2754         ($(objpfx)stamp.oS): Special rule for when static-only-routines is
2755         empty.
2756         (installed-libcs): Remove special case for .oS.
2757         (rmobjs): Likewise.
2758
2759 1998-03-28  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2760
2761         * Makefile (do-collate-test, do-xfrm-test, do-tst-fmon,
2762         do-tst-rpmatch): New targets.
2763         (test): Use them.
2764         (install-locales): Ignore comment lines.
2765
2766 1998-03-28  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2767
2768         * elf/Makefile ($(objpfx)ld.so): Depend on version script.
2769         ($(objpfx)trusted-dirs.h): Depend also on $(..)Makeconfig.
2770         ($(objpfx)rtldtbl.h): Likewise.
2771         (CPPFLAGS-dl-load.c): Fix reference to object directory.
2772
2773 1998-03-30 09:36  Ulrich Drepper  <drepper@cygnus.com>
2774
2775         * manual/string.texi (Finding Tokens in a String): Extend strsep
2776         description and correct example.
2777
2778 1998-03-28  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2779
2780         * manual/socket.texi: Remove misguided explicit line breaks and
2781         fix the formatting problem instead by reformulating the
2782         paragraphs.
2783         * manual/filesys.texi: Likewise.
2784         * manual/conf.texi: Likewise.  Don't typeset table with index
2785         fonts, that looks worse than a minimally overfull line.
2786
2787 1998-03-28  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2788
2789         * nscd/Makefile (nscd-modules): Move definition outside of
2790         conditional.
2791
2792         * pwd/Makefile: Use have-thread-library to test for thread
2793         library.
2794
2795 1998-03-30  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2796
2797         * nss/getXXent_r.c (INTERNAL): Remove unused variable current_nip.
2798
2799         * iconvdata/uhc.c (gconv): Remove unused variable idx.
2800
2801 1998-03-30  Ulrich Drepper  <drepper@cygnus.com>
2802
2803         * sysdeps/unix/sysv/linux/Dist: Add lddlibc4.c.
2804
2805 1998-03-29  Ulrich Drepper  <drepper@cygnus.com>
2806
2807         * nss/getXXent_r.c: Correctly handle failing setXXent function.
2808
2809         * inet/netinet/in.h: Use cast to uint32_t in IPv4 macros.
2810         Reported by Andreas Jaeger.
2811
2812 1998-03-29 20:59  Ulrich Drepper  <drepper@cygnus.com>
2813
2814         * elf/Makefile: Fix typo.
2815         (distribute): Add dl-librecon.h.
2816         * elf/ldd.bash.in: Collect output of ldd --verify in verify_out.
2817         * elf/ldd.sh.in: Likewise.
2818         * elf/ldsodefs.h: Declare _dl_correct_cache_id.
2819         * elf/rtld.c (dl_main): In --verify mode allow platform specifc action.
2820         Use strsep correctly.
2821         (process_envvars): Allow platform specific variables.
2822         * sysdeps/generic/dl-cache.c (_dl_correct_cache_id): New variable.
2823         (_dl_load_cache_lookup): Test cache IDs found against
2824         _dl_correct_cache_id.
2825         * sysdeps/generic/dl-librecon.h: New file.
2826         * sysdeps/unix/sysv/linux/dl-librecon.h: New file.
2827
2828         * sysdeps/unix/sysv/linux/lddlibc4.c: Include error.h.
2829
2830 1998-03-29 16:50  Ulrich Drepper  <drepper@cygnus.com>
2831
2832         * config.make.in (ldd-rewrite-script): New variable.
2833         * configure.in: Substitute ldd-rewrite-script.
2834         * elf/Makefile: Rewrite rules to generate ldd script.
2835         * elf/ldd.bash.in: Allow handling of non-ELF binaries.
2836         * elf/ldd.sh.in: Likewise.
2837         * sysdeps/unix/sysv/linux/Makefile: Remove rule to install lddlibc4.
2838         * sysdeps/unix/sysv/linux/configure.in: Define ldd_rewrite_script to
2839         point to sed script for libc4 handling insertion for ix86, m68, SPARC.
2840         * sysdeps/unix/sysv/linux/i386/Makefile: Add rule to install lddlibc4.
2841         * sysdeps/unix/sysv/linux/ldd-rewrite.sed: New file.
2842
2843 1998-03-26 15:20  Zack Weinberg  <zack@rabi.phys.columbia.edu>
2844
2845         * inet/rcmd.c (iruserok): Remain setuid to the local user
2846         while .rhosts is actually read, to make .rhosts-over-NFS work
2847         (PR libc/524).  Use iruserfopen() for security checks on both
2848         hosts.equiv and .rhosts.  General cleanup.
2849         (iruserfopen): New function, performs careful checking on
2850         hosts.equiv/.rhosts files.  Disallows all the old forbidden
2851         stuff plus hard links to files.
2852
2853 1998-03-29 09:26  Ulrich Drepper  <drepper@cygnus.com>
2854
2855         * setjmp/tst-setjmp.c: Don't test __setjmp, test _setjmp instead.
2856
2857         * nss/getXXent_r.c (REENTRANT_GETNAME): Avoid endless loop.
2858
2859 1998-03-29 02:02  H.J. Lu  <hjl@gnu.org>
2860
2861         * sysdeps/i386/i486/bits/string.h: Fix typos.
2862
2863 1998-03-28 00:13  H.J. Lu  <hjl@gnu.org>
2864
2865         * sysdeps/unix/sysv/linux/alpha/readdir.c (__readdir64): New
2866         strong alias.
2867
2868         * sysdeps/unix/sysv/linux/alpha/syscalls.list (socket): Added.
2869
2870         * libc.map (__ieee_get_fp_control, __ieee_set_fp_control):
2871         Added.  Used by libm.so on alpha.
2872
2873 1998-03-28  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
2874
2875         * intl/bindtextdom.c [_LIBC]: Define strdup only if not yet
2876         defined.
2877
2878 1998-03-27 07:29  H.J. Lu  <hjl@gnu.org>
2879
2880         * Makerules (object-suffixes-for-rules): Add .oS only for
2881         building shared library.
2882         Add ranlib rule for nonshared library.
2883         (rmobjs): Fix typo.
2884
2885         * Makeconfig (libtype.oS, CFLAGS-.oS, CPPFLAGS-.oS): Moved
2886         into for shared library only.
2887         (CPPFLAGS-.oS): Add -DPIC.
2888         (libtypes): Use $(object-suffixes-for-rules) instead of
2889         $(object-suffixes).
2890
2891 1998-03-28  Ulrich Drepper  <drepper@cygnus.com>
2892
2893         * sysdeps/unix/sysv/linux/Makefile (inhibit-stdio_lim): Compile
2894         and install lddlibc4.
2895
2896 1998-03-28 09:13  Zack Weinberg  <zack@rabi.phys.columbia.edu>
2897
2898         * iconvdata/gap.pl: Gobble rest of line with a scalar, not a
2899         hash.
2900         * iconvdata/gaptab.pl: Likewise.
2901
2902 1998-03-27 22:46  Ulrich Drepper  <drepper@cygnus.com>
2903
2904         * Rules: Allow Makefiles to specify test-static for tests which
2905         cannot be linked dynamically.
2906         * math/Makefile: Move atest-exp, atest-sincos, atest-exp2 to
2907         tests-static.
2908
2909         * libc.map: Add __nss_passwd_lookup, __nss_group_lookup, __nss_next.
2910
2911         * misc/error.c: Pretty print.
2912
2913 1998-03-27  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2914
2915         * Makerules (libc_nonshared-name): Remove variable.
2916         (installed-libcs): Use libc-name instead.
2917         ($(inst_libdir)/libc.so): Likewise.  Remove explicit reference to
2918         dynamic linker.
2919
2920         * Makeconfig (link-libc): Link against libc_nonshared.a instead of
2921         libc.a.  Remove explicit reference to dynamic linker.
2922
2923 1998-03-27  Ulrich Drepper  <drepper@cygnus.com>
2924
2925         * iconvdata/iso8859-1.c (gconv): Add cast to assignment from char
2926         to wchar_t.
2927         * iconv/iconv_prog.c: Correctly test for write failure.
2928         * iconvdata/Makefile: Add rules for EUC-KR, UHC, and JOHAB conversions.
2929         * iconvdata/gconv-modules: Likewise.
2930         * iconvdata/euckr.c: New file.
2931         * iconvdata/johab.c: New file.
2932         * iconvdata/ksc5601.c: New file.
2933         * iconvdata/ksc5601.h: New file.
2934         * iconvdata/uhc.c: New file.
2935         Contributed by Jungshik Shin <jshin@pantheon.yale.edu>.
2936
2937         * libio/fileops.c (_IO_file_fopen): Interpret x flag to fopen.
2938         * stdio/fopen.c: Correct handling of 'x' flag.
2939         Reported by Jason M. Petry <jason@ps.ohio-state.edu>.
2940
2941 1998-03-27  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2942
2943         * sunrpc/rpc/key_prot.h: Prevent warning by unknown pragma ident.
2944         * sunrpc/rpcsvc/key_prot.x: Likewise.
2945         * sunrpc/key_prot.c: Likewise.
2946
2947 1998-03-27 13:49  Ulrich Drepper  <drepper@cygnus.com>
2948
2949         * sysdeps/i386/bits/string.h: Correct things which never worked.
2950         * sysdeps/i386/i486/bits/string.h: Add clobber marks.
2951         Patches by Bernd Schmidt <crux@Pool.Informatik.RWTH-Aachen.DE>.
2952
2953 1998-03-27  Ulrich Drepper  <drepper@cygnus.com>
2954
2955         * intl/textdomain.c [_LIBC]: Define strdup only if not yet
2956         defined.  Reported by Thorsten Kukuk.
2957
2958 1998-03-26 18:50  Ulrich Drepper  <drepper@cygnus.com>
2959
2960         * sysdeps/unix/sysv/linux/lddlibc4.c: New file.
2961
2962 1998-03-26  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2963
2964         * manual/install.texi (Supported Configurations): Add
2965         arm-linuxaout and arm-none.
2966
2967 1998-03-26  Ulrich Drepper  <drepper@cygnus.com>
2968
2969         * version.h (VERSION): Bump to 2.0.93.
2970
2971 1998-03-25 07:30  H.J. Lu  <hjl@gnu.org>
2972
2973         * configure.in (libc_cv_ar_S): New to indicate if ar S works.
2974
2975         * config.make.in (have-ar-S): New, substituted by libc_cv_ar_S.
2976
2977         * Makerules (CREATE_ARFLAGS): New determined by $(have-ar-S).
2978         (do-ar, build-extra-lib): Use $(CREATE_ARFLAGS) for $(AR).
2979
2980 1998-03-26  Ulrich Drepper  <drepper@cygnus.com>
2981
2982         * Makeconfig (link-libc): Add missing use of libc_nonshared.a.
2983
2984 1998-03-26  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2985
2986         Put the static-only routines in a separate library.
2987         * Makeconfig (libtype.oS, CFLAGS-.oS, CPPFLAGS-.oS): New
2988         variables.
2989         (all-object-suffixes): Add .oS.
2990         * Makerules (libc_static-name): New variable.
2991         (installed-libcs): Add libc_nonshared.a.
2992         ($(inst_libdir)/libc.so): Use libc_nonshared.a instead of libc.a.
2993         (object-suffixes-for-rules): New variable.  Use it instead of
2994         object-suffixes for generating compilation rules.
2995         (rmobjs): Also remove *.oS.
2996         * Rules (subdir_lib): Depend on $(objpfx)stamp.oS.
2997         ($(objpfx)stamp.oS): New target.
2998
2999 1998-03-26  Ulrich Drepper  <drepper@cygnus.com>
3000
3001         * Makefile (FAQ): Automatically check in regenerated FAQ.
3002
3003 1998-03-26 10:16  Zack Weinberg  <zack@rabi.phys.columbia.edu>
3004
3005         * Makefile (INSTALL): Depend on install.texi, not maint.texi.
3006
3007 1998-03-25  Ulrich Drepper  <drepper@cygnus.com>
3008
3009         * sysdeps/unix/sysv/linux/sparc/sparc64/Dist: Add sizes.h.
3010         * sysdeps/unix/sysv/linux/alpha/Dist: Likewise.
3011
3012         * sysdeps/generic/stub_warning: Removed.
3013
3014         * Makefile (distribute): Add include/des.h.
3015
3016         * manual/Makefile (distribute): Change dir-add.texi to
3017         dir-add.texinfo.
3018
3019         * glibcbug.in: Create files safely when mktemp is not available.
3020
3021         * sysdeps/unix/sysv/linux/adjtime.c: Make weak alias appear again.
3022         Patch by a sun <asun@saul1.u.washington.edu>.
3023
3024 1998-03-25  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
3025
3026         * libc.map: Rename getname to getnetname.
3027
3028 1998-03-25 13:35  Ulrich Drepper  <drepper@cygnus.com>
3029
3030         * manual/maint.texi: Use supported platform in examples.
3031
3032         * manual/install.texi: Document some installation tips.
3033
3034 1998-03-25 10:56  Ulrich Drepper  <drepper@cygnus.com>
3035
3036         * posix/wordexp.c: Fix some memory leaks and makes $* more efficient.
3037         Fix a bug so that it returns an error if a numeric parameter is
3038         unset and WRDE_UNDEF is set.
3039         Patch by Andreas Schwab and Tim Waugh.
3040         * posix/wordexp-test.c: Add new new test.
3041
3042 1998-03-25  Ulrich Drepper  <drepper@cygnus.com>
3043
3044         * posix/regex.c (regex_compile): Last patch wasn't entirely
3045         correct.  Patch by Alain Magloire <alainm@rcsm.ece.mcgill.ca>.
3046
3047 1998-03-24  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3048
3049         * manual/filesys.texi (Scanning Directory Content): Fix typo.
3050
3051 1998-03-25 09:24  Bernd Schmidt  <crux@Pool.Informatik.RWTH-Aachen.DE>
3052
3053         * sysdeps/i386/bits/string.h: Fix all assembler statements so that
3054         clobbered registers don't appear as operands.
3055
3056 1998-03-24  Ulrich Drepper  <drepper@cygnus.com>
3057
3058         * posix/regex.c: Undefine ISASCII and ISPRINT before defining for
3059         Solaris' sake.
3060
3061         * posix/regex.c (regex_compile): Don't allow non-alphabet
3062         characters in character set name.
3063
3064 1998-03-25 00:00  Tim Waugh  <tim@cyberelk.demon.co.uk>
3065
3066         * posix/wordexp.c (w_newword): New function.
3067         (do_parse_glob): New function.
3068         (parse_glob): Use do_parse_glob.  Now handles the case where a
3069         variable expansion causes a field-split.
3070         (wordexp): Use w_newword.
3071         (parse_arith): Likewise.
3072         (exec_comm): Likewise.
3073         (parse_comm): Likewise.
3074         (parse_param): Likewise.
3075         (parse_backtick): Likewise.
3076
3077 1998-03-24 19:36  Tim Waugh  <tim@cyberelk.demon.co.uk>
3078
3079         * posix/wordexp-tst.sh: Another test.
3080
3081         * posix/wordexp-test.c: Two new tests.
3082
3083         * posix/wordexp.c (parse_glob): Use w_addstr instead of realloc
3084         directly (the code using realloc was buggy).
3085         (parse_param): Fix typo in comment.
3086
3087 1998-03-24  Ulrich Drepper  <drepper@cygnus.com>
3088
3089         * elf/dl-close.c (_dl_close): Replace questionable memcpy by loop.
3090
3091 1998-03-24  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
3092
3093         * libc.map: Add more rpc auth functions/variables.
3094
3095         * nscd/nscd.c: Add -g option to argp options.
3096
3097 1998-03-24  Ulrich Drepper  <drepper@cygnus.com>
3098
3099         * configure.in: Be prepared for gcc 2.9.10 and up.
3100         * configure.in: Add missing disabling of quote characters in
3101         compiler version check.  Reported by HJ Lu.
3102
3103 1998-03-24  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3104
3105         * malloc/mtrace.c: Include elf/ldsodefs.h instead of link.h.
3106
3107 1998-03-24  Ulrich Drepper  <drepper@cygnus.com>
3108
3109         * intl/locale.alias: Fix spelling of romanian.
3110
3111         * sunrpc/Makefile (headers): Add rpc/rpc_des.h.
3112         (distribute): Remove des.h.
3113         * include/des.h: New file.
3114         * sunrpc/des.h: Moved to ...
3115         * sunrpc/rpc/rpc_des.h: ...here.
3116
3117 1998-03-22  NIIBE Yutaka  <gniibe@mri.co.jp>
3118
3119         * inet/netinet/in.h (IN6_IS_ADDR_UNSPECIFIED, IN6_IS_ADDR_LOOPBACK):
3120         Fix paren.
3121
3122 1998-03-24  Ulrich Drepper  <drepper@cygnus.com>
3123
3124         * sysdeps/mach/hurd/setsockopt.c (setsockopt): Make OPTVAL
3125         parameter const.  Reported by UCHIYAMA Yasushi <uch@nop.or.jp>.
3126
3127 1998-03-24  Ulrich Drepper  <drepper@cygnus.com>
3128
3129         * elf/ldsodesf.h: New file.
3130         * elf/Makefile (distribute): Add ldsodefs.h.
3131         * elf/link.h: Separate internal information in exter header.
3132         * elf/rtld.c: Include elf/ldsodefs.h not link.h.
3133         * elf/dl-minimal.c: Likewise.
3134         * sysdeps/generic/dl-sysdep.c: Likewise.
3135         * elf/sprof.c: Likewise.
3136         * elf/dlsym.c: Likewise.
3137         * elf/dlvsym.c: Likewise.
3138         * elf/dlerror.c: Likewise.
3139         * elf/dladdr.c: Likewise.
3140         * elf/dlclose.c: Likewise.
3141         * elf/dlopen.c: Likewise.
3142         * elf/dl-addr.c: Likewise.
3143         * elf/dl-close.c: Likewise.
3144         * elf/dl-debug.c: Likewise.
3145         * elf/dl-deps.c: Likewise.
3146         * elf/dl-error.c: Likewise.
3147         * elf/dl-fini.c: Likewise.
3148         * elf/dl-init.c: Likewise.
3149         * elf/dl-load.c: Likewise.
3150         * elf/dl-lookup.c: Likewise.
3151         * elf/dl-object.c: Likewise.
3152         * elf/dl-open.c: Likewise.
3153         * elf/dl-profile.c: Likewise.
3154         * elf/dl-reloc.c: Likewise.
3155         * elf/dl-runtime.c: Likewise.
3156         * elf/dl-support.c: Likewise.
3157         * elf/dl-symbol.c: Likewise.
3158         * elf/dl-version.c: Likewise.
3159         * sysdeps/generic/dl-cache.c: Likewise.
3160         * sysdeps/generic/libc-start.c: Likewise.
3161         * iconv/gconv_dl.c: Likewise.
3162         * nss/nsswitch.c: Likewise.
3163
3164 1998-03-23 13:45  Ulrich Drepper  <drepper@cygnus.com>
3165
3166         * manual/nss.texi: The database is not called network but networks.
3167         Reported by Herbert Xu <herbert@gondor.apana.org.au>.
3168
3169 1998-03-23  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3170
3171         * configure.in: Correct test for compiler version.
3172         Check that LD_LIBRARY_PATH doesn't contain current path.
3173
3174 1998-03-23 07:52  H.J. Lu  <hjl@gnu.org>
3175
3176         * elf/dl-close.c (_dl_close): Fix byte count while removing
3177         the shared object from the global scope list and optimize
3178         a little bit.
3179
3180 1998-03-22  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3181
3182         * manual/filesys.texi (Scanning Directory Content): Add missing
3183         closing brace.
3184         (Scanning Directory Content): Fix text.
3185
3186 1998-03-22  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3187
3188         * manual/memory.texi (Heap Consistency Checking): Add paragraph
3189         explaining difference of -lmcheck and MALLOC_CHECK_.
3190
3191 1998-03-23  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3192
3193         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs): Correct some
3194         typos in comments.
3195
3196 1998-03-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3197
3198         * test-skeleton.c (main): Fix test for exit signal.
3199
3200 1998-03-22  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3201
3202         * sysdeps/generic/strtok_r.c: Undefine __strtok_r.
3203
3204 1998-03-22  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3205
3206         * sysdeps/generic/memcmp.c [_LIBC]: Define WORDS_BIGENDIAN as
3207         appropriate.
3208
3209 1998-03-23 11:14  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3210
3211         * libc.map: Export __strtok_r.
3212
3213 1998-03-23  Ulrich Drepper  <drepper@cygnus.com>
3214
3215         * posix/regex.c (re_compile_fastmap): Remove unused variable
3216         num_regs and adjust comment.
3217         Patch by Jim Meyering <meyering@ascend.com>.
3218
3219         * math/math.h (M_*l): Extend long double constants to be usable
3220         for 128 bit floats.  Patch by Richard Henderson.
3221
3222 1998-03-23 11:16  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3223
3224         * sysdeps/m68k/m68020/wordcopy.S: New file.
3225
3226 1998-03-22  Ulrich Drepper  <drepper@cygnus.com>
3227
3228         * posix/wordexp.c: Rewrite parse_param.
3229         Patch by Tim Waugh and Andreas Schwab.
3230
3231 1998-03-21 23:46  Zack Weinberg  <zack@rabi.phys.columbia.edu>
3232
3233         * Rules: Update timestamps on empty object files.
3234
3235 1998-03-21 09:15  Ulrich Drepper  <drepper@cygnus.com>
3236
3237         * manual/filesys.texi (Scanning Directory Content): Add description
3238         of 64 bits scandir function and friends.
3239
3240 1998-03-20  Ulrich Drepper  <drepper@cygnus.com>
3241
3242         * glibcbug.in: Use mktemp to generate unique file name for
3243         temporary files.
3244
3245         * sysdeps/unix/grantpt.c (grantpt): Use __ptsname_r and not
3246         ptsname_r.  Use cast for execve call.
3247
3248 1998-03-20 16:24  Ulrich Drepper  <drepper@cygnus.com>
3249
3250         * libc.map: Add statvfs, fstatvfs, statvfs64, and fstatvfs64.
3251         * io/Makefile (headers): Add sys/statvfs.h and bits/statvfs.h.
3252         * io/sys/statvfs.h: New file.
3253         * sysdeps/generic/fstatvfs.h: New file.
3254         * sysdeps/generic/statvfs.h: New file.
3255         * sysdeps/generic/fstatvfs64.h: New file.
3256         * sysdeps/generic/statvfs64.h: New file.
3257         * sysdeps/generic/bits/statvfs.h: New file.
3258         * sysdeps/unix/sysv/linux/fstatvfs.c: New file.
3259         * sysdeps/unix/sysv/linux/statvfs.c: New file.
3260         * sysdeps/unix/sysv/linux/bits/statvfs.h: New file.
3261
3262         * sysdeps/unix/sysv/linux/bits/statfs.h: Correct type for f_files
3263         and f_ffree elements.
3264
3265         * sysdeps/unix/sysv/linux/sys/mount.h: Pretty print.  Define
3266         mount options in enum.
3267
3268 1998-03-20  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3269
3270         * configure.in: Check for recent egcs/gcc.
3271
3272 1998-03-20  Ulrich Drepper  <drepper@cygnus.com>
3273
3274         * libc.map: Add alphasort64, scandir64, versionsort64.
3275         * dirent/Makefile (routines): Add scandir64, alphasort64, and
3276         versionsort64.
3277         * dirent/alphasort64.c: New file.
3278         * dirent/scandir64.c: New file.
3279         * dirent/versionsort64.c: New file.
3280         * dirent/dirent.h: Add LFS support for scandir, alphasort, and
3281         versionsort.
3282         * sysdeps/generic/readdir64.c: Rename to __readdir64 and make
3283         old name weak alias.
3284         * sysdeps/unix/sysv/linux/readdir64.c: Likewise.
3285
3286         * dirent/alphasort.c: Use strcoll instead of strcmp.
3287
3288         * dirent/scandir.c: Optimize a bit.
3289
3290         * dirent/versionsort.c: Pretty print.
3291
3292 1998-03-20  Ulrich Drepper  <drepper@cygnus.com>
3293
3294         * string/string.h: Add prototype for __strtok_r.
3295
3296 1998-03-20 12:14  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3297
3298         * posix/Makefile: Fix typo in last change.
3299
3300 1998-03-20  Ulrich Drepper  <drepper@cygnus.com>
3301
3302         * dirent/dirent.h (scandir): Make argument of select function const.
3303         * dirent/scandir.c (scandir): Likewise.
3304         Reported by David.Faure@insa-lyon.fr [PR libc/512].
3305
3306 1998-03-19 14:28  Ulrich Drepper  <drepper@cygnus.com>
3307
3308         * sysdeps/generic/strtok_r.c: Make __strtok_r real name and strtok_r
3309         weak alias.
3310         * sysdeps/i386/strtok_r.c: Likewise.
3311
3312         * sysdeps/libm-i387/i686/s_fdim.S: Make it really work.
3313         * sysdeps/libm-i387/i686/s_fdimf.S: Likewise.
3314         * sysdeps/libm-i387/i686/s_fdiml.S: Likewise.
3315         * sysdeps/libm-i387/i686/s_fmin.S: Likewise.
3316         * sysdeps/libm-i387/i686/s_fminf.S: Likewise.
3317         * sysdeps/libm-i387/i686/s_fminl.S: Likewise.
3318
3319 1998-03-19  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3320
3321         * intl/localealias.c: Remove unneeded define for strdup.
3322
3323 1998-03-19 13:45  Ulrich Drepper  <drepper@cygnus.com>
3324
3325         * manual/argp.texi: Adjust for better TeX output.
3326         * manual/arith.texi: Likewise.
3327         * manual/conf.texi: Likewise.
3328         * manual/filesys.texi: Likewise.
3329         * manual/header.texi: Likewise.
3330         * manual/lgpl.texinfo: Likewise.
3331         * manual/math.texi: Likewise.
3332         * manual/message.texi: Likewise.
3333         * manual/pattern.texi: Likewise.
3334         * manual/process.texi: Likewise.
3335         * manual/signal.texi: Likewise.
3336         * manual/socket.texi: Likewise.
3337         * manual/startup.texi: Likewise.
3338         * manual/stdio.texi: Likewise.
3339         * manual/terminal.texi: Likewise.
3340         * manual/examples/rprintf.c: Likewise.
3341         * manual/examples/testopt.c: Likewise.
3342         Patches by Zack Weinberg <zack@rabi.phys.columbia.edu>.
3343
3344 1998-03-19 20:45  Tim Waugh  <tim@cyberelk.demon.co.uk>
3345
3346         * posix/wordexp.c (parse_param): Don't immediately stop parsing a
3347         parameter name after seeing a digit if it's enclosed in braces.
3348
3349 1998-03-18  Ulrich Drepper  <drepper@cygnus.com>
3350
3351         * sysdeps/i386/i686/Implies: Add libm-i387/i686.
3352
3353 1998-03-18  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3354
3355         * manual/memory.texi (Heap Consistency Checking): Document
3356         MALLOC_CHECK_.  Based on a text by Wolfram Gloger.
3357
3358 1998-03-18 17:11  Zack Weinberg  <zack@rabi.phys.columbia.edu>
3359
3360         * manual/Makefile: Add missing rules.
3361
3362 1998-03-18  Ulrich Drepper  <drepper@cygnus.com>
3363
3364         * timezone/Makefile (generated): Define to remove all stamp files.
3365
3366         * sysdeps/generic/strsep.c: Also undefine __strsep.
3367
3368         * string/strdup.c: Undefine __strdup and strdup first.
3369         * string/strndup.c: Likewise.
3370
3371         * string/bits/string2.h: Correct strtok_r and strsep.
3372         Add strndup optimization.
3373
3374         * sysdeps/generic/strsep.c: Little optimization.
3375
3376 1998-03-18 14:25  Ulrich Drepper  <drepper@cygnus.com>
3377
3378         * string/bits/string2.h: Add optimization for strdup.
3379         Always define __strsep and __strtok_r and make real names available
3380         when feature select macros are defined.
3381
3382 1998-03-18  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3383
3384         * manual/install.texi (Installation): Use i486-linux as example
3385         instead of the unsupported sunos4.
3386         (Reporting Bugs): Mention glibcbug script.
3387         (Tools for Installation): gcc 2.8.1/egcs 1.0.2 is required.
3388
3389 1998-03-16  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3390
3391         * posix/wordexp-tst.sh: Make portable.  Add more tests.
3392
3393         * posix/Makefile (do-globtest do-wordexp-test): New targets.
3394
3395 1998-03-18 13:38  Ulrich Drepper  <drepper@cygnus.com>
3396
3397         * sysdeps/unix/sysv/linux/libc-start.c: Moved to ...
3398         * sysdeps/generic/libc-start.c: ...here, replacing former content.
3399
3400         * sysdeps/unix/sysv/linux/Dist: Add netash/ash.h and
3401         netpacket/packet.h.
3402
3403         * sysdeps/unix/sysv/linux/bits/socket.h: Pretty print.
3404
3405 1998-03-17  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3406
3407         * sysdeps/unix/sysv/linux/bits/resource.h: Remove trailing comma
3408         in enumerator for strict standard compliance.
3409         * sysdeps/generic/bits/resource.h: Likewise.
3410
3411 1998-03-18 10:04  Philip Blundell  <pb@nexus.co.uk>
3412
3413         * sysdeps/arm/sysdep.h (__ARM_USES_FP): Deleted.
3414         (PLTJMP): New macro.
3415
3416         * sysdeps/arm/fpu/__longjmp.S: New file, implementation of
3417         longjmp() when floating point enabled.
3418         * sysdeps/arm/fpu/setjmp.S: Likewise for setjmp().
3419         * sysdeps/arm/__longjmp.S: Remove floating point code.
3420         * sysdeps/arm/setjmp.S: Likewise.
3421
3422         * sysdeps/arm/bsd-setjmp.S: Call __sigsetjmp by correct name.
3423         * sysdeps/arm/bsd-_setjmp.S: Likewise.
3424
3425         * sysdeps/arm/memset.S: New file; optimised ARM implementation of
3426         memset().
3427
3428         * sysdeps/generic/setsockopt.c (setsockopt): Keep in step with
3429         prototype.
3430
3431 1998-03-17 16:16  Philip Blundell  <pb@nexus.co.uk>
3432
3433         Based on patches from Pat Beirne and Scott Bambrough:
3434
3435         * sysdeps/arm/__longjmp.S: Use ip, not r2, as temporary.
3436
3437         * sysdeps/arm/bits/fenv.h: New file.
3438
3439         * sysdeps/arm/dl-machine.h: New file.  Add ELF support.
3440         * sysdeps/arm/elf/setjmp.S: Likewise.
3441         * sysdeps/arm/elf/start.S: Likewise.
3442         * sysdeps/arm/init-first.c: Likewise.
3443         * sysdeps/arm/setjmp.S: Call __sigjmp_save through PLT
3444         * sysdeps/arm/sysdep.h: Change format of .type directive.  Correct
3445         comment about floating point to reflect current reality.
3446
3447         * sysdeps/unix/arm/brk.S: Support PIC.
3448         * sysdeps/unix/arm/sysdep.S (syscall_error): Support PIC and
3449         re-entrant code.
3450         * sysdeps/unix/sysv/linux/arm/socket.S: Check correctly for error
3451         return; call syscall_error through PLT.
3452         * sysdeps/unix/sysv/linux/arm/sysdep.h (ENTRY): Correct error jump.
3453
3454 1998-03-04 12:01  Philip Blundell  <pb@nexus.co.uk>
3455
3456         * sysdeps/unix/sysv/linux/netpacket/packet.h: New file.
3457         * sysdeps/unix/sysv/linux/netash/ash.h: Likewise.
3458         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Install them.
3459
3460 1998-03-18  Ulrich Drepper  <drepper@cygnus.com>
3461
3462         * dirent/list.c (test): Return error value.
3463         (main): Exit with error value.
3464
3465         * sysdeps/unix/opendir.c (__opendir): Add missing initialization.
3466
3467         * Makefile (distribute): Add test-skeleton.c.
3468         * test-skeleton.c: New file.
3469         * dirent/Makefile (tests): Add opendir-tst1.
3470         * dirent/opendir-tst1.c: New file.
3471
3472 1998-03-18  Ulrich Drepper  <drepper@cygnus.com>
3473
3474         * sysdeps/unix/opendir.c (__opendir): Don't block on FIFOs etc.
3475         Optimize memory handling.
3476         * sysdeps/unix/closedir.c: Optmize memory handling.
3477
3478 1998-03-17  Ulrich Drepper  <drepper@cygnus.com>
3479
3480         * posix/wordexp.c (parse_param): Fix off-by-on error in $@
3481         handling.  Optimize a bit.
3482
3483 1998-03-18 00:25  Tim Waugh  <tim@cyberelk.demon.co.uk>
3484
3485         * posix/wordexp.c (parse_comm): Allow quoting inside $(...).
3486         (parse_param): Fold in Andreas' fixes to do with when the end of
3487         the parameter name has been reached, and quoting inside ${...}.
3488         (parse_dollars): Fix differentiation between $(((1+3)*(4-2))) and
3489         $((echo);(ls)).
3490
3491 1998-03-16 22:10  Zack Weinberg  <zack@rabi.phys.columbia.edu>
3492
3493         * manual/maint.texi: Split out installation and contribution
3494         sections to their own appendices.  Misc cleanups.
3495         * manual/install.texi: New file.  Mention add-ons.  Refer to FAQ.
3496         * manual/contrib.texi: New file.
3497         * manual/libc.texinfo: Pull in new appendices.
3498         * manual/header.texi: Correct node pointer.
3499
3500 1998-03-17  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3501
3502         * manual/process.texi (Process Completion): Clarify return value
3503         of waitpid a bit.  Patch by Zack Weinberg. [PR libc/490]
3504
3505 1998-03-15  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3506
3507         * posix/wordexp-test.c: Add more tests.
3508         (testit): Fix logic.
3509
3510         * posix/wordexp.c (exec_comm): In the child, redirect stderr to
3511         /dev/null instead of closing it, close pipe.  Always chop off all
3512         trailing newlines.  Kill and reap child before returning error.
3513         (w_addword, parse_glob): Fix memory leak.
3514         (wordexp): Fix dangling pointer problem.
3515
3516 1998-03-16  Ulrich Drepper  <drepper@cygnus.com>
3517
3518         * elf/dl-close.c (_dl_close): Correct and simplify unmapping.
3519
3520         * posix/wordexp-test.c (main): Fix little thinkos and typos.
3521
3522         * catgets/Makefile (CPPFLAGS): Change NLSPATH to also examine
3523         directory index by only the language.
3524
3525 1998-03-16 13:02  Tim Waugh  <tim@cyberelk.demon.co.uk>
3526
3527         * posix/wordexp-tst.sh: Store test results in the
3528         ${common_objpfx}posix directory.
3529
3530         * posix/wordexp-test.c: Remove temporary directory afterwards.
3531
3532 1998-03-15  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3533
3534         * libc.map: Export internal versions of cancelable functions.
3535
3536 1998-03-15  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3537
3538         * Makerules (MAKEFLAGS): Append `r'.
3539
3540 1998-03-15  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3541
3542         * Makeconfig: Define have-thread-library, shared-thread-library
3543         and static-thread-library if a thread library is available.  Don't
3544         define rt.
3545         * nscd/Makefile: Compile nscd if have-thread-library.  Rename
3546         nscd-routines to nscd-modules.  Use shared-thread-library and
3547         static-thread-library in dependencies.
3548         * rt/Makefile: Only compile librt if have-thread-library is
3549         defined.
3550         * Makefile (subdirs): Always include rt subdir.
3551
3552 1998-03-15  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3553
3554         * Makeconfig ($(common-objpfx)gnu/lib-names.h): Add dummy command.
3555
3556 1998-03-14 21:55  Ulrich Drepper  <drepper@cygnus.com>
3557
3558         * configure.in: Recognize variations for 32 MIPS processors.
3559         Don't assume ELF systems always have .weak, test for .weakext.
3560
3561 1998-03-14  Ulrich Drepper  <drepper@cygnus.com>
3562
3563         * configure.in: Irix6 is an ELF platform.
3564
3565 1998-03-14 11:47  H.J. Lu  <hjl@gnu.org>
3566
3567         * elf/dl-close.c (_dl_close): Stop unmapping the segments after
3568         unmapping the last loaded segment.
3569
3570 1998-03-14 15:54  Ulrich Drepper  <drepper@cygnus.com>
3571
3572         * configure.in: Set base_os for Irix6.
3573         Correct test for .weakext.
3574
3575 1998-03-14  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3576
3577         * elf/dl-deps.c (_dl_map_object_deps): Add first parameter
3578         (new_line) to _dl_debug_message call.
3579
3580 1998-03-14 00:52  Tim Waugh  <tim@cyberelk.demon.co.uk>
3581
3582         * posix/wordexp.c (parse_param): Perform field-splitting after
3583         expanding positional parameter.
3584
3585         * posix/wordexp-tst.sh: Test that field-splitting is performed
3586         after expanding positional parameter.
3587
3588         * posix/wordexp.c (parse_param): Fixed memory leak in
3589         field-splitting after parameter expansion.
3590
3591 1998-03-14  Ulrich Drepper  <drepper@cygnus.com>
3592
3593         * locale/programs/linereader.c (lr_token): Return EOF token at EOF.
3594         (get_toplvl_escape): Correctly terminate loop at EOF.
3595         Patch by Cristian Gafton <gafton@redhat.com>.
3596
3597 1998-03-13 16:55  Ulrich Drepper  <drepper@cygnus.com>
3598
3599         * string/tester.c (test_strpbrk): Add more strpbrk tests.
3600         (test_strsep): Likewise.  Correct horrible bugs.
3601
3602         * string/bits/string2.h (strcspn): Optimize also reject string of
3603         length 2 and 3.
3604         (strspn): Likewise.
3605         (strpbrk): Likewise.
3606         (strsep): Likewise.  Correct bug with successive separators and
3607         separators at the end of the string.
3608         * sysdeps/generic/strsep.c: Correct bug with successive separators
3609         and separators at the end of the string.
3610
3611 1998-03-13 13:11  Tim Waugh  <tim@cyberelk.demon.co.uk>
3612
3613         * posix/wordexp.c (parse_param): Positional parameters ($1, $2
3614         etc) now handled, as well as $$ (pid).
3615
3616         * posix/Makefile (tests): Execute wordexp-test.sh for `make check'.
3617         (distribute): Add wordexp-tst.sh.
3618
3619         * posix/wordexp-tst.sh: New file.
3620
3621         * posix/wordexp.c (parse_param): $# (or ${#}) expands to the
3622         number of positional parameters.  Renamed substitute_length to
3623         seen_hash.
3624         Don't free(env) is env is NULL.
3625
3626 1998-03-13 16:50  Ulrich Drepper  <drepper@cygnus.com>
3627
3628         * libc.map: Add pthread_attr_init to GLIBC_2.1.
3629
3630 1998-03-13 15:01  Ulrich Drepper  <drepper@cygnus.com>
3631
3632         * gmon/gmon.c: Allow GMON_OUT_PREFIX variable to specify filename
3633         for output file replacing gmon.out.
3634         Patch by Dean Gaudet <dgaudet@arctic.org>.
3635
3636 1998-03-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3637
3638         * elf/dl-misc.c (_dl_debug_message): Fix printing of pid.  Clean
3639         up namespace.  Optimize finding end of line.
3640
3641 1998-03-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3642
3643         * elf/rtld.c (process_envvars): Ignore LD_DEBUG_OUTPUT if running
3644         securely.  Optimized.
3645         (process_dl_debug): Add ':' to list of separators.  Optimized.
3646
3647 1998-03-13 10:25  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3648
3649         * sysdeps/m68k/fpu/bits/mathinline.h (isgreater, isgreaterequal,
3650         isless, islessequal, islessgreater, isunordered): Return zero or
3651         one.
3652
3653 1998-03-12 13:11  Tim Waugh  <tim@cyberelk.demon.co.uk>
3654
3655         * posix/wordexp-test.c: More tests.
3656         (main): Set up arena for pathname expansion tests (in a temporary
3657         directory).
3658         (testit): Don't check word count or word vector if return value is
3659         non-zero.
3660
3661         * posix/wordexp.c (exec_comm): Always chop off terminating
3662         linefeed (just like bash does).
3663         (parse_param): Change lots of occurrences of "if (!*env)" to "if
3664         (!env || !*env)".
3665         (parse_param): For assignment inside parameter expansion, use all
3666         expanded words in assignment rather than just the first.
3667         (parse_param): Corrected return value for parameter expansion of
3668         an unset variable when WRDE_UNDEF is in effect.
3669         (parse_dollars): Don't field-split if quoted.
3670         (wordexp): Opening brace character isn't allowed unquoted.
3671
3672 1998-03-12  Ulrich Drepper  <drepper@cygnus.com>
3673
3674         * elf/dlerror.c: Fix concurrency problems with error string and
3675         number.
3676
3677         * elf/dl-deps.c (_dl_map_object_deps): Print debug info when
3678         filter/auxiliary are being loaded.
3679
3680 1998-03-12 14:24  Ulrich Drepper  <drepper@cygnus.com>
3681
3682         * elf/dlerror.c (last_object_name): Removed.
3683         (dlerror): Don't use last_object_name.
3684         (_dl_error_run): Omit second argument to _dl_catch_error.
3685         * elf/dl-error.c (struct catch): Remove objname member.
3686         (_dl_signal_error): Construct string including objname when given.
3687         (_dl_catch_error): Remove objname handling.
3688         * elf/link.h (_dl_catch_error): Fix prototype and comment.
3689         * elf/rtld.c (dl_main): Call _dl_catch_error correctly.
3690         * elf/dl-deps.c (_dl_map_objet_deps): Likewise.
3691         * nss/nsswitch.c (nss_dlerror_run): Likewise.
3692         * iconv/gconv_dl.c (dlerror_run): Likewise.
3693         [Corrects PR libc/501].
3694
3695 1998-03-12  Matthias Urlichs <smurf@noris.de>
3696
3697         * nscd/nscd.c: Ignore SIGPIPE.
3698
3699 1998-03-12  Ulrich Drepper  <drepper@cygnus.com>
3700
3701         * nscd/nscd_getgr_r.c: Use __ protected names.
3702         * nscd/nscd_getpw_r.c: Likewise.
3703
3704 1998-03-12  Matthias Urlichs <smurf@noris.de>
3705
3706         * nscd/nscd_getpw_r.c: Use pw_*_len values correctly.
3707         * nscd/nscd_getpw_r.c: Fix length calculation in result check,
3708         null bytes are not transmitted.
3709
3710 1998-03-12 00:40  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3711
3712         * powerpc/syscalls.list: Correct typo.
3713         * alpha/syscalls.list: Likewise.
3714         * mips/syscalls.list: Likewise.
3715
3716 1998-03-12  Ulrich Drepper  <drepper@cygnus.com>
3717
3718         * socket/sys/socket.h: Add prototype for __socket.
3719
3720 1998-03-10  Ulrich Drepper  <drepper@cygnus.com>
3721
3722         * aclocal.m4 (LIBC_PROG_FOO_GNU): Don't depend on GNU grep.
3723
3724         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Add various SOL_*
3725         constants.
3726
3727         * sysdeps/unix/sysv/linux/bits/socket.h (SOL_ROSE): Remove
3728         definition here.
3729         * sysdeps/unix/sysv/linux/netrose/rose.h (SOL_ROSE): Add
3730         definition here.
3731
3732         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Adds lots of missing
3733         AF_* and PF_* constants.
3734
3735         * sysdeps/unix/sysv/linux/bits/socket.h: Add PF_ASH and AF_ASH.
3736
3737 1998-03-11 15:27  Ulrich Drepper  <drepper@cygnus.com>
3738
3739         * elf/rtld.c: Update help message.
3740         Install link maps for preloaded objects using main_map as loader.
3741
3742         * elf/dl-misc.c: Use __libc_write instead of __write for debugging.
3743         * elf/dl-profile.c: Likewise.
3744
3745         * elf/dlsym.c: Little optimization.
3746         * elf/dlvsym.c: Likewise.
3747
3748 1998-03-11 14:56  Ulrich Drepper  <drepper@cygnus.com>
3749
3750         * posix/wordexp-test.c: Move test for parameter list at the very
3751         beginning.
3752
3753 1998-03-11 00:16  Tim Waugh  <tim@cyberelk.demon.co.uk>
3754
3755         * posix/wordexp.c (wordexp): Set we_wordc to zero initially unless
3756         WRDE_REUSE flag is set.
3757         (parse_param): Allow `*', `@', and numbers in parameter names.
3758         (parse_dollars): Differentiate between arithmetic expansion and a
3759         command substitution that starts immediately with a sub-shell
3760         (like ``$((1+3))'' as opposed to ``$((echo);(ls))'').
3761         (parse_param): Memory allocated with __alloca in a block was
3762         referenced outside that block.  Adjusted to use malloc/free.
3763         (parse_param): Adjusted field-splitting algorithm so that there is
3764         not necessarily a field split at the end of a parameter expansion.
3765
3766 1998-03-10 19:52  Tim Waugh  <tim@cyberelk.demon.co.uk>
3767
3768         * posix/wordexp.c (wordexp): If about to return WRDE_NOSPACE,
3769         don't free words that have already been allocated.
3770         (parse_param): A dollar sign on its own will never have a pattern
3771         associated with it (like "${HOME%%/}" has), so don't try to free it.
3772         (parse_glob): Attempt to glob when an unquoted `[' is found
3773         (rather than an unquoted '{' (!)).  Also for unquoted '?'.
3774         (parse_glob): Sorted out quoting in a glob-able word.
3775         (parse_param): Added $* and $@ handling.
3776
3777 1998-03-11  Ulrich Drepper  <drepper@cygnus.com>
3778
3779         * nss/nss_db/db-XXX.c (lookup): Copy data to safe place before
3780         parsing it.
3781
3782 1998-03-11  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3783
3784         * sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Use
3785         _dl_debug_message.
3786
3787 1998-03-12  Matthias Urlichs  <smurf@noris.de>
3788
3789         * elf/dl-misc.c: Default for debug output should be stderr.
3790         * elf/dl-misc.c: Spurious garbage bytes after the PID in debug output.
3791         * elf/dl-lookup.c: reference_name may be NULL or empty.
3792
3793 1998-03-11 10:30  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3794
3795         * aclocal.m4 (LIBC_PROG_FOO_GNU): Fix order of redirection.
3796
3797 1998-03-11  Ulrich Drepper  <drepper@cygnus.com>
3798
3799         * sysdeps/unix/sysv/linux/Dist: Add scsi/scsi.h.
3800
3801         * sysdeps/unix/sysv/linux/scsi/sg.h: Include features.h.
3802
3803 1998-03-10  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3804
3805         * sysdeps/unix/sysv/linux/scsi/scsi.h: New file.
3806         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Install it.
3807
3808 1998-03-11 10:30  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3809
3810         * sysdeps/m68k/elf/start.S: Let __libc_start_main do most of the
3811         init stuff.
3812
3813 1998-03-10  Ulrich Drepper  <drepper@cygnus.com>
3814
3815         * libio/iovdprintf.c (_IO_vdprintf): Set _IO_DELETE_DONT_CLOSE
3816         flag.
3817
3818         * misc/syslog.c (vsyslog): Don't try to send if not connected to
3819         syslog daemon.
3820         (closelog_internal): Don't do anything if not connected.
3821
3822 1998-03-10 17:54  Ulrich Drepper  <drepper@cygnus.com>
3823
3824         * libc.map: Add _dl_debug_message.
3825         * elf/dl-misc.c: Make _dl_debug_message a function.  Print the PID
3826         before every line.
3827         * elf/fini.c: Correctly use new _dl_debug_message function.
3828         * elf/init.c: Likewise.
3829         * elf/dl-lookup.c: Likewise.
3830         * sysdeps/unix/sysv/linux/libc-start.c: Likewise.
3831         * elf/dl-load.c: Likewise.  Add more debugging prints.
3832         * elf/dl-reloc.c: Likewise.
3833         * elf/dl-version.c: Likewise.
3834         * elf/dl-support.c: Add variables for debugging.
3835         * elf/rtld.c: Likewise.  Recognize new debug options.
3836         * elf/link.h: Declare new variables.
3837
3838         * elf/dl-deps.c (_dl_map_object_deps): Little optimizations.
3839
3840 1998-03-10  Ulrich Drepper  <drepper@cygnus.com>
3841
3842         * sysdeps/unix/sysv/linux/sys/quota.h: Extract information from
3843         kernel headers.  Patch by a sun <asun@saul7.u.washington.edu>.
3844
3845 1998-03-11 00:16  Tim Waugh  <tim@cyberelk.demon.co.uk>
3846
3847         * posix/wordexp-test.c (command_line_test): New function to allow
3848         testing of specific cases from the command-line.
3849
3850 1998-03-10  Ulrich Drepper  <drepper@cygnus.com>
3851
3852         * elf/dl-init.c (_dl_init_next): Print nicer messages.
3853         * elf/dl-fini.c (_dl_fini): Likewise.
3854         * sysdeps/unix/sysv/linux/libc-start.c (__libc_start_main): Likewise.
3855
3856         * elf/dl-lookup.c (_dl_lookup_versioned_symbol): Print version
3857         symbol in debug message.
3858         (_dl_lookup_versioned_symbol_skip): Likewise.
3859
3860 1998-03-10 19:43  Matthias Urlichs <urlichs@noris.de>
3861
3862         * sysdeps/unix/readdir_r.c: Zero out *result on EOF.
3863         * sysdeps/unix/sysv/linux/readdir64_r.c: Likewise.
3864         * manual/filesys/texi: Document this.
3865
3866 1998-03-10 10:49  Ulrich Drepper  <drepper@cygnus.com>
3867
3868         * manual/filesys.texi: Document the change below.
3869
3870 1998-03-10  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3871
3872         * sysdeps/posix/mkstemp.c (mkstemp): Open temporary file mode 0600.
3873         Reported by Greg Alexander <galexand@sietch.bloomington.in.us>.
3874
3875 1998-03-10 00:10  Ulrich Drepper  <drepper@cygnus.com>
3876
3877         * elf/dl-lookup.c (do_lookup): Remove list and n parameter and add
3878         instead scope.  If debugging display information about symbol
3879         resolving.
3880         (_dl_lookup_symbol): Call do_lookup with correct parameters.
3881         (_dl_lookup_symbol_skip): Likewise.
3882         (_dl_lookup_versioned_symbol): Likewise.
3883         (_dl_lookup_versioned_symbol_skip): Likewise.
3884         * elf/dl-support.c: Define _dl_debug_symbols.
3885         * elf/link.h: Add declaration for _dl_debug_symbols.
3886         * elf/rtld.c: Define _dl_debug_symbols.
3887         (process_dl_debug): Recognize symbols option.
3888
3889 1998-03-09 23:36  Ulrich Drepper  <drepper@cygnus.com>
3890
3891         * sysdeps/unix/sysv/linux/init-first.c [!PIC]: Expect arguments
3892         in correct format.
3893         * sysdeps/unix/sysv/linux/libc-start.c: Call __libc_init_first
3894         with correct parameters.
3895         [!PIC]: Initialize __libc_multiple_libcs.
3896
3897 1998-03-09 18:21  Ulrich Drepper  <drepper@cygnus.com>
3898
3899         * elf/dl-support.c (_dl_debug_bindings): Add definition.
3900         * elf/rtld.c (_dl_debug_bindings): Add definition.
3901         (process_dl_debug): Recognize bindings option.  Update help message.
3902         * elf/link.h (struct link_map): Add l_versyms member.
3903         (_dl_debug_bindings): Add declaration.
3904         * elf/version.c (_dl_check_map_versions): Initialize l_versyms.
3905         * elf/dl-object.c (_dl_new_object): Don't initialize l_rpath_dirs
3906         and l_reloc_result.
3907         * elf/dl-lookup.c (do_lookup): Define verstab from l_versyms.
3908         (sym_val): Remove a member, add m as link_map.
3909         (do_lookup): Return result appropriately.
3910         (_dl_lookup_symbol): If _dl_debug_bindings is defined print message.
3911         Call do_lookup correctly.
3912         (_dl_lookup_symbol_skip): Likewise.
3913         (_dl_lookup_versioned_symbol): Likewise.
3914         (_dl_lookup_versioned_symbol_skip): Likewise.
3915
3916 1998-03-09 08:21  Ulrich Drepper  <drepper@cygnus.com>
3917
3918         * sysdeps/unix/sysv/linux/chown.c: Moved to ...
3919         * sysdeps/unix/sysv/linux/i386/chown.c: ...here.
3920
3921         * sysdeps/unix/sysv/linux/i386/chown.c: Correct versioning information.
3922         * libc.map: Add chown to GLIBC_2.1.
3923         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add s_chown here.
3924         * sysdeps/unix/sysv/linux/syscalls.list: Remove s_chown here.
3925
3926 1998-03-06  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3927
3928         * sysdeps/generic/ffs.S: Rename function to __ffs and make ffs a
3929         weak alias.
3930         * sysdeps/alpha/ffs.c: Likewise.
3931         * sysdeps/am29k/ffs.c: Likewise.
3932         * sysdeps/i386/ffs.c: Likewise.
3933         * sysdeps/i960/ffs.c: Likewise.
3934         * sysdeps/m68k/ffs.c: Likewise.
3935         * sysdeps/m88k/ffs.c: Likewise.
3936         * sysdeps/powerpc/ffs.c: Likewise.
3937         * sysdeps/rs6000/ffs.c: Likewise.
3938         * sysdeps/vax/ffs.s: Likewise.
3939         * string/string.h: Declare __ffs.
3940         * libc.map: Export it.
3941         * elf/dl-profile.c (_dl_start_profile): Use __ffs instead of
3942         __builtin_ffs, which is not guaranteed to be namespace clean.
3943
3944 1998-03-06  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3945
3946         * elf/sprof.c: Rewrite symbol handling to use the normal symbol
3947         table, which is much more likely to exist than debugging symbols.
3948         (printsym): Remove const.
3949         (load_shobj): Don't use _dl_pagesize.  Fix mapping of section
3950         header table.
3951
3952         * libc.map: Export __profile_frequency, used by elf/sprof, to
3953         avoid infinite recursion during startup.
3954
3955 1998-03-09 12:16  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3956
3957         * sysdeps/unix/sysv/linux/m68k/sysdep.h (SYSCALL_ERROR_HANDLER):
3958         Readd lost negate.
3959
3960         * sysdeps/m68k/sysdep.h: Remove the stabs stuff again.
3961
3962 1998-03-09  Ulrich Drepper  <drepper@cygnus.com>
3963
3964         * elf/dl-support.c: Add definition of _dl_debug_impcalls.
3965
3966 1998-03-08  Ulrich Drepper  <drepper@cygnus.com>
3967
3968         * elf/rtld.c (process_envvars): Also recognize LD_LIBRARY_PATH,
3969         LD_PRELOAD, and LD_VERBOSE.
3970         (dl_main): Use global variables set by process_envvars instead of
3971         calling getenv.
3972         * elf/dl-load.c (_dl_init_paths): Don't call getenv to get
3973         LD_LIBRARY_PATH value, this comes with the parameter.
3974         * elf/dl-support.c (non_dynamic_init): Pass return value of getenv
3975         ("LD_LIBRARY_PATH") to _dl_init_paths.
3976
3977 1998-03-08 22:55  Ulrich Drepper  <drepper@cygnus.com>
3978
3979         * elf/rtld.c (dl_main): Delay initialization of path structure if
3980         the dynamically linker is invoked implicitly until we read the
3981         dynamic section.
3982
3983 1998-03-08  Ulrich Drepper  <drepper@cygnus.com>
3984
3985         * sysdeps/unix/sysv/linux/chown.c: Add versioning stuff.
3986
3987 1998-03-07  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3988
3989         * sysdeps/unix/sysv/linux/chown.c: New file for compatibility of
3990         Linux 2.0 and 2.1.
3991
3992         * sysdeps/unix/sysv/linux/syscalls.list: Add chown.
3993
3994 1998-03-08 14:58  Ulrich Drepper  <drepper@cygnus.com>
3995
3996         * Makeconfig (nisobjdir): Set to path to nis directory.
3997         (rpath-link): Add nisobjdir.
3998         Patch by Sven Verdoolaege <skimo@kotnet.org>.
3999
4000         * elf/Makefile: Pretty print.
4001         * elf/dl-lookup.c: Include unistd.h.
4002         * elf/dl-runtime.c: Likewise.
4003
4004         * localedata/Makefile (test-srcs): Add tst-rpmatch.
4005         (distribute): Add tst-rpmatch.sh.
4006         (tests): Add tst-rpmatch to dependency list and run tst-rpmatch.sh.
4007
4008         New tests for rpmatch function by
4009         Jochen Hein <jochen.hein@delphi.central.de>.
4010         * localedata/tst-rpmatch.c: New file.
4011         * localedata/tst-rpmatch.sh: New file.
4012
4013         * localedata/locales/de_DE: Correct yesexpr and noexpr.
4014         * localedata/locales/de_AT: Likewise.
4015
4016         * posix/getopt.c: Update contact address.
4017         * posix/getopt1.c: Pretty print.
4018
4019         * sysdeps/generic/libc-start.c: Do most of the initialization now
4020         here instead of in start.S.
4021         * sysdeps/unix/sysv/linux/libc-start.c: Likewise.
4022         * sysdeps/i386/elf/start.S: Remove most of the initialization code.
4023
4024         * sysdeps/unix/sysv/linux/i386/profil-counter.h: No need for
4025         profil_counter to be public.
4026
4027 1998-03-08 13:06  Tim Waugh  <tim@cyberelk.demon.co.uk>
4028
4029         * posix/wordexp.c (parse_arith): Now works for negative numbers too.
4030         (parse_param): Coded parameter length expansion (${#var}).
4031         (parse_param): Handling for "=", "+", "-", and the ":" versions added.
4032         (parse_param): Cleaned up (fixed) error handling.
4033
4034         * posix/wordexp-test.c: IFS now includes non-whitespace character
4035         (comma).  Added more tests.
4036
4037 1998-03-07  Ulrich Drepper  <drepper@cygnus.com>
4038
4039         * elf/link.h: Fix typos.
4040         Reported by Andreas Jaeger.
4041
4042         * nscd/nscd_getpw_r.c (__nscd_getpw_r): Remove false comment.
4043         * nscd/nscd_getgr_r.c (__nscd_getgr_r): Likewise.
4044
4045 1998-03-06  Ulrich Drepper  <drepper@cygnus.com>
4046
4047         * argp/argp-help.c: Remove last bits of using gettext instead of
4048         dgettext.
4049
4050 1998-03-06 17:04  Ulrich Drepper  <drepper@cygnus.com>
4051
4052         * libc.map: Add _dl_debug_impcalls, _dl_debug_fd, _dl_sysdep_output,
4053         __libc_start_main.
4054         * csu/Makefile (routines): Add libc-start.
4055         * elf/dl-error.c: Remove declaration of _dl_argv.  Include <unitsd.h>.
4056         * elf/dl-lookup.c: Likewise.
4057         * elf/dl-version.c: Likewise.
4058         * sysdeps/i386/dl-machine.h: Likewise.
4059         * elf/link.h: Declare _dl_argv, _dl_debug_fd.
4060         Declare _dl_sysdep_output.  Make _dl_sysdep_fatal, _dl_sysdep_error and
4061         _dl_sysdep_message macros which use _dl_sysdep_output.
4062         * elf/dl-fini.c: Write out which destructor is called while debugging.
4063         * elf/dl-init.c: Likewise for constructor.
4064         * elf/dl-load.c: Use _dl_debug_message instead of _dl_sysdep_message.
4065         * elf/dl-misc.c: Remove _dl_sysdep_fatal, _dl_sysdep_error and
4066         _dl_sysdep_message.  Add _dl_sysdep_output.
4067         * elf/rtld.c: Recognize LD_DEBUG_OUTPUT.  Set _dl_debug_fd if
4068         this file can be opened.
4069         For LD_DEBUG=libs also set _dl_debug_impcalls.
4070         * sysdeps/generic/dl-cache.c: Include unistd.h.
4071         * sysdeps/generic/libc-start.c: New file.
4072         * sysdeps/unix/sysv/linux/libc-start.c: New file.
4073         * sysdeps/i386/elf/start.S: Don't call main directly, call
4074         __libc_start_main instead.
4075
4076         * elf/Makefile ($(objpfx)ld.so): Add $(load-map-file) as dependency.
4077
4078 1998-03-06  Ulrich Drepper  <drepper@cygnus.com>
4079
4080         * nss/nsswitch.c (__nss_nscd_not_available): Removed.
4081
4082 1998-03-06 12:42  Ulrich Drepper  <drepper@cygnus.com>
4083
4084         * argp/argp.h (struct argp): Add new field domain.
4085         * argp/argp-help.c: Change all gettext calls to dgettext and use
4086         domain field from appropriate argp in call.
4087         * argp/argp-parse.c: Likewise.
4088
4089 1998-03-06 11:35  Ulrich Drepper  <drepper@cygnus.com>
4090
4091         * posix/wordexp-test.c: Change testsuite so that it can run even
4092         for ~root != /root.
4093
4094 1998-03-06  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4095
4096         * math/libm-test.c (catanh_test): Change epsilon for gcc 2.8.1.
4097
4098 1998-03-05  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4099
4100         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
4101         Don't store into global errno if we already store through
4102         __errno_location.
4103         * sysdeps/unix/i386/sysdep.S: Likewise.
4104         * sysdeps/unix/alpha/sysdep.S: Likewise.
4105         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
4106         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Likewise.
4107         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.  Add
4108         missing return to SYSCALL_ERROR_HANDLER for (!_LIBC_REENTRANT &&
4109         PIC).
4110
4111 1998-03-05  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4112
4113         * sysdeps/generic/sysdep.h (L): Remove definition.
4114         * sysdeps/i386/sysdep.h (L): Define it here instead.
4115
4116 1998-03-06  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4117
4118         * nis/nis_call.c (__do_niscall): Safe and reset errno.
4119
4120         * nis/ypclnt.c (do_ypcall, yp_all): Safe and reset errno.
4121
4122 1998-03-01  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4123
4124         * sysdeps/generic/getresuid.c (__getresuid): Use ISO C
4125         declaration style to avoid warnings.
4126
4127 1998-03-06 11:48  Mark M._Kettenis  <kettenis@hall.phys.uva.nl>
4128
4129         * elf/rtld.c (process_dl_debug): Fix typo: "DL_DEBUG" ->
4130         "LD_DEBUG".
4131
4132 1998-03-05  Ulrich Drepper  <drepper@cygnus.com>
4133
4134         * posix/Makefile (tests): Add wordexp-test.
4135         * posix/wordexp-test.c: New file.  Testsuite for wrodexp.
4136         Patches by Tim Waugh <tim@cyberelk.demon.co.uk>.
4137
4138 1998-03-05 16:04  Ulrich Drepper  <drepper@cygnus.com>
4139
4140         * elf/Makefile ($(objpfx)rtldtbl.h): Add genrtldtbl.awk to the
4141         dependencies.
4142
4143         * elf/link.h (struct r_search_path_elem): Add two new field for
4144         lib path debugging.
4145         * elf/rtld.c: Recognize LD_DEBUG environment variable and set
4146         variable accordingly.
4147         * elf/dl-load.c: If _dl_debug_libs is nonzero print what library
4148         is considered next along with information about load paths.
4149         * sysdeps/generic/dl-cache.c: Likewise.
4150         * elf/dl-support.c: Define _dl_debug_libs.
4151         * elf/genrtldtbl.awk: Add initializers for two new field in
4152         struct r_search_path_elem.
4153
4154 1998-03-06 10:40  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4155
4156         * sysdeps/m68k/add_n.S: Use ENTRY and END macros.
4157         * sysdeps/m68k/lshift.S: Likewise.
4158         * sysdeps/m68k/rshift.S: Likewise.
4159         * sysdeps/m68k/sub_n.S: Likewise.
4160         * sysdeps/m68k/m68020/addmul_1.S: Likewise.
4161         * sysdeps/m68k/m68020/mul_1.S: Likewise.
4162         * sysdeps/m68k/m68020/submul_1.S: Likewise.
4163
4164         * sysdeps/unix/sysv/linux/m68k/sysdep.S: Use ENTRY macro.
4165         [_LIBC_REENTRANT]: Don't store into global errno.
4166
4167         * sysdeps/m68k/sysdep.h: New file.
4168         * sysdeps/unix/sysv/linux/m68k/sysdep.h: Use it.  Use the macros
4169         ENTRY, CALL_MCOUNT, JUMPTARGET and syscall_error from there.
4170         (DO_CALL): Change to expect syscall name as argument.
4171         (PSEUDO): Pass syscall_name to DO_CALL.
4172         (SYSCALL_ERROR_HANDLER) [_LIBC_REENTRANT]: Don't store into global
4173         errno.
4174
4175 1998-03-05  Ulrich Drepper  <drepper@cygnus.com>
4176
4177         * elf/rtld.c: Speed up processing of environment variables.  Do
4178         only one run on the environment by avoiding to call getenv.
4179         * sysdeps/generic/dl-sysdep.c (_dl_next_ld_env_entry): New
4180         function.  Used by patch above.
4181
4182 1998-03-05  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
4183
4184         * nss/getXXbyYY_r.c: Check __nss_not_use_nscd_* variable for
4185         running nscd.
4186         * nscd/nscd_getgr_r.c: Set __nss_not_use_nscd_group variable.
4187         * nscd/nscd_getpw_r.c: Set __nss_not_use_nscd_passwd variable.
4188         * nscd/nscd_proto.h: Declare __nss_not_use_nscd_* variables.
4189
4190 1998-03-05  Ulrich Drepper  <drepper@cygnus.com>
4191
4192         * nss/nsswitch.c (nss_lookup_function): Don't modify errno if NSS
4193         module cannot be found.  Reported by Andreas Jaeger.
4194
4195 1998-03-05 11:40  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4196
4197         * nscd/nscd_getgr_r.c: Change char to int to avoid compiler warning
4198         on platforms which default to unsigned chars.
4199         * nscd/nscd_getpw_r.c: Likewise.
4200         * sysdeps/unix/sysv/linux/powerpc/sysdep.h: Undefine L before
4201         defining it.
4202
4203 1998-03-05  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4204
4205         * elf/Makefile (install-bin): Change = to += for sprof to install
4206         ldd also.
4207
4208 1998-03-04 16:12  H.J. Lu  <hjl@gnu.org>
4209
4210         * libio/strops.c (_IO_str_seekoff): Handle MODE == 0.
4211
4212 1998-03-04 16:19  Ulrich Drepper  <drepper@cygnus.com>
4213
4214         * nscd/nscd_getgr_r.c: Follow nscd_getpw_r.c change.
4215
4216 1998-03-04  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4217
4218         * nscd/nscd_getpw_r.c (nscd_open_socket): Safe and reset errno so
4219         that a failure to connect to nscd doesn't change errno.
4220
4221 1998-03-04  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4222
4223         * manual/maint.texi (Reporting Bugs): Change
4224         bug-glibc@prep.ai.mit.edu to bug-glibc@gnu.org.
4225
4226         * locale/iso-4217.def: Likewise
4227
4228 1998-03-04 12:43  Ulrich Drepper  <drepper@cygnus.com>
4229
4230         * manual/texinfo.tex: Updated.
4231
4232 1998-03-03  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4233
4234         * sysdeps/posix/fpathconf.c: Don't modify errno for an undefined
4235         value.
4236         * sysdeps/posix/pathconf.c: Likewise.
4237         * posix/getconf.c: Print `undefined' if pathconf returns -1
4238         without setting errno.
4239
4240 1998-03-04  Ulrich Drepper  <drepper@cygnus.com>
4241
4242         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Fix cut&paste
4243         problem.
4244         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: New file.
4245         Patches by Elliot Lee <sopwith@cuc.edu>.
4246
4247 1998-03-04 09:43  Ulrich Drepper  <drepper@cygnus.com>
4248
4249         * elf/link.h (struct link_map): Add new field l_reloc_result.
4250         * elf/dl-reloc.c (_dl_relocate_object): Allocate array for results
4251         of relocation for the object to be profiled.
4252         * elf/dl-object.c (_dl_new_object): Initialize l_reloc_result field
4253         to NULL.
4254         * elf/rtld.c (_dl_start): Add comment that we must not allocate an
4255         array here.
4256         * elf/dl-runtime.c (profile_fixup): If l_reloc_result array already
4257         contains a result from a previous run use this instead of computing
4258         the value again.
4259         * elf/dl-minimal.c (malloc): Remove limit for size of allocation.
4260
4261 1998-03-04 11:32  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4262
4263         * sysdeps/m68k/dl-machine.h: (elf_machine_load_address): Use word
4264         offsets into the GOT.
4265         (RTLD_START): Likewise.
4266
4267 1998-03-03 17:55  Ulrich Drepper  <drepper@cygnus.com>
4268
4269         * elf/sprof.c: Cleanup a bit.
4270
4271 1998-03-03 08:01  H.J. Lu  <hjl@gnu.org>
4272
4273         * sysdeps/generic/sysdep.h (L): New. Define.
4274
4275         * sysdeps/unix/sysv/linux/i386/sysdep.h (L): New. Define.
4276
4277         * sysdeps/i386/i586/addmul_1.S: Fix a typo.
4278
4279         * sysdeps/unix/sysv/linux/i386/clone.S: Follow Intel's advice
4280         to have only one exit point for functions.
4281         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
4282         * sysdeps/unix/sysv/linux/i386/s_pread64.S: Likewise.
4283         * sysdeps/unix/sysv/linux/i386/s_pwrite64.S: Likewise.
4284         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
4285         * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
4286
4287 1998-03-03  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4288
4289         * sysdeps/unix/sysv/linux/sigaction.c (__sigaction): Safe and
4290         reset errno so that errno isn't set to ENOSYS in the first call.
4291         * sysdeps/unix/sysv/linux/i386/sigaction.c (__sigaction): Likewise.
4292         * sysdeps/unix/sysv/linux/sigsuspend.c (__sigsuspend): Likewise.
4293         * sysdeps/unix/sysv/linux/sigprocmask.c (__sigprocmask): Likewise.
4294         * sysdeps/unix/sysv/linux/sigpending.c (sigpending): Likewise.
4295
4296 1998-03-02 17:55  Ulrich Drepper  <drepper@cygnus.com>
4297
4298         * sysdeps/i386/add_n.S: Change to use ENTRY and END macro.
4299         * sysdeps/i386/addmul_1.S: Likewise.
4300         * sysdeps/i386/lshift.S: Likewise.
4301         * sysdeps/i386/mul_1.S: Likewise.
4302         * sysdeps/i386/rshift.S: Likewise.
4303         * sysdeps/i386/sub_n.S: Likewise.
4304         * sysdeps/i386/submul_1.S: Likewise.
4305         * sysdeps/i386/i586/add_n.S: Likewise.
4306         * sysdeps/i386/i586/addmul_1.S: Likewise.
4307         * sysdeps/i386/i586/lshift.S: Likewise.
4308         * sysdeps/i386/i586/mul_1.S: Likewise.
4309         * sysdeps/i386/i586/rshift.S: Likewise.
4310         * sysdeps/i386/i586/sub_n.S: Likewise.
4311         * sysdeps/i386/i586/submul_1.S: Likewise.
4312
4313         * sysdeps/i386/sysdep.h: Extend last change.
4314
4315         * sysdeps/unix/sysv/linux/i386/sysdep.h: Follow Intel's advice
4316         to have only one exit point for functions.
4317
4318 1998-03-02  Ulrich Drepper  <drepper@cygnus.com>
4319
4320         * configure.in: Fix msgfmt test.  Fix handling of //s in sysdeps
4321         search.
4322
4323 1998-03-02 13:28  Ulrich Drepper  <drepper@cygnus.com>
4324
4325         * Makerules: Generate libc.so with absolute paths for the used
4326         shared objects.
4327
4328         * config.make.in: Add MAKEINFO definition.
4329
4330 1998-03-02  Ulrich Drepper  <drepper@cygnus.com>
4331
4332         * sysdeps/i386/sysdep.h (ASM_SIZE_DIRECTIVE): Add ; at the end.
4333         (ENTRY): Use STABS_FUN.
4334         (END): Use STABS_FUN_END.
4335         (STABS_FUN, STABS_FUN2, STABS_FUN_END): New macro to emit stabs info.
4336
4337         * elf/Makefile: Add rules to build sprof program.
4338         * elf/sprof.c: New file.
4339
4340 1998-02-28  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4341
4342         * misc/syslog.c (openlog_internal): Insert missing closing brace.
4343
4344 1998-02-06  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4345
4346         * configure.in: Check for working msgfmt version (from GNU gettext
4347         0.10 or later).
4348
4349 1998-03-02  Ulrich Drepper  <drepper@cygnus.com>
4350
4351         * configure.in: Avoid //s in sysdirs.
4352         Patch by Roland McGrath.
4353
4354         * stdlib/a64l.c (a64l): Rewrite by Joe Keane <jgk@jgk.org>.
4355
4356 1998-03-02 07:17  H.J. Lu  <hjl@gnu.org>
4357
4358         * elf/dl-open.c (_dl_open): Update _dl_global_scope_end when
4359         setting _dl_global_scope for RTLD_GLOBAL.
4360
4361 1998-02-27  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4362
4363         * sysdeps/unix/make-syscalls.sh: Fix last change so that all
4364         possible lists of object-suffixes are taken care of.
4365
4366 1998-03-02 10:16  Ulrich Drepper  <drepper@cygnus.com>
4367
4368         * timezone/private.h: Update from tzcode1998c.
4369         * timezone/zic.c: Likewise.
4370         * timezone/antarctica: Updated from tzdata1998c.
4371         * timezone/asia: Likewise.
4372         * timezone/australasia: Likewise.
4373         * timezone/europe: Likewise.
4374         * timezone/southamerica: Likewise.
4375
4376 1998-03-02  Ulrich Drepper  <drepper@cygnus.com>
4377
4378         * posix/glob.c (glob_in_dir): Add support for cases insensitive
4379         VMS.  Patch by John W. Eaton <jwe@bevo.che.wisc.edu>.
4380
4381 1998-03-01 19:05  H.J. Lu  (hjl@gnu.org)
4382
4383         * sysdeps/libm-ieee754/e_exp.c (__ieee754_exp): Use __isinf.
4384         Changed type of TWO43, TWO52 from float to double.
4385         * sysdeps/libm-ieee754/e_expf.c (__ieee754_expf): Use __isinff.
4386         * sysdeps/libm-ieee754/s_exp2.c (__ieee754_exp2): Use __isinf.
4387         Changed type of TWO43 from float to double.
4388         * sysdeps/libm-ieee754/s_exp2f.c (__ieee754_exp2f): Fix a typo.
4389         Use __isinff.
4390
4391 1998-03-01 18:52  H.J. Lu  (hjl@gnu.org)
4392
4393         * sysdeps/unix/sysv/linux/alpha/syscalls.list (osf_settimeofday,
4394         osf_getitimer, osf_setitimer, osf_utimes, osf_getrusage,
4395         osf_wait4): Removed __xxxx symbol for GLIBC_2.0.
4396
4397 1998-03-01 09:11  Richard Henderson  <rth@cygnus.com>
4398
4399         * sysdeps/unix/sysv/linux/sparc/bits/ioctls.h: Don't include
4400         kernel_termios.h.
4401         * sysdeps/unix/sysv/linux/sparc/bits/termios.h (CBAUD, CIBAUD): Fix.
4402         Clean up random whitespace.
4403         * sysdeps/unix/sysv/linux/sparc/sparc32/brk.c: Tidy the asm.
4404         * sysdeps/unix/sysv/linux/sparc/sparc32/socket.S: Use std on the args.
4405         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.S: Fix use of .bss.
4406         * sysdeps/unix/sysv/linux/sparc/sparc32/sys/ucontext.h: New file.
4407
4408 1998-03-01 08:31  Richard Henderson  <rth@cygnus.com>
4409
4410         * shlib-versions: Match alpha*.
4411         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add adjtimex.
4412         * sysdeps/unix/sysv/linux/alpha/adjtimex.S: Remove.
4413
4414         * sysdeps/alpha/fpu/bits/mathinline.h (isunordered et al): New.
4415         Implement copysign* with and without __ prefix.
4416         Likewise for fabs; use builtin for gcc 2.8.
4417         (floor*): New.
4418         (fdim*): New.
4419
4420         * elf/elf.h (EF_SPARC*, EF_ALPHA*, SHT_ALPHA*, SHF_ALPHA*): New.
4421         (R_SPARC*): Match current v9 ABI.
4422
4423         * sysdeps/wordsize-64/stdint.h (intptr_t): Is a long.
4424
4425         * sunrpc/clnt_udp.c (clntudp_call): Use socklen_t.
4426         * sunrpc/pmap_rmt.c (clnt_broadcast): Likewise.
4427         * sunrpc/svc_tcp.c (svctcp_create, rendezvous_request): Likewise.
4428         * sysdeps/generic/getresgid.c: Use prototype form because of warning.
4429         * sysdeps/unix/sysv/linux/getdents.c: Likewise.
4430         * sysdeps/unix/sysv/linux/alpha/adjtime.c: Likewise.
4431         * sysdeps/unix/grantpt.c (argv): Fix consts.
4432         * sysdeps/unix/sysv/linux/getpt.c: Include <string.h>
4433         * sysdeps/unix/sysv/linux/sigaction.c: Likewise.
4434
4435 1998-02-27  Ulrich Drepper  <drepper@cygnus.com>
4436
4437         * misc/syslog.c: Change to allow user the interpretation of the
4438         outcome even with syslog having no return value.
4439
4440 1998-02-05 20:41  Wolfram Gloger  <wmglo@dent.med.uni-muenchen.de>
4441
4442         * elf/dl-addr.c: Fix search algorithms in dladdr(); don't assume
4443         that the number of program headers is >0 (which is wrong for the
4444         loader itself).
4445
4446 1998-02-27  Ulrich Drepper  <drepper@cygnus.com>
4447
4448         * Makefile (distribute): Add README.libm.
4449
4450 1998-02-27  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4451
4452         * time/clocktest.c (main): Correct typo: "--" -> "==".
4453
4454 1998-02-25 20:53  H.J. Lu  <hjl@gnu.org>
4455
4456         * sysdeps/alpha/fpu/bits/mathinline.h (atan): Removed the bogus
4457         inline function.
4458         (copysignf, __copysignf, copysign, fabsf, __fabsf, fabs): New
4459         inline functions.
4460
4461         * math/libm.map (__atan2): Added.
4462
4463 1998-02-27  Ulrich Drepper  <drepper@cygnus.com>
4464
4465         * misc/efgcvt_r.c (APPEND): Handle printing of 0.0 correctly.
4466         Reported by Göran Uddeborg <goeran@uddeborg.pp.se>.
4467
4468         * misc/tst-efgcvt.c (ecvt_tests): Add new test case for reported
4469         bug.
4470
4471 1998-02-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4472
4473         * manual/arith.texi (Old-style number conversion): Correct
4474         typo. Reported by Göran Uddeborg <goeran@uddeborg.pp.se>.
4475
4476 1998-02-27  Ulrich Drepper  <drepper@cygnus.com>
4477
4478         * posix/execlp.c: POSIX.1 says that argv[0] *should* be provided,
4479         but does not require it.  Handle missing argv[] values gracefully.
4480         * posix/execl.c: Likewise.
4481         * posix/execle.c: Likewise.
4482
4483 1998-02-25  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4484
4485         * sysdeps/libm-ieee754/s_isnanl.c: Ignore the explicit integer
4486         bit.
4487         * sysdeps/libm-ieee754/s_isinfl.c: Likewise.
4488
4489 1998-02-27  Ulrich Drepper  <drepper@cygnus.com>
4490
4491         * libc.map: Add __adjtimex.
4492
4493 1998-02-26  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
4494
4495         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_getntohost_r):
4496         Remove memset.
4497
4498 1998-02-24 08:10  H.J. Lu  <hjl@gnu.org>
4499
4500         * sysdeps/unix/sysv/linux/alpha/bits/signum.h (_NSIG): Changed
4501         to 64.
4502
4503         * sysdeps/unix/alpha/sysdep.S (_errno): Add in addition to __errno.
4504
4505         * sysdeps/alpha/s_fabs.S: Added ".set noat"/".set at".
4506         * sysdeps/unix/sysv/linux/alpha/wait4.S: Ditto.
4507
4508         * sysdeps/unix/make-syscalls.sh: Make versioned symbols only
4509         for shared library.
4510
4511         * libc.map (adjtime, adjtimex): Added for GLIBC_2.1.
4512
4513         * sysdeps/unix/sysv/linux/alpha/Makefile (sysdep_routines):
4514         Added adjtimex and old_adjtimex.
4515
4516         * sysdeps/unix/sysv/linux/alpha/syscalls.list (old_adjtimex):
4517         New.
4518         (osf_settimeofday, osf_getitimer, osf_setitimer, osf_utimes,
4519         osf_getrusage, osf_wait4): Added __xxxx symbol for GLIBC_2.0.
4520
4521         * sysdeps/unix/sysv/linux/alpha/getitimer.S: Make versioned
4522         symbols only for shared library.
4523         * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
4524         * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
4525         * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
4526         * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise.
4527         * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise.
4528         * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise.
4529         * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise.
4530
4531         * sysdeps/unix/sysv/linux/alpha/getitimer.S: Fix ENOSYS branch.
4532         * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
4533         * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
4534         * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
4535         * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise.
4536         * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise.
4537         * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise.
4538         * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise.
4539
4540         * sysdeps/unix/sysv/linux/alpha/wait4.S: Check the correct
4541         rusage pointer.
4542
4543         * sysdeps/unix/sysv/linux/adjtime.c (TIMEVAL, TIMEX, ADJTIMEX):
4544         New macros.
4545         (__adjtime): Use TIMEVAL, TIMEX and ADJTIMEX instead of timeval,
4546         timex and __adjtimex, respectively.
4547
4548         * sysdeps/unix/sysv/linux/alpha/adjtime.c: New.
4549
4550         * sysdeps/unix/sysv/linux/alpha/adjtimex.S: New.
4551
4552 1998-02-25 08:28  H.J. Lu  <hjl@gnu.org>
4553
4554         * sysdeps/alpha/fpu/fraiseexcpt.c (feraiseexcept): Use a dummy
4555         for FE_DIVBYZERO. Kludge for FE_UNDERFLOW.
4556
4557 1998-02-26 14:59  Ulrich Drepper  <drepper@cygnus.com>
4558
4559         * stdio-common/vfscanf.c [!USE_IN_LIBIO] (inchar): Add missing braces.
4560
4561 1998-02-19 11:00  Zack Weinberg  <zack@rabi.phys.columbia.edu>
4562
4563         * Makefile.in: Disable built-in rules.
4564
4565 1998-02-21  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4566
4567         * sysdeps/i386/fpu/t_exp.c: Move to ...
4568         * sysdeps/libm-i387/t_exp.c: ... here.
4569
4570 1998-02-21 13:51  H.J. Lu  <hjl@gnu.org>
4571
4572         * sysdeps/libm-ieee754/s_exp2f.c (__exp2f_deltatable): Renamed
4573         from __exp2_deltatable.
4574
4575 1998-02-26  Ulrich Drepper  <drepper@cygnus.com>
4576
4577         * nis/ypclnt.c (yp_master): Check result of strdup.
4578         Patch by Thorsten Kukuk.
4579
4580 1998-02-26  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
4581
4582         * nis/ypclnt.c: Give clnt handle after error checking free, change
4583         return codes to fix problems with rpc.nisd in YP mode on Ultra's.
4584
4585 1998-02-26 09:00  Ulrich Drepper  <drepper@cygnus.com>
4586
4587         * misc/fstab.c: Partly rewritten to use dynamically allocated buffer.
4588         Patch by Joe Keane <jgk@jgk.org>.
4589
4590         * misc/fstab.h (struct fstab): Change fs_type member to be const.
4591         * misc/fstab.c: Remove casts in fs_type assignments.
4592
4593 1998-02-26  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4594
4595         * sysdeps/i386/fpu/bits/fenv.h: Correct typo.  ISO C 9X defines
4596         FE_TOWARDZERO and not FE_TOWARDSZERO.  Reported by H.J. Lu.
4597         * sysdeps/sparc/sparc64/fpu/bits/fenv.h: Likewise.
4598         * sysdeps/sparc/sparc32/fpu/bits/fenv.h: Likewise.
4599         * sysdeps/powerpc/bits/fenv.h: Likewise.
4600         * sysdeps/m68k/fpu/bits/fenv.h: Likewise.
4601         * sysdeps/generic/bits/fenv.h: Likewise.
4602         * sysdeps/alpha/fpu/bits/fenv.h: Likewise.
4603         * sysdeps/i386/fpu/fesetenv.c (fesetenv): Likewise.
4604         * sysdeps/powerpc/test-arith.c (main): Likewise.
4605
4606 1998-02-25  Ulrich Drepper  <drepper@cygnus.com>
4607
4608         * sysdeps/i386/fpu/bits/mathinline.h: Also fix i386 versions of
4609         the comparison macros.
4610
4611 1998-02-21 20:14  H.J. Lu  <hjl@gnu.org>
4612
4613         * sysdeps/libm-ieee754/s_log2.c (ln2): Added.
4614         (__log2): Fixed return values.
4615         * sysdeps/libm-ieee754/s_log2f.c: Likewise.
4616
4617 1998-02-25  Ulrich Drepper  <drepper@cygnus.com>
4618
4619         * math/math.h (isunordered): Rename local variables to ensure
4620         correct code.  Reported by HJ Lu.
4621
4622 1998-02-25 10:34  Ulrich Drepper  <drepper@cygnus.com>
4623
4624         * sysdpes/i386/fpu/bits/mathinline.h (isgreater, isgreaterequal,
4625         isless, islessequal, islessgreater, isunordered): Fix syntax for
4626         fucompip instruction.
4627         (isless, islessequal): Fix logic.
4628
4629 1998-02-21  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4630
4631         * math/libm-test.c (sqrt_test): Add test for sqrt(2).
4632         (comparisons_test): New tests for comparison macros.
4633
4634 1998-02-24 15:12  Ulrich Drepper  <drepper@cygnus.com>
4635
4636         * Makeconfig: Filter out frame-pointer effecting options when
4637         compiling profiling or debugging code.
4638         * config.h.in (internal_function): Don't define here if PROF is
4639         defined.
4640         * gmon/gmon.c (__moncontrol): Don't change state if already in error
4641         state.
4642         (__monstartup): If calloc fails set error state and mark array as
4643         not allocated.
4644         (_mcleanup): Don't call write_gmon if in error state.  Don't try
4645         to free array if not  successfully allocated.
4646
4647         * elf/dl-load.c (STRING): Define to __STRING to enble expansion.
4648         Include elf.h to get macro definitions.
4649         Use __ELF?NATIVE?CLASS in message, not __ELF_WORDSIZE.
4650
4651 1998-02-24 09:40  Ulrich Drepper  <drepper@cygnus.com>
4652
4653         * elf/ldd.sh.in: Add compatibility for broken old shells.
4654         * elf/ldd.bash.in: Likewise.
4655
4656 1998-02-24 08:11  H.J. Lu  <hjl@gnu.org>
4657
4658         * sunrpc/rpc_main.c (open_input): Check pipe return error.
4659
4660         * time/clocktest.c (main): Check signal return error.
4661
4662 1998-02-24  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4663
4664         * iconv/Makefile ($(inst_bindir)/iconv): Correct typo, add
4665         "/" and use do-install-program. Reported by Mark M. Kettenis.
4666         (subdir_install):  Likewise.
4667
4668 1998-02-22  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
4669
4670         * sunrpc/rpc_sample.c: Fix typo.
4671
4672         * nscd/connections.c: Use locale.
4673         * nscd/grpcache.c: Add debug messages, gidtbl should get the
4674           calloc result.
4675         * nscd/nscd.c: Check if init functions fails.
4676         * nscd/nscd_conf.c: Allow disabling of group cache.
4677         * nscd/nscd_getgr_r.c: Fix return code if group not found.
4678         * nscd/pwdcache.c: Fix debug messages.
4679
4680 1998-02-22  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4681
4682         * libc.map: Add __monstartup and _mcleanup for profiling support.
4683
4684 1998-02-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4685
4686         * libc.map: Export __getpagesize, for binary compatibility with
4687         2.0.
4688
4689 1998-02-21  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4690
4691         * posix/globtest.sh: Use --library-path instead of
4692         LD_LIBRARY_PATH.
4693         * localedata/sort-test.sh: Likewise.
4694         * localedata/tst-fmon.sh: Likewise.  Avoid useless use of cat.
4695
4696 1998-02-22  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4697
4698         * sysdeps/unix/sysv/linux/sigaction.c: Translate between struct
4699         sigaction and struct kernel_sigaction for __syscall_rt_sigaction.
4700         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
4701
4702         * sysdeps/unix/sysv/linux/kernel_sigaction.h (struct
4703         kernel_sigaction): Define.
4704         * sysdeps/unix/sysv/linux/alpha/kernel_sigaction.h (struct
4705         kernel_sigaction): Define.
4706
4707 1998-02-23  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4708
4709         * math/libm-test.c: Change epsilons for libm-ieee754.
4710
4711 1998-02-23 12:33  Ulrich Drepper  <drepper@cygnus.com>
4712
4713         * sysdeps/i386/__longjmp.S: Fix race condition.
4714         Reported by Bruno Haible <haible@ilog.fr>.
4715
4716 1998-02-20 18:43  Ulrich Drepper  <drepper@cygnus.com>
4717
4718         * hesiod/hesiod.c: Pretty print.  Don't use __ protected names.
4719         * iconvdata/8bit-gap.c: Likewise.
4720         * iconvdata/8bit-generic.c: Likewise.
4721         * iconvdata/iso6937.c: Likewise.
4722         * iconvdata/iso8859-1.c: Likewise.
4723         * iconvdata/sjis.c: Likewise.
4724         * iconvdata/t61.c: Likewise.
4725
4726 1998-02-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4727
4728         * sysdeps/unix/sysv/linux/bits/termios.h: Replace all negative
4729         feature tests by positive feature tests.
4730
4731 1998-02-19  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4732
4733         * sysdeps/unix/sysv/linux/unlockpt.c: Always return a value.
4734
4735 1998-02-20  Ulrich Drepper  <drepper@cygnus.com>
4736
4737         * elf/dlvsym.c (dlvsym_doit): More corrections.
4738         Patch by Andreas Jaeger.
4739
4740 1998-02-19  Ulrich Drepper  <drepper@cygnus.com>
4741
4742         * sysdeps/unix/sysv/linux/sigqueue.c: Fix weak alias definition.
4743
4744 1998-02-19 17:16  Ulrich Drepper  <drepper@cygnus.com>
4745
4746         * libc.map: More reordering for GLIBC_2.1 symbols.
4747
4748 1998-02-19  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4749
4750         * libc.map: Move some functions from version GLIBC_2.0 to
4751         GLIBC_2.1, reorder declarations.
4752
4753 1998-02-19  Ulrich Drepper  <drepper@cygnus.com>
4754
4755         * resolv/gethnamaddr.c (addrsort): Make this function extern.
4756         Patch by zab@thebrain.grumblesmurf.net.
4757
4758 1998-02-19  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
4759
4760         * nis/libnsl.map: NIS+ support is new in glibc 2.1, add
4761         NIS+ functions with version GLIBC_2.1.
4762
4763 1998-02-19 14:05  Ulrich Drepper  <drepper@cygnus.com>
4764
4765         * libc.map: Add __sbrk, __setpgid, __getpgid for binary compatibility
4766         with 2.0 binaries.  Reported by Thorsten Kukuk.
4767
4768 1998-02-19  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4769
4770         * elf/dlvsym.c (dlvsym_doit): Correct last patch.
4771
4772         * elf/dlsym.c (dlsym_doit): Likewise.
4773
4774 1998-02-19  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4775
4776         * elf/link.h: Correct typos.
4777
4778         * iconv/iconv_prog.c: Correct typo.
4779
4780 1998-02-18 17:57  Ulrich Drepper  <drepper@cygnus.com>
4781
4782         * iconv/Makefile: Add rules to build and install iconv program.
4783         * iconv/iconv_prog.c: New file.
4784
4785 1998-02-18 16:34  H.J. Lu  <hjl@gnu.org>
4786
4787         * elf/dlsym.c (dlsym_doit): Fix scope and skip maps for
4788         _dl_lookup_symbol_skip call.
4789         * elf/dlvsym.c (dlvsym_doit): Likewise.
4790
4791 1998-02-18  Ulrich Drepper  <drepper@cygnus.com>
4792
4793         * libio/iovsscanf.c: Do not include errno.h.
4794
4795 1998-02-17  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4796
4797         * elf/dl-load.c (add_name_to_object): Don't translate strings.
4798         * elf/dl-minimal.c (_strerror_internal): Define it here to avoid
4799         pulling in the whole error list.
4800         (__dcgettext, dcgettext): Removed.
4801         * libc.map: Export _strerror_internal.
4802
4803 1998-02-18 10:50  Ulrich Drepper  <drepper@cygnus.com>
4804
4805         * sysdeps/i386/fpu/t_exp.c: New file.
4806
4807 1998-02-18  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4808
4809         * nis/libnss_nisplus.map: NIS+ support is new in glibc 2.1, add
4810         everything with version GLIBC_2.1.
4811         * hesiod/libnss_hesiod.map: Likewise.
4812
4813 1998-02-18  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4814
4815         * manual/arith.texi (Old-style number conversion): This node is a
4816         section, not a subsection.
4817
4818 1998-02-17  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4819
4820         * elf/dl-lookup.c (make_string): Use __stpcpy instead of stpcpy.
4821
4822 1998-02-17  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4823
4824         * elf/rtld.c (dl_main): Make sure that the library search paths
4825         have been initialized before the first call to _dl_map_object.
4826
4827 1998-02-17  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4828
4829         * Makerules (common-generated): Add libc_pic.os.
4830
4831 1998-02-17  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4832
4833         * elf/rtld.c (dl_main): Use PT_PHDR to figure out the load address
4834         of the executable.
4835
4836 1998-02-18 10:28  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4837
4838         * sysdeps/m68k/fpu/t_exp.c: New file.
4839
4840 1998-02-17  Ulrich Drepper  <drepper@cygnus.com>
4841
4842         * sysdeps/unix/sysv/linux/bits/errno.h (__set_errno): Don't assign
4843         to global errno variable anymore.
4844
4845 1998-02-17 17:41  Ulrich Drepper  <drepper@cygnus.com>
4846
4847         * elf/dl-load.c (open_path): Take extra argument PRELOADED.
4848         If PRELOADED is nonzero check in case of an SUID application
4849         whether the shared object has the SUID bit set.
4850         Fix some other problems with handling shared objects in system
4851         specific directories.
4852         (_dl_map_object): Also take extra parameter and pass it to open_path.
4853         * elf/link.h (_dl_map_object): Correct prototype and comment.
4854         * elf/rtld.c (dl_main): Call _dl_map_object correctly.
4855         * elf/dl-open.c (_dl_open): Likewise.
4856         * elf/dl-deps.c (openaux, _dl_map_object_deps): Likewise.
4857
4858         * sysdeps/libm-ieee754/s_modfl.c: Handle numbers > 1.0 correctly.
4859
4860 1998-02-17  Ulrich Drepper  <drepper@cygnus.com>
4861
4862         * math/libm-test.c (modf_test): Add test for 1.5.
4863
4864         * sysdeps/generic/bits/select.h (__FD_ISSET): Compare result with
4865         0 to get always an int.
4866
4867 1998-02-17  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4868
4869         * math/libm.map: Move all symbols that are new in glibc 2.1 to
4870         version GLIBC_2.1.
4871
4872 1998-02-17  Ulrich Drepper  <drepper@cygnus.com>
4873
4874         * stdio-common/vfscanf.c (inchar): Check c for being EOF before
4875         trying to read another character.
4876
4877 1998-02-05  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4878
4879         * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Convert
4880         name to lowercase.
4881
4882         * nis/nss_nis/nis-network.c (_nss_nis_getnetbyname_r): Convert
4883         name to lowercase, add test for big enough buffer.
4884
4885 1998-02-03  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4886
4887         * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S (rt_sigreturn):
4888         Make compatible with older kernels.  Patch by Richard Henderson.
4889
4890 1998-02-17 15:10  Ulrich Drepper  <drepper@cygnus.com>
4891
4892         * elf/dl-load.c (open_path): Use __xstat instead of stat.
4893
4894         * localedata/tst-locale.sh: Comment out first test for now.
4895
4896 1998-02-14 14:58  H.J. Lu  <hjl@gnu.org>
4897
4898         * sysdeps/generic/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Defined
4899         as 1.
4900         * sysdeps/unix/sysv/linux/_G_config.h (_G_HAVE_IO_GETLINE_INFO):
4901         Likewise.
4902
4903         * libio/iogetline.c (_IO_getline_info): Renamed from
4904         _IO_getline.
4905         (_IO_getline): Just call _IO_getline_info.
4906
4907         * libio/libioP.h (_IO_getline_info): New declaration.
4908
4909         * libc.map (_IO_getline_info, __write): Added.
4910
4911 1998-02-17  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4912
4913         * sunrpc/rpc_cout.c (inline_struct): Change typo of plus to
4914         const char* to shut up gcc.
4915
4916 1998-02-17 11:37  Ulrich Drepper  <drepper@cygnus.com>
4917
4918         * elf/dl-open.c (_dl_open): Assign correct value to new->l_global.
4919         Patch forwarded by Cristian Gafton <gafton@redhat.com>.
4920
4921         * math/math.h: Define M_* constants always as `double' and add new
4922         macros M_*l which are of type `long double'.
4923         * sysdeps/libm-ieee754/s_cacoshl.c: Use M_*l constants now.
4924         * sysdeps/libm-ieee754/s_cacosl.c: Likewise.
4925         * sysdeps/libm-ieee754/s_casinhl.c: Likewise.
4926         * sysdeps/libm-ieee754/s_catanhl.c: Likewise.
4927         * sysdeps/libm-ieee754/s_catanl.c: Likewise.
4928         * sysdeps/libm-ieee754/s_clog10l.c: Likewise.
4929         * sysdeps/libm-ieee754/s_clogl.c: Likewise.
4930         * math/libm-tst.c: Likewise.
4931
4932         * sysdeps/i386/fpu/bits/mathinline.h (__M_SQRT2): Don't use _Mdbl,
4933         define as long double unconditionally.
4934
4935 1998-02-17  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4936
4937         * manual/arith.texi (Old-style number conversion): Correct some
4938         typos.
4939
4940 1998-02-16 16:28  H.J. Lu  <hjl@gnu.org>
4941
4942         * time/Makefile (tz-cflags, CFLAGS-tzfile.c, CFLAGS-tzset.c):
4943         Restore.
4944
4945         * timezone/Makefile (CFLAGS-tzfile.c, CFLAGS-tzset.c): Deleted.
4946
4947 1998-02-16  Ulrich Drepper  <drepper@cygnus.com>
4948
4949         * elf/Makefile ($(objpfx)ld.so): Don't depend on rtld-script but
4950         on $(rtld-ldscript).
4951
4952         * sysdeps/unix/sysv/linux/alpha/ioperm.c (_ioperm): Map all ports
4953         starting from 0 not only from `from'.
4954         Patch by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
4955
4956 1998-02-16 17:33  Ulrich Drepper  <drepper@cygnus.com>
4957
4958         * elf/rtld.c (dl_main): Recognize --library-path parameter and
4959         pass value (or NULL) to _dl_init_paths.
4960         * elf/dl-load.c (_dl_init_paths): Change to take one parameter,
4961         replacing local variable llp.  If llp is NULL examine LD_LIBRARY_PATH
4962         environment variable.
4963         * elf/link.h: Change prototype for _dl_init_paths.
4964         * elf/dl-support.c: Pass NULL in _dl_init_paths call.
4965
4966         * localedata/Makefile (distribute): Add test files.
4967
4968 1998-02-17  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4969
4970         * localedata/tests/{test1.cm, test2.cm, test3.cm, test4.cm,
4971         test1.def, test2.def, test3.def, test4.def}: Simple input files
4972         for localedef. Contributed by Yung-Ching Hsiao
4973         <yhsiao@cae.wisc.edu>.
4974
4975         * localedata/Makefile (tests): Call tst-locale.sh.
4976
4977         * localedata/tst-locale.sh: New file, regression tests for some
4978         localedef problems.
4979
4980 1998-02-15  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
4981
4982         * nis/nss_nisplus/nisplus-alias.c: Use __stpncpy.
4983
4984         * nis/nss_nisplus/nisplus-hosts.c: Make sure buffer is always NUL
4985         terminated.
4986         * nis/nss_nisplus/nisplus-network.c: Likewise.
4987         * nis/nss_nisplus/nisplus-proto.c: Likewise.
4988         * nis/nss_nisplus/nisplus-rpc.c: Likewise.
4989         * nis/nss_nisplus/nisplus-service.c: Likewise.
4990
4991         Add more changes from TI-RPC 2.3 for rpcgen to fix include/C++ bug
4992         and support generating thread safe RPC code.
4993         * sunrpc/rpc_main.c: Add changes.
4994         * sunrpc/rpc_clntout.c: Likewise.
4995         * sunrpc/rpc_cout.c: Likewise.
4996         * sunrpc/rpc_hout.c: Likewise.
4997         * sunrpc/rpc_parse.c: Likewise.
4998         * sunrpc/rpc_sample.c: Likewise.
4999         * sunrpc/rpc_scan.c: Likewise.
5000         * sunrpc/rpc_svcout.c: Likewise.
5001         * sunrpc/rpc_util.c: Likewise.
5002         * sunrpc/rpc_util.h: Add new structs and prototypes.
5003         * sunrpc/proto.h: Remove prototypes for static functions.
5004
5005 1998-02-15  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5006
5007         * locale/programs/ld-messages.c (messages_finish): Don't skip
5008         error checking when being quiet.
5009         * locale/programs/ld-ctype.c (ctype_finish): Likewise.
5010         (set_class_defaults): Likewise.
5011         * locale/programs/charmap.c (parse_charmap): Likewise.
5012         * locale/programs/ld-collate.c (collate_finish): Likewise.
5013         * locale/programs/ld-monetary.c (monetary_finish): Likewise.
5014         * locale/programs/ld-time.c (time_finish): Likewise.
5015         * locale/programs/locfile.c (write_locale_data): Likewise.
5016
5017         * locale/programs/ld-ctype.c (ctype_class_to): Silently ignore
5018         unknown characters and empty ranges.
5019         * locale/programs/ld-collate.c (collate_order_elem): When
5020         processing an ellipsis properly form a linked list in the result
5021         table, fix typo when allocating ordering array.
5022         [PR libc/419]
5023
5024 1998-02-13  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5025
5026         * elf/Makefile (ld-map): Define.
5027         (rtld-ldscript): Define.  Change all `$(objpfx)rtld-ldscript' to
5028         `$(rtld-ldscript)'.
5029         ($(objpfx)ld.so): Combine the two versions of this rule.  Depend
5030         on $(ld-map).
5031         (rtld-link): Combine the two versions of this definition.  Fixed
5032         to make it work when no symbol versioning is used.
5033
5034 1998-02-16  Ulrich Drepper  <drepper@cygnus.com>
5035
5036         * Makeconfig (build-program-cmd): Use --library-path parameter to
5037         ld.so instead of environment variable.
5038
5039         * sunrpc/Makefile (rpcgen-cmd): Don't use -$ parameter.
5040         * sunrpc/rpc_main.c: Remove support for -$$ option again.
5041
5042 1998-02-16  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5043
5044         * Make-dist: Respect with-cvs setting.
5045         * MakeTAGS (all-pot): Likewise.
5046         * sysdeps/sparc/sparc32/Makefile: Likewise.
5047         * sysdeps/mach/hurd/Makefile: Likewise.
5048         * stdlib/Makefile: Likewise.
5049         * posix/Makefile: Likewise.
5050         * intl/Makefile: Likewise.
5051         * po/Makefile (linguas): Likewise
5052
5053 1998-02-15  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
5054
5055         * nis/ypclnt.c (yp_all): Remove error message, user should print it.
5056
5057 1998-02-15  Ulrich Drepper  <drepper@cygnus.com>
5058
5059         * libc.map: Add __strcasecmp.
5060
5061         * nss/nsswitch.c (__nss_lookup): Return 1 if this was the last
5062         module.
5063
5064         * nss/getXXent_r.c: If no more module is found don't try to call
5065         setXXent functions but leave unsuccessfully.
5066
5067         * malloc/obstack.h: Cleanups.
5068
5069         * sysdeps/wordsize-32/stdint.h: New file.
5070         * sysdeps/wordsize-64/stdint.h: New file.
5071         * sysdeps/generic/stdint.h: New file.
5072         * sysdeps/wordsize-32/inttypes.h: Adopt to use stdint.h.
5073         * sysdeps/wordsize-64/inttypes.h: Likewise.
5074         * stdlib/Makefile (headers): Add stdint.h.
5075
5076 1998-02-03  Paul Eggert  <eggert@twinsun.com>
5077
5078         * malloc/obstack.h (PTR_INT_TYPE): Use __PTRDIFF_TYPE__ if available.
5079
5080 1998-02-13 17:59  Zack Weinberg  <zack@rabi.phys.columbia.edu>
5081
5082         * timezone: New directory.
5083         * time/README, time/africa, time/antarctica, time/asia,
5084         time/australasia, time/backward, time/checktab.awk,
5085         time/etcetera, time/europe, time/factory, time/ialloc.c,
5086         time/iso3166.tab, time/leapseconds, time/northamerica,
5087         time/pacificnew, time/private.h, time/scheck.c,
5088         time/solar87, time/solar88, time/solar89, time/southamerica,
5089         time/systemv, time/test-tz.c, time/tzfile.h,
5090         time/tzselect.ksh, time/yearistype, time/zdump.c,
5091         time/zic.c, time/zone.tab: Moved to timezone.
5092         * time/tzfile.c: Include tzfile.h from timezone subdir.
5093         * time/tzset.c: Likewise.
5094         * time/Makefile: Cut out all code relating to timezones...
5095         * timezone/Makefile: ...and paste it in here.
5096         * Makefile (subdirs): Add timezone.
5097
5098 1998-02-13 18:45  H.J. Lu  <hjl@gnu.org>
5099
5100         * libc.map (_sys_nerr): Added.
5101
5102         * sysdeps/unix/sysv/linux/errlist.c (_sys_nerr): Make it
5103         versioned symbol.
5104
5105 1998-02-15 17:16  Ulrich Drepper  <drepper@cygnus.com>
5106
5107         * sysdeps/unix/sysv/linux/bits/socket.h: Define PF_KEY and
5108         pseudo_AF_KEY instead of pseudo_PF_KEY and AF_KEY.
5109         Reported by Craig Metz <cmetz@inner.net>.
5110
5111 1998-01-22  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5112
5113         * nss/nss_files/files-parse.c (LOOKUP_NAME_CASE): Use __strcasecmp
5114         instead of strcasecmp.
5115         * nss/nss_files/files-alias.c (get_next_alias): Likewise.
5116
5117         * wctype/wctype.h (_ISwbit): Avoid warning with gcc before 2.8.
5118
5119 1998-02-15 16:55  Ulrich Drepper  <drepper@cygnus.com>
5120
5121         * socket/sys/socket.h (setsockopt): Make OPTVAL parameter const.
5122         Patch by Dean Gaudet <dgaudet@arctic.org>.
5123
5124 1998-02-15 16:53  Ulrich Drepper  <drepper@cygnus.com>
5125
5126         * sysdeps/generic/Dist: Add getresgid.c and getresuid.c.
5127
5128 1998-02-15 10:49  Zack Weinberg  <zack@rabi.phys.columbia.edu>
5129
5130         * sysdeps/unix/sysv/linux/poll.c: If compiled against a kernel
5131         with no poll syscall, just include the BSD version.
5132         * sysdeps/unix/sysv/linux/getresuid.c: If compiled against a
5133         kernel without the syscall, include the stub version.
5134         * sysdeps/unix/sysv/linux/getresgid.c: Likewise.
5135         * sysdeps/generic/getresuid.c: New file.
5136         * sysdeps/generic/getresgid.c: New file.
5137
5138 1998-02-15  Ulrich Drepper  <drepper@cygnus.com>
5139
5140         * stdio-common/vfscanf.c: Correct last change a bit.
5141
5142 1998-02-13 17:39  Ulrich Drepper  <drepper@cygnus.com>
5143
5144         * elf/Makefile: Don't use --version-script parameter to link ld.so
5145         unconditionally.
5146
5147 1998-01-02 04:19  Geoff Keating  <geoffk@ozemail.com.au>
5148
5149         * math/Makefile: Add t_exp.
5150         * math/libm-test.c: Tighten accuracy bounds for exp(), correct
5151         constants.
5152         * math/test-reduce.c: Remove temporarily, it seems to be broken.
5153         * sysdeps/libm-ieee754/e_exp.c: Use accurate table method.
5154         * sysdeps/libm-ieee754/e_expf.c: Use table & double precision for
5155         better accuracy.
5156         * sysdeps/libm-ieee754/s_exp2.c: Use better polynomial; correct
5157         algorithm for very large/very small arguments.
5158         * sysdeps/libm-ieee754/s_exp2f.c: Use slightly better polynomial;
5159         correct algorithm for very large/very small arguments; adjust for
5160         new table.
5161         * sysdeps/libm-ieee754/t_exp.c: New file.
5162         * sysdeps/libm-ieee754/t_exp2f.h: Use table with smaller deltas.
5163
5164         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Put 'strange test'
5165         back, with comment that explains what breaks when you remove it :-(.
5166
5167         * localedata/xfrm-test.c: Avoid integer overflow.
5168
5169         * stdlib/strfmon.c: char is unsigned, sometimes.
5170
5171         * sysdeps/powerpc/Makefile: Remove quad float support.
5172         * sysdeps/powerpc/q_*.c: Remove, they will become an add-on.
5173         * sysdeps/powerpc/quad_float.h: Likewise.
5174         * sysdeps/powerpc/test-arith.c: Likewise.
5175         * sysdeps/powerpc/test-arithf.c: Likewise.
5176
5177         * sysdeps/generic/s_exp2.c: Remove, we have this implemented now.
5178         * sysdeps/generic/s_exp2f.c: Likewise.
5179
5180         * sysdeps/powerpc/bits/mathinline.h: Use underscores around __asm__,
5181         don't try anything if _SOFT_FLOAT.
5182
5183 1997-12-31  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5184
5185         * locale/C-ctype.c (_nl_C_LC_CTYPE_class32): Undo last change.
5186         * locale/programs/ld-ctype.c (CHAR_CLASS32_TRANS): Likewise.
5187         * wctype/wctype.c: Likewise.
5188         * wctype/wctype.h (_ISwxxx): Renamed from _ISxxx, all uses
5189         changed.  They are incompatible with the _ISxxx values from
5190         <ctype.h> on little endian machines.
5191         (_ISwbit) [__BYTE_ORDER == __LITTLE_ENDIAN]: Correctly transform
5192         bit number.  This fixes the real bug and restores the integrity of
5193         the ctype locale file.
5194         * wctype/wcfuncs.c: Change all _ISxxx to _ISwxxx.
5195         * wctype/wcfuncs_l.c: Likewise.
5196         * wctype/wcextra.c: Likewise.
5197         * wctype/wctype_l.c [__BYTE_ORDER == __LITTLE_ENDIAN]: Use correct
5198         byte swapping.
5199
5200 1998-02-09  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5201
5202         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.S (errno): Put it
5203         into .bss segment instead of .common, so that aliases on it work.
5204
5205         * sysdeps/unix/sysv/linux/i386/sysdep.S (errno): Add .type and
5206         .size directives, put into .bss segment instead of initializing it
5207         to 4.
5208
5209 1998-02-12 08:00  H.J. Lu  <hjl@gnu.org>
5210
5211         * libc.map (gnu_get_libc_release, gnu_get_libc_version): Added.
5212
5213         * version.c (__gnu_get_libc_release, __gnu_get_libc_version): New
5214         functions.
5215         Make names without __ weak aliases.
5216         (__libc_release, __libc_version): Make them static.
5217
5218         * include/gnu/libc-version.h: New file.
5219         * Makefile (headers): Add gnu/libc-version.h.
5220
5221 1998-02-13  Ulrich Drepper  <drepper@cygnus.com>
5222
5223         * stdlib/stdlib.h (struct drand48_data): Leave X to user macros
5224         and use x for member name.
5225         Reported by Daniel Lyddy <daniell@cs.berkeley.edu>.
5226
5227         * stdlib/drand48.c: Change according to member name change.
5228         * stdlib/drand48_r.c: Likewise.
5229         * stdlib/lcong48_r.c: Likewise.
5230         * stdlib/lrand48.c: Likewise.
5231         * stdlib/lrand48_r.c: Likewise.
5232         * stdlib/mrand48.c: Likewise.
5233         * stdlib/mrand48_r.c: Likewise.
5234         * stdlib/seed48.c: Likewise.
5235         * stdlib/seed48_r.c: Likewise.
5236         * stdlib/srand48_r.c: Likewise.
5237
5238 1998-02-11  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5239
5240         * nss/test-netdb.c: Add some more test cases.
5241
5242 1998-02-13 11:39  Ulrich Drepper  <drepper@cygnus.com>
5243
5244         * libio/iovsscanf.c: Undo last change modifying errno.
5245
5246 1998-02-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5247
5248         * stdio-common/vfscanf.c: Never try to read another character
5249         after EOF.  Don't decrement read_in after EOF, it wasn't
5250         incremented in the first place.
5251         (NEXT_WIDE_CHAR): Set First, not first.
5252
5253 1998-02-06 07:48  H.J. Lu  <hjl@gnu.org>
5254
5255         * db/Makefile ($(inst_libdir)/libndbm.a,
5256         $(inst_libdir)/libndbm.so): New targets.
5257         * db2/Makefile: Likewise.
5258
5259 1998-02-12 08:20  H.J. Lu  <hjl@gnu.org>
5260
5261         * sysdeps/gnu/errlist.awk (sys_errlist, sys_nerr): Create weak
5262         aliases if HAVE_ELF or PIC or DO_VERSIONING is not defined.
5263
5264 1998-02-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5265
5266         * sysdeps/generic/_G_config.h: Define _G_wchar_t, for C++
5267         <streambuf.h>.
5268         * sysdeps/unix/sysv/linux/_G_config.h: Likewise.
5269
5270 1998-02-11  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5271
5272         * sysdeps/unix/make-syscalls.sh: Fix sed pattern when dealing with
5273         versioned symbols.
5274
5275 1998-02-13 08:14  H.J. Lu  <hjl@gnu.org>
5276
5277         * libc.map (_dl_global_scope, _dl_lookup_symbol_skip,
5278         _dl_lookup_versioned_symbol, _dl_lookup_versioned_symbol_skip):
5279         Added for libdl.so.
5280
5281 1998-02-09  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5282
5283         * sysdeps/unix/sysv/linux/syscalls.list: Don't mark lchown as
5284         extra syscall.
5285
5286         * grp/Makefile: Fix logic when checking for thread package.
5287         * pwd/Makefile: Likewise.
5288
5289 1998-02-11 08:23  H.J. Lu  <hjl@gnu.org>
5290
5291         * elf/Makefile (rtld-map): Replaced by libc-map.
5292
5293         * elf/rtld.map: Removed.
5294
5295         * libc.map (__libc_enable_secure, _dl_catch_error,
5296         _dl_check_all_versions, _dl_debug_initialize, _dl_debug_state,
5297         _dl_default_scope, _dl_global_scope_end, _dl_init_next,
5298         _dl_lookup_symbol, _dl_map_object, _dl_map_object_deps,
5299         _dl_object_relocation_scope, _dl_relocate_object,
5300         _dl_signal_error, _dl_starting_up, _dl_sysdep_start,
5301         _r_debug): Added for ld.so.
5302
5303 1998-02-10 08:38  H.J. Lu  <hjl@gnu.org>
5304
5305         * libio/iofclose.c: Check PIC && DO_VERSIONING instead of
5306         DO_VERSIONING.
5307         * libio/iofdopen.c: Ditto.
5308         * libio/iofopen.c: Ditto.
5309         * libio/oldfileops.c: Ditto.
5310
5311         * libc.map (sys_nerr, _sys_errlist, sys_errlist): Added for
5312         version GLIBC_2.1.
5313
5314         * sysdeps/unix/sysv/linux/Makefile (stdio-common): Removed
5315         oldsiglist from sysdep_routines and shared-only-routines.
5316
5317         * sysdeps/unix/sysv/linux/errlist.c: New.
5318         * sysdeps/unix/sysv/linux/errlist.h: New.
5319         * sysdeps/unix/sysv/linux/sizes.h: New.
5320         * sysdeps/unix/sysv/linux/alpha/sizes.h: New.
5321         * sysdeps/unix/sysv/linux/sparc64/sizes.h: New.
5322
5323         * sysdeps/unix/sysv/linux/oldsiglist.c: Removed.
5324
5325         * sysdeps/unix/sysv/linux/siglist.c: Include <sizes.h>.
5326         (__old_sys_siglist, __old_sys_sigabbrev): Use ELF .size
5327         directive.
5328
5329         * sysdeps/unix/sysv/linux/siglist.h (OLD_SIGLIST_SIZE_STR): New.
5330
5331         * sysdeps/unix/sysv/linux/Dist (errlist.h, sizes.h.): Added.
5332         (oldsiglist.c): Removed.
5333
5334         * sysdeps/gnu/errlist.awk (SYS_SIGLIST, SYS_NERR): New.
5335         (_sys_siglist): Use SYS_SIGLIST instead.
5336         (_sys_nerr): Use SYS_NERR instead.
5337
5338         * sysdeps/gnu/errlist.c: Rebuilt.
5339
5340 1998-02-11 08:35  H.J. Lu  <hjl@gnu.org>
5341
5342         * elf/Makefile (others-static): New, set to ldconfig.
5343         ($(objpfx)ldconfig): Removed.
5344
5345         * Rules (binaries-all, binaries-static, binaries-shared): New.
5346         Create targets for $(binaries-static) and $(binaries-shared).
5347
5348         * Makeconfig (+link-static, link-libc-static,
5349         link-extra-libs-static): New for static linking.
5350
5351 1998-02-11  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5352
5353         * manual/memory.texi (Using the Memory Debugger): Fix typo.
5354
5355         * math/libm-test.c (modf_test): Add one more test for modf.
5356
5357 1998-02-11 14:39  Ulrich Drepper  <drepper@happy.cygnus.com>
5358
5359         * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_missing_rt_sigs):
5360         Rename from __libc_have_rt_sigs and leave as COMMON data.
5361
5362 1998-02-11 08:30  H.J. Lu  <hjl@gnu.org>
5363
5364         * sysdeps/libm-ieee754/w_powl.c (__powl): Use __finitel instead
5365         of __finite.
5366
5367 1998-02-11 19:16  Richard Henderson  <rth@cygnus.com>
5368
5369         * stdlib/strtod.c (STRTOF): Don't call lshift with zero count.
5370
5371 1998-02-11 16:56  Ulrich Drepper  <drepper@happy.cygnus.com>
5372
5373         * misc/tst-efgcvt.c: Add yet more tests.
5374         * misc/efgcvt_r.c: And correct for these tests again.
5375         Reported by HJ Lu.
5376
5377         * isomac.c: Move to...
5378         * stdlib/isomac.c: ...here.
5379         * Makefile: Move rules for handling isomac...
5380         * stdlib/Makefile: ...to here.
5381
5382 1998-02-10 23:57  Ulrich Drepper  <drepper@happy.cygnus.com>
5383
5384         * misc/tst-efgcvt.c: Add more tests.
5385         * misc/efgcvt_r.c: Correct result for above new tests.
5386
5387 1998-02-06 17:22  H.J. Lu  <hjl@gnu.org>
5388
5389         * misc/efgcvt_r.c (fcvt_r, ecvt_r): Correctly handle
5390         NDIGIT <= 0.
5391
5392 1998-02-10 16:48  Philip Blundell  <pb@nexus.co.uk>
5393
5394         * Makerules (install-no-libc.a-nosubdir): Don't install-bin (etc)
5395         if the programs weren't built.
5396
5397 1998-02-09 10:12  Philip Blundell  <pb@nexus.co.uk>
5398
5399         * sysdeps/libm-ieee754/s_exp2.c (__ieee754_exp2): If we don't have
5400         FE_TONEAREST, soldier on regardless and do the best we can.
5401         * sysdeps/libm-ieee754/s_exp2f.c (__ieee754_exp2f): likewise.
5402
5403 1998-02-5 17:20  Philip Blundell  <pb@nexus.co.uk>
5404
5405         * sysdeps/standalone/filedesc.h: Define __need_FOPEN_MAX, not
5406         _STDIO_H, before including <bits/stdio_lim.h>.
5407
5408         * sysdeps/standalone/arm/bits/errno.h (EOVERFLOW): Added.
5409
5410         * io/fts.c (fts_build): Don't try to use d_type if it doesn't
5411         exist.
5412
5413         * sysdeps/arm/sys/ucontext.h: New file.
5414
5415 1998-02-04 10:11  Philip Blundell  <pb@nexus.co.uk>
5416
5417         * manual/stdio.texi (Formatted Output Functions): Explicitly say
5418         that the return value from snprintf() does not count the
5419         terminating NUL as a character.
5420
5421 1998-02-10 16:57  Ulrich Drepper  <drepper@happy.cygnus.com>
5422
5423         * manual/users.texi: Rewrite to describe correct POSIX behaviour,
5424         add description for sete[ug]id and general cleanup.
5425         Patch by Zack Weinberg <zack@rabi.phys.columbia.edu>.
5426
5427 1998-01-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5428
5429         * Makefile (parent-clean): Don't remove makefile fragments here.
5430         (postclean): New variable.
5431         (clean): Remove makefile fragments here.
5432         (realclean distclean): Likewise.  Pass sysdep-subdirs to sub-make.
5433         (generated): Add isomac and isomanc.out.
5434         * Makeconfig ($(common-objpfx)soversions.mk): Don't generate if
5435         avoid-generated is set.
5436         (postclean-generated): Add soversion.mk.
5437         ($(common-objpfx)version.mk): Don't include if avoid-generated is
5438         set.
5439         * Makerules: Still need to include $(+sysdir_pfx)sysd-Makefile if
5440         avoid-generated is set.
5441         (common-generated): Add libc.so and libc.so$(libc.so-version).
5442         (generated): Add versioned libraries.
5443         (common-mostlyclean): Also remove %.so and %_pic.a.
5444         * csu/Makefile (generated): Add abi-tag.h.
5445         * db2/Makefile (extra-objs): Add getlong.o.
5446         * elf/Makefile (generated): Add ld.so, ldd and
5447         $(rtld-installed-name).
5448         (others): Add ldconfig here instead of ldconfig.o to extra-objs.
5449         * malloc/Makefile (generated): Add mtrace.
5450         * po/Makefile: Don't include version.mk, not needed any more.
5451         * sunrpc/Makefile (generated): Add rpc-proto.d and rpcgen.
5452         * sysdeps/unix/Makefile: Fix local_lim.h -> bits/local_lim.h,
5453         syscall.h -> sys/syscall.h.
5454         (common-generated): Add s-proto.d.
5455         (postclean-generated): Add sysd-syscalls.
5456         * localedata/Makefile (test-output): Add all output files.
5457         (generated): Add test-input and test-output.
5458         (generated-dirs): Add all the dirs.
5459
5460 1998-01-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5461
5462         * Makefile (test-output, generated, generated-dirs): New
5463         variables.
5464
5465 1998-02-10 16:57  Ulrich Drepper  <drepper@happy.cygnus.com>
5466
5467         * resolv/nss_dns/dns-host.c: Various code cleanups.
5468
5469 1998-02-09 08:10  H.J. Lu  <hjl@gnu.org>
5470
5471         * resolv/gethnamaddr.c (getanswer): Fix the PTR/CNAME bug.
5472         From Philip Blundell <pb@nexus.co.uk>.
5473         * resolv/nss_dns/dns-host.c (getanswer_r): Ditto.
5474
5475 1998-02-08  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5476
5477         * libc.map: Add .rem, .div, .mul, .udiv, .umul, .urem for Sparc.
5478         Suggested by debian/sparc porters.
5479
5480 1998-02-07  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5481
5482         * misc/tst-efgcvt.c: Totally rewritten, added a lot of new tests
5483         for ecvt and fcvt.
5484
5485 1998-02-10 16:32  Ulrich Drepper  <drepper@happy.cygnus.com>
5486
5487         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_r): Use __xstat and
5488         __fxstat instead of stat and fstat.  Use namespace clean __stpcpy.
5489
5490         * signal/signal.h: Always define sigset_t if __need_sigset_t is
5491         defined even if __USE_POSIX is not defined.
5492
5493 1998-02-02 20:51  Zack Weinberg  <zack@rabi.phys.columbia.edu>
5494
5495         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_r): Correct last patch
5496         to support obsolete tty major numbers correctly.
5497
5498 1998-02-02 08:47  H.J. Lu  <hjl@gnu.org>
5499
5500         * login/Makefile ($(inst_libexecdir)/pt_chown): Make the target
5501         directory first and ignore install error.
5502
5503         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_r): Substract
5504         128 from ptyno and fix a typo for the BSD style pty.
5505
5506 1998-02-01  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5507
5508         * sysdeps/unix/Makefile ($(common-objpfx)s-proto.d): Depend on all
5509         syscalls.list's.
5510
5511 1998-02-01  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5512
5513         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add
5514         getresuid and getresgid.
5515
5516         * sysdeps/unix/sysv/linux/getresuid.c: New file.
5517         * sysdeps/unix/sysv/linux/getresgid.c: New file.
5518
5519         * sysdeps/unix/sysv/linux/syscalls.list: Remove getres[ug]id, add
5520         s_getres[ug]id.
5521
5522         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add getres[ug]id.
5523         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
5524         * sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise.
5525         * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Likewise.
5526
5527 1998-02-02 08:11  H.J. Lu  <hjl@gnu.org>
5528
5529         * nscd/grpcache.c: Include <stdlib.h>.
5530
5531 1998-02-01 16:01  H.J. Lu  <hjl@gnu.org>
5532
5533         * stdlib/atoll.c: Fix comments.
5534
5535         * sysdeps/posix/ttyname.c: Ignore stdin/stdout/stderr.
5536         * sysdeps/posix/ttyname_r.c: Ditto.
5537
5538 1998-02-03  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5539
5540         * io/sys/stat.h: Define S_IFLNK and S_IFSOCK if __USE_BSD or
5541         __USE_MISC, independent of __USE_UNIX98.
5542
5543 1998-02-10 19:18  Ulrich Drepper  <drepper@happy.cygnus.com>
5544
5545         * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_missing_rt_sigs):
5546         Rename from __libc_have_rt_sigs and leave as COMMON data.
5547
5548 1998-02-04 11:58  Richard Henderson  <rth@twiddle.rth.home>
5549
5550         * Makeconfig (CFLAGS-.os): Kill -fno-common.
5551         * Makerules (libc.so): Prelink libc_pic.a, allocating commons.
5552
5553         * libc.map (GLIBC_2.1): Add Linux/Alpha tv64 symbols.
5554         * elf/rtld.map: New file.  Needed to define the GLIBC_2.*
5555         version symbols.
5556         * include/libc-symbols.h (symbol_version, default_symbol_version):
5557         Provide asm versions and correct !DO_VERSIONING versions.
5558         * sysdeps/unix/make-syscalls.sh: Recognize version symbols in
5559         the weak symbol list.
5560
5561         * sysdeps/unix/sysv/linux/sigaction.c (__libc_missing_rt_sigs):
5562         Rename from __libc_have_rt_sigs and leave as COMMON data.
5563         * sysdeps/unix/sysv/linux/sigpending.c: Likewise.
5564         * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
5565         * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
5566
5567 1998-02-04 16:41  Zack Weinberg  <zack@rabi.phys.columbia.edu>
5568
5569         * sunrpc/Makefile: Correct dependencies of rpcgen.
5570
5571 1998-02-10 03:00  Ulrich Drepper  <drepper@happy.cygnus.com>
5572
5573         * nscd/Makefile: Fix test for available linuxthreads add-on.
5574         Patch by Zack Weinberg <zack@rabi.phys.columbia.edu>.
5575
5576 1998-02-05  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5577
5578         * sysdeps/unix/sysv/linux/syscalls.list: Fix typo in lchown.
5579
5580 1998-02-03  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5581
5582         * sysdeps/gnu/Makefile: Respect with-cvs variable.
5583
5584         * manual/errno.texi (Error Messages): Correct description of
5585         strerror_r.  Pointed out by jonas@bagge.se.
5586
5587 1998-01-29  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5588
5589         * manual/socket.texi (Host Address Functions): Clarify description
5590         of inet_network.
5591
5592 1998-02-07  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5593
5594         * sysdeps/unix/grantpt.c (argv): Move const to toplevel.
5595         (grantpt): Delete superfluous cast.
5596
5597 1998-02-06  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5598
5599         * Makefile ($(inst_slibdir)/libc-$(version).so): Depend on
5600         elf/ldso_install instead of elf/subdir_install.
5601         (elf/ldso_install): New target.
5602
5603         * elf/Makefile (ldso_install): New target.
5604
5605 1998-02-07  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5606
5607         * sysdeps/unix/sysv/linux/powerpc/socket.S: Really do the change
5608         of 1998-01-06.
5609
5610 1998-02-07  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5611
5612         * string/bits/string2.h (strcmp): Use __string2_1bptr_p only for
5613         constant expressions.
5614
5615 1998-02-07  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5616
5617         * nss/test-netdb.c: Include <unistd.h> for gethostname and "nss.h"
5618         for __nss_configure_lookup.
5619         (output_hostent): Remove unused variable.
5620
5621 1998-02-07  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5622
5623         * string/tst-inlcall.c: Fix format string.
5624
5625 1998-02-09  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5626
5627         * inet/netinet/in.h: Rename second parameter of bindresvport to
5628         avoid buggy gcc warning. [PR libc/412]
5629
5630 1998-02-04 18:04  Richard Henderson  <rth@cygnus.com>
5631
5632         * sysdeps/unix/sysv/linux/alpha/clone.S: Elide terminal ldgp for PROF.
5633         * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Fix typos.
5634
5635         * sysdeps/unix/sysv/linux/alpha/bits/time.h (struct timeval):
5636         Follow POSIX and make tv_sec a time_t.
5637         * sysdeps/unix/sysv/linux/alpha/getitimer.S: New file to handle
5638         new tv64 syscall as well as fall back to tv32.
5639         * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
5640         * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
5641         * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
5642         * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise.
5643         * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise.
5644         * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise.
5645         * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise.
5646         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add tv32 entries.
5647
5648         * include/rpcsvc/nis.h: New.  Bounce to nis/rpcsvc.
5649         * include/rpcsvc/nis_tags.h: Likewise.
5650         * include/rpcsvc/nislib.h: Likewise.
5651
5652 1998-02-02 01:12  Ulrich Drepper  <drepper@cygnus.com>
5653
5654         * libc.map: Add _h_errno.
5655         * inet/herrno.c: Make _h_errno weak alias.
5656
5657         * login/Makefile (distribute): Add pty-internal.h.
5658
5659         * nscd/Makefile (distribute): Add all the files missing.
5660
5661         * signal/allocrtsig.c: Fix problem with recognizing whether RT sigs
5662         are available.
5663
5664         * stdio-common/tstscanf.c: Rewrite a bit to continue after errors
5665         and report status at the end.
5666
5667         * sysdeps/unix/sysv/linux/syscalls.list: Add lchown.
5668
5669         * sysdeps/unix/sysv/linux/i386/sysdep.S: Make errno an initialized
5670         variable.
5671         * sysdeps/unix/sysv/linux/powerpc/sysdep.c: Add alias _errno for errno.
5672         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.S: Likewise.
5673         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.S: Likewise.
5674
5675 1998-01-03 20:47  Mark Kettenis  <kettenis@phys.uva.nl>
5676
5677         * configure.in: Fix --enable-add-ons code.
5678
5679 1998-02-01  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5680
5681         * elf/rtld.c (dl_main): Allow ":" as separator for LD_PRELOAD. Patch
5682         by Rudolf Leitgeb <leitgeb@leland.stanford.edu>.
5683         [PR libc/441]
5684
5685         * sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Use first
5686         occurence in cache.  Reported by Rudolf Leitgeb
5687         <leitgeb@leland.stanford.edu>.
5688         [PR libc/440]
5689
5690 1998-02-01 21:18  Ulrich Drepper  <drepper@cygnus.com>
5691
5692         * libio/iovsscanf.c: Set errno to 0 before calling _IO_vfscanf so
5693         that it never is EINTR (which is tested for in _IO_vfscanf).
5694
5695         * Makefile.in: Call sub-make with CVSOPTS.
5696
5697         * elf/Makefile (distribute): Add dl-procinfo.h.
5698
5699         * sysdeps/unix/sysv/linux/alpha/Dist: Add rt_sigaction.S.
5700
5701 1998-02-01 15:54  Ulrich Drepper  <drepper@cygnus.com>
5702
5703         * version.h (VERSION): Bump to 2.0.92.
5704
5705 1998-01-31  Phil Blundell  <philb@gnu.org>
5706
5707         * sysdeps/unix/sysv/linux/siglist.c (_sys_siglist): Additional weak
5708         alias for __new_sys_siglist.
5709
5710 1998-02-01 00:53  Ulrich Drepper  <drepper@cygnus.com>
5711
5712         * grp/Makefile: Define USE_NSCD in CFLAGS for getgrnam_r.c and
5713         getgrgid_r.c if thread package is available.
5714         * pwd/Makefile: Likewise.
5715         * grp/getgrnam_r.c: Remove USE_NSCD definition.
5716         * grp/getgrgid_r.c: Likewise.
5717         * pwd/getpwnam_r.c: Likewise.
5718         * pwd/getpwuid_r.c: Likewise.
5719
5720 1998-01-31 23:46  Ulrich Drepper  <drepper@cygnus.com>
5721
5722         * nss/getXXbyYY_r.c: If NSS function reports too small buffer return
5723         with error to allow user intervention.
5724         * nss/getXXent_r.c: Likewise.
5725
5726 1998-01-31 21:18  Ulrich Drepper  <drepper@cygnus.com>
5727
5728         * sysdeps/generic/dl-sysdep.c (_dl_show_aux): Print newline after
5729         AT_PLATFORM string.  Pretty print AT_BASE info.
5730
5731         * sysdeps/generic/dl-sysdep.c: Include <dl-procinfo.h>.
5732         (_dl_show_aux): Call _dl_procinfo to print AT_HWCAP info.
5733         * sysdeps/generic/dl-procinfo.h: New file.
5734         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: New file.
5735
5736 1998-01-31 20:52  Ulrich Drepper  <drepper@cygnus.com>
5737
5738         * nscd/grpcache.c (cache_grpinit): Let calloc do the multiplication.
5739
5740         * nscd/pwdcache.c (cache_pwdinit): Use thread attribute to detach
5741         thread and not pthread_detach.
5742
5743         * nscd/nscd.c: Rewrite to use argp instead of getopt.
5744
5745 1998-01-31  Phil Blundell  <philb@gnu.org>
5746
5747         * configure.in: Add --without-cvs option to suppress automatic
5748         checkin of regenerated files.
5749         * config.make.in: Likewise.
5750         * Makefile: Respect with-cvs setting.
5751         * Makerules: Likewise.
5752
5753         * configure.in: Allow the standalone ARM port to be configured.
5754
5755 1998-01-31  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
5756
5757         * grp/getgrgid_r.c: Define USE_NSCD.
5758         * grp/getgrnam_r.c: Likewise.
5759         * pwd/getpwuid_r.c: Likewise.
5760         * pwd/getpwnam_r.c: Likewise.
5761
5762         * sysdeps/unix/inet/Subdirs: Add nscd subdir.
5763
5764         * nss/getXXbyYY_r.c: Try at first nscd.
5765
5766         * nscd/Makefile: New, for the Name Switch Cache Daemon (nscd).
5767         * nscd/connections.c: New file.
5768         * nscd/dbg_log.c: New file.
5769         * nscd/dbg_log.h: New file.
5770         * nscd/grpcache.c: New file.
5771         * nscd/nscd.c: New file.
5772         * nscd/nscd.h: New file.
5773         * nscd/nscd_conf.c: New file.
5774         * nscd/nscd_stat.c: New file.
5775         * nscd/pwdcache.c: New file.
5776
5777         * nscd/nscd_getgr_r.c: New, client code, linked into libc.
5778         * nscd/nscd_getpw_r.c: Likewise.
5779         * nscd/nscd_proto.h: New, prototypes for client functions.
5780
5781         * nscd/nscd.conf: New, example for a configuration file.
5782         * nscd/nscd.init: New, example for a startup script.
5783
5784         * nscd/getgrgid_r.c: Old grp/getgrgid_r version, used from nscd to
5785         avoid deadlocks.
5786         * nscd/getgrnam_r.c: Likewise.
5787         * nscd/getpwnam_r.c: Likewise.
5788         * nscd/getpwuid_r.c: Likewise.
5789
5790 1998-01-31 11:44  Ulrich Drepper  <drepper@cygnus.com>
5791
5792         * intl/Makefile: Use CVSOPTS in cvs invocation.
5793         * po/Makefile: Likewise.
5794         * posix/Makefile: Likewise.
5795         * stdlib/Makefile: Likewise.
5796
5797 1998-01-31 11:18  Ulrich Drepper  <drepper@cygnus.com>
5798
5799         * misc/efgcvt_r.c (fcvt_r): Handle illegal NDIGIT correctly.
5800         [PR libc/410]
5801         * misc/Makefile (tests): Add tst-efgcvt.
5802         * misc/tst-efgcvt.c: New file.
5803
5804 1998-01-31 00:21  Ulrich Drepper  <drepper@cygnus.com>
5805
5806         * posix/regex.c: Add some more cleanups by Akim Demaille.
5807
5808 1998-01-30 23:55  Ulrich Drepper  <drepper@cygnus.com>
5809
5810         * signal/signal.h: Revert last change.
5811         * string/strsignal.c: Regard signal number NSGI as illegal.
5812         * sysdeps/unix/sysv/linux/siglist.c: Define array only with NSIG
5813         members.
5814
5815 1998-01-30 23:37  Ulrich Drepper  <drepper@cygnus.com>
5816
5817         * Makefile.in: Add comment about CVSOPTS Makefile variable.
5818         * Makerules: Use CVSOPTS in cvs invocation.
5819         * Makefile: Likewise.
5820         * MakeTAGS: Likewise.
5821         * Make-dist: Likewise.
5822
5823 1998-01-30 22:37  Ulrich Drepper  <drepper@cygnus.com>
5824
5825         * sysdeps/generic/memmem.c: Correct last change.
5826
5827 1998-01-30 22:12  Ulrich Drepper  <drepper@cygnus.com>
5828
5829         * sysdeps/unix/sysv/linux/Makefile [$(subdir)==nis]: Define
5830         CFLAGS-ypclnt.c to -DUSE_BINDINGDIR=1.
5831
5832 1998-01-30  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
5833
5834         * nis/ypclnt.c: Try at first to use the binding file from ypbind
5835         before using RPC.
5836
5837 1998-01-28  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5838
5839         * manual/memory.texi (Heap Consistency Checking): mcheck is
5840         declared in <mcheck.h>.
5841         Suggested by Jochen Voss <voss@mathematik.uni-kl.de> [PR libc/438]
5842
5843 1998-01-28  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5844
5845         * sysdeps/generic/memmem.c (memmem): An empty needle is at the
5846         beginning of haystack.
5847
5848 1998-01-29  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5849
5850         * nss/nss_files/files-service.c: Correct last patch.
5851
5852 1998-01-30 21:29  Ulrich Drepper  <drepper@cygnus.com>
5853
5854         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Define
5855         __libc_have_rt_sigs.
5856         * sysdeps/sparc/sparc32/__longjmp.S: Define _SETJMP_H before
5857         including <bits/setjmp.h>.
5858         * sysdeps/sparc/sparc32/setjmp.S: Likewise.
5859         Patch from the Debian glibc/SPARC package.
5860
5861 1997-12-12 07:57  H.J. Lu  <hjl@gnu.org>
5862
5863         * sysdeps/alpha/bzero.S: Fix a typo.
5864         * sysdeps/alpha/htonl.S: Ditto.
5865         * sysdeps/alpha/htons.S: Ditto.
5866
5867 1998-01-30  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
5868
5869         * nis/nss_nis/nis-hosts.c: Convert hostname to lowercase for NIS query.
5870
5871 1998-01-30 19:58  Ulrich Drepper  <drepper@cygnus.com>
5872
5873         * include/cpio.h: Move to ...
5874         * posix/cpio.h: ...here.
5875
5876         * locale/programs/ld-collate.c: Fix typo.
5877
5878         * signal/signal.h: Declare _sys_siglist with NSIG+1 elements.
5879
5880         * stdio-common/tiformat.c: Add checks for %#.0o and friends.
5881
5882         * login/utmp_file.c (pututline_file): Don't always report success
5883         if similar entry is found.  Patch by Mark M. Kettenis.
5884
5885 1998-01-30 16:06  Philip Blundell  <pb@nexus.co.uk>
5886
5887         * manual/Makefile: Don't try to install the info files if makeinfo
5888         is not available.
5889
5890 1998-01-30 12:05  Philip Blundell  <pb@nexus.co.uk>
5891
5892         * sysdeps/unix/sysv/linux/bits/ioctls.h: Include a copy of the
5893         kernel's network ioctls, rather than using <linux/sockios.h> to
5894         get them.  This way we are sure of maintaining compatibility if
5895         the kernel interface should change.
5896
5897 1998-01-30 15:52  Ulrich Drepper  <drepper@cygnus.com>
5898
5899         * sysdeps/unix/sysv/linux/Dist: Add netrose/rose.h.
5900
5901 1998-01-25 19:54  Philip Blundell  <Philip.Blundell@pobox.com>
5902
5903         * sysdeps/unix/sysv/linux/netrose/rose.h: New file.
5904         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Install it.
5905
5906 1998-01-27 22:29  Zack Weinberg  <zack@rabi.phys.columbia.edu>
5907
5908         Implement System V pseudoterminal handling.
5909
5910         * login/Makefile
5911         (routines): Add getpt, grantpt, unlockpt, ptsname.
5912         (libutil-routines): Remove pty. Add openpty, forkpty.
5913         (distribute): New internal header pty-internal.h.
5914         (others): Add the helper program, pt_chown.
5915         (install-others): Install it, in $(libexecdir), mode 4755.
5916
5917         * login/pty-internal.h: New file.
5918         * login/openpty.c: New file.
5919         * login/forkpty.c: New file.
5920         * login/programs/pt_chown.c: New file.
5921
5922         * libc.map: Add getpt, grantpt, unlockpt, ptsname, ptsname_r.
5923         * stdlib/stdlib.h: Prototype them.
5924
5925         * config.make.in: Define $(libexecdir).
5926         * Makeconfig: Define $(inst_libexecdir).
5927
5928         * sysdeps/generic/pty.c: Removed.
5929         * sysdeps/unix/sysv/linux/pty.c: Removed.
5930
5931         * sysdeps/generic/getpt.c: Stub out.
5932         * sysdeps/generic/grantpt.c: Likewise.
5933         * sysdeps/generic/ptsname.c: Likewise.
5934         * sysdeps/generic/unlockpt.c: Likewise.
5935
5936         * sysdeps/unix/grantpt.c: New file.
5937         * sysdeps/unix/bsd/getpt.c: New file.
5938         * sysdeps/unix/bsd/unlockpt.c: New file.
5939         * sysdeps/unix/sysv/linux/getpt.c: New file.
5940         * sysdeps/unix/sysv/linux/ptsname.c: New file.
5941         * sysdeps/unix/sysv/linux/unlockpt.c: New file.
5942
5943 1998-01-29 23:56  Ulrich Drepper  <drepper@cygnus.com>
5944
5945         * localedata/locales/ru_RU: Fix YESEXPR.  Patch by lav@yars.free.net.
5946
5947 1998-01-29  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5948
5949         * nss/Makefile (tests): Add rule for test-netdb.c.
5950
5951         * nss/test-netdb.c: New file.
5952
5953 1998-01-29 02:38  Ulrich Drepper  <drepper@cygnus.com>
5954
5955         * elf/dl-open.c (_dl_open): Make sure the variable `reloc' is
5956         really kept as a variable.  Patch by Richard Henderson,
5957         reported by Jakub Jelinek <jj@sunsite.ms.mff.cuni.cz>.
5958
5959         * elf/rtld.c (dl_main): Call _dl_init_paths before handling preloading.
5960         * elf/genrtldtbl.awk: Mark machine dependent directory of generated
5961         entries as not existing.
5962
5963 1998-01-26  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5964
5965         * stdio-common/vfprintf.c (process_arg): Fix printing of octal
5966         zero in alternate form with precision of zero, which must produce
5967         "0".  Add braces to avoid ambiguous `else'.
5968
5969 1998-01-26  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
5970
5971         * nis/nss_compat/compat-grp.c: Fix memory leak and trailing null
5972         problem with strncpy.
5973         * nis/nss_compat/compat-pwd.c: Likewise.
5974         * nis/nss_compat/comapt-spwd.c: Likewise.
5975
5976 1998-01-28  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5977
5978         * assert/assert.h (assert_perror): Correct test for errnum.  Patch
5979         by uch@nop.or.jp. [PR libc/437]
5980
5981 1998-01-26  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5982
5983         * nis/nis_cache.c: Include <unistd.h> for declaration of close.
5984
5985 1998-01-06  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5986
5987         * stdio-common/test-popen.c: Include <errno.h>.
5988
5989         * sysdeps/unix/sysv/linux/if_index.c: Include <unistd.h> for
5990         close.
5991
5992         * inet/getnetgrent_r.c: Include <errno.h>.
5993
5994         * db2/db/db_conv.c: Include <string.h> for memcpy.
5995
5996         * gmon/bb_exit_func.c: Include <string.h> instead of <strings.h>
5997         so that memcpy is declared.
5998
5999         * iconv/iconv_open.c: Include <stdlib.h> for alloca.
6000
6001         * misc/init-misc.c: Remove unneeded inclusion of <errno.h>.
6002
6003 1998-01-26  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6004
6005         * pwd/fgetpwent_r.c (__fgetpwent_r): Correctly handle buffer
6006         overflow while reading line with fgets.
6007         * grp/fgetgrent_r.c (__fgetgrent_r): Likewise.
6008
6009 1998-01-27 00:46  Ulrich Drepper  <drepper@cygnus.com>
6010
6011         * sysdeps/unix/sysv/linux/bits/types.h (__ipc_pid_t): Change to
6012         unsigned short, not short.
6013         Reported by Andreas Jaeger.
6014
6015 1998-01-06  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6016
6017         * sysdeps/unix/sysv/linux/mips/syscalls.list: Correct typo
6018         (ccept->accept).
6019
6020         * sysdeps/generic/inttypes.h: Fix spelling.
6021
6022 1998-01-04  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6023
6024         * sysdeps/unix/sysv/linux/arm/Dist: Add bits/mman.h.
6025
6026         * sysdeps/unix/sysv/linux/alpha/Dist: Add net/route.h.
6027
6028 1998-01-27 00:30  Ulrich Drepper  <drepper@cygnus.com>
6029
6030         * stdio-common/printf.h (struct print_info): Add new bitfield is_char.
6031         * stdio-common/printf-parse.h (parse_one_spec): Fill in is_char
6032         field for hh modifier.
6033         * stdio-common/vfprint.c: Use is_char field and do not depend in
6034         is_short having the value 2.
6035         Bug reported by Andreas Jaeger.
6036
6037 1998-01-05  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6038
6039         * libio/freopen.c (freopen): Call _IO_old_freopen only if defined
6040         PIC && DO_VERSIONING.
6041
6042 1998-01-24  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6043
6044         * Rules: Add rules for $(common-objpfx)dummy$o.
6045
6046 1998-01-26  Richard Henderson  <rth@cygnus.com>
6047
6048         * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Dyke out the
6049         unimplemented OSF/1 definitions so that they are not accidentally seen.
6050
6051         * sysdeps/alpha/dl-machine.h (TRAMPOLINE_TEMPLATE): Move declaration
6052         of the trampoline function into the macro.
6053         * sysdeps/unix/sysv/linux/alpha/clone.S: Fix ldgp for PROF.
6054         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Revert last change;
6055         kernel 2.1.82 has this fixed.
6056
6057         * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: New file.
6058         * sysdeps/unix/sysv/linux/alpha/sys/ucontext.h: New file.
6059
6060 1998-01-26  Ulrich Drepper  <drepper@cygnus.com>
6061
6062         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add change to
6063         support sigaction on kernels > 2.1.7x.
6064
6065 1998-01-01 13:52  Ulrich Drepper  <drepper@cygnus.com>
6066
6067         * elf/dl-misc.c (_dl_sysdep_read_whole_file): Don't map the file
6068         if it is empty.
6069
6070         * elf/rtld.c (dl_main): Correct parsing of ld.so.preload file.
6071         Patch by David Engel <david@sw.ods.com>.
6072
6073         * configure.in: Fix another typo in --enable-add-ons code.
6074
6075 1998-01-26 03:48  Ulrich Drepper  <drepper@cygnus.com>
6076
6077         * sysdeps/unix/sysv/linux/siglist.c: Add copyright text.
6078
6079 1998-01-26  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6080
6081         * nss/nss_files/files-network.c: Correct order of parameters for
6082         getnetbyaddr.
6083
6084 1998-01-26 00:57  Ulrich Drepper  <drepper@cygnus.com>
6085
6086         * db2/Makefile (routines): Add os_alloc.
6087         * db2/db.h: Update from db-2.3.16.
6088         * db2/db_185.h: Likewise.
6089         * db2/db_int.h: Likewise.
6090         * db2/btree/bt_close.c: Likewise.
6091         * db2/btree/bt_cursor.c: Likewise.
6092         * db2/btree/bt_delete.c: Likewise.
6093         * db2/btree/bt_open.c: Likewise.
6094         * db2/btree/bt_page.c: Likewise.
6095         * db2/btree/bt_put.c: Likewise.
6096         * db2/btree/bt_rec.c: Likewise.
6097         * db2/btree/bt_recno.c: Likewise.
6098         * db2/btree/btree_auto.c: Likewise.
6099         * db2/common/db_appinit.c: Likewise.
6100         * db2/common/db_apprec.c: Likewise.
6101         * db2/common/db_err.c: Likewise.
6102         * db2/common/db_region.c: Likewise.
6103         * db2/common/db_shash.c: Likewise.
6104         * db2/db/db.c: Likewise.
6105         * db2/db/db_auto.c: Likewise.
6106         * db2/db/db_conv.c: Likewise.
6107         * db2/db/db_dispatch.c: Likewise.
6108         * db2/db/db_dup.c: Likewise.
6109         * db2/db/db_pr.c: Likewise.
6110         * db2/db/db_rec.c: Likewise.
6111         * db2/db185/db185.c: Likewise.
6112         * db2/dbm/dbm.c: Likewise.
6113         * db2/hash/hash.c: Likewise.
6114         * db2/hash/hash_auto.c: Likewise.
6115         * db2/hash/hash_dup.c: Likewise.
6116         * db2/hash/hash_page.c: Likewise.
6117         * db2/hash/hash_rec.c: Likewise.
6118         * db2/include/btree_ext.h: Likewise.
6119         * db2/include/clib_ext.h: Likewise.
6120         * db2/include/common_ext.h: Likewise.
6121         * db2/include/db.h.src: Likewise.
6122         * db2/include/db_185.h.src: Likewise.
6123         * db2/include/db_am.h: Likewise.
6124         * db2/include/db_ext.h: Likewise.
6125         * db2/include/db_int.h.src: Likewise.
6126         * db2/include/hash_ext.h: Likewise.
6127         * db2/include/lock_ext.h: Likewise.
6128         * db2/include/log.h: Likewise.
6129         * db2/include/log_auto.h: Likewise.
6130         * db2/include/log_ext.h: Likewise.
6131         * db2/include/mp.h: Likewise.
6132         * db2/include/mp_ext.h: Likewise.
6133         * db2/include/mutex_ext.h: Likewise.
6134         * db2/include/os_ext.h: Likewise.
6135         * db2/include/os_func.h: Likewise.
6136         * db2/include/txn_ext.h: Likewise.
6137         * db2/lock/lock.c: Likewise.
6138         * db2/lock/lock_util.c: Likewise.
6139         * db2/log/log.c: Likewise.
6140         * db2/log/log.src: Likewise.
6141         * db2/log/log_archive.c: Likewise.
6142         * db2/log/log_auto.c: Likewise.
6143         * db2/log/log_get.c: Likewise.
6144         * db2/log/log_put.c: Likewise.
6145         * db2/log/log_rec.c: Likewise.
6146         * db2/log/log_register.c: Likewise.
6147         * db2/mp/mp_bh.c: Likewise.
6148         * db2/mp/mp_fget.c: Likewise.
6149         * db2/mp/mp_fopen.c: Likewise.
6150         * db2/mp/mp_fput.c: Likewise.
6151         * db2/mp/mp_pr.c: Likewise.
6152         * db2/mp/mp_sync.c: Likewise.
6153         * db2/mutex/mutex.c: Likewise.
6154         * db2/os/os_alloc.c: Likewise.
6155         * db2/os/os_config.c: Likewise.
6156         * db2/os/os_stat.c: Likewise.
6157         * db2/progs/db_checkpoint/db_checkpoint.c: Likewise.
6158         * db2/progs/db_deadlock/db_deadlock.c: Likewise.
6159         * db2/progs/db_load/db_load.c: Likewise.
6160         * db2/progs/db_printlog/db_printlog.c: Likewise.
6161         * db2/progs/db_recover/db_recover.c: Likewise.
6162         * db2/progs/db_stat/db_stat.c: Likewise.
6163         * db2/txn/txn.c: Likewise.
6164
6165         * elf/dl-close.c (_dl_close): Rename inner variable named map to imap.
6166         Unmap memory blocks in reverse order of allocation.
6167         Call munmap with load address added to offset.
6168         Bug reported by Miguel de Icaza.
6169
6170         * locale/programs/ld-collate.c (collate_end_weight): Correctly fill
6171         up weight array.
6172
6173         * localedata/locales/cs_CZ: Update by Michael Mraka
6174         <michael@informatics.muni.cz>.
6175
6176         * misc/sys/syslog.h: Reformat a bit.  Don't declare vsyslog unless
6177         __USE_BSD.
6178
6179         * nis/nss_compat/compat-grp.c: Correctly handle buffer overflow while
6180         reading line with fgets.
6181         * nis/nss_compat/compat-pwd.c: Likewise.
6182         * nis/nss_compat/compat-spwd.c: Likewise.
6183         * nss/nss_files/files-XXX.c: Likewise.
6184         * nss/nss_files/files-alias.c: Likewise.
6185         * shadow/fgetspent_r.c: Likewise.
6186
6187         * string/strerror_r.c: Correct comment.  Patch by Andreas Jaeger.
6188
6189         * sysdeps/unix/sysv/linux/bits/stat.h: Define _STATBUF_ST_RDEV.
6190         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Likewise.
6191         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Likewise.
6192
6193         * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Allocate room for
6194         FP register content in ucontext_t.
6195
6196 1998-01-22  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6197
6198         * sysdeps/libm-ieee754/s_modfl.c (modf): Correct
6199         calculation.  Patch by Markus Schoder
6200         <Markus.Schoder@dresdner-bank.de>.
6201
6202         * math/libm-test.c (modf_test): Add more tests for modf.
6203
6204         * sysdeps/unix/sysv/linux/sys/mman.h: Add const to mlock and
6205         munlock according to Unix98.
6206
6207 1998-01-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6208
6209         * nss/nss_files/files-network.c (LINE_PARSER): Set n_addrtype to
6210         AF_INET.
6211
6212 1998-01-21 07:22  H.J. Lu  <hjl@gnu.org>
6213
6214         * sysdeps/posix/ttyname.c: Handle symbolic links.
6215         * sysdeps/posix/ttyname_r.c: Ditto.
6216
6217 1998-01-25 19:39  Ulrich Drepper  <drepper@cygnus.com>
6218
6219         * db2/makedb.c (process_input): Write terminating \0 for value.
6220         (print_database): Simply print value string, don't use length.
6221
6222 1998-01-24  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6223
6224         * nss/nsswitch.c (__nss_configure_lookup): Correct test for early
6225         exit of loop.
6226
6227 1998-01-25  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
6228
6229         * nis/ypclnt.c: Don't set dom_client to NULL, or we will not
6230         close all sockets.
6231
6232 1998-01-25 14:54  Ulrich Drepper  <drepper@cygnus.com>
6233
6234         * signal/Makefile (routines): Add sighold, sigrelse, sigignore, and
6235         sigset.
6236         * signal/sighold.c: New file.
6237         * signal/sigrelse.c: New file.
6238         * sysdeps/generic/sigignore.c: New file.
6239         * sysdeps/generic/sigset.c: New file.
6240         * sysdeps/posix/sigignore.c: New file.
6241         * sysdeps/posix/sigset.c: New file.
6242         * signal/signal.h: Add prototypes for new functions.
6243
6244         * sysdeps/unix/sysv/linux/alpha/bits/signum.h: Define SIG_HOLD.
6245         * sysdeps/unix/sysv/linux/bits/signum.h: Likewise.
6246         * sysdeps/unix/sysv/linux/mips/bits/signum.h: Likewise.
6247         * sysdeps/unix/sysv/linux/sparc/bits/signum.h: Likewise.
6248
6249 1998-01-23 00:16  Tim Waugh  <tim@cyberelk.demon.co.uk>
6250
6251         * posix/wordexp.c: Added IFS field-splitting in parameter and
6252         command substitution.  Fixed an IFS-related bug that caused an
6253         infinite loop.
6254
6255 1998-01-25 12:38  Ulrich Drepper  <drepper@cygnus.com>
6256
6257         * stdlib/Makefile (routines): Add getcontext, setcontext, makecontext,
6258         and swapcontext.
6259         * stdlib/ucontext.h: Correct prototypes.
6260         * sysdeps/generic/getcontext.c: New file.
6261         * sysdeps/generic/setcontext.c: New file.
6262         * sysdeps/generic/makecontext.c: New file.
6263         * sysdeps/generic/swapcontext.c: New file.
6264         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: Removed.
6265
6266 1998-01-25 04:07  Ulrich Drepper  <drepper@cygnus.com>
6267
6268         * resource/sys/resource.h: Remove #include of ulimit.h which is
6269         not allowed by SUSv2 and not available on other systems.
6270         * sysdeps/unix/sysv/linux/ulimit.c: Include ulimit.h.
6271
6272         * streams/Makefile: New file.
6273         * streams/stropts.h: New file.
6274         * sysdeps/generic/bits/stropts.h: New file.
6275         * sysdeps/generic/isastream.c: New file.
6276         * sysdeps/generic/getmsg.c: New file.
6277         * sysdeps/generic/getpmsg.c: New file.
6278         * sysdeps/generic/putmsg.c: New file.
6279         * sysdeps/generic/putpmsg.c: New file.
6280         * sysdeps/generic/fattach.c: New file.
6281         * sysdeps/generic/fdetach.c: New file.
6282         * sysdeps/unix/inet/Subdirs: Add streams.
6283         * sysdeps/generic/bits/types.h: Add definition of __t_scalar_t and
6284         __t_uscalar_t.
6285         * sysdeps/unix/sysv/linux/bits/types.h: Likewise.
6286         * sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
6287         * sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
6288         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h: Likewise.
6289
6290         * sysdeps/mach/_strerror.c: Follow changes of generic version to
6291         handle small buffers correctly.
6292
6293 1998-01-24 17:31  H.J. Lu  <hjl@gnu.org>
6294
6295         * sysdeps/alpha/dl-machine.h (ELF_MACHINE_RUNTIME_TRAMPOLINE):
6296         Remove the 3rd arg and add declaration for _dl_runtime_resolve
6297         and _dl_runtime_profile.
6298
6299 1998-01-25 02:42  Ulrich Drepper  <drepper@cygnus.com>
6300
6301         * include/cpio.h: New file.  Mainly copied from GNU cpio.
6302         * posix/Makefile (headers): Add cpio.h.
6303
6304 1998-01-24  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
6305
6306         * nis/Makefile: Distribute nis_cache2.h, add nis cache functions
6307         to routines.
6308         * nis/nis_cache.c: New file.
6309         * nis/nis_cache2.h: New file.
6310         * nis/nis_cache2_xdr.c: New file.
6311         * nis/nis_call.c: Changes for cache2_info parameter.
6312         * nis/nis_checkpoint.c: Likewise.
6313         * nis/nis_intern.h: Likewise.
6314         * nis/nis_mkdir.c: Likewise.
6315         * nis/nis_ping.c: Likewise.
6316         * nis/nis_rmdir.c: Likewise.
6317         * nis/nis_server.c: Likewise.
6318         * nis/nis_util.c: Likewise.
6319
6320 1997-12-30  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
6321
6322         * nis/nss_nisplus/nisplus-alias.c: Fix bogus if case and
6323         return/errnop codes.
6324         * nis/nss_nisplus/nisplus-ethers.c: Likewise.
6325         * nis/nss_nisplus/nisplus-grp.c: Likewise.
6326         * nis/nss_nisplus/nisplus-hosts.c: Likewise.
6327         * nis/nss_nisplus/nisplus-proto.c: Likewise.
6328         * nis/nss_nisplus/nisplus-publickey.c: Likewise.
6329         * nis/nss_nisplus/nisplus-pwd.c: Likewise.
6330         * nis/nss_nisplus/nisplus-rpc.c: Likewise
6331         * nis/nss_nisplus/nisplus-service.c: Likewise.
6332         * nis/nss_nisplus/nisplus-spwd.c: Likewise.
6333
6334 1997-12-28  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
6335
6336         * nis/nss_nis/nis-alias.c: Use errnop, not __set_errno().
6337         * nis/nss_nis/nis-ethers.c: Likewise.
6338         * nis/nss_nis/nis-grp.c: Likewise.
6339         * nis/nss_nis/nis-hosts.c: Likewise.
6340         * nis/nss_nis/nis-network.c: Likewise.
6341         * nis/nss_nis/nis-proto.c: Likewise.
6342         * nis/nss_nis/nis-hosts.c: Likewise.
6343         * nis/nss_nis/nis-network.c: Likewise.
6344         * nis/nss_nis/nis-proto.c: Likewise.
6345         * nis/nss_nis/nis-publickey.c: Likewise.
6346         * nis/nss_nis/nis-pwd.c: Likewise.
6347         * nis/nss_nis/nis-rpc.c: Likewise.
6348         * nis/nss_nis/nis-service.c: Likewise.
6349         * nis/nss_nis/nis-spwd.c: Likewise.
6350
6351 1998-01-24  Ulrich Drepper  <drepper@cygnus.com>
6352
6353         * sysdeps/unix/sysv/linux/net/if.h (ifr_bandwidth, ifr_qlen):
6354         Added to follow latest kernel development.
6355
6356 1998-01-24 15:13  Ulrich Drepper  <drepper@happy.cygnus.com>
6357
6358         * nss/db-Makefile: Handle empty and comment lines better.
6359         ($(VAR_DB)/services.db): Generate entries with missing protocol
6360         value.
6361
6362 1998-01-23  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6363
6364         * nss/nss_files/files-service.c (getservbyport): Allow proto ==
6365           NULL.
6366           (getservbyname): Allow proto == NULL.
6367           Pointed out by David N. Welton <davidw@gate.cks.com>.
6368           [PR libc/430].
6369
6370 1998-01-24 11:34  Ulrich Drepper  <drepper@happy.cygnus.com>
6371
6372         * nis/nislib/nislib.h: Finally removed.
6373
6374         * lib/mktime.c (__mktime_internal): Work around bug in Irix4.0.5's
6375         C compiler.  From Kaveh Ghazi.
6376         (TYPE_MINIMUM): Define.
6377         (TYPE_MAXIMUM): Define.
6378         (TIME_T_MIN): Use TYPE_MINIMUM.
6379         (TIME_T_MAX): Use TYPE_MAXIMUM.
6380         Patch by Jim Meyering <meyering@ascend.com>.
6381
6382 1998-01-22 00:55  Ulrich Drepper  <drepper@happy.cygnus.com>
6383
6384         * libc.map: Add __libc_uid, __libc_pid, __syscall_rt_sigqueueinfo,
6385         __pread64, __pwrite64, and __getpid.
6386
6387         * rt/aio_misc.c: Use pread and pwrite instead of __ protected
6388         versions.
6389
6390 1998-01-06  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6391
6392         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Define the
6393         cancelable socket functions as __libc_xxx with __xxx as weak
6394         alias.
6395         * sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise.
6396         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
6397
6398         * sysdeps/unix/sysv/linux/m68k/socket.S: Allow __socket to be
6399         redefined.
6400         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
6401         * sysdeps/unix/sysv/linux/arm/socket.S: Likewise.
6402         * sysdeps/unix/sysv/linux/powerpc/socket.S: Likewise.
6403         * sysdeps/unix/sysv/linux/sparc/sparc32/socket.S: Likewise.
6404
6405         * sysdeps/unix/sysv/linux/accept.S: Make __libc_xxx the main name
6406         and __xxx a weak alias.
6407         * sysdeps/unix/sysv/linux/connect.S: Likewise.
6408         * sysdeps/unix/sysv/linux/recv.S: Likewise.
6409         * sysdeps/unix/sysv/linux/recvfrom.S: Likewise.
6410         * sysdeps/unix/sysv/linux/recvmsg.S: Likewise.
6411         * sysdeps/unix/sysv/linux/send.S: Likewise.
6412         * sysdeps/unix/sysv/linux/sendmsg.S: Likewise.
6413         * sysdeps/unix/sysv/linux/sendto.S: Likewise.
6414
6415 1998-01-21  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6416
6417         * locale/langinfo.h: Add defines.
6418
6419         * dirent/dirent.h: Add defines for DT_*, check also for
6420         _DIRENT_HAVE_D_TYPE.
6421         Suggested by Roland McGrath.
6422
6423 1998-01-16  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6424
6425         * sysdeps/unix/sysv/linux/netinet/ip_fw.h:
6426         Update from Linux 2.1.73+79.
6427
6428         * README.template: Update information about possible
6429         configurations.
6430
6431         * manual/mbyte.texi (Wide String Conversion): Fix declaration of
6432         wcstombs. Pointed out by Jochen Voss <voss@mathematik.uni-kl.de>.
6433         [PR libc/417].
6434
6435         * manual/time.texi (Priority): Correct description of
6436         PRIO_MAX. Pointed out by Jochen Voss <voss@mathematik.uni-kl.de>.
6437         [PR libc/416].
6438
6439 11998-01-21 21:34  Ulrich Drepper  <drepper@cygnus.com>
6440
6441         * sysdeps/alpha/fpu/bits/mathdef.h: Add definition of FP_ILOGB0 and
6442         FP_ILOGNAN.   Patch by a sun <asun@zoology.washington.edu>.
6443
6444 1998-01-21 17:53  Ulrich Drepper  <drepper@cygnus.com>
6445
6446         * sysdeps/generic/_strerror.c: Handle BUFLEN == 0.  Reported by
6447         Andreas Jaeger.
6448
6449 1998-01-20 18:13  Ulrich Drepper  <drepper@cygnus.com>
6450
6451         * locale/programs/ld-collate.c: Little optimizations.
6452
6453         * stdio-common/xbug.c: Unset LD_LIBRRARY_PATH variable.
6454
6455         * string/Makefile (tests): Add tst-inlcall.
6456         * string/tst-inlcall.c: New file.
6457
6458         * string/strsignal.c: Add support for real-time signals.
6459
6460         * sysdeps/generic/_strerror.c: Fix Handling of unknown error in
6461         presense of small buffer.
6462
6463         * sysdeps/i386/bits/string.h: Define _HAVE_STRING_ARCH_* macros.
6464
6465         * sysdeps/i386/i486/bits/string.h: Correct strrchr implementation
6466         for i686.
6467
6468         * sysdeps/unix/sysv/linux/siglist.c: Change length of arrays to
6469         _NSIG + 1.
6470
6471 1998-01-02 15:10  Matthias Urlichs   <urlichs@noris.de>
6472
6473         * Rules: Add explicit rule for dummy.o; at least one library needs
6474           it and it isn't autogenerated by the default rules.
6475
6476 1997-12-31  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6477
6478         * math/libm-test.c: Tweak epsilons.
6479
6480 1997-12-31  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6481
6482         * math/test-fenv.c (feenv_nomask_test): Avoid dumping core in the
6483         child.
6484         (feenv_mask_test): Likewise.
6485
6486 1998-01-01  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6487
6488         * Makeconfig: Don't export CPPFLAGS.
6489
6490 1998-01-01  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6491
6492         * sunrpc/rpc_main.c (parseargs): Use perror to print error
6493         message.
6494
6495 1998-01-15  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6496
6497         * nss/nss_db/db-alias.c (_nss_db_getaliasent_r): Don't include
6498         terminating null in key size.
6499
6500 1998-01-13  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6501
6502         * nss/nss_files/files-service.c: Fix allocation size to include
6503         length of PROTO.
6504
6505         * nss/nss_db/db-XXX.c (lookup): Always set errno and h_errno if
6506         applicable.  Fix return value and error checking.
6507         (CONCAT(_nss_db_get,ENTNAME_r)): Loop around to skip over
6508         unparsable lines.
6509         (DB_LOOKUP): Allocate space for terminating null byte.
6510
6511         * nss/db-Makefile ($(VAR_DB)/passwd.db): Don't handle duplicate
6512         uids specially.
6513
6514         * db2/makedb.c (process_input): Continue processing if a duplicate
6515         key is encountered.
6516
6517 1998-01-19 15:20  Ulrich Drepper  <drepper@cygnus.com>
6518
6519         * time/tzfile.h: Updated from tzcode1998b.
6520         * time/zdump.c: Likewise.
6521         * time/zic.c: Likewise.
6522         * time/africa: Update from tzdata1998b.
6523         * time/antarctica: Likewise.
6524         * time/asia: Likewise.
6525         * time/australasia: Likewise.
6526         * time/etcetera: Likewise.
6527         * time/europe: Likewise.
6528         * time/leapseconds: Likewise.
6529         * time/northamerica: Likewise.
6530         * time/southamerica: Likewise.
6531
6532 1998-01-12  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6533
6534         * nss/nss_files/files-alias.c (get_next_alias): Do mail alias
6535         lookups ignoring case.
6536         * nss/nss_files/files-network.c: Do network lookups ignoring
6537         case.
6538         * nss/nss_files/files-hosts.c: Do hostname lookups ignoring
6539         case.
6540         * nss/nss_files/files-parse.c (LOOKUP_NAME_CASE): New macro for
6541         case insensitive comparing.
6542         Patches by Cristian Gafton <gafton@redhat.com>.
6543
6544 1998-01-09  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6545
6546         * sysdeps/unix/sysv/linux/net/if.h: Add IFF_*defines.  Suggested
6547         by Roland McGrath. [PR libc/395]
6548
6549 1998-01-08  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6550
6551         * manual/arith.texi (Parsing of Integers): Correct description of
6552         strtoul. Pointed out by Scott Snyder <snyder@fnald0.fnal.gov>.
6553         [PR libc/396]
6554
6555 1997-12-30 14:14  Matthias Urlichs  <urlichs@noris.de>
6556
6557         * misc/lsearch.c (lsearch): Return a pointer to the new element
6558         if one was "allocated".
6559
6560 1997-12-26  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6561
6562         * string/strsignal.c: NSIG is not a valid index into
6563         _sys_siglist.  Don't zap the last character of the "Unknown
6564         signal" message.
6565
6566 1998-01-19 15:08  Ulrich Drepper  <drepper@cygnus.com>
6567
6568         * locale/programs/charmap.c (parse_charmap): Correct parsing of
6569         ellipsis expressions.
6570
6571         * locale/programs/charset.c (insert_char): Correctly insert value
6572         of eliipsis expression.
6573
6574 1997-12-28 15:08  Ulrich Drepper  <drepper@cygnus.com>
6575
6576         * sysdeps/powerpc/__longjmp.S: Define _SETJMP_H before including
6577         <bits/setjmp.h>.
6578         * sysdeps/powerpc/setjmp.S: Likewise.
6579         Patches by Matt McLean <keys@keys.got.net>.
6580
6581         * Make-dist (sysdep_dirs): Ignore bits dirs while searching.
6582
6583         * Makefile: Undo last patch.
6584         (distribute): Add test-installation.pl.
6585
6586         * configure.in: Correct handling of --enable-add-ons without parameter.
6587         Correct address of WWW pages.
6588
6589         * libc.map: Add _nl_domain_bindings.
6590
6591         * db2/mutex/tsl_parisc.s: New file.
6592
6593         * iconvdata/Makefile (distribute): Add jis0201.c, jis0208.c, jis0212.c,
6594         and extra-module.mk.
6595
6596         * localedata/Makefile (distribute): New.  Add all the files.
6597
6598         * stdlib/Makefile (headers): Add inttypes.h.
6599         (routines): Add strtoimax, strtoumax, wcstoimax, and wcstoumax.
6600         * sysdeps/generic/inttypes.h: New file.
6601         * sysdeps/generic/strtoimax.c: New file.
6602         * sysdeps/generic/strtoumax.c: New file.
6603         * sysdeps/generic/wcstoimax.c: New file.
6604         * sysdeps/generic/wcstoumax.c: New file.
6605         * sysdeps/wordsize-32/Dist: Removed.
6606         * sysdeps/wordsize-32/Makefile: Removed.
6607         * sysdeps/wordsize-64/Dist: Removed.
6608         * sysdeps/wordsize-64/Makefile: Removed.
6609         * sysdeps/generic/bits/environments.h: New file.
6610
6611         * include/limits.h: Define MB_LEN_MAX in any case to 6.  The gcc
6612         header is still not correct.
6613
6614         * io/fcntl.h [__USE_FILE_OFFSET64]: We have to use the __*64 types.
6615         * posix/unistd.h: Likewise.
6616         * sysdeps/generic/sys/mman.h: Likewise.
6617         * sysdeps/unix/sysv/linux/sys/mman.h: Likewise.
6618
6619         * manual/arith.texi: Change definition of mul macro.
6620         * manual/math.texi: Likewise.
6621
6622         * misc/Makefile (routines): Add mmap64.
6623         * sysdeps/generic/mmap64.c: New file.
6624         * sysdeps/unix/sysv/linux/alpha/mmap64.c: New file.
6625         * sysdeps/unix/sysv/linux/sparc/sparc64/mmap64.c: New file.
6626         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add __mmap64 and mmap64
6627         aliases to mmap.
6628         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
6629
6630         * sysdeps/generic/setrlimit64.c: Don't mark as stub.
6631
6632         * nis/nss_nis/nis-hosts.c (internal_nis_gethostent_r): Pretty print.
6633
6634         * nis(rpcsvc/nis_tags.h: Prevent warning by unknown pragma.
6635
6636         * sysdeps/posix/mk-stdiolim.c: Generate correct file which defines
6637         FOPEN_MAX also when included by limits.h.
6638         * sysdeps/unix/sysv/linux/stdio_lim.h.in: Likewise.
6639
6640         * sysdeps/unix/sysv/linux/Dist: Add oldsiglist.c, netax25/ax25.h,
6641         and netrom/netrom.h.
6642         * sysdeps/unix/sysv/linux/Makefile [$(subdir)=stdio-common]: Add
6643         oldsiglist to sysdep_routines, not aux.
6644         [$(subdir)=inet] (sysdep_headers): Add netax25/ax25.h, netrom/netrom.h.
6645
6646         * sysdeps/unix/sysv/linux/bits/socket.h: Remove SOL_AX25, SOL_ATALK,
6647         and SOL_NETROM definition.
6648
6649         * sysdeps/unix/sysv/linux/i386/Dist: Add s_pwrite64.S and s_pread64.S.
6650
6651         * sysdeps/unix/sysv/linux/net/route.h: Pretty print.
6652         * sysdeps/unix/sysv/linux/netatalk/at.h: Pretty print.
6653
6654 1997-12-25  Ulrich Drepper  <drepper@cygnus.com>
6655
6656         * sysdeps/unix/sysv/linux/alpha/net/route.h: New file.
6657
6658         * sysdeps/unix/sysv/linux/alpha/kernel_sigaction.h: Replace
6659         sa_handler with k_sa_handler.
6660         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add __getrlimit as
6661         strong alias.
6662         Reported by a sun.
6663
6664         * sysdeps/unix/sysv/linux/sigsuspend.c: Don't define
6665         __libc_have_rt_sigs here.
6666         * sysdeps/unix/sysv/linux/sigaction.c: Do it instead here.
6667         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
6668         * sysdeps/unix/sysv/linux/sigpending.c: Correct comment.
6669         * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
6670
6671 1997-12-11 07:51  Geoff Keating  <geoffk@ozemail.com.au>
6672
6673         * sysdeps/powerpc/atomicity.h: New file.
6674         * sysdeps/mach/powerpc/machine-lock.h: New file.
6675
6676         * Rules: Use -fpic to build anything that might end up in a users'
6677         shared library.
6678
6679         * sysdeps/powerpc/s_fdim.c: New file.
6680         * sysdeps/powerpc/s_fdimf.c: New file.
6681         * sysdeps/powerpc/s_fmax.S: New file.
6682         * sysdeps/powerpc/s_fmaxf.S: New file.
6683         * sysdeps/powerpc/s_fmin.S: New file.
6684         * sysdeps/powerpc/s_fminf.S: New file.
6685         * sysdeps/powerpc/s_llrint.c: Now is for double.
6686         * sysdeps/powerpc/s_llrintf.c: New file.
6687         * sysdeps/powerpc/s_llround.c: Now is for double.
6688         * sysdeps/powerpc/s_llroundf.c: New file.
6689         * sysdeps/powerpc/s_lrint.c: Now is for double.
6690         * sysdeps/powerpc/s_lrintf.S: New file.
6691         * sysdeps/powerpc/s_lround.c: Now is for double.
6692         * sysdeps/powerpc/s_lroundf.c: New file.
6693         * sysdeps/powerpc/bits/mathinlines.h: Add inline versions of lrint,
6694         lrintf, fdim, fdimf.
6695
6696         * sysdeps/unix/sysv/linux/powerpc/kernel_termios.h: Don't use bits/
6697         file directly, use its parent.
6698
6699         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Re-instate '++'
6700         (for the third time).
6701
6702 1997-12-20 13:50  Richard Henderson  <rth@cygnus.com>
6703
6704         * posix/sched.h: timespec is in <time.h>.
6705
6706         * sysdeps/unix/sysv/linux/sys/kd.h: Don't redefine _LINUX_TYPES_H.
6707
6708 1997-12-22 18:10  Ulrich Drepper  <drepper@cygnus.com>
6709
6710         * configure.in: Stop with error if --disable-static is used when
6711         the shared lib uses this library.
6712
6713         * gen-FAQ.pl: I've perl installed in /usr/bin.
6714
6715         * include/bits/xopen_lim.h (STREAM_MAX): Define using FOPEN_MAX.
6716
6717         Fix Unix98 conformance problems in the headers.
6718         * catgets/nl_types.h: Define nl_item.
6719         * grp/grp.h: Define gid_t.
6720         * include/features.h [_POSIX_C_SOURCE]: Don't define _XOPEN_SOURCE.
6721         * include/nl_types.h: New file.
6722         * include/ulimit.h: New file.
6723         * io/fcntl.h: Include sys/stat.h for Unix98.  Don't define locking
6724         constants in POSIX mode.
6725         * io/utime.h: Get definition for time_t.
6726         * io/sys/stat.h: Define dev_t, gid_t, ino_t, mode_t, nlink_t, off_t,
6727         uid_t, pid_t.  Define D_IFLNK and S_IFSOCK only if !__USE_UNIX98.
6728         * libio/stdio.h: Define va_list.  Make snprintf also available is
6729         __USE_UNIX98.  Declare getopt function and variables.
6730         * locale/langinfo.h: Include nl_types.h.  Don't define nl_item.
6731         Define CODESET, CRNCYSTR, RADIXCHAR and THOUSEP as aliases.
6732         * math/math.h: Defined M_* constants as double for Unix98 mode.
6733         * posix/fnmatch.h: Pretty print.  Define FNM_NOSYS.
6734         * posix/glob.h: Pretty print.  Define GLOB_NOSYS.
6735         * posix/regex.h: Define REG_NOSYS.
6736         * posix/wordexp.h: Define WRDE_NOSYS.
6737         * posix/unistd.h: Define _POSIX2_VERSION.  Define _XOPEN_VERSION to
6738         500 for Unix98.
6739         * posix/sys/types.h: Alloc dev_t, mode_t, nlink_t to be defined
6740         somewhere else as well.  Define clock_t for Unix98.
6741         * posix/sys/wait.h: Define pid_t.
6742         * pwd/pwd.h: Define gid_t, uid_t.
6743         * resource/Makefile (headers): Add ulimit.h.
6744         * resource/ulimit.h: New file.
6745         * sysdeps/generic/ulimit.c: Define according to X/Open using varargs
6746         instead of second argument.
6747         * sysdeps/unix/bsd/ulimit.c: Likewise.  Use UL_* constants.
6748         * sysdeps/unix/sysv/linux/ulimit.c: Likewise.
6749         * resource/sys/resource.h: Don't declare ulimit here, include ulimit.h.
6750         * signal/signal.h: Define pid_t.
6751         * string/string.h: Don't declare BSD string functions in POSIX mode.
6752         * sysdeps/generic/bits/confname.h: Define _PC_VDISABLE.  Add
6753         _SC_XOPEN_LEGACY, _SC_XOPEN_REALTIME and _SC_XOPEN_REALTIME_THREADS.
6754         * sysdeps/unix/sysv/linux/bits/termios.h: Clean namespace for Unix98
6755         and POSIX.
6756
6757         * inet/test_ifindex.c: Change test so that it does not fail for
6758         interface aliases.
6759
6760         * locale/programs/locale.c (show_info): Use correct cast sequence
6761         for 64bit machines.
6762
6763         * malloc/malloc.c: __malloc_initialized now signals three states:
6764         uninitialized, initializing, initialized.  Used in mcheck.
6765         * malloc/mcheck.c (mabort): Add '\n' to messages.
6766         (mcheck): Allow installation when malloc is uninitialized or is
6767         just initializing.
6768
6769         * manual/memory.texi: Explain mtrace output a bit more.
6770
6771         * math/libm-test.c: Add more epsilons.
6772
6773         * misc/regexp.h (compile): Remove __ prefix from parameter names.
6774
6775         * nis/nss_nis/nis-ethers.c (internal_nis_getetherent_r): Use strncpy
6776         instead of strcpy for security.
6777         * nis/nss_nis/nis-proto.c (internal_nis_getprotoent_r): Likewise.
6778         * nis/nss_nis/nis-rpc.c (internal_nis_getrpcent_r): Likewise.
6779         * nis/nss_nis/nis-service.c (internal_nis_getservent_r): Likewise.
6780
6781         * nss/digits_dots.c: Pretty print.
6782
6783         * posix/getconf.c (vars): Add symbols for programming environment
6784         recognition.  Recognize --version.
6785
6786         * sysdeps/generic/sysconf.c: Handle _SC_XBS5_*, _SC_XOPEN_LEGACY,
6787         _SC_XOPEN_REALTIME, and _SC_XOPEN_REALTIME_THREADS.
6788         * sysdeps/posix/sysconf.c: Handle _SC_XBS5_* and new _XOPEN_* symbols.
6789
6790         * sysdeps/generic/bits/stdio_lim.h: Implement handling of
6791         __need_FOPEN_MAX.
6792         * sysdeps/unix/sysv/linux/stdio_lim.h.in: Likewise.
6793         * sysdeps/posix/mk-stdiolim.c: Change to generate file handling
6794         __need_FOPEN_MAX.
6795
6796         * sysdeps/unix/sysv/linux/Dist: Add rt_sigpending.c.
6797         * sysdeps/unix/sysv/linux/rt_sigpending.c: New file.
6798
6799         * sysdeps/unix/sysv/linux/alpha/bits/types.h: Define __ipc_pid_t.
6800         * sysdeps/unix/sysv/linux/bits/types.h: Likewise.
6801         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h: Likewise.
6802         * sysdeps/unix/sysv/linux/bits/msq.h: Use __ipc_pid_t.
6803         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
6804         * sysdeps/unix/sysv/linux/mips/bits/types.h: New file.
6805
6806         * sysdeps/wordsize-32/inttypes.h: Add SCNd8, SCNi8, SCNo8, SCNx8,
6807         SCNu*.
6808         * sysdeps/wordsize-64/inttypes.h: Likewise.
6809
6810         * time/africa: Update from tzdata1997j.
6811         * time/antarctica: Likewise.
6812         * time/asia: Likewise.
6813         * time/australasia: Likewise.
6814         * time/backward: Likewise.
6815         * time/etcetera: Likewise.
6816         * time/europe: Likewise.
6817         * time/factory: Likewise.
6818         * time/northamerica: Likewise.
6819         * time/pacificnew: Likewise.
6820         * time/southamerica: Likewise.
6821
6822         * time/tzfile.h: Update from tzcode1997h.
6823         * time/zic.c: Likewise.
6824
6825         * wcsmbs/wchar.h: Get definition of FILE.  Define `struct tm' tag.
6826         Declare wcwidth and wcswidth for __USE_XOPEN.  Declare the
6827         isw*() functions for Unix98.
6828         * wctype/towctrans.c: Define as __towctrans, make towctrans weak alias.
6829         * wctype/wctype.h: Declare isw*() functions also if __need_iswxxx
6830         is defined.
6831
6832 1997-12-21  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6833
6834         * locale/duplocale.c: Increase usage_count only if less than
6835         MAX_USAGE_COUNT.
6836         * locale/freelocale.c: Test usage_count against UNDELETABLE, not
6837         MAX_USAGE_COUNT.
6838         * locale/setlocale.c: Likewise.
6839
6840 1997-12-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6841
6842         * Makefile ($(inst_includedir)/gnu/stubs.h): Use a more direct
6843         dependency to make it easier to install it selectively.
6844
6845         * Makerules (.SUFFIXES): Don't define any suffixes.
6846
6847 1997-12-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6848
6849         * sysdeps/generic/fstatfs64.c: Emulate using fstatfs.
6850         * sysdeps/generic/statfs64.c: Emulate using statfs.
6851         * sysdeps/generic/getrlimit64.c: Emulate using getrlimit.
6852         * sysdeps/generic/setrlimit64.c: Emulate using setrlimit.
6853         * sysdpes/generic/ftruncate64.c: New file.
6854         * sysdpes/generic/truncate64.c: New file.
6855
6856         * sysdeps/generic/bits/stat.h: Add LFS support.
6857         * sysdeps/generic/bits/statfs.h: Likewise.
6858
6859         * sysdeps/unix/bsd/sun/sunos4/bits/resource.h (RLIM_INFINITY)
6860         [__USE_FILE_OFFSET64]: Make long long constant.
6861         (RLIM64_INFINITY): Likewise.
6862
6863         * sysdeps/unix/sysv/linux/bits/resource.h (RLIM_INFINITY): Correct
6864         for LFS support.
6865         (RLIM64_INFINITY) [__USE_LARGEFILE64]: Define.
6866         * sysdeps/generic/bits/resource.h: Likewise.
6867
6868         * misc/Makefile (routines): Add truncate64 and ftruncate64.
6869
6870         * include/features.h: Don't prevent LFS support from defining BSD
6871         and SYSV things.
6872
6873         * dirent/dirent.h [__USE_FILE_OFFSET64]: Don't use xxx64 names.
6874         * io/ftw.h [__USE_FILE_OFFSET64]: Likewise.
6875         * io/sys/stat.h [__USE_FILE_OFFSET64]: Likewise.
6876
6877         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add xxx64 alias for
6878         fstatfs, statfs, getrlimit, setrlimit, ftruncate and truncate.
6879         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
6880
6881         * sysdeps/unix/sysv/linux/alpha/fstatfs64.c: New file.
6882         * sysdeps/unix/sysv/linux/alpha/statfs64.c: New file.
6883         * sysdeps/unix/sysv/linux/alpha/getrlimit64.c: New file.
6884         * sysdeps/unix/sysv/linux/alpha/setrlimit64.c: New file.
6885         * sysdeps/unix/sysv/linux/alpha/ftruncate64.c: New file.
6886         * sysdeps/unix/sysv/linux/alpha/truncate64.c: New file.
6887         * sysdeps/unix/sysv/linux/alpha/readdir.c: New file.
6888         * sysdeps/unix/sysv/linux/alpha/readdir64.c: New file.
6889         * sysdeps/unix/sysv/linux/alpha/readdir64_r.c: New file.
6890         * sysdeps/unix/sysv/linux/alpha/readdir_r.c: New file.
6891         * sysdeps/unix/sysv/linux/sparc/sparc64/fstatfs64.c: New file.
6892         * sysdeps/unix/sysv/linux/sparc/sparc64/statfs64.c: New file.
6893         * sysdeps/unix/sysv/linux/sparc/sparc64/getrlimit64.c: New file.
6894         * sysdeps/unix/sysv/linux/sparc/sparc64/setrlimit64.c: New file.
6895         * sysdeps/unix/sysv/linux/sparc/sparc64/ftruncate64.c: New file.
6896         * sysdeps/unix/sysv/linux/sparc/sparc64/truncate64.c: New file.
6897         * sysdeps/unix/sysv/linux/sparc/sparc64/readdir.c: New file.
6898         * sysdeps/unix/sysv/linux/sparc/sparc64/readdir64.c: New file.
6899         * sysdeps/unix/sysv/linux/sparc/sparc64/readdir64_r.c: New file.
6900         * sysdeps/unix/sysv/linux/sparc/sparc64/readdir_r.c: New file.
6901
6902         * sysdeps/unix/sysv/linux/fxstat64.c: New file.
6903         * sysdeps/unix/sysv/linux/lxstat64.c: New file.
6904         * sysdeps/unix/sysv/linux/xstat64.c: New file.
6905         * sysdeps/unix/sysv/linux/readdir64.c: New file.
6906         * sysdeps/unix/sysv/linux/readdir64_r.c: New file.
6907
6908         * sysdeps/unix/sysv/linux/getdents64.c: New file.
6909         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines)
6910         [$(subdir)=dirent]: Add getdents64.
6911         * sysdeps/unix/sysv/linux/Dist: Add getdents64.c.
6912
6913         * sysdeps/unix/sysv/linux/xstatconv.c: LFS support.
6914
6915 1997-12-18 12:07  Philip Blundell  <pb@nexus.co.uk>
6916
6917         * sysdeps/generic/bits/statfs.h (struct statfs64): Added.
6918
6919         * sysdeps/generic/getrlimit.c: Include <sys/types.h>.
6920         * sysdeps/generic/getrlimit64.c: Likewise.
6921         * sysdeps/generic/setrlimit.c: Likewise.
6922         * sysdeps/generic/setrlimit64.c: Likewise.
6923
6924 1997-12-17 13:57  Philip Blundell  <pb@nexus.co.uk>
6925
6926         * sysdeps/unix/sysv/linux/siglist.c: Fix compile problem if not
6927         using versioning.
6928
6929         * sysdeps/generic/waitid.c: Include <sys/types.h> for id_t.
6930
6931         * sysdeps/standalone/arm/bits/errno.h (EBUSY): Added.
6932
6933 1997-12-16  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6934
6935         * locale/programs/ld-ctype.c (ctype_output): Clear out the padding
6936         after the codeset name.
6937
6938 1997-12-16  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6939
6940         * libc.map: Add get_kernel_syms.
6941
6942 1997-12-16  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6943
6944         * sysdeps/generic/testrtsig.h (kernel_has_rtsig): Make
6945         static.
6946         * sysdeps/unix/sysv/linux/testrtsig.h (kernel_has_rtsig):
6947         Likewise.  Fix condition.
6948
6949 1997-12-16  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6950
6951         * libio/Makefile (routines) [$(versioning)=yes]: Add oldiofdopen.
6952
6953 1997-12-15  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6954
6955         * sysdeps/m68k/fpu/bits/mathinline.h: Don't define exp2 inline.
6956         Define scalbln{,f,l} under __USE_ISOC9X, not __USE_MISC.
6957
6958 1997-12-15  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6959
6960         * sysdeps/unix/sysv/linux/powerpc/syscall.S: Put back.
6961         * sysdeps/unix/sysv/linux/powerpc/sigreturn.S: Delete this
6962         instead.  Oops.
6963
6964 1997-12-16  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6965
6966         * configure.in (libc_cv_gcc_alpha_ng_prefix): Correct quoting.
6967
6968 1997-12-16  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6969
6970         * math/libm-test.c (catanh_test): Change epsilon.
6971         Reported by H.J. Lu.
6972
6973 1997-12-14 19:39  H.J. Lu  <hjl@gnu.org>
6974
6975         * libc.map (__getpid): Added for linuxthreads.
6976
6977 1997-12-13 21:09  H.J. Lu  <hjl@gnu.org>
6978
6979         * configure.in (HAVE_DWARF2_UNWIND_INFO_STATIC): Define
6980         it if gcc uses static variable in DWARF2 unwind information
6981         for exception support.
6982
6983         * config.h.in (HAVE_DWARF2_UNWIND_INFO_STATIC): New.
6984
6985         * elf/soinit.c (__libc_global_ctors, _fini): Handle
6986         HAVE_DWARF2_UNWIND_INFO_STATIC.
6987
6988         * libc.map (__register_frame*, __deregister_frame*): Make them
6989         global.
6990
6991 1997-12-15  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6992
6993         * math/libm-test.c: Add more tests for "normal" values.
6994
6995 1997-12-13  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6996
6997         * stdio-common/printf_fphex.c: Fix printing of long double number
6998         with a biased exponent of zero.  Fix rounding.
6999
7000 1997-12-13  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7001
7002         * sunrpc/rpc_main.c: Accept new flag -$.
7003         * sunrpc/Makefile (rpcgen-cmd): Pass it here.
7004
7005 1997-12-13  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7006
7007         * Makefile ($(inst_slibdir)/libc-$(version).so): Install the
7008         dynamic linker first, in case the interface has changed.
7009
7010 1997-12-13  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7011
7012         * nss/nss_files/files-alias.c (get_next_alias): Fix parameter
7013         order.
7014
7015 1997-12-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7016
7017         * math/tgmath.h: Check for double first, for architectures where
7018         sizeof (long double) == sizeof (double).
7019
7020 1997-12-07  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7021
7022         * math/libm-test.c: New tests for "normal" values added for most
7023         functions.
7024
7025 1997-12-14 21:33  Ulrich Drepper  <drepper@cygnus.com>
7026
7027         * version.h (VERSION): Bump to 2.0.91.
7028
7029         * db2/makedb.c (process_input): Fix typo in message.
7030         * sunrpc/rpcinfo.c (pmapdump): Unify messages.
7031
7032         * elf/dynamic-link.h: Pretty print.
7033
7034         * elf/rtld.c: Allow multiple preloading of a shared object.
7035
7036         * include/limits.h: Prevent multiple inclusion.
7037
7038         * malloc/Makefile (headers): Add mcheck.h.
7039         (distribute): Remove it here.
7040         * malloc/mcheck.h: Pretty print.
7041         * malloc/mtrace.c (mallenv): Make `const'.
7042         * malloc/mtrace.pl: Don't print table head for memory leaks if there
7043         are none.
7044         * manual/memory.texi: Update descriptor of malloc hooks.
7045
7046         * posix/Makefile (routines): Add waitid.
7047         * posix/sys/types.h [__USE_SVID || __USE_POSIX]: Define id_t based
7048         on __id_t.
7049         * posix/sys/wait.h: Define idtype_t type.
7050         Add prototype for waitid.
7051         * signal/signal.h: Move definition of sigval_t to <bits/siginfo.h>.
7052         * sysdeps/generic/waitid.c: Stub for waitid.
7053         * sysdeps/generic/bits/siginfo.h: Define sigval_t.  Arrange to work
7054         the __need_siginfo_t defined.
7055         * sysdeps/unix/sysv/linux/bits/siginfo: Likewise.
7056         * sysdeps/generic/bits/types.h: Define __id_t.
7057         Correct definition of __FDMASK.
7058         * sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
7059         * sysdeps/unix/sysv/linux/bits/types.h: Likewise.
7060         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h: Likewise.
7061
7062         * sysdeps/posix/waitid.c: New file.
7063         Provided by Zack Weinberg.
7064
7065         * rt/aio_misc.c: Rename __aio_free_req to __aio_free_request.
7066
7067         * sysdeps/alpha/dl-machine.h (ELF_MACHINE_RUNTIME_TRAMPOLINE):
7068         Add missing parameters.
7069
7070         * sysdeps/generic/dl-sysdep.c: Don't call __libc_init_secure.
7071         * sysdeps/generic/enbl-secure.c: Don't define __libc_uid.
7072         * sysdeps/unix/sysv/linux/init-first.c: Define __libc_uid.
7073         * sysdeps/unix/sysv/linux/sigqueue.c: Make sure __libc_uid is
7074         initialized.
7075
7076         * sysdeps/i386/dl-machine.h: Little cleanup.
7077
7078         * sysdeps/i386/fpu/bits/mathinline.h: Use __signbit* inline functions.
7079         (__finite): Mark function as const.
7080         Add inline code for __ieee754_atan2.
7081
7082         * sysdeps/libm-ieee754/s_cacoshf.c: Add alternate implementation
7083         (but don't use it now).
7084         * sysdeps/libm-ieee754/s_catan.c: Use __ieee754_atan2 instead of
7085         __atan.
7086         * sysdeps/libm-ieee754/s_catanf.c: Likewise.
7087         * sysdeps/libm-ieee754/s_catanl.c: Likewise.
7088         * sysdeps/libm-ieee754/s_catanh.c: Likewise.  Correct sign of
7089         real part.
7090         * sysdeps/libm-ieee754/s_catanhf.c: Likewise.
7091         * sysdeps/libm-ieee754/s_catanhl.c: Likewise.
7092         * sysdeps/libm-ieee754/s_clog10.c: Use factor to correct
7093         __ieee754_atan2 to base 10.
7094         * sysdeps/libm-ieee754/s_clog10f.c: Likewise.
7095         * sysdeps/libm-ieee754/s_clog10l.c: Likewise.
7096
7097         * sysdeps/unix/sysv/linux/alpha/kernel_sigaction.h: Define as
7098         old_kernel_sigaction.
7099
7100         * sysdeps/unix/sysv/linux/net/if_slip.h: Pretty print.
7101
7102         * wctype/Makefile (routines): Add wctype_l.
7103         * wctype/wctype.h: Add declaration of __wctype_l.
7104         * wctype/wctype_l.c: New file.
7105
7106 1997-12-10 00:38  Ulrich Drepper  <drepper@cygnus.com>
7107
7108         * locale/C-ctype.c: Correct data for isw* functions.
7109         * locale/programs/ld-ctype.c: Write 32bit char classes in correct
7110         byte order.
7111         * wctype/test_wctype.c: Add test for isw* functions.
7112         * wctype/wctype.c: Return value with expected byte order.
7113
7114 1997-12-13  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
7115
7116         * libc-work/nis/ypclnt.c (do_ypcall): Don't free dom_binding twice.
7117
7118 1997-12-05 20:19  H.J. Lu  <hjl@gnu.org>
7119
7120         * iconvdata/Makefile: Fix a typo.
7121
7122         * sysdeps/unix/sysv/linux/Makefile (stdio-common): Add
7123         oldsiglist for shared library.
7124
7125         * sysdeps/unix/sysv/linux/siglist.c (_sys_siglist, sys_siglist,
7126         sys_sigabbrev): Make them as the default version GLIBC_2.1.
7127
7128         * sysdeps/unix/sysv/linux/oldsiglist.c (_sys_siglist,
7129         sys_siglist, sys_sigabbrev): New file. Make them as the old
7130         version GLIBC_2.0.
7131
7132         * libc.map (_sys_siglist, sys_siglist, sys_sigabbrev): Added
7133         to GLIBC_2.1.
7134
7135 1997-11-20 18:02  H.J. Lu  <hjl@gnu.ai.mit.edu>
7136
7137         * libio/iofgets.c (_IO_fgets): Return an error only if there
7138         is a new error.
7139         * libio/iogets.c (_IO_gets): Ditto.
7140
7141 1997-11-20 07:26  H.J. Lu  <hjl@gnu.ai.mit.edu>
7142
7143         * libc.map (_IO_fdopen): Add support for GLIBC_2.0.
7144
7145         * libio/Makefile (routines, shared-only-routines): Add
7146         oldiofdopen.
7147
7148         * libio/fileops.c: Don't use _IO_FILE_complete.
7149         * libio/iofdopen.c: Ditto.
7150         * libio/iofopen.c: Ditto.
7151         * libio/iofopen64.c: Ditto.
7152         * libio/iopopen.c: Ditto.
7153         * libio/iovdprintf.c: Ditto.
7154
7155         * libio/genops.c (_IO_init): Set _vtable_offset to 0.
7156
7157         * libio/iofdopen.c (_IO_new_fdopen): Changed from _IO_fdopen
7158         and make it for _IO_fdopen/fdopen version GLIBC_2.1.
7159
7160         * libio/iolibio.h (_IO_old_fclose, _IO_new_fclose,
7161         _IO_old_fdopen, _IO_new_fdopen): New declaration.
7162
7163         * libio/libio.h (_IO_FILE): Add more fields.
7164         (_IO_FILE_complete): Defined and make _IO_FILE be the old
7165         one if _IO_USE_OLD_IO_FILE is defined
7166         (_IO_2_1_stdin_, _IO_2_1_stdout_, _IO_2_1_stderr_): Make
7167         them _IO_FILE_complete.
7168
7169         * libio/libioP.h (_IO_JUMPS_FUNC): New, use _vtable_offset
7170         to adjust vtable.
7171         (JUMP0, JUMP1, JUMP2, JUMP3): Use _IO_JUMPS_FUNC instead of
7172         _IO_JUMPS.
7173         (_IO_FILE_complete): Commented out.
7174
7175         * libio/oldfileops.c: Define _IO_USE_OLD_IO_FILE.
7176         * libio/oldiofclose.c: Ditto.
7177         * libio/oldiofopen.c: Ditto.
7178         * libio/oldstdfiles.c: Ditto.
7179
7180         * libio/oldfileops.c (_IO_old_file_init): Set _vtable_offset
7181         for the old _IO_FILE.
7182
7183         * libio/oldstdfiles.c (DEF_STDFILE): Remove INAME.
7184         (_IO_check_libio): Set _vtable_offset for old stdin, stdout
7185         and stderr.
7186
7187         * libio/stdfiles.c (DEF_STDFILE): Don't use _IO_FILE_complete
7188         and remove INAME.
7189
7190         * libio/stdio.c (stdin, stdout, stdin): Don't use
7191         _IO_FILE_complete.
7192
7193         * libio/oldiofdopen.c: New.
7194
7195         * stdio-common/vfprintf.c (buffered_vfprintf): Set
7196         hp->_vtable_offset to 0.
7197
7198 1997-11-18 08:03  H.J. Lu  <hjl@gnu.ai.mit.edu>
7199
7200         * libc.map (_IO_file_open): Added.
7201
7202         * libio/libioP.h (_IO_file_open): Declared.
7203
7204         * libio/fileops.c (_IO_file_open): New.
7205         (_IO_file_fopen): Call _IO_file_open ().
7206
7207         * sysdeps/generic/_G_config.h: Define _G_HAVE_IO_FILE_OPEN.
7208         * sysdeps/unix/sysv/linux/_G_config.h: Likewise.
7209
7210 1997-12-07  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7211
7212         * signal/signal.h: Fix selection of signal semantics to match
7213         comment.
7214
7215 1997-12-11  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7216
7217         * sysdeps/unix/sysv/linux/sigreturn.c: Stub out.
7218         * sysdeps/unix/sysv/linux/syscalls.list: Remove sigreturn and
7219         rt_sigreturn.
7220         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines)
7221         [$(subdir)=signal]: Remove rt_sigreturn.
7222         * sysdeps/unix/sysv/linux/powerpc/syscall.S: Deleted.
7223         * sysdeps/unix/sysv/linux/m68k/sigreturn.S: Deleted.
7224         * sysdeps/unix/sysv/linux/rt_sigreturn.c: Deleted.
7225
7226 1997-12-11  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7227
7228         * sysdeps/unix/sysv/linux/sigaction.c: Include <errno.h>.  Fix
7229         declarations.
7230
7231 1997-12-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7232
7233         * iconvdata/extra-module.mk: Expand extra-objs now.
7234
7235 1997-12-09  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7236
7237         * sysdeps/m68k/fpu/bits/mathinline.h: Protect declarations of
7238         inline functions by feature tests to avoid warning about missing
7239         prototype declarations.
7240
7241 1997-12-09 15:08  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
7242
7243         * nis/nss_compat/compat-grp.c: Reset the blacklist correct, fix
7244         return code for non existent +name entries.
7245         * nis/nss_compat/compat-pwd.c: Likewise.
7246         * nis/nss_compat/compat-spwd.c: Likewise.
7247
7248 1997-12-10 13:52  Philip Blundell  <pb@nexus.co.uk>
7249
7250         * sysdeps/standalone/arm/bits/errno.h (EAGAIN): Added.
7251         (EIO): Likewise.
7252         (ENOSPC): Likewise.
7253         (EEXIST): Likewise.
7254         (__errno_location): Likewise.
7255
7256         * sysdeps/generic/sys/param.h (MAXPATHLEN): Added.
7257
7258         * sysdeps/generic/sigqueue.c: Include <sys/types.h> for pid_t.
7259
7260 1997-12-09 08:10  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
7261
7262         * sunrpc/publickey.c: Use new NSS interface.
7263
7264 1997-12-09 03:08  Ulrich Drepper  <drepper@cygnus.com>
7265
7266         * manual/malloc.texi: Document mtrace/muntrace and the concept.
7267
7268 1997-12-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7269
7270         * sysdeps/m68k/fpu/bits/fenv.h (fenv_t): Add member to hold fpiar
7271         value, to match spirit of the standard.
7272         * sysdeps/m68k/fpu/fegetenv.c: Save/restore fpiar.
7273         * sysdeps/m68k/fpu/feholdexcpt.c: Likewise.
7274         * sysdeps/m68k/fpu/fesetenv.c: Likewise.
7275
7276 1997-12-02  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7277
7278         * manual/signal.texi (Signal Stack): Remove spurious @item.
7279
7280 1997-12-08  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7281
7282         * rt/aio.h: Remove double semicolon.
7283
7284         * rt/librt.map: Add aio_init.
7285
7286 1997-12-08 03:24  Ulrich Drepper  <drepper@cygnus.com>
7287
7288         * Makeconfig: Define $(rt) to rt if linuxthreads is available.
7289         * Makefile (subdirs): Replace rt by $(rt).
7290
7291         * shlib-versions: Use version .2 for NSS modules.
7292
7293         * grp/fgetgrent_r.c (LINE_PARSER): Call parse_line with extra
7294         argument.
7295         * pwd/fgetpwent_r.c: Likewise.
7296         * spwd/fgetspent_r.c: Likewise.
7297         * spwd/sgetspent_r.c: Likewise.
7298         * hesiod/nss_hesiod/hesiod-grp.c (lookup): Add new argument.
7299         Store error number in *ERRNOP.  Little optimization.
7300         * hesiod/nss_hesiod/hesiod-pwd.c: Likewise.
7301         * hesiod/nss_hesiod/hesiod-service.c: Likewise.
7302         * inet/getnetgrent_r.c (__internal_setnetgrent_reuse): Likewise.
7303         (__internal_getnetgrent_r): New argument.
7304         Call __internal_setnetgrent_reuse with new argument.
7305         (__getnetgrent_r): Call __internal_getnetgrent_r with new argument.
7306         * inet/netgroup.h: Add argument to prototypes.
7307         * nis/nisplus-parser.h: Likewise.
7308         * nis/nss_compat/compat-grp.c: Change everything to store error
7309         code through provided pointer and not use errno.
7310         * nis/nss_compat/compat-pwd.c: Likewise.
7311         * nis/nss_compat/compat-spwd.c: Likewise.
7312         * nis/nss_nis/nis-alias.c: Likewise.
7313         * nis/nss_nis/nis-ethers.c: Likewise.
7314         * nis/nss_nis/nis-grp.c: Likewise.
7315         * nis/nss_nis/nis-hosts.c: Likewise.
7316         * nis/nss_nis/nis-netgrp.c: Likewise.
7317         * nis/nss_nis/nis-network.c: Likewise.
7318         * nis/nss_nis/nis-proto.c: Likewise.
7319         * nis/nss_nis/nis-publickey.c: Likewise.
7320         * nis/nss_nis/nis-pwd.c: Likewise.
7321         * nis/nss_nis/nis-rpc.c: Likewise.
7322         * nis/nss_nis/nis-service.c: Likewise.
7323         * nis/nss_nis/nis-spwd.c: Likewise.
7324         * nis/nss_nisplus/nisplus-alias.c: Likewise.
7325         * nis/nss_nisplus/nisplus-ethers.c: Likewise.
7326         * nis/nss_nisplus/nisplus-grp.c: Likewise.
7327         * nis/nss_nisplus/nisplus-hosts.c: Likewise.
7328         * nis/nss_nisplus/nisplus-netgrp.c: Likewise.
7329         * nis/nss_nisplus/nisplus-network.c: Likewise.
7330         * nis/nss_nisplus/nisplus-parser.c: Likewise.
7331         * nis/nss_nisplus/nisplus-proto.c: Likewise.
7332         * nis/nss_nisplus/nisplus-publickey.c: Likewise.
7333         * nis/nss_nisplus/nisplus-pwd.c: Likewise.
7334         * nis/nss_nisplus/nisplus-rpc.c: Likewise.
7335         * nis/nss_nisplus/nisplus-service.c: Likewise.
7336         * nis/nss_nisplus/nisplus-spwd.c: Likewise.
7337         * nss/nss_db/db-XXX.c: Likewise.
7338         * nss/nss_db/db-alias.c: Likewise.
7339         * nss/nss_db/db-netgrp.c: Likewise.
7340         * nss/nss_files/files-XXX.c: Likewise
7341         * nss/nss_files/files-alias.c: Likewise
7342         * nss/nss_files/files-netgrp.c: Likewise
7343         * nss/nss_files/files-parse.c: Likewise
7344         * nss/getXXbyYY_r.c: Call with __errno_location() as value for new
7345         parameter of get functions.
7346         * nss/getXXent_r.c: Likewise.
7347
7348         * localedata/tst-fmon.c: Print debug info if test fails.
7349
7350         * rt/Makefile (routines): Add aio_notify.
7351         * rt/aio.h: Remove non-public definitions.  Add aioinit stuff.
7352         * rt/aio_cancel.c: Rewrite to support lio_listio and aio_suspend.
7353         * rt/aio_fsync.c: Likewise.
7354         * rt/aio_misc.c: Likewise.
7355         * rt/aio_misc.h: Likewise.
7356         * rt/aio_read.c: Likewise.
7357         * rt/aio_read64.c: Likewise.
7358         * rt/aio_suspend.c: Likewise.
7359         * rt/aio_write.c: Likewise.
7360         * rt/aio_write64.c: Likewise.
7361         * rt/lio_listio.c: Likewise.
7362         * rt/lio_listio64.c: Likewise.
7363         * rt/aio_notify.c: New file.
7364
7365         * sysdeps/generic/bits/sigset.h: Pretty print.
7366
7367         * sysdeps/posix/pwrite.c: Define weak alias only if function is
7368         really defined as __pwrite.
7369
7370         * sysdeps/unix/sysv/linux/pread.c: Rewrite to use syscall directly
7371         instead of pread64.
7372         * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
7373
7374         * sysdeps/unix/sysv/linux/Makefile [$(subdir)=signal]
7375         (sysdep_routines): Add rt_sigpending and rt_sigreturn.
7376         * sysdeps/unix/sysv/linux/sigaction.c: Use correct value for sigset_t
7377         size in syscall.
7378         * sysdeps/unix/sysv/linux/sigpending.c: Likewise.
7379         * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
7380         * sysdeps/unix/sysv/linux/sigreturn.c: Likewise.
7381         * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
7382         * sysdeps/unix/sysv/linux/sigtimedwait.c: Likewise.
7383         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
7384         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.  Take care
7385         for ACT being NULL.
7386         * sysdeps/unix/sysv/linux/syscalls.list: Don't mention user for
7387         RT signals.
7388         * sysdeps/unix/sysv/linux/i386/s_pread64.s: Return ENOSYS if
7389         __NR_pread is not defined.
7390         * sysdeps/unix/sysv/linux/i386/s_pwrite64.s: Return ENOSYS if
7391         __NR_pwrite is not defined.
7392
7393 1997-12-07 11:15  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
7394
7395         * nis/nss_compat/compat-grp.c: If buffer is to small, set the file
7396         handle for /etc/group back in some more cases.
7397         * nis/nss_compat/compat-pwd.c: If buffer is to small, set the file
7398         handle for /etc/passwd back in some more cases.
7399         * nis/nss_compat/compat-spwd.c: If buffer is to small, set the file
7400         handle for /etc/shadow back in some more cases.
7401
7402 1997-12-06 17:00  H.J. Lu  <hjl@gnu.org>
7403
7404         * sysdeps/posix/sigblock.c (__sigblock): Don't check int mask
7405         beyound its size.
7406         * sysdeps/posix/sigsetmask.c (__sigsetmask): Ditto.
7407         * sysdeps/posix/sigvec.c (convert_mask, __sigvec): Ditto.
7408
7409 1997-12-06 04:38  Ulrich Drepper  <drepper@cygnus.com>
7410
7411         * sysdeps/wordsize-32/inttypes.h: Rewrite {str,wcs}to{i,u}max
7412         handling.  Don't use macros, we need functions.  Use inline functions
7413         for optimization.
7414         * sysdeps/wordsize-64/inttypes.h: Likewise.
7415         * sysdeps/wordsize-32/Makefile: Add strtoimax, stroumax, wcstoimax,
7416         and wcstoumax.
7417         * sysdeps/wordsize-64/Makefile: Likewise.
7418         * sysdeps/wordsize-32/Dist: Likewise.
7419         * sysdeps/wordsize-64/Dist: Likewise.
7420         * sysdeps/wordsize-32/strtoimax.c: New file.
7421         * sysdeps/wordsize-32/strtoumax.c: New file.
7422         * sysdeps/wordsize-32/wcstoimax.c: New file.
7423         * sysdeps/wordsize-32/wcstoumax.c: New file.
7424         * sysdeps/wordsize-64/strtoimax.c: New file.
7425         * sysdeps/wordsize-64/strtoumax.c: New file.
7426         * sysdeps/wordsize-64/wcstoimax.c: New file.
7427         * sysdeps/wordsize-64/wcstoumax.c: New file.
7428
7429 1997-12-04 10:40  Philip Blundell  <pb@nexus.co.uk>
7430
7431         * sysdeps/generic/wait3.c (__wait3): Use ANSI-style definition so
7432         that transparent union works.
7433         * sysdeps/generic/wait4.c (__wait4): Likewise.
7434         * sysdeps/generic/wait.c (__wait): Likewise.
7435
7436         * sysdeps/generic/getpeername.c (getpeername): Use socklen_t not
7437         size_t.
7438
7439         * sysdeps/generic/syscall.c (syscall): Return value and arg are
7440         long, to match prototype.
7441
7442         * malloc/malloc.c (HAVE_MREMAP): Set to 0 for ARM, as we don't
7443         have mremap() yet.
7444
7445         * sysdeps/generic/usleep.c (usleep): Returns void, to match prototype.
7446
7447         * sysdeps/unix/sysv/linux/arm/syscalls.list: New file.
7448
7449         * sysdeps/generic/bits/time.h: Use __time_t not time_t.
7450
7451         * sysdeps/generic/bits/resource.h: Include <bits/types.h> for
7452         __rlim_t.
7453
7454         * sysdeps/standalone/arm/bits/errno.h (ENOTTY): Added.
7455
7456         * sysdeps/generic/bits/dirent.h (struct dirent64): Added.
7457
7458         * io/sys/stat.h (S_ISLNK): Always false if we don't have
7459         __S_IFLNK.
7460
7461         * sysdeps/standalone/close.c (_STDIO_H): Define before including
7462         <bits/stdio_lim.h>.
7463         * sysdeps/standalone/filedesc.h (_STDIO_H): Likewise.
7464
7465 1997-12-06 01:09  Ulrich Drepper  <drepper@cygnus.com>
7466
7467         * posix/sys/wait.h: Don't use transparent unions in C++.
7468
7469 1997-12-05  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7470
7471         * time/time.h: Add strfxtime.
7472
7473         * libc.map: Add tcgetsid, strcasestr, wmemrtombs, wmemrtowcs,
7474         sysv_signal, strfxtime, pread64, pwrite64.
7475
7476 1997-11-30 21:57  Richard Henderson  <rth@cygnus.com>
7477
7478         Alpha changes for EGCS:
7479         * config.h.in (ASM_ALPHA_NG_SYMBOL_PREFIX): New entry.
7480         * configure.in (libc_cv_gcc_alpha_ng_prefix): New check.
7481         * sysdeps/alpha/dl-machine.h (_dl_runtime_resolve): Care for prefix.
7482         (_start): Likewise.
7483         * sysdeps/unix/sysv/linux/alpha/init-first.h: Likewise.
7484
7485 1997-12-05 00:01  Ulrich Drepper  <drepper@cygnus.com>
7486
7487         The kernel expects the arguments in a different order.
7488         * sysdeps/unix/sysv/linux/i386/s_pread64.S: New file.
7489         * sysdeps/unix/sysv/linux/i386/s_pwrite64.S: New file.
7490
7491         * FAQ.in: New file.
7492         * gen-FAQ.pl: New file.
7493         * Makefile (FAQ): Add rule to generate from FAQ.in.
7494
7495         * iconvdata/Makefile: Treat libJIS like the other modules.
7496
7497         * rt/librt.map: New file.
7498
7499         * sysdeps/wordsize-32/bits/environments.h: Add test for direct
7500         inclusion.
7501         * sysdeps/wordsize-64/bits/environments.h: Likewise.  Correct
7502         comment.
7503
7504 1997-12-04 22:29  Ulrich Drepper  <drepper@cygnus.com>
7505
7506         * sysdeps/unix/sysv/linux/rt_sigprocmask.c: Fix prototype.
7507         * sysdeps/unix/sysv/linux/rt_sigsuspend.c: Likewise.
7508         * sysdeps/unix/sysv/linux/rt_sigqueueinfo.c: Include <sys/types.h>.
7509         Patches by Thorsten Kukuk <kukuk@weber.uni-paderborn.de>.
7510
7511 1997-11-27  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7512
7513         * string/bits/string2.h: Fix spellings.
7514
7515         * string/string.h: Fix spellings.
7516
7517 1997-12-04  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7518
7519         * sysdeps/unix/sysv/linux/i386/sigaction.c: Rename extern
7520         declaration to __syscall_rt_sigaction.
7521
7522         * sysdeps/unix/sysv/linux/sigreturn.c: Remove inclusion of
7523         non-existant <sigcontext.h>.
7524
7525 1997-12-04  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7526
7527         * sysdeps/generic/enbl-secure.c (__libc_init_secure): Correct
7528         typo.
7529
7530 1997-12-04  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7531
7532         * sysdeps/wordsize-64/bits/environments.h: Correct spelling.
7533
7534         * Makeconfig (shared-thread-library): Correct spelling.
7535
7536         * sysdeps/unix/sysv/linux/sys/pci.h: Include <linux/pci.h> and not
7537         <asm/pci.h>.
7538
7539 1997-12-04  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7540
7541         * sysdeps/unix/sysv/linux/bits/socket.h: Add AF_* and PF_
7542         constants from Linux headers. Pointed out by
7543         csmall@scooter.o.i.net. [PR libc/369]
7544
7545 1997-12-04 10:21  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
7546
7547         * sunrpc/xcrypt.c: Fix lower/upper characters in optimized hexval.
7548
7549 1997-12-04 00:06  Zack Weinberg  <zack@rabi.phys.columbia.edu>
7550
7551         * configure.in: If --enable-add-ons is given without an
7552         argument, set the addons list to all subdirs with a configure
7553         script.
7554
7555 1997-12-03 23:50  Ulrich Drepper  <drepper@cygnus.com>
7556
7557         * Makeconfig: Add shared-thread-library variable.
7558
7559         * math/Makfile (CPPFLAGS): Add -D__LIBC_INTERNAL_MATH_INLINES.
7560         * sysdeps/i386/Makefile: Don't define ___LIBC_INTERNAL_MATH_INLINES
7561         here.
7562         * sysdeps/m68k/fpu/e_acos.c: Likewise.
7563         * sysdeps/m68k/fpu/e_atan2.c: Likewise.
7564         * sysdeps/m68k/fpu/e_fmod.c: Likewise.
7565         * sysdeps/m68k/fpu/e_pow.c: Likewise.
7566         * sysdeps/m68k/fpu/e_scalb.c: Likewise.
7567         * sysdeps/m68k/fpu/k_cos.c: Likewise.
7568         * sysdeps/m68k/fpu/k_sin.c: Likewise.
7569         * sysdeps/m68k/fpu/k_tan.c: Likewise.
7570         * sysdeps/m68k/fpu/s_atan.c: Likewise.
7571         * sysdeps/m68k/fpu/s_ccos.c: Likewise.
7572         * sysdeps/m68k/fpu/s_ccosh.c: Likewise.
7573         * sysdeps/m68k/fpu/s_cexp.c: Likewise.
7574         * sysdeps/m68k/fpu/s_csin.c: Likewise.
7575         * sysdeps/m68k/fpu/s_csinh.c: Likewise.
7576         * sysdeps/m68k/fpu/s_frexp.c: Likewise.
7577         * sysdeps/m68k/fpu/s_ilogb.c: Likewise.
7578         * sysdeps/m68k/fpu/s_isinf.c: Likewise.
7579         * sysdeps/m68k/fpu/s_llrint.c: Likewise.
7580         * sysdeps/m68k/fpu/s_llrintf.c: Likewise.
7581         * sysdeps/m68k/fpu/s_llrintl.c: Likewise.
7582         * sysdeps/m68k/fpu/s_lrint.c: Likewise.
7583         * sysdeps/m68k/fpu/s_modf.c: Likewise.
7584         * sysdeps/m68k/fpu/s_remquo.c: Likewise.
7585         * sysdeps/m68k/fpu/s_scalbn.c: Likewise.
7586         * sysdeps/m68k/fpu/s_sincos.c: Likewise.
7587
7588         * libc.map: Add __libc_current_sigrtmin, __libc_current_sigrtmax,
7589         __libc_allocate_rtsig, sigqueue, sigtimedwait, sigwaitinfo.
7590         * signal/Makefile (headers): Add bits/siginfo.h.
7591         (routines): Add allocrtsig, sigtimedwait, sigwaitinfo, sigqueue.
7592         (distribute): Add testrtsig.h.
7593         * signal/allocrtsig.c: New file.
7594         * signal/signal.h: Define `union sigval'.  Include <bits/siginfo.h>.
7595         Declare sigwaitinfo, sigtimedwait, sigqueue, __libc_current_sigrtmin,
7596         __libc_current_sigrtmax.
7597         * sysdeps/generic/sigqueue.c: New file.
7598         * sysdeps/generic/sigtimedwait.c: New file.
7599         * sysdeps/generic/sigwaitinfo.c: New file.
7600         * sysdeps/generic/testrtsig.h: New file.
7601         * sysdeps/generic/bits/siginfo.h: New file.
7602         * sysdeps/unix/sysv/linux/bits/siginfo.h: New file.
7603         * sysdeps/unix/sysv/linux/kernel_sigaction.h: Define struct as
7604         old_kernel_sigaction and rename sa_handler member to k_sa_handler.
7605         * sysdeps/unix/sysv/linux/rt_sigaction.c: New file.
7606         * sysdeps/unix/sysv/linux/rt_sigprocmask.c: New file.
7607         * sysdeps/unix/sysv/linux/rt_sigqueueinfo.c: New file.
7608         * sysdeps/unix/sysv/linux/rt_sigreturn.c: New file.
7609         * sysdeps/unix/sysv/linux/rt_sigsuspend.c: New file.
7610         * sysdeps/unix/sysv/linux/rt_sigtimedwait.c: New file.
7611         * sysdeps/unix/sysv/linux/sigpending.c: New file.
7612         * sysdeps/unix/sysv/linux/sigprocmask.c: New file.
7613         * sysdeps/unix/sysv/linux/sigqueue.c: New file.
7614         * sysdeps/unix/sysv/linux/sigreturn.c: New file.
7615         * sysdeps/unix/sysv/linux/sigtimedwait.c: New file.
7616         * sysdeps/unix/sysv/linux/sigwaitinfo.c: New file.
7617         * sysdeps/unix/sysv/linux/testrtsig.h: New file.
7618         * sysdeps/unix/sysv/linux/sigsuspend.c: Update for AIO.
7619         * sysdeps/unix/sysv/linux/syscalls.list: Update for AIO.
7620         * sysdeps/unix/sysv/linux/sigaction.c: Update for AIO.
7621         * sysdeps/unix/sysv/linux/bits/local_lim.h: Define AIO_PRIO_DELTA_MAX.
7622         * sysdeps/unix/sysv/linux/bits/posix_opt.h: Define _XOPEN_REALTIME
7623         and _POSIX_REALTIME_SIGNALS.
7624         * sysdeps/unix/sysv/linux/bits/sigaction.h: Update for AIO.
7625         * sysdeps/unix/sysv/linux/bits/signum.h: Define SIGRTMIN/MAX and
7626         update _NSIG.
7627         * sysdeps/unix/sysv/linux/i386/sigaction.c: Update for AIO.
7628         * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Linux/i386 specific
7629         definitions.
7630
7631         * Makefile (subdirs): Add rt.
7632         * shlib-versions: Add entry for librt.
7633         * rt/Makefile: New file.
7634         * rt/aio.h: New file.
7635         * rt/aio_cancel.c: New file.
7636         * rt/aio_error.c: New file.
7637         * rt/aio_fsync.c: New file.
7638         * rt/aio_misc.c: New file.
7639         * rt/aio_misc.h: New file.
7640         * rt/aio_read.c: New file.
7641         * rt/aio_read64.c: New file.
7642         * rt/aio_return.c: New file.
7643         * rt/aio_suspend.c: New file.
7644         * rt/aio_write.c: New file.
7645         * rt/aio_write64.c: New file.
7646         * rt/lio_listio.c: New file.
7647         * rt/lio_listio64.c: New file.
7648         * sysdeps/generic/aio_sigqueue.c: New file.
7649         * sysdeps/unix/sysv/linux/aio_sigqueue.c: New file.
7650         * sysdeps/unix/sysv/linux/Dist: Add new files
7651         * sysdeps/unix/sysv/linux/Makefile [$(subdir)=signal]
7652         (sysdep_routines): Add rt_sigsuspend, rt_sigprocmask, rt_sigtimedwait,
7653         rt_sigqueueinfo, rt_sigaction.
7654
7655         * posix/Makefile (headers): Add bits/environments.h.
7656         * posix/confstr.c: Correctly handle _CS_XBS5_ILP32_OFFBIG_CFLAGS
7657         and _CS_LFS_CFLAGS on 64bit platforms.
7658         * posix/unistd.h: Define _XOPEN_LEGACY.  Explain _XOPEN_REALTIME
7659         and _XOPEN_REALTIME_THREADS.  Include bits/environments.h.
7660         * sysdeps/generic/bits/confname.h: Define _SC_* constants for
7661         compilation modules.
7662         * sysdeps/wordsize-32/bits/environments.h: New file.
7663         * sysdeps/wordsize-64/bits/environments.h: New file.
7664
7665         * posix/getopt.c: Remove declaration of getpid and __libc_pid.
7666         * posix/getopt_init.c: Test for value 0xf00baa of uninitialized
7667         __libc_pid.
7668         * sysdeps/unix/sysv/linux/init-first.c: Initialize __libc_pid to
7669         0xf00baa.
7670
7671         * string/string.h: Add declaration of __strverscmp.
7672         * string/strverscmp.c: Rename function ot __strverscmp and make old
7673         name weak alias.
7674
7675         * sysdeps/generic/dl-sysdep.c: Declare and define __libc_uid.
7676         * sysdeps/generic/enbl-secure.c: Likewise.
7677         * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
7678
7679         * sysdeps/unix/sysv/linux/bits/sigset.h: Pretty print.
7680
7681         * sysdeps/unix/sysv/linux/sys/pci.h: New file.
7682
7683 1997-12-03  Ulrich Drepper  <drepper@cygnus.com>
7684
7685         * posix/sys/wait.h: Use __transparent_union__ instead of
7686         transparent_union.  Reported by Roland McGrath.
7687
7688 1997-12-03  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7689
7690         * resolv/inet_neta.c (inet_neta): Change type of first parameter
7691         to u_int32_t.  Suggested by John Lavagnino <John_Lavagnino@Brown.edu>
7692         [PR libc/366].
7693
7694         * resolv/inet_addr.c (inet_addr): Change return type to u_int32_t.
7695
7696         * inet/arpa/inet.h: Change types of inet_neta and inet_addr.
7697
7698 1997-12-03 20:40  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
7699
7700         * grp/initgroups.c: Increase buffer if it is too small.
7701
7702 1997-12-03  Ulrich Drepper  <drepper@cygnus.com>
7703
7704         * sysdeps/unix/sysv/linux/netinet/ip.h: Don't use u_int8_t for bit
7705         fields, this is no ISO C.  Reported by Andreas Jaeger.
7706
7707 1997-12-03  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7708
7709         * sysdeps/i386/sys/ucontext.h (enum): Add missing commata.
7710
7711 1997-12-03 08:58  Philip Blundell  <pb@nexus.co.uk>
7712
7713         * sysdeps/generic/bits/utsname.h: <sys/utsname.h> defines
7714         _SYS_UTSNAME_H not _UTSNAME_H.
7715
7716 1997-11-28  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7717
7718         * elf/dl-profile.c (_dl_start_profile): Avoid overflow when
7719         computing s_scale.
7720
7721 1997-11-29  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7722
7723         * sysdeps/libm-ieee754/s_csqrt.c: Use different formula for now.
7724         * sysdeps/libm-ieee754/s_csqrtf.c: Likewise.
7725         * sysdeps/libm-ieee754/s_csqrtl.c: Likewise.
7726
7727         * math/libm-test.c (csqrt_test): Add testcase.
7728
7729 1997-12-03 15:44  Ulrich Drepper  <drepper@cygnus.com>
7730
7731         * sysdeps/unix/sysv/linux/sys/ultrasound.h: New file.
7732         * sysdeps/unix/sysv/linux/sys/Dist: Add it.
7733         * sysdeps/unix/sysv/linux/sys/Makefile [$(subdir)=misc]: Likewise.
7734
7735 1997-11-30  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7736
7737         * sysdeps/unix/sysv/linux/sys/timex.h: Fix declaration.
7738
7739 1997-12-01  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7740
7741         * math/libm-test.c (acos_test): Add more tests.
7742         (asin_test): Likewise.
7743         (atan_test): Likewise.
7744         (exp_test): Likewise.
7745         (sin_test): Likewise.
7746         (sqrt_test): Likewise.
7747         (cpow_test): Likewise.
7748         (csqrt_test): Likewise.
7749         (cexp_test): Correct typo in gcc version test.
7750
7751 1997-12-02 17:14  Philip Blundell  <pb@nexus.co.uk>
7752
7753         * sysdeps/arm/__longjmp.S: Define _SETJMP_H before including
7754         <bits/setjmp.h>.
7755         * sysdeps/arm/setjmp.S: Likewise.
7756
7757         * sysdeps/unix/sysv/linux/arm/bits/mman.h: New file.
7758
7759 1997-12-02 18:07  Philip Blundell  <pb@nexus.co.uk>
7760
7761         * stdio/stdio.h: Add prototype for tmpfile64().
7762
7763 1997-12-02 17:47  Philip Blundell  <pb@nexus.co.uk>
7764
7765         * stdio/stdio.h (__stdio_gen_tempname): Add extra argument to
7766         prototype to keep in step with libio version.
7767
7768         * stdio-common/tmpfile64.c: Include <errno.h> for ENOSYS.
7769
7770 1997-12-02 17:41  Philip Blundell  <pb@nexus.co.uk>
7771
7772         * sysdeps/generic/Makefile: Don't try to use make_siglist if
7773         cross-compiling.
7774
7775 1997-12-02 01:18  Ulrich Drepper  <drepper@cygnus.com>
7776
7777         * sysdeps/unix/sysv/linux/i386/clone.S: When cloned process returns
7778         load GOT ptr before jumping to _exit.
7779         Reported by Xavier Leroy.
7780
7781 1997-12-01 17:27  Ulrich Drepper  <drepper@cygnus.com>
7782
7783         * Makefile (subdirs): Add iconvdata and localedata.
7784
7785         * iconv/gconv.h: Define UNKNOWN_10646_CHAR as error value.
7786
7787         * iconv/gconv_conf.c (read_conf_file): Little optimization.
7788
7789         * iconvdata/8bit-gap.c: New file.
7790         * iconvdata/8bit-generic.c: Renamed from ...
7791         * iconvdata/iso8859-generic.c: ...this.
7792         * iconvdata/configure: Removed.
7793         * iconvdata/Makefile: Add new modules and better rules.
7794         * iconvdata/iso6937.c: Minor bug fixes.
7795         * iconvdata/iso8859-1.c: Likewise.
7796         * iconvdata/t61.c: Likewise.
7797         * iconvdata/iso8859-2.c: Change to use 8bit-generic.c.
7798         Minor bug fixes.
7799         * iconvdata/iso8859-3.c: Likewise.
7800         * iconvdata/iso8859-4.c: Likewise.
7801         * iconvdata/iso8859-5.c: Likewise.
7802         * iconvdata/iso8859-6.c: Likewise.
7803         * iconvdata/iso8859-7.c: Likewise.
7804         * iconvdata/iso8859-8.c: Likewise.
7805         * iconvdata/iso8859-9.c: Likewise.
7806         * iconvdata/iso8859-10.c: Likewise.
7807         * iconvdata/ebcdic-at-de-a.c: New file.
7808         * iconvdata/ebcdic-at-de.c: New file.
7809         * iconvdata/ebcdic-ca-fr.c: New file.
7810         * iconvdata/hp-roman8.c: New file.
7811         * iconvdata/koi-8.c: New file.
7812         * iconvdata/koi8-r.c: New file.
7813         * iconvdata/koi8-h.c: New file.
7814         * iconvdata/latin-greek-1.c: New file.
7815         * iconvdata/latin-greek-1.h: New file.
7816         * iconvdata/latin-greek.c: New file.
7817         * iconvdata/latin-greek.h: New file.
7818         * iconvdata/jis0201.c: New file.
7819         * iconvdata/jis0201.h: New file.
7820         * iconvdata/jis0208.c: New file.
7821         * iconvdata/jis0208.h: New file.
7822         * iconvdata/jis0212.c: New file.
7823         * iconvdata/jis0212.h: New file.
7824         * iconvdata/sjis.c: New file.
7825         * iconvdata/gap.pl: New file.  Script to generate table header.
7826         * iconvdata/gaptab.pl: New file.
7827         * iconvdata/gconv-modules: Add info about new modules.
7828
7829         * locale/programs/charmap.c: Also examine alias names given in charmap
7830         files.
7831
7832         * localedata/*: Add to here from add-on.  We need the information
7833         to generate tables for iconv.
7834
7835         Update from db-2.3.14.
7836         * db2/Makefile: Updated.
7837         * db2/config.h: Likewise.
7838         * db2/db.h: Likewise.
7839         * db2/db_int.h: Likewise.
7840         * db2/btree/bt_cursor.c: Likewise.
7841         * db2/btree/bt_delete.c: Likewise.
7842         * db2/btree/bt_put.c: Likewise.
7843         * db2/btree/bt_search.c: Likewise.
7844         * db2/btree/bt_split.c: Likewise.
7845         * db2/btree/btree_auto.c: Likewise.
7846         * db2/common/db_appinit.c: Likewise.
7847         * db2/common/db_apprec.c: Likewise.
7848         * db2/common/db_err.c: Likewise.
7849         * db2/common/db_region.c: Likewise.
7850         * db2/db/db_auto.c: Likewise.
7851         * db2/db/db_dispatch.c: Likewise.
7852         * db2/db/db_ret.c: Likewise.
7853         * db2/dbm/dbm.c: Likewise.
7854         * db2/hash/hash_auto.c: Likewise.
7855         * db2/include/btree_ext.h: Likewise.
7856         * db2/include/common_ext.h: Likewise.
7857         * db2/include/db.h.src: Likewise.
7858         * db2/include/db_cxx.h: Likewise.
7859         * db2/include/db_ext.h: Likewise.
7860         * db2/include/db_int.h.src: Likewise.
7861         * db2/include/lock.h: Likewise.
7862         * db2/include/log.h: Likewise.
7863         * db2/include/mp.h: Likewise.
7864         * db2/include/mp_ext.h: Likewise.
7865         * db2/include/os_ext.h: Likewise.
7866         * db2/include/os_func.h: Likewise.
7867         * db2/lock/lock.c: Likewise.
7868         * db2/lock/lock_deadlock.c: Likewise.
7869         * db2/log/log.c: Likewise.
7870         * db2/log/log_archive.c: Likewise.
7871         * db2/log/log_auto.c: Likewise.
7872         * db2/log/log_get.c: Likewise.
7873         * db2/log/log_put.c: Likewise.
7874         * db2/mp/mp_bh.c: Likewise.
7875         * db2/mp/mp_fget.c: Likewise.
7876         * db2/mp/mp_fopen.c: Likewise.
7877         * db2/mp/mp_fput.c: Likewise.
7878         * db2/mp/mp_fset.c: Likewise.
7879         * db2/mp/mp_open.c: Likewise.
7880         * db2/mp/mp_pr.c: Likewise.
7881         * db2/mp/mp_region.c: Likewise.
7882         * db2/mp/mp_sync.c: Likewise.
7883         * db2/mutex/README: Likewise.
7884         * db2/mutex/mutex.c: Likewise.
7885         * db2/os/os_open.c: Likewise.
7886         * db2/os/os_func.c: Removed.
7887         * db2/os/os_config.c: New file.
7888         * db2/os/os_spin.c: New file.
7889         * db2/txn/txn.c: Likewise.
7890         * db2/txn/txn_auto.c: Likewise.
7891
7892 1997-11-30 06:01  Ulrich Drepper  <drepper@cygnus.com>
7893
7894         * posix/sys/wait.h (__WAIT_INT): Don't use complex version with
7895         __typeof for C++ since this fails for class members.
7896         Reported by Neal Becker <neal@ctd.comsat.com>.
7897
7898 1997-11-28 11:21  Zack Weinberg  <zack@rabi.phys.columbia.edu>
7899
7900         * configure.in: Check for a working makeinfo (3.11 or better).
7901         * config.make.in: Add MAKEINFO to be substituted.
7902         * manual/Makefile: Don't update info if makeinfo is too old.
7903
7904 1997-11-30 05:21  Ulrich Drepper  <drepper@cygnus.com>
7905
7906         * sysdeps/alpha/setjmp.S: Define _ASM and _SETJMP_H to get definitions.
7907         * sysdeps/alpha/__longjmp.S: Likewise.
7908         * sysdeps/unix/sysv/linux/alpha/kernel_termios.h: Include <termios.h>
7909         not <bits/termios.h>.
7910
7911         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Define syscall as
7912         __llseek and make llseek and lseek64 weak aliases.
7913         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
7914         Patches by a sun <asun@zoology.washington.edu>.
7915
7916 1997-11-29 19:19  Zack Weinberg  <zack@rabi.phys.columbia.edu>
7917
7918         * misc/sys/syslog.h: Delete KERNEL preprocessor conditional.
7919         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
7920         * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
7921         * misc/sys/syslog.h: Clean up BSD header.
7922
7923 1997-11-29  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7924
7925         * sysdeps/unix/sysv/linux/bits/in.h: Add changes from Linux 2.1.67.
7926
7927         * sysdeps/libm-ieee754/s_ctan.c (__ctan): Raise invalid exception
7928         for ctan(+-inf,x).
7929         * sysdeps/libm-ieee754/s_ctanl.c (__ctanl): Likewise.
7930         * sysdeps/libm-ieee754/s_ctanf.c (__ctanf): Likewise.
7931
7932         * math/libm-test.c (csqrt_test): Add tests for cabs, carg, ctan,
7933         csqrt (-1), ctanh(i*pi/4).
7934
7935 1997-11-26  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7936
7937         * sysdeps/generic/bits/confname.h: Fix comma in enumerator.
7938
7939 1997-11-28 13:28  Philip Blundell  <Philip.Blundell@pobox.com>
7940
7941         * sysdeps/unix/sysv/linux/net/if_arp.h: Add more ARPHRD_ constants.
7942
7943 1997-11-26  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7944
7945         * wcsmbs/wcrtomb.c (__wcrtomb): Remove unused variable fake.
7946
7947 1997-11-26 21:28  Ulrich Drepper  <drepper@cygnus.com>
7948
7949         * sysdeps/posix/getcwd.c (GETCWD_STORYGE_CLASS): Remove definition
7950         and use.  Define GETCWD_RETURN_TYPE instead and use it.
7951         * sysdeps/unix/sysv/linux/getcwd.c: Define GETCWD_RETURN_TYPE instead
7952         of GETCWD_STORYGE_CLASS and put the return type and the
7953         `internal_function' in the right order for gcc 2.7.2.
7954
7955 1997-11-26  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7956
7957         * sysdeps/unix/sysv/linux/sys/module.h: Remove file.  It's
7958         incompatible with Linux 2.1.x.  Packages using modules
7959         (e.g. modutils) should/do provide their own version.  Suggested by
7960         Richard Henderson.
7961
7962         * sysdeps/unix/sysv/linux/Dist: Remove sys/module.h.
7963
7964         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers)
7965         [$(subdir)=socket]: Remove sys/module.h.
7966
7967 1997-11-26 04:28  Ulrich Drepper  <drepper@cygnus.com>
7968
7969         * eld/dl-profile.c (_dl_start_profile): Avoid FP calculation when
7970         computing s_scale.  Patch by a sun <asun@zoology.washington.edu>.
7971
7972         * iconv/gconv_close.c: Correct freeing of descriptor data.
7973         * iconv/gconv_simple.c: Return correct error values for illegal or
7974         incomplete characters.
7975
7976         * Makefile (iconvdata/%): Special goal to simplify iconvdata
7977         development.
7978         * iconvdata/Makefile: New file.
7979         * iconvdata/configure: Likewise.
7980         * iconvdata/extra-module.mk: Likewise.
7981         * iconvdata/gconv-modules: Likewise.
7982         * iconvdata/iso6937.c: Likewise.
7983         * iconvdata/iso8859-1.c: Likewise.
7984         * iconvdata/iso8859-10.c: Likewise.
7985         * iconvdata/iso8859-10.h: Likewise.
7986         * iconvdata/iso8859-2.c: Likewise.
7987         * iconvdata/iso8859-2.h: Likewise.
7988         * iconvdata/iso8859-3.c: Likewise.
7989         * iconvdata/iso8859-3.h: Likewise.
7990         * iconvdata/iso8859-4.c: Likewise.
7991         * iconvdata/iso8859-4.h: Likewise.
7992         * iconvdata/iso8859-5.c: Likewise.
7993         * iconvdata/iso8859-5.h: Likewise.
7994         * iconvdata/iso8859-6.c: Likewise.
7995         * iconvdata/iso8859-6.h: Likewise.
7996         * iconvdata/iso8859-7.c: Likewise.
7997         * iconvdata/iso8859-7.h: Likewise.
7998         * iconvdata/iso8859-8.c: Likewise.
7999         * iconvdata/iso8859-8.h: Likewise.
8000         * iconvdata/iso8859-9.c: Likewise.
8001         * iconvdata/iso8859-9.h: Likewise.
8002         * iconvdata/iso8859-generic.c: Likewise.
8003         * iconvdata/t61.c: Likewise.
8004
8005         * string/Makefile (routines): Add strcasestr.
8006         * string/string.h: Add prototype for strcasestr.
8007         * sysdeps/generic/strcasestr.c: New file.
8008         * wcsmbs/mbrtowc.c: Simplify special case a bit.
8009         * wcsmbs/wcrtomb.c: Likewise.
8010         * wcsmbs/mbsnrtowcs.c: Correctly handle incomplete characters.
8011         * wcsmbs/wcsnrtombs.c: Likewise.
8012         * wcsmbs/mbsrtowcs.c: Make sure SRC argument is correct when
8013         partial character is read.
8014         * wcsmbs/wcsrtombs.c: Likewise.
8015         * wcsmbs/wmemrtombs.c: Likewise.
8016         * wcsmbs/wmemrtowcs.c: Likewise.
8017
8018         * io/ftw.h: Include <sys/stat.h> instead of <bits/stat.h>.
8019         * login/pty.h: Include <sys/ioctl.h> instead og <bits/ioctl-types.h>.
8020         * sysdeps/i386/__longjmp.S: Define _SETJMP_H.
8021         * sysdeps/i386/elf/setjmp.S: Likewise.
8022         * sysdeps/unix/sysv/linux/kernel_termios.h: Do include
8023         <bits/termios.h>.
8024
8025         * sysdeps/posix/mk-stdiolim.c: Output file with comment.
8026         * sysdeps/unix/sysv/linux/stdio_lim.h.in: Add comment.
8027
8028         * sysdeps/unix/sysv/linux/sys/mman.h: Pretty print.
8029         * sysvipc/sys/ipc.h: Likewise.
8030         * sysvipc/sys/msg.h: Likewise.
8031         * sysvipc/sys/sem.h: Likewise.
8032         * sysvipc/sys/shm.h: Likewise.
8033
8034         * sysdeps/alpha/bits/endian.h: Issue error message if the header is
8035         used directly.
8036         * sysdeps/alpha/bits/setjmp.h: Likewise.
8037         * sysdeps/alpha/fpu/bits/fenv.h: Likewise.
8038         * sysdeps/arm/bits/endian.h: Likewise.
8039         * sysdeps/arm/bits/setjmp.h: Likewise.
8040         * sysdeps/generic/bits/byteswap.h: Likewise.
8041         * sysdeps/generic/bits/confname.h: Likewise.
8042         * sysdeps/generic/bits/dirent.h: Likewise.
8043         * sysdeps/generic/bits/dlfcn.h: Likewise.
8044         * sysdeps/generic/bits/endian.h: Likewise.
8045         * sysdeps/generic/bits/fenv.h: Likewise.
8046         * sysdeps/generic/bits/huge_val.h: Likewise.
8047         * sysdeps/generic/bits/in.h: Likewise.
8048         * sysdeps/generic/bits/ioctl-types.h: Likewise.
8049         * sysdeps/generic/bits/ioctls.h: Likewise.
8050         * sysdeps/generic/bits/ipc.h: Likewise.
8051         * sysdeps/generic/bits/msq.h: Likewise.
8052         * sysdeps/generic/bits/poll.h: Likewise.
8053         * sysdeps/generic/bits/resource.h: Likewise.
8054         * sysdeps/generic/bits/sched.h: Likewise.
8055         * sysdeps/generic/bits/sem.h: Likewise.
8056         * sysdeps/generic/bits/setjmp.h: Likewise.
8057         * sysdeps/generic/bits/shm.h: Likewise.
8058         * sysdeps/generic/bits/sigaction.h: Likewise.
8059         * sysdeps/generic/bits/sigcontext.h: Likewise.
8060         * sysdeps/generic/bits/socket.h: Likewise.
8061         * sysdeps/generic/bits/stat.h: Likewise.
8062         * sysdeps/generic/bits/statfs.h: Likewise.
8063         * sysdeps/generic/bits/stdio_lim.h: Likewise.
8064         * sysdeps/generic/bits/termios.h: Likewise.
8065         * sysdeps/generic/bits/time.h: Likewise.
8066         * sysdeps/generic/bits/uio.h: Likewise.
8067         * sysdeps/generic/bits/utmp.h: Likewise.
8068         * sysdeps/generic/bits/utmpx.h: Likewise.
8069         * sysdeps/generic/bits/utsname.h: Likewise.
8070         * sysdeps/generic/bits/waitflags.h: Likewise.
8071         * sysdeps/generic/bits/waitstatus.h: Likewise.
8072         * sysdeps/gnu/bits/utmp.h: Likewise.
8073         * sysdeps/gnu/bits/utmpx.h: Likewise.
8074         * sysdeps/i386/bits/byteswap.h: Likewise.
8075         * sysdeps/i386/bits/endian.h: Likewise.
8076         * sysdeps/i386/bits/huge_val.h: Likewise.
8077         * sysdeps/i386/bits/setjmp.h: Likewise.
8078         * sysdeps/i386/fpu/bits/fenv.h: Likewise.
8079         * sysdeps/ieee754/bits/huge_val.h: Likewise.
8080         * sysdeps/m68k/bits/byteswap.h: Likewise.
8081         * sysdeps/m68k/bits/endian.h: Likewise.
8082         * sysdeps/m68k/bits/setjmp.h: Likewise.
8083         * sysdeps/m68k/fpu/bits/fenv.h: Likewise.
8084         * sysdeps/mach/hurd/alpha/bits/sigcontext.h: Likewise.
8085         * sysdeps/mach/hurd/bits/ioctls.h: Likewise.
8086         * sysdeps/mach/hurd/bits/stat.h: Likewise.
8087         * sysdeps/mach/hurd/hppa/bits/sigcontext.h: Likewise.
8088         * sysdeps/mach/hurd/i386/bits/sigcontext.h: Likewise.
8089         * sysdeps/mach/hurd/mips/bits/sigcontext.h: Likewise.
8090         * sysdeps/mips/bits/dlfcn.h: Likewise.
8091         * sysdeps/mips/bits/endian.h: Likewise.
8092         * sysdeps/mips/bits/setjmp.h: Likewise.
8093         * sysdeps/mips/dec/bits/endian.h: Likewise.
8094         * sysdeps/mips/mips64/bits/setjmp.h: Likewise.
8095         * sysdeps/mips/mipsel/bits/endian.h: Likewise.
8096         * sysdeps/mips/p40/bits/endian.h: Likewise.
8097         * sysdeps/powerpc/bits/endian.h: Likewise.
8098         * sysdeps/powerpc/bits/fenv.h: Likewise.
8099         * sysdeps/powerpc/bits/setjmp.h: Likewise.
8100         * sysdeps/sparc/sparc32/bits/endian.h: Likewise.
8101         * sysdeps/sparc/sparc32/bits/setjmp.h: Likewise.
8102         * sysdeps/sparc/sparc32/fpu/bits/fenv.h: Likewise.
8103         * sysdeps/sparc/sparc64/bits/endian.h: Likewise.
8104         * sysdeps/sparc/sparc64/fpu/bits/fenv.h: Likewise.
8105         * sysdeps/unix/bsd/bits/dirent.h: Likewise.
8106         * sysdeps/unix/bsd/bits/stat.h: Likewise.
8107         * sysdeps/unix/bsd/bits/waitflags.h: Likewise.
8108         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Likewise.
8109         * sysdeps/unix/bsd/osf/alpha/bits/stat.h: Likewise.
8110         * sysdeps/unix/bsd/osf/bits/sigaction.h: Likewise.
8111         * sysdeps/unix/bsd/sun/m68k/bits/sigcontext.h: Likewise.
8112         * sysdeps/unix/bsd/sun/sparc/bits/sigcontext.h: Likewise.
8113         * sysdeps/unix/bsd/sun/sunos4/bits/resource.h: Likewise.
8114         * sysdeps/unix/bsd/sun/sunos4/bits/termios.h: Likewise.
8115         * sysdeps/unix/bsd/sun/sunos4/bits/utsname.h: Likewise.
8116         * sysdeps/unix/bsd/ultrix4/bits/utsname.h: Likewise.
8117         * sysdeps/unix/bsd/ultrix4/mips/bits/sigcontext.h: Likewise.
8118         * sysdeps/unix/common/bits/dirent.h: Likewise.
8119         * sysdeps/unix/sysv/bits/dirent.h: Likewise.
8120         * sysdeps/unix/sysv/bits/stat.h: Likewise.
8121         * sysdeps/unix/sysv/bits/utmp.h: Likewise.
8122         * sysdeps/unix/sysv/bits/utsname.h: Likewise.
8123         * sysdeps/unix/sysv/irix4/bits/confname.h: Likewise.
8124         * sysdeps/unix/sysv/irix4/bits/stat.h: Likewise.
8125         * sysdeps/unix/sysv/linux/alpha/bits/ioctls.h: Likewise.
8126         * sysdeps/unix/sysv/linux/alpha/bits/ipc.h: Likewise.
8127         * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Likewise.
8128         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h: Likewise.
8129         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Likewise.
8130         * sysdeps/unix/sysv/linux/alpha/bits/termios.h: Likewise.
8131         * sysdeps/unix/sysv/linux/alpha/bits/time.h: Likewise.
8132         * sysdeps/unix/sysv/linux/bits/dirent.h: Likewise.
8133         * sysdeps/unix/sysv/linux/bits/in.h: Likewise.
8134         * sysdeps/unix/sysv/linux/bits/ioctl-types.h: Likewise.
8135         * sysdeps/unix/sysv/linux/bits/ioctls.h: Likewise.
8136         * sysdeps/unix/sysv/linux/bits/ipc.h: Likewise.
8137         * sysdeps/unix/sysv/linux/bits/msq.h: Likewise.
8138         * sysdeps/unix/sysv/linux/bits/poll.h: Likewise.
8139         * sysdeps/unix/sysv/linux/bits/resource.h: Likewise.
8140         * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
8141         * sysdeps/unix/sysv/linux/bits/sem.h: Likewise.
8142         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
8143         * sysdeps/unix/sysv/linux/bits/sigaction.h: Likewise.
8144         * sysdeps/unix/sysv/linux/bits/sigcontext.h: Likewise.
8145         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
8146         * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
8147         * sysdeps/unix/sysv/linux/bits/statfs.h: Likewise.
8148         * sysdeps/unix/sysv/linux/bits/termios.h: Likewise.
8149         * sysdeps/unix/sysv/linux/bits/time.h: Likewise.
8150         * sysdeps/unix/sysv/linux/bits/uio.h: Likewise.
8151         * sysdeps/unix/sysv/linux/bits/utsname.h: Likewise.
8152         * sysdeps/unix/sysv/linux/bits/waitflags.h: Likewise.
8153         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Likewise.
8154         * sysdeps/unix/sysv/linux/m68k/bits/mman.h: Likewise.
8155         * sysdeps/unix/sysv/linux/m68k/bits/poll.h: Likewise.
8156         * sysdeps/unix/sysv/linux/mips/bits/endian.h: Likewise.
8157         * sysdeps/unix/sysv/linux/mips/bits/ioctl-types.h: Likewise.
8158         * sysdeps/unix/sysv/linux/mips/bits/ipc.h: Likewise.
8159         * sysdeps/unix/sysv/linux/mips/bits/mman.h: Likewise.
8160         * sysdeps/unix/sysv/linux/mips/bits/poll.h: Likewise.
8161         * sysdeps/unix/sysv/linux/mips/bits/shm.h: Likewise.
8162         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Likewise.
8163         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Likewise.
8164         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Likewise.
8165         * sysdeps/unix/sysv/linux/mips/bits/statfs.h: Likewise.
8166         * sysdeps/unix/sysv/linux/mips/bits/termios.h: Likewise.
8167         * sysdeps/unix/sysv/linux/mips/bits/time.h: Likewise.
8168         * sysdeps/unix/sysv/linux/powerpc/bits/ioctl-types.h: Likewise.
8169         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
8170         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
8171         * sysdeps/unix/sysv/linux/sparc/bits/ioctls.h: Likewise.
8172         * sysdeps/unix/sysv/linux/sparc/bits/poll.h: Likewise.
8173         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h: Likewise.
8174         * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
8175         * sysdeps/unix/sysv/linux/sparc/sparc32/bits/mman.h: Likewise.
8176         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/mman.h: Likewise.
8177         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/setjmp.h: Likewise.
8178         * sysdeps/unix/sysv/minix/bits/sigaction.h: Likewise.
8179         * sysdeps/unix/sysv/sco3.2.4/bits/confname.h: Likewise.
8180         * sysdeps/unix/sysv/sco3.2.4/bits/sigaction.h: Likewise.
8181         * sysdeps/unix/sysv/sysv4/bits/sigaction.h: Likewise.
8182         * sysdeps/unix/sysv/sysv4/bits/utsname.h: Likewise.
8183         * sysdeps/unix/sysv/sysv4/bits/waitflags.h: Likewise.
8184         * sysdeps/unix/sysv/sysv4/i386/bits/stat.h: Likewise.
8185         * sysdeps/unix/sysv/sysv4/solaris2/bits/stat.h: Likewise.
8186         * sysdeps/unix/sysv/sysv4/solaris2/sparc/bits/sigcontext.h: Likewise.
8187         * sysdeps/vax/bits/huge_val.h: Likewise.
8188         * sysdeps/vax/bits/setjmp.h: Likewise.
8189         * sysdeps/wordsize-32/bits/elfclass.h: Likewise.
8190         * sysdeps/wordsize-64/bits/elfclass.h: Likewise.
8191
8192 1997-11-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
8193
8194         * libio/stdio.h: Correct comment of sys_nerr/sys_errlist.
8195
8196 1997-11-25  Paul Eggert  <eggert@shade.twinsun.com>
8197
8198         * strftime.c (strftime):
8199         No longer any need to undef or declare if emacs is defined.
8200         (my_strftime): When checking a -1 returned by mktime, don't blow up
8201         if localtime_r returns NULL.
8202
8203 1997-11-24  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8204
8205         * README.template: Fix spelling.
8206
8207 1997-11-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
8208
8209         * configure.in: Enhance --enable-add-ons description a wee bit.
8210
8211 1997-11-24  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
8212
8213         * glibcbug.in: Add more information of build environment and flags.
8214
8215 1997-11-23  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8216
8217         * sysdeps/posix/getcwd.c: Recognize EOF from readdir and translate
8218         it into ENOENT.
8219
8220 1997-11-24 03:01  Ulrich Drepper  <drepper@cygnus.com>
8221
8222         * elf/dl-support.c: Call __libc_init_secure to make sure
8223         __libc_enable_secure is defined early.
8224         * sysdeps/generic/enbl-secure.c: Change function name to
8225         __libc_init_secure and make it global instead of a constructor.
8226
8227         * iconv/gconv.c: Fix lots of bugs.
8228         * iconv/gconv.h: Likewise.
8229         * iconv/gconv_builtin.h: Likewise.
8230         * iconv/gconv_close.c: Likewise.
8231         * iconv/gconv_conf.c: Likewise.
8232         * iconv/gconv_db.c: Likewise.
8233         * iconv/gconv_dl.c: Likewise.
8234         * iconv/gconv_open.c: Likewise.
8235         * iconv/gconv_simple.c: Likewise.
8236         * iconv/iconv.c: Likewise.
8237         * iconv/iconv_close.c: Likewise.
8238         * iconv/iconv_open.c: Likewise.
8239
8240         * wcsmbs/Makefile (routines): Add wmemrtowcs and wmemrtombs.
8241         * wcsmbs/wchar.h: Add prototypes for wmemrtowcs and wmemrtombs.
8242         * wcsmbs/wmemrtombs.c: New file.
8243         * wcsmbs/wmemrtowcs.c: New file.
8244
8245 1997-11-22 19:28  Ulrich Drepper  <drepper@cygnus.com>
8246
8247         * iconv/gconv_simple.c: Fix lots of bugs.
8248         * iconv/iconv_open.c: Normalize names before passing them to
8249         __gconv_open.
8250
8251         * libio/iolibio.h: Add prototypes for _IO_{new,old}_fclose.
8252
8253         * libio/iopopen.c: Check for correct mode argument and punt otherwise.
8254         * stdio-common/test-popen.c: Add test for above change.
8255
8256         * math/libm-test.c: Print test results also using %a format,
8257         specified in PRINTF_XEXPR macro.
8258         * math/test-double.c: Define PRINTF_XEXPR.
8259         * math/test-float.c: Likewise.
8260         * math/test-ldouble.c: Likewise.
8261         * math/test-idouble.c: Likewise.
8262         * math/test-ifloat.c: Likewise.
8263         * math/test-ildoubl.c: Likewise.
8264
8265         * stdio-common/vfscanf.c: Recognize a in format specifier only as
8266         modifier if used before s, S, or [.  Otherwise it's the hexadecimal
8267         FP number format.
8268
8269         * stdlib/strtod.c: Little code cleanup.
8270
8271         * sysdeps/i386/Makefile: Define __LIBC_INTERNAL_MATH_INLINES for
8272         compiling in math subdir.
8273
8274         * sysdeps/m68k/fpu/e_acos.c: Define __LIBC_INTERNAL_MATH_INLINES
8275         instead of __LIBC_M81_MATH_INLINES.
8276         * sysdeps/m68k/fpu/e_atan2.c: Likewise.
8277         * sysdeps/m68k/fpu/e_fmod.c: Likewise.
8278         * sysdeps/m68k/fpu/e_pow.c: Likewise.
8279         * sysdeps/m68k/fpu/e_scalb.c: Likewise.
8280         * sysdeps/m68k/fpu/k_cos.c: Likewise.
8281         * sysdeps/m68k/fpu/k_sin.c: Likewise.
8282         * sysdeps/m68k/fpu/k_tan.c: Likewise.
8283         * sysdeps/m68k/fpu/s_atan.c: Likewise.
8284         * sysdeps/m68k/fpu/s_ccos.c: Likewise.
8285         * sysdeps/m68k/fpu/s_ccosh.c: Likewise.
8286         * sysdeps/m68k/fpu/s_cexp.c: Likewise.
8287         * sysdeps/m68k/fpu/s_csin.c: Likewise.
8288         * sysdeps/m68k/fpu/s_csinh.c: Likewise.
8289         * sysdeps/m68k/fpu/s_frexp.c: Likewise.
8290         * sysdeps/m68k/fpu/s_ilogb.c: Likewise.
8291         * sysdeps/m68k/fpu/s_isinf.c: Likewise.
8292         * sysdeps/m68k/fpu/s_llrint.c: Likewise.
8293         * sysdeps/m68k/fpu/s_llrintf.c: Likewise.
8294         * sysdeps/m68k/fpu/s_llrintl.c: Likewise.
8295         * sysdeps/m68k/fpu/s_lrint.c: Likewise.
8296         * sysdeps/m68k/fpu/s_modf.c: Likewise.
8297         * sysdeps/m68k/fpu/s_remquo.c: Likewise.
8298         * sysdeps/m68k/fpu/s_scalbn.c: Likewise.
8299         * sysdeps/m68k/fpu/s_sincos.c: Likewise.
8300         * sysdeps/m68k/fpu/bits/mathinline.h: Define optimizations if
8301         __LIBC_INTERNAL_MATH_INLINES is defined.
8302
8303         * sysdeps/i386/fpu/bits/mathinline.h: Define special i686 versions
8304         of compare macros from ISO C 9X.  Optimize generic versions a bit.
8305         Define __signbit inline functions and __ieee754_sqrt which can be
8306         used if the ompiler is fixed.
8307
8308         * sysdeps/posix/sysv_signal.c: Define sysv_signal as weak alias.
8309
8310 1997-11-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8311
8312         * Makerules ($(common-objpfx)stub-$(subdir)): Look for
8313         sysdeps/generic in the whole dep file, not only in the first line.
8314
8315 1997-11-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8316
8317         * sysdeps/ieee754/bits/nan.h (__nan) [!__GNUC__]: Fix type.
8318
8319 1997-11-19  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8320
8321         * manual/arith.texi (Imaginary Unit): Move @end deftypevr to right
8322         place.
8323
8324 1997-11-19  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8325
8326         * elf/dl-error.c (_dl_signal_error): Only print colon if OBJNAME
8327         is non-empty.
8328
8329 1997-11-20 16:51  Ulrich Drepper  <drepper@cygnus.com>
8330
8331         * malloc/malloc.c (malloc_update_mallinfo): Initialize struct for
8332         return value.
8333
8334 1997-11-19 21:36  Ulrich Drepper  <drepper@cygnus.com>
8335
8336         * sysdeps/unix/sysv/linux/getcwd.c: Free allocated buffer if
8337         readlink succeeds but the return value is too long.
8338
8339         * stdio-common/printf_fphex.c: Determine sign of number correctly.
8340
8341 1997-11-19 02:45  Ulrich Drepper  <drepper@cygnus.com>
8342
8343         * libc.map: Export __divl, __reml, __divq, __remq, __divqu and
8344         __remqu for Alpha.
8345
8346 1997-11-18 23:08  Ulrich Drepper  <drepper@cygnus.com>
8347
8348         * sysdeps/generic/sys/ucontext.h: Stub context file.
8349
8350         * libio/iofprintf.c: Removed.  We use the stdio-common version.
8351
8352         * manual/Makefile (distribute): Add stdio-fp.c.
8353
8354         * sysdeps/powerpc/Dist: Add ppc-mcount.S.
8355
8356         * db2/Makefile (distribute): Add include/os_func.h, README and
8357         mutex/tsl_parisc.s.
8358
8359         * hesiod/Makefile (distribute): Add README.hesiod.
8360
8361 1997-11-18 22:14  Ulrich Drepper  <drepper@cygnus.com>
8362
8363         * iconv/gconv.c: Correctly call transformation function.
8364
8365         * manual/maint.texi: Document need of binutils 2.8.1.0.17.
8366
8367 1997-11-13  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
8368
8369         * sysdeps/libm-ieee754/s_remquo.c (__remquo): Fix function (gave
8370         wrong results for e.g. remquo (3,2, &x)).
8371         * sysdeps/libm-ieee754/s_remquof.c (__remquof): Likewise.
8372         * sysdeps/libm-ieee754/s_remquol.c (__remquol): Likewise.
8373
8374 1997-11-18  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
8375
8376         * configure.in (ld --version-script): Test if the same symbol
8377         maybe defined in all versions (needed by recent changes to
8378         libc.map and supported with binutils 2.8.1.0.17) and issue warning
8379         if versioning is not supported/enabled.
8380         (bash test): Correct test case.
8381
8382         * math/libm-test.c: Added counting/reporting of number of test cases.
8383
8384         * elf/Makefile ($(objpfx)rtldtbl.h): gawk is not longer required,
8385         use awk instead.
8386
8387         * sysdeps/unix/sysv/linux/net/if.h: Add __BEGIN_DECLS/__END_DECLS.
8388
8389 1997-11-18  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
8390
8391         * elf/dl-load.c (_dl_init_paths): Correct __mempcpy logic.
8392
8393 1997-11-18 18:04  Ulrich Drepper  <drepper@cygnus.com>
8394
8395         * sysdeps/generic/pty.c: Define REVOKE to use revoke function.
8396         Replace revoke call by use of REVOKE.
8397         * sysdeps/unix/sysv/linux/pty.c: New file.  Define REVOKE as
8398         empty and #include generic version.
8399         Suggested by Zack Weinberg <zack@rabi.phys.columbia.edu>.
8400
8401 1997-11-18 16:02  Ulrich Drepper  <drepper@cygnus.com>
8402
8403         * libc.map: Add socket functions with __libc_* names.
8404         Reported by Andreas Jaeger.
8405
8406 1997-11-18  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
8407
8408         * libc.map: Tidy up (remove duplicates, sort entries).
8409
8410 1997-11-18  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
8411
8412         * iconv/gconv.h: Add __BEGIN_DECLS/__END_DECLS.
8413
8414 1997-11-18 06:45  Ulrich Drepper  <drepper@cygnus.com>
8415
8416         * sysdeps/generic/pty.c: Make thread safe.  Fix bug when calling
8417         again after successful call.
8418         Patch by Marc Lehmann <pcg@goof.com>.
8419
8420 1997-11-17  Paul Eggert  <eggert@twinsun.com>
8421
8422         * time/mktime.c, time/strftime.c (_REENTRANT): #define,
8423         as some hosts need this to declare localtime_r properly.
8424
8425 1997-11-18 06:08  Ulrich Drepper  <drepper@cygnus.com>
8426
8427         * libc.map: Add iconv_open, iconv, and iconv_close.
8428
8429 1997-11-18 02:31  Ulrich Drepper  <drepper@cygnus.com>
8430
8431         * iconv/Makefile: New file.
8432         * iconv/gconv.c: New file.
8433         * iconv/gconv.h: New file.
8434         * iconv/gconv_builtin.c: New file.
8435         * iconv/gconv_builtin.h: New file.
8436         * iconv/gconv_close.c: New file.
8437         * iconv/gconv_conf.c: New file.
8438         * iconv/gconv_db.c: New file.
8439         * iconv/gconv_dl.c: New file.
8440         * iconv/gconv_open.c: New file.
8441         * iconv/gconv_simple.c: New file.
8442         * iconv/iconv.c: New file.
8443         * iconv/iconv.h: New file.
8444         * iconv/iconv_close.c: New file.
8445         * iconv/iconv_open.c: New file.
8446         * include/gconv.h: New file.
8447
8448         * Makeconfig: Define gconvdir.
8449         * Makefile (subdirs): Add iconv.
8450
8451         * string/bits/string2.h: Add optimization for strtok_r.
8452
8453         * sysdeps/generic/_G_config.h: Define __need_NULL to get definition
8454         for NULL.
8455         * sysdeps/unix/sysv/linux/_G_config.h: Likewise.
8456         Reported by H.J. Lu <hjl@gnu.ai.mit.edu>.
8457
8458         * configure.in: Correct test for bash2.
8459         Patch by Zack Weinberg <zack@rabi.phys.columbia.edu>.
8460
8461         * locale/Makefile (CFLAGS-charmap.c): Add -Wno-char-subscripts.
8462         (CFLAGS-locfile.c): Likewise.
8463         Suggested by Zack Weinberg <zack@rabi.phys.columbia.edu>.
8464
8465         * misc/hsearch_r.c (hsearch_r): Avoid undefinitely search for
8466         non-existing entry if the table is full.
8467
8468         * posix/regex.h: Pretty print.
8469
8470         * stdio-common/printf_fp.c: Don't define NDEBUG if already defined.
8471
8472         * sysdeps/posix/ctermid.c: Simplify a bit.
8473
8474         * sysdeps/unix/sysv/linux/net/if.h: Pretty print.
8475
8476 1997-11-17  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
8477
8478         * sysdeps/unix/sysv/linux/sys/quota.h: Add include for
8479         <sys/types.h> instead of <asm/types.h>.
8480
8481 1997-11-16  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8482
8483         * math/libm-test.c (asin_test): Add epsilon for asin (0.5).
8484
8485 1997-11-16 17:09  H.J. Lu  <hjl@gnu.ai.mit.edu>
8486
8487         * libc.map (_IO_stdin_, _IO_stdout_, _IO_stderr_, _IO_fopen,
8488         fopen, freopen, _IO_fclose, fclose): Added to GLIBC_2.0.
8489         (_IO_stdin_, _IO_stdout_, _IO_stderr_): Removed from GLIBC_2.1.
8490         (_IO_2_1_stdin_, _IO_2_1_stdout_, _IO_2_1_stderr_, _IO_fclose,
8491         fclose): Added to GLIBC_2.1.
8492
8493         * libio/Makefile (routines, shared-only-routines): Add
8494         oldiofclose.  Remove oldfreopen.
8495
8496         * libio/freopen.c (freopen): When PIC is defined, call
8497         _IO_old_freopen () for old stdio.
8498
8499         * libio/iofclose.c (_IO_new_fclose): Renamed from _IO_fclose.
8500         (_IO_fclose, fclose): Use _IO_new_fclose as default version
8501         for GLIBC_2.1.
8502
8503         * libio/iolibio.h (_IO_old_freopen): Use _IO_old_file_close_it
8504         instead of _IO_file_close_it.
8505
8506         * libio/libio.h (_IO_stdin_, _IO_stdout_, _IO_stderr_): Changed
8507         to _IO_2_1_stdxxx_.
8508         (_IO_stdin, _IO_stdout, _IO_stderr): Declare as extern if _LIBC
8509         is defined.
8510
8511         * libio/libioP.h (_IO_old_do_flush): New.
8512
8513         * libio/oldfileops.c (_IO_old_file_close_it,
8514         _IO_old_file_finish, _IO_old_file_overflow, _IO_old_file_sync):
8515         Call _IO_old_do_flush () instead of _IO_do_flush ().
8516         (_IO_old_file_xsputn): Call _IO_old_do_write () instead of
8517         _IO_do_write ().
8518
8519         * libio/oldiofopen.c (_IO_old_fopen): Call _IO_old_file_init ()
8520         instead of _IO_file_init ().
8521         Bind old symbols to version GLIBC_2.0.
8522
8523         * libio/oldstdfiles.c (DEF_STDFILE): Don't use symbol_version.
8524         (_IO_old_stdin_, _IO_old_stdout_, _IO_old_stderr_): Changed to
8525         _IO_stdxxx_.
8526         (_IO_check_libio): New function in .init.
8527
8528         * libio/oldiofclose.c: New file.
8529
8530         * libio/stdfiles.c (_IO_new_stdin_, _IO_new_stdout_,
8531         _IO_new_stderr_): Changed to _IO_2_1_stdxxx_.
8532         (DEF_STDFILE): Don't use default_symbol_version.
8533
8534         * libio/stdio.c (stdin, stdout, stderr): Set to
8535         _IO_2_1_stdxxx_._
8536         (_IO_stdin, _IO_stdout, _IO_stderr): New, strong alias of
8537         stdxxx.
8538
8539         * csu/Makefile (distribute): Add init.c.
8540         (extra-objs): Add init.o for ELF.
8541         (start-installed-name): Add $(objpfx)init.o.
8542
8543         * csu/init.c: New file.
8544
8545 1997-11-12 08:02  H.J. Lu  <hjl@gnu.ai.mit.edu>
8546
8547         * elf/dl-lookup.c (do_lookup): Don't use the hidden base
8548         definition as the default.
8549
8550 1997-08-27  Klaus Espenlaub  <kespenla@hydra.informatik.uni-ulm.de>
8551
8552         * erand48_r.c (__erand48_r): Implement for 32 bit short int.
8553
8554 1997-11-15  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
8555
8556         * elf/genrtldtbl.awk: Replace gensub for compatibility with gawk2
8557         (PR 351).
8558
8559 1997-11-16 21:01  Philip Blundell  <Philip.Blundell@pobox.com>
8560
8561         * sysdeps/arm/sysdep.h: Use __APCS_32__ to decide whether or not
8562         to preserve condition codes on function call.
8563
8564 1997-11-13  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
8565
8566         * sysdeps/generic/s_exp2l.c: Change exp2l to __ieee754_exp2l.
8567
8568 1997-11-14  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
8569
8570         * math/libm-test.c (asin_test): Add epsilon for float.
8571         (tan_test): Add epsilon for float.
8572         (log1p_test): Add epsilon for float.
8573         (inverse_functions): Add epsilons.
8574
8575         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers) [socket]: Add
8576         net/if_packet.h.
8577
8578         * sysdeps/unix/sysv/linux/Dist: Add net/if_packet.h.
8579
8580 1997-11-10  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8581
8582         * md5-crypt/Makefile (extra-objs): Make recursively expanded
8583         variable, since $(object-suffixes) is not defined yet.
8584
8585 1997-11-11  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8586
8587         * db2/Makefile (distribute): db185/db185_int.src ->
8588         db185/db185_int.h.
8589
8590 1997-11-11  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8591
8592         * misc/tst-fdset.c: Don't require the value of FD_ISSET to be
8593         exactly one.
8594
8595 1997-11-11  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8596
8597         * sysdeps/generic/e_acoshl.c: Fix stub_warning: use the user level
8598         name.
8599         * sysdeps/generic/e_acosl.c: Likewise.
8600         * sysdeps/generic/e_asinl.c: Likewise.
8601         * sysdeps/generic/e_atan2l.c: Likewise.
8602         * sysdeps/generic/e_expl.c: Likewise.
8603         * sysdeps/generic/e_fmodl.c: Likewise.
8604         * sysdeps/generic/e_j0l.c: Likewise.
8605         * sysdeps/generic/e_j1l.c: Likewise.
8606         * sysdeps/generic/e_jnl.c: Likewise.
8607         * sysdeps/generic/e_lgammal_r.c: Likewise.
8608         * sysdeps/generic/e_log10l.c: Likewise.
8609         * sysdeps/generic/e_logl.c: Likewise.
8610         * sysdeps/generic/e_powl.c: Likewise.
8611         * sysdeps/generic/e_sqrtl.c: Likewise.
8612         * sysdeps/generic/e_exp2l.c: Likewise.
8613
8614 1997-11-11  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8615
8616         * Make-dist (+sysdep-names): Remove extra paren.
8617         * Makefile (distribute): Add stub-tag.h.
8618         * elf/Makefile (distribute): Add atomicity.h.
8619         * stdlib/Makefile (headers): Add ucontext.h and sys/ucontext.h.
8620         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers)
8621         [$(subdir)=socket]: Add net/if_packet.h.
8622         * sysdeps/alpha/Dist: Remove setjmp_aux.c.
8623         * sysdeps/unix/sysv/linux/Dist: Add s_pread64.c, s_pwrite64.c,
8624         net/if_packet.h, scsi/sg.h.
8625
8626 1997-11-13  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8627
8628         * Makefile (install): Quote $(CC) expansion.
8629
8630 1997-11-14  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
8631
8632         * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Added caching of
8633         working /proc cwd and no restrictions on path length.  Following
8634         some ideas from Andi Kleen <ak@muc.de> (PR 350).
8635
8636 1997-11-14 19:14  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
8637
8638         * nis/nss_compat/compat-grp.c: Remove buggy assert call.
8639         * nis/nss_compat/compat-pwd.c: Likewise.
8640         * nis/nss_compat/compat-spwd.c: Likewise.
8641
8642 1997-11-14 22:23  Ulrich Drepper  <drepper@cygnus.com>
8643
8644         * sysdeps/libm-i387/s_fdim.S: New file.
8645         * sysdeps/libm-i387/s_fdimf.S: New file.
8646         * sysdeps/libm-i387/s_fdiml.S: New file.
8647         * sysdeps/libm-i387/i686/s_fdim.S: New file.
8648         * sysdeps/libm-i387/i686/s_fdimf.S: New file.
8649         * sysdeps/libm-i387/i686/s_fdiml.S: New file.
8650
8651 1997-11-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8652
8653         * string/bits/string2.h (strstr): Avoid warning if HAYSTACK is a
8654         pointer to unsigned char.
8655
8656 1997-11-13  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
8657
8658         * sysdeps/libm-ieee754/s_llrintf.c (__llrintf): Fix function.
8659
8660         * sysdeps/libm-ieee754/s_lrintf.c (__lrintf): Fix function.
8661
8662         * sysdeps/libm-ieee754/s_lrint.c (__lrint): Fix function.
8663
8664 1997-11-12  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
8665
8666         * sysdeps/libm-ieee754/s_ilogbf.c: Correct return values for
8667         ilogb(0/NaN).
8668         * sysdeps/libm-ieee754/s_ilogbl.c: Likewise.
8669         * sysdeps/libm-ieee754/s_ilogb.c: Likewise.
8670
8671 1997-11-14 05:44  Ulrich Drepper  <drepper@cygnus.com>
8672
8673         * sysdeps/libm-i387/s_fmin.S: New file.
8674         * sysdeps/libm-i387/s_fminf.S: New file.
8675         * sysdeps/libm-i387/s_fminl.S: New file.
8676         * sysdeps/libm-i387/s_fmax.S: New file.
8677         * sysdeps/libm-i387/s_fmaxf.S: New file.
8678         * sysdeps/libm-i387/s_fmaxl.S: New file.
8679         * sysdeps/libm-i387/i686/s_fmin.S: New file.
8680         * sysdeps/libm-i387/i686/s_fminf.S: New file.
8681         * sysdeps/libm-i387/i686/s_fminl.S: New file.
8682         * sysdeps/libm-i387/i686/s_fmax.S: New file.
8683         * sysdeps/libm-i387/i686/s_fmaxf.S: New file.
8684         * sysdeps/libm-i387/i686/s_fmaxl.S: New file.
8685
8686 1997-11-14 03:06  Ulrich Drepper  <drepper@cygnus.com>
8687
8688         * sysdeps/unix/sysv/linux/accept.S: Add __libc_accept as alias.
8689         * sysdeps/unix/sysv/linux/send.S: Likewise.
8690         * sysdeps/unix/sysv/linux/recvfrom.S: Likewise.
8691         * sysdeps/unix/sysv/linux/recvmsg.S: Likewise.
8692         * sysdeps/unix/sysv/linux/sendmsg.S: Likewise.
8693         * sysdeps/unix/sysv/linux/recv.S: Likewise.
8694         * sysdeps/unix/sysv/linux/sendto.S: Likewise.
8695         * sysdeps/unix/sysv/linux/connect.S: Likewise.
8696         Reported by Christopher Wiles <wileyc@ai.cs.fujitsu.co.jp>.
8697
8698 See ChangeLog.7 for earlier changes.