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