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