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