Fix typo.
[platform/upstream/glibc.git] / ChangeLog
1 1999-01-24  Ulrich Drepper  <drepper@cygnus.com>
2
3         * scripts/config.sub: Update from latest autoconf release.
4         * scripts/config.guess: Likewise.
5
6         * sysdeps/i386/i786/Implies: New file.
7
8 1999-01-24  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
9
10         * manual/install.texi (Running make install): Change for Linux 2.2.
11
12 1999-01-24  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
13
14         * manual/process.texi (Creating a Process): Fix typos.
15
16 1999-01-24  Roland McGrath  <roland@baalperazim.frob.com>
17
18         * sysdeps/mach/hurd/dl-sysdep.c (__getcwd): Fail with ENOSYS, don't
19         call abort.  Suggested by Mark Kettenis <kettenis@phys.uva.nl>.
20
21 1999-01-23  Roland McGrath  <roland@baalperazim.frob.com>
22
23         * sysdeps/unix/sysv/linux/sys/mtio.h: Moved to...
24         * sysdeps/gnu/sys/mtio.h: ...here.
25         (_IOT_mtop, _IOT_mtget, _IOT_mtpos, _IOT_mtconfiginfo): New macros.
26         * sysdeps/gnu/Dist: Add sys/mtio.h.
27         * sysdeps/unix/sysv/linux/Dist: Remove sys/mtio.h.
28         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = misc]
29         (sysdep_headers): Don't add sys/mtio.h here.
30         * sysdeps/gnu/Makefile [$(subdir) = misc] (sysdep_headers): Add it
31         here instead.
32
33         Revamp Hurd ioctl typing magic to handle `struct' keyword in the
34         ioctl command macros, so we can use Unix-compatible headers that
35         make use of the _IO* macros.
36         * sysdeps/mach/hurd/bits/ioctls.h (_IOC_ENCODE_TYPE,
37         _IOC_ENCODE_TYPE_1, _IOC_ENCODE_TYPE_2, _IOTBASE_struct): New macros.
38         (_IOR, _IOW, _IOWR): Use them _IOC_ENCODE_TYPE(t) instead of _IOT_##t.
39         (_IOT_int, _IOT_char, _IOT_short): Renamed to _IOT__IOTBASE_*.
40         (numerous ioctl command macros): Restore `struct' keyword.
41
42 1999-01-24  Ulrich Drepper  <drepper@cygnus.com>
43
44         * ctype/ctype.c (toupper): Correct variable names from lat change.
45         (tolower): Likewise.
46
47 1999-01-23  Ulrich Drepper  <drepper@cygnus.com>
48
49         * sunrpc/rpc_main.c (open_output): Allow better translation of
50         error message.
51         (close_output): Likewise.
52         * locale/programs/localedef.c: Unify messages.
53         * malloc/obstack.c: Likewise.
54         Suggested by Vladimir Michl <Vladimir.Michl@upol.cz>.
55
56         * grp/putgrent.c (putgrent): Don't insert extra colon.
57         Patch by Michael Schaefer <michael.schaefer@dlr.de>.
58
59         * nss/nss_files/files-XXX.c (internal_getent): Make sure the buffer has
60         at least two bytes (not one).  Correct buflen parameter type.
61         * nss/nss_files/files-alias.c (get_next_alias): Make sure buffer
62         has at least two bytes.  Use fgets_unlocked instead of fgets.
63
64         * ctype/ctype.h: Don't user __tolower directly for tolower
65         implementation.  Use inline function which tests for the range
66         first.  Make _tolower equivalent to old tolower macros.
67         Likewise for toupper.
68         * ctype/ctype.c: Change tolower/toupper definition accordingly.
69
70         * argp/argp-help.c: Use _tolower instead of tolower if possible.
71         * inet/ether_aton_r.c: Likewise.
72         * inet/ether_line.c: Likewise.
73         * inet/rcmd.c: Likewise.
74         * intl/l10nflist.c: Likewise.
75         * locale/programs/ld-collate.c: Likewise.
76         * locale/programs/linereader.c: Likewise.
77         * locale/programs/localedef.c: Likewise.
78         * nis/nss_nis/nis-alias.c: Likewise.
79         * nis/nss_nis/nis-network.c: Likewise.
80         * posix/regex.c: Likewise.
81         * resolv/inet_net_pton.c: Likewise.
82         * stdio-common/printf_fp.c: Likewise.
83         * stdio-common/vfscanf.c: Likewise.
84         * sysdeps/generic/strcasestr.c: Likewise.
85
86         * math/bits/mathcalls.h: Fix typo.
87
88 1999-01-23  Roland McGrath  <roland@baalperazim.frob.com>
89
90         * sysdeps/gnu/errlist.awk: Add comment.
91
92 1999-01-23  Ulrich Drepper  <drepper@cygnus.com>
93
94         * csu/Versions: Add __register_frame_info_table.
95
96 1998-12-29  Geoff Keating  <geoffk@ozemail.com.au>
97
98         * sunrpc/Versions: Include _authenticate, it's defined in a user
99         header (in fact, it's the whole contents of rpc/svc_auth.h).
100
101 1999-01-23  Ulrich Drepper  <drepper@cygnus.com>
102
103         * io/ftw.c (process_entry): Initialize flag since not all gcc
104         versions are smart enough to see that this is no problem.
105
106         * elf/dl-open.c (_dl_init_paths): Check malloc result.
107
108         * csu/Versions: Add __frame_state_for.
109
110 1999-01-22  Ulrich Drepper  <drepper@cygnus.com>
111
112         * sysdeps/gnu/errlist.awk: Mark ENOTSUP as alias for EOPNOTSUPP.
113
114         * iconv/gconv_conf.c (add_alias): Convert names to uppercase before
115         adding into search tree.
116         (add_module): Likewise.
117         * iconv/iconv_open.c: Likewise.
118         * iconv/gconv_db.c: Change all __strcasecmp to strcmp.
119         * iconv/skeleton.c (gconv_init): Likewise.
120
121 1999-01-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
122
123         * elf/Makefile: Make dependencies between test modules explicit.
124         (preloadtest-preloads): New variable.
125         ($(objpfx)preloadtest.out): Use it.
126         (preloadtest-ENV): Use it.
127
128 1999-01-22  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
129
130         * sysdeps/unix/sysv/linux/arm/Dist: Undo last change.  Not needed.
131
132 1999-01-22  Roland McGrath  <roland@baalperazim.frob.com>
133
134         * sysdeps/mach/hurd/Makefile ($(common-objpfx)stamp-errnos): Depend on
135         $(common-objpfx)errnos.d.
136
137         * sysdeps/mach/hurd/Makefile: Fix errnos.h -> bits/errno.h in rules.
138
139         * manual/errno.texi (Error Codes): Fix ENOSYS description.
140         Add ENOTSUP.
141
142 1999-01-21  Ulrich Drepper  <drepper@cygnus.com>
143
144         * elf/Makefile: Add missing dependency for preloadtest binary.
145
146 1999-01-21  Ulrich Drepper  <drepper@cygnus.com>
147
148         * version.h (VERSION): Bump to 2.0.111.
149
150         * elf/Makefile (distribute): Add test module sources.
151
152         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Pretty print.
153         * sysdeps/unix/sysv/linux/Dist: Remove sys/sysmacros.h.
154         * sysdeps/unix/sysv/linux/Makefile: Remove sys/sysmacros.h.
155         * posix/Makefile (headers): Add sys/sysmacros.h.
156         * posix/sys/types.h: Include sys/sysmacros.h for __USE_BSD.
157         * sysdeps/generic/sys/sysmacros.h: New file.
158         * sysdeps/mach/hurd/xmknod.c: Include sys/types.h and remove minor and
159         major definition.
160
161         * elf/dl-close.c: Rewrite the way adding to the global scope works
162         to handle error cases better than the last change.
163         The l_global flag is now only set when the object is actually
164         counted in the global scope list.
165         * elf/dl-deps.c: Likewise.
166         * elf/dl-open.c: Likewise.
167
168 1999-01-20  Philip Blundell  <pb@nexus.co.uk>
169
170         * sysdeps/unix/sysv/linux/arm/sigaction.c: New file.
171
172         * sysdeps/unix/sysv/linux/arm/vfork.S: New file.
173         * sysdeps/unix/sysv/linux/arm/Dist: Add vfork.S.
174
175         * sysdeps/unix/sysv/linux/arm/clone.S: Optimise a little, support
176         26-bit machines correctly and fix check for returned errors.
177
178 1999-01-21  Ulrich Drepper  <drepper@cygnus.com>
179
180         * sysdeps/unix/sysv/linux/i386/clone.S: Micro-optimization.
181
182         * sysdeps/unix/sysv/linux/i386/vfork.S: Add back the first
183         implementation now that the syscall is back in 2.2.0.
184
185         * elf/Makefile: Change rule to make test module so that they are
186         compiled using -fPIC.
187         * elf/testobj1.c: Add missing prototype.
188         * elf/testobj1_1.c: Likewise.
189         * elf/testobj2.c: Likewise.
190         * elf/testobj3.c: Likewise.
191         * elf/testobj4.c: Likewise.
192         * elf/testobj5.c: Likewise.
193         * elf/testobj6.c: Likewise.
194
195 1999-01-20  Ulrich Drepper  <drepper@cygnus.com>
196
197         * elf/Makefile (tests): Add loadfail.
198         Add rules to build failobj.so.
199         * elf/loadfail.c: New file.  Test of failing to load object with
200         RTLD_GLOBAL set.
201         * elf/failobj.c: New file.  Object which will fail to load.
202
203         * elf/dl-close.c (_dl_close): Fix last patch (cnt is unsigned).
204
205         * elf/dl-close.c: Handle failed loads which would have gone in the
206         global scope correctly.
207
208         * elf/testobj1.c: Include stdlib.h to get NULL defined.
209         * elf/testobj2.c: Likewise.
210         * elf/testobj3.c: Likewise.
211         * elf/testobj4.c: Likewise.
212         * elf/testobj5.c: Likewise.
213
214         * iconvdata/Makefile (modules): Add SAMI-WS2 and ISO-IR-197.
215         * iconvdata/gconv-modules: Add entries for above charsets.
216         * iconvdata/iso-ir-197.c: New file.
217         * iconvdata/sami-ws2.c: New file.
218
219         * sysdeps/unix/sysv/linux/vfork.c: Once again use generic version.
220
221 1999-01-18  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
222
223         * sysdeps/unix/sysv/linux/Makefile ($(objpfx)syscall-%.d): Fix
224         generation of dependency list to make it work with newer versions
225         of gcc.
226
227 1999-01-18  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
228
229         * Makerules (build-module): New macro, moved from...
230         * elf/Makefile (build-module): ... here.
231         * iconvdata/Makefile (build-module): ... and here.
232
233 1999-01-20  Ulrich Drepper  <drepper@cygnus.com>
234
235         * sysdeps/alpha/Versions: Add __atan2 for libm and GLIBC_2.0.
236
237         * elf/Makefile (tests): Add preloadtest.  Add rules to build more test
238         modules and the preloadtest binary.
239         * elf/loadtest.c (TEST_ROUNDS): Increase to 1000.
240         (testobjs): Add more modules.
241         (tests): Add entries for new modules.
242         * elf/preloadtest.c: New file.  Test for LD_PRELOAD.
243         * elf/testobj1.c: Add 'preload' function.
244         * elf/testobj2.c: Likewise.
245         * elf/testobj3.c: Likewise.
246         * elf/testobj4.c: New file.
247         * elf/testobj5.c: New file.
248         * elf/testobj6.c: New file.
249
250 1999-01-19  Ulrich Drepper  <drepper@cygnus.com>
251
252         * elf/dl-object.c (_dl_new_object): Micro-optimization.
253
254         * elf/restest1.c: New file.  Symbol resolution test.
255         * elf/testobj1_1.c: New file.  Module used in this test.
256         * elf/Makefile: Add rules for restest1 generation and execution.
257
258         * elf/dl-object.c (_dl_new_object): l_local_scope really gets
259         assigned the local scope.
260
261         * posix/test-vfork.c (main): Improve test to check for correct
262         exit code.
263
264         * sysdeps/unix/sysv/linux/i386/vfork.S: Rewrite to use clone.
265
266         * sysdeps/unix/sysv/linux/bits/sched.h: Define CLONE_VFORK.
267
268         * timezone/zdump.c: Update from tzcode1999a.
269         * timezone/zic.c: Likewise.
270
271 1999-01-19  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
272
273         * math/tgmath.h: Rename nextafterx to nexttoward.
274
275 1999-01-19  Ulrich Drepper  <drepper@cygnus.com>
276
277         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Add baud rates >
278         460800.
279         * sysdeps/unix/sysv/linux/mips/bits/termios.h: Likewise.
280         * sysdeps/unix/sysv/linux/bits/termios.h: Likewise.
281         * sysdeps/unix/sysv/linux/alpha/bits/termios.h: Likewise.
282
283         * math/Makefile (libm-calls): Rename s_nextafterx to s_nexttoward.
284         * math/Versions: Likewise.
285         * math/bits/mathcalls.h: Likewise.
286         * manual/arith.texi: Likewise.
287         * sysdeps/libm-ieee754/s_nextafterl.c: Likewise.
288         * sysdeps/libm-ieee754/s_nextafterx.c: Replaced by...
289         * sysdeps/libm-ieee754/s_nexttoward.c: New file.
290         * sysdeps/libm-ieee754/s_nextafterxf.c: Replaced by...
291         * sysdeps/libm-ieee754/s_nexttowardf.c: New file.
292         * sysdeps/libm-ieee754/s_nextafterxl.c: Replaced by...
293         * sysdeps/libm-ieee754/s_nexttowardl.c: New file.
294
295         * time/Makefile (routines): Removed strfxtime.
296         * time/Versions: Likewise.
297         * time/strfxtime.c: Removed.
298         * time/time.h: Remove _LOCALTIME, _NO_LEAP_SECONDS, struct tmx,
299         mkxtime, and strfxtime.
300
301 1999-01-18  Ulrich Drepper  <drepper@cygnus.com>
302
303         * iconv/gconv_conf.c (add_module): Complete rewrite.  Use cleverer
304         data structures and avoid creating intermediate representations
305         first.  Rewrite also all helper functions.
306         * iconv/gconv_db.c (find_derivation): Use new data structure for
307         module database.
308         * iconv/Versions: Remove __gconv_nmodules.
309         * iconv/iconv_prog.c: Rewrite generation of charset name list to
310         use new data structure.
311         * iconv/gconv_int.h (struct gconv_module): Add new elements for
312         database data structure.
313         (__gconv_modules_db): Update type.
314         (__gconv_transform_dummy): Removed.
315         * iconv/gconv_builtin.h: Remove dummy transformation.
316         * iconv/gconv_simple.c: Remove __gconv_transform_dummy.
317
318         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Remove
319         __syscall_vfork, add vfork.
320         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
321
322 1999-01-18  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
323
324         * posix/test-vfork.c: Include <sys/wait.h> for wait declaration.
325
326 1999-01-16  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
327
328         * manual/ctype.texi: Fix cross refs and typos.
329         * manual/charset.texi: Likewise.
330
331 1999-01-18  Ulrich Drepper  <drepper@cygnus.com>
332
333         * Rules: Add dummy.c and dummy.o to common-generated.
334         Patch by Andreas Schwab.
335
336 1999-01-18 10:07 -0500  Zack Weinberg  <zack@rabi.phys.columbia.edu>
337
338         * manual/libc-texinfo.sh: Use tsort.awk.
339         * manual/tsort.awk: New file.
340         * manual/Makefile (minimal-dist): Add tsort.awk.
341         (distribute): Remove generated files: summary.texi,
342         stamp-summary, chapters.texi, top-menu.texi, and texis.
343
344 1999-01-15  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
345
346         * sysdeps/unix/sysv/linux/m68k/vfork.S: Test return value after
347         fork syscall.
348
349 1999-01-17  Ulrich Drepper  <drepper@cygnus.com>
350
351         * wctype/wcfuncs.c: Declare __ctype32_b.
352
353         * elf/Makefile (test-modules): Add test-modules.
354
355         * stdlib/canonicalize.c (canonicalize): Update write pointer after
356         realloc.  Minor optimizations.
357
358 1999-01-16  Ulrich Drepper  <drepper@cygnus.com>
359
360         * po/no.po: Update from norwegian translation team.
361
362         * iconvdata/iso-2022-jp.c: Correct handling of G2 set.
363         Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
364
365         * elf/Makefile (tests): Add loadtest.
366         Add rules to generate test modules.
367         * Makeconfig (+link): Add $(LDFLAGS-$(@F)) to command line.
368         * elf/loadtest.c: New file.
369         * elf/testobj1.c: New file.
370         * elf/testobj2.c: New file.
371         * elf/testobj3.c: New file.
372
373         * elf/dl-close.c: Correct removing module from global list.
374
375         * elf/dl-open.c: Add debugging code.
376
377         * include/string.h: Add __rawmemchr prototype.
378         * string/Makefile (routines): Add rawmemchr.
379         * string/Versions [GLIBC_2.1]: Add __rawmemchr and rawmemchr.
380         * string/string.h: Add prototype for rawmemchr.
381         * string/bits/string2.h: Optimize strchr with rawmemchr.
382         * sysdeps/generic/rawmemchr.c: New file.
383         * sysdeps/i386/rawmemchr.c: New file.
384         * sysdeps/i386/i486/bits/string.h: Add rawmemchr inline code.
385         Optimize strchr with rawmemchr.
386
387         * sysdeps/unix/sysv/linux/bits/posix_opt.h: Define _LFS_LARGEFILE,
388         _LFS64_LARGEFILE, and _LFS64_STDIO for Unix98.
389
390 1999-01-14  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
391
392         * nis/nis_error.c (nis_errlist): Fix capitilasation.
393
394 1999-01-15  Ulrich Drepper  <drepper@cygnus.com>
395
396         * posix/Makefile (tests): Add test-vfork.
397         * posix/test-vfork.c: New file by Andreas Schwab.
398
399         * manual/charset.texi: More misspelling fixes.
400         Reported by Tom Tromey <tromey@cygnus.com>.
401         Improve mbsinit example.
402
403         * sysdeps/unix/sysv/linux/vfork.c: Removed.
404         * sysdeps/unix/sysv/linux/i386/vfork.S: New file.
405
406 1999-01-14  Ulrich Drepper  <drepper@cygnus.com>
407
408         * Make-dist: If file is generated but still distributed the later
409         is correct.
410
411         * sysdeps/unix/sysv/linux/arm/Dist: Add sys/user.h.
412
413         * manual/Makefile (examples): Filter out the example code from
414         add-ons.
415
416         * version.h (VERSION): Bump to 2.0.110.
417
418         * nis/nis_error.c (nis_errlist): Fix typo in string.
419
420         * misc/regexp.h: Add restrict to function declarations.
421
422 1998-12-30  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
423
424         Patche by Ralf Baechle <ralf@gnu.org>:
425         * sysdeps/mips/sys/regdef.h: New file, enhanced versions of
426         deleted linux specific files.
427
428 1998-12-29  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
429
430         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h: New file.
431
432 1999-01-14  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
433
434         * misc/regexp.h (compile): Correct end-of-line check, fix typo in
435         docu.  Reported by Kalle Olavi Niemitalo <kalle@Niemitalo.fi>.
436
437 1999-01-14  Ulrich Drepper  <drepper@cygnus.com>
438
439         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add vfork.
440         Patch by Richard Henderson <rth@twiddle.net>.
441
442 1999-01-13  Ulrich Drepper  <drepper@cygnus.com>
443
444         * manual/nss.texi (NSS Module Interface): Document requirement on errno
445         value after unsuccessful call of module function.
446
447         * sysdeps/unix/sysv/linux/syscalls.list: Add __syscall_fork alias.
448         * sysdeps/unix/sysv/linux/vfork.c: Use vfork syscall if available,
449         otherwise use fork.
450         * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add vfork.
451         * sysdeps/unix/sysv/linux/sparc32/syscalls.list: Likewise.
452         * sysdeps/unix/sysv/linux/sparc64/syscalls.list: Likewise.
453
454         * sysdeps/unix/sysv/linux/i386/sysdep.h: Correct handling of
455         INLINE_SYSCALL for syscall without parameters.
456
457 1999-01-13  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
458
459         * sysdeps/unix/make-syscalls.sh: Set shared-only-routines for
460         versioned syscalls.
461
462         * Rules: Remove rules for empty.* again.
463
464 1999-01-13  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
465
466         * sysdeps/unix/sysv/linux/m68k/vfork.S: New file.
467
468 1999-01-13  Ulrich Drepper  <drepper@cygnus.com>
469
470         * sysdeps/i386/bits/string.h: Correct several bugs in various
471         functions which never worked.
472         Patch by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
473
474 1999-01-12  Ulrich Drepper  <drepper@cygnus.com>
475
476         * manual/charset.texi: Add many corrections.
477         Patch by Benjamin Kosnik <bkoz@cygnus.com>.
478
479 1999-01-12  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
480
481         * manual/charset.texi: Fix some typos.
482
483 1999-01-12  Ulrich Drepper  <drepper@cygnus.com>
484
485         * login/programs/pt_chown.c (main): Update copyright year.
486
487 1999-01-11  Ulrich Drepper  <drepper@cygnus.com>
488
489         * sysdeps/posix/tempname.c: Open files with mode 0600.
490
491         * ctype/Versions [GLIBC_2.0]: Export __ctype32_b.
492         * include/wctype.h: Declare __iswctype.
493         * stdio-common/vfscanf.c (__vfscanf): Use __iswspace instead of
494         iswspace.
495         * wctype/Makefile (routines): Add wcextra_l.
496         * wctype/wcextra.c (iswblank): Implement function here and don't use
497         __iswctype.
498         (__iswblank_l):  Move definition to...
499         * wctype/wcextra_l.c: ...here.  New file.
500         * wctype/wcfuncs.c: Really implement functions and don't call
501         __iswctype or __towctrans.
502         * wctype/wctype.h: Change isw* and tow* macros.  Don't call
503         __iswctype or __towctrans.  Instead optimize constant argument case.
504
505         * iconv/gconv.h: Fix typos.
506
507         * iconv/skeleton.c: Fix typos.  Optimize init function a bit.
508         Correctly emit escape sequence to return to initial state in
509         conversion function.
510
511         * iconvdata/iso-2022-jp.c (gconv_init): Correctly initialize
512         max_needed_to element.
513
514         * manual/mbyte.texi: Removed.  This is now described in charset.texi.
515         * manual/charset.texi: New file.
516         * manual/Makefile (chapters): Replace mbyte by charset.
517         * manual/ctype.texi: Document wide character functions.
518         * manual/intro.texi: Fix reference to mbyte chapter.
519         * manual/lang.texi: Likewise.
520         * manual/locale.texi: Likewise.
521         * manual/stdio.texi: Likewise.
522         * manual/string.texi: Fix @node line for new charset chapter.
523         * manual/libc.texinfo (UPDATED): Updated.  Also update copyright years.
524         * manual/memory.texi (savestring): Optimize code to give a good
525         example.
526
527         * manual/filesys.texi: Fix wording.  Patches by Jim Meyering.
528
529         * nscd/nscd_getgr_r.c: Include stdint.h to get uintptr_t definition.
530         * nscd/nscd_getpw_r.c: Likewise.
531         * nscd/nscd_gethst_r.c: Likewise.
532
533         * stdlib/stdtold_l.c: Always include xlocale.h.
534
535 1999-01-11  Geoffrey Keating  <geoffk@ozemail.com.au>
536
537         * stdlib/fpioconst.h (LDBL_MAX_10_EXP_LOG): Define to be same as
538         DBL_MAX_10_EXP_LOG if there is no long double.
539         (_fpioconst_pow10): Always use size as LDBL_MAX_10_EXP_LOG to match
540         printf_fp.c.
541
542 1999-01-10  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
543
544         * timezone/Makefile ($(testdata)/GB): Changed to ...
545         ($(testdata)/Europe/London): ... for tst-timezone test.
546         ($(objpfx)tst-timezone.out): Change GB to Europe/London.
547
548         * timezone/tst-timezone.c (main): Enable DST switching test,
549         change GB to Europe/London.
550
551 1999-01-10  Philip Blundell  <philb@gnu.org>
552
553         * socket/Makefile (headers): Remove bits/sockunion.h.
554
555 1999-01-09  Philip Blundell  <philb@gnu.org>
556
557         * socket/sys/socket.h: Don't include <bits/sockunion.h>.
558         * sysdeps/generic/bits/sockunion.h: Deleted.
559         * sysdeps/unix/sysv/linux/bits/sockunion.h: Likewise.
560
561 1999-01-08  H.J. Lu  <hjl@gnu.org>
562
563         * io/fts.c (fts_close): Don't access memory after having it freed.
564
565 1998-01-08  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
566
567         * manual/Makefile (stamp-summary): Remove space after -t option
568         for compatibility with non-GNU sort programs.
569
570 1999-01-08  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
571
572         * manual/search.texi (Comparison Functions): Fix compare_doubles
573         example.
574
575 1999-01-07  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
576
577         * Makerules (do-tests-clean): Remove reference to obsolete
578         variable tests-static.
579
580 1999-01-07  Ulrich Drepper  <drepper@cygnus.com>
581
582         * sysdeps/unix/sysv/linux/ntp_adjtime.c: Removed.  It's an alias
583         for adjtimex.
584         * sysdeps/unix/sysv/linux/Dist: Add ntp_gettime.c.
585         * sysdeps/unix/sysv/linux/Makefile [subdir=time] (sysdep_routines):
586         Remove ntp_adjtime.
587         * sysdeps/unix/sysv/linux/syscalls.list: Add alias ntp_adjtime to
588         adjtimex.
589         * sysdeps/unix/sysv/linux/sys/timex.h: Correct prototype for
590         ntp_adjtime.
591
592         * sysdeps/i386/i686/mempcpy.S: Fix typos.
593
594         * sysdeps/i386/i686/memset.S: New file.
595         * sysdeps/i386/i686/bzero.S: New file.
596         * sysdeps/i386/i686/strcmp.S: New file.
597         * sysdeps/i386/i686/memcpy.S: New file.
598
599         * sysdeps/unix/sysv/linux/Makefile [subdir=time] (sysdep_routines):
600         Add ntp_adjtime and ntp_gettime.
601         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.1]: Add ntp_adjtime and
602         ntp_gettime.
603
604 1998-12-29  Ulrich Windl  <Ulrich.Windl@rz.uni-regensburg.de>
605
606         * manual/time.texi (Precision Time): Add documentation for
607         ntp_gettime and ntp_adjtime.
608
609 1998-12-28  Ulrich Windl  <Ulrich.Windl@rz.uni-regensburg.de>
610
611         * sysdeps/unix/sysv/linux/ntp_gettime.c: Created new file
612
613         * sysdeps/unix/sysv/linux/ntp_adjtime.c: Created new file
614
615         * sysdeps/unix/sysv/linux/sys/timex.h (struct ntptimeval): Added.
616         Add prototypes for ntp_adjtime and ntp_gettime.
617
618 1999-01-07  Ulrich Drepper  <drepper@cygnus.com>
619
620         * sysdeps/i386/bits/select.h (__FD_ZERO): Remove early clobbers
621         from c and D register output.
622
623 1999-01-07  Philip Blundell  <philb@gnu.org>
624
625         * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: Fix bug in last change.
626
627 1999-01-07  Ulrich Drepper  <drepper@cygnus.com>
628
629         * sysdeps/unix/sysv/linux/alpha/bits/types.h: Correct type for
630         __fsfilcnt_t.  Patch by Bruce Elliott <bde@nwlink.com>.
631
632 1999-01-05  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
633
634         * manual/conf.texi: Remove pointers from first @node.  Move old
635         @node spec inside comment.
636         * manual/lang.texi: Likewise.
637         * manual/libc-texinfo.sh: Also find `@node.*Top' in a comment.
638         * manual/stdio.texi: Fix typo.
639
640 1999-01-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
641
642         * wcsmbs/btowc.c: Accept all values in the range [SCHAR_MIN
643         .. UCHAR_MAX].  Local var buf renamed to result and its type
644         changed from char[] to wchar_t to get proper alignment.
645
646         * posix/fnmatch.c: Also cast the arguments of the other ctype
647         functions to unsigned char.
648
649 1999-01-07  Ulrich Drepper  <drepper@cygnus.com>
650
651         * Rules: Add rules for empty.{o,os,op} back.
652
653 1999-01-05  Ulrich Drepper  <drepper@cygnus.com>
654
655         * Makerules (common-mostlyclean): Add missing parentheses.
656
657         * Rules: Add back rules for empty.o generation.
658
659 1999-01-05  Philip Blundell  <philb@gnu.org>
660
661         * sysdeps/unix/sysv/linux/net/if_arp.h: Add new ARPHRD definitions
662         from latest (2.2.0pre4) kernel.
663
664 1999-01-05  Scott Bambrough  <scottb@corelcomputer.com>
665
666         * sysdeps/unix/sysv/linux/arm/sys/user.h : New file.  Fixes problem
667         on ARM platforms with programs that include <sys/user.h> and
668         <sys/ptrace.h>.  Solution suggested by Geoff Keating earlier with
669         fix for same problem on the PowerPC platform.
670
671 1999-01-04  Philip Blundell  <philb@gnu.org>
672
673         * sysdeps/unix/sysv/linux/arm/register-dump.h: Correct widths of
674         register values.
675         * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: New file.
676
677 1999-01-04  Ulrich Drepper  <drepper@cygnus.com>
678
679         * csu/version.c (banner): Update date.
680         * catgets/gencat.c: Update year in copyright message text.
681         * db2/makedb.c: Likewise.
682         * debug/catchsegv.sh: Likewise.
683         * elf/ldd.bash.in: Likewise.
684         * elf/sprof.c: Likewise.
685         * iconv/iconv_prog.c: Likewise.
686         * locale/programs/locale.c: Likewise.
687         * locale/programs/localedef.c: Likewise.
688         * login/programs/utmpd.c: Likewise.
689         * malloc/mtrace.pl: Likewise.
690         * nscd/nscd.c: Likewise.
691         * nss/getent.c: Likewise.
692         * posix/getconf.c: Likewise.
693
694 1999-01-02  Philip Blundell  <philb@gnu.org>
695
696         * sunrpc/Makefile: Ensure that we really use the right path for cpp.
697
698 1999-01-03  Philip Blundell  <philb@gnu.org>
699
700         * Makefile (tests-clean): New target to delete test output files.
701         * Makerules (do-tests-clean): New rule to support the above.
702         * Rules (subdir_testclean): Likewise.
703
704 1999-01-03  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
705
706         * iconv/Makefile: Use install-others instead of explicit
707         dependency on subdir_install.
708
709 1999-01-02  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
710
711         * iconv/gconv_db.c (find_derivation): Release lock before
712         returning.
713         (__gconv_find_transform): Likewise.
714
715 1999-01-01  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
716
717         * inet/ether_ntoa.c (ether_ntoa): Make `asc' static since that's
718         what we return.
719
720 1999-01-01  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
721
722         * Makerules: Remove all references to obsolete variables
723         tests-static and test-srcs-static.
724         * Make-dist: Likewise.
725         * Rules: Likewise.  Remove rules to generate obsolete empty.{c,o*}.
726
727 1999-01-03  Philip Blundell  <philb@gnu.org>
728
729         * sysdeps/unix/sysv/linux/arm/pread.c: Use the i386 implementation.
730         * sysdeps/unix/sysv/linux/arm/pread64.c: Likewise.
731         * sysdeps/unix/sysv/linux/arm/pwrite.c: Likewise.
732         * sysdeps/unix/sysv/linux/arm/pwrite64.c: Likewise.
733
734 1998-12-28  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
735
736         * sysdeps/m68k/dl-machine.h (elf_machine_rela): Reorder expression
737         to avoid accessing global data in the usual case.
738
739 1999-01-01  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
740
741         * wcsmbs/wcstold_l.c: Correct last patch to include wchar.h from
742         system path.
743
744 1998-12-31  Ulrich Drepper  <drepper@cygnus.com>
745
746         * iconvdata/Makefile: Use rpath $ORIGIN for modules which use any of
747         the conversion libraries.
748
749         * include/features.h: Mention latest extensions in _POSIX_C_SOURCE
750         description.
751
752         * libio/genops.c (list_all_lock): New variable.
753         (_IO_un_link, _IO_link_in): Acquire lock before modifying _IO_list_all.
754         [PR libc/911].
755
756         * sysdeps/i386/i686/strtok.s: Add missing cld.
757
758         * sysdeps/i386/i686/mempcpy.S: New file.
759
760 1998-12-30  Geoff Keating  <geoffk@ozemail.com.au>
761
762         Suppress parentheses warnings:
763         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
764         (DL_FIND_ARG_COMPONENTS): here,
765         * sysdeps/powerpc/dl-machine.c: here,
766         * sysdeps/powerpc/fclrexcpt.c (feclearexcept): here,
767         * sysdeps/powerpc/fesetround.c (fesetround): here,
768         * sysdeps/powerpc/feupdateenv.c (feupdateenv): here,
769         * sysdeps/powerpc/fraiseexcpt.c (feraiseexcept): here,
770         * sysdeps/powerpc/fsetexcptflg.c (fesetexceptflag): here,
771         * sysdeps/powerpc/s_rint.c (__rint): here,
772         * sysdeps/powerpc/s_rintf.c (__rintf): here,
773         * sysdeps/powerpc/w_sqrt.c (__sqrt): here,
774         * sysdeps/powerpc/w_sqrtf.c (__sqrtf): and here.
775
776 1998-12-30  Geoff Keating  <geoffk@ozemail.com.au>
777
778         * wcsmbs/wcstold.c [__NO_LONG_DOUBLE_MATH]: Include wchar.h.
779         * wcsmbs/wcstold_l.c [__NO_LONG_DOUBLE_MATH]: Likewise.  Also define
780         appropropriate prototypes, correct procedure names.
781
782 1998-12-30  Geoff Keating  <geoffk@ozemail.com.au>
783
784         * sysdeps/generic/crypt-entry.c: Prototype __crypt_r, suppress
785         warning.
786         (__crypt_r): Add __restrict.
787         * sysdeps/generic/crypt.h: Remove internal routine.  Add __restrict.
788
789 1998-12-31  Ulrich Drepper  <drepper@cygnus.com>
790
791         * stdlib/longlong.h: Add missing #else in SPARC definitions.
792
793 1998-12-30  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
794
795         Patches by Ralf Baechle <ralf@gnu.org>:
796         * sysdeps/unix/sysv/linux/mips/sgidefs.h: Removed.
797         * sysdeps/unix/sysv/linux/mips/sys/asm.h:  Removed.
798         * sysdeps/unix/sysv/linux/mips/sys/regdef.h:  Removed.
799         * sysdeps/unix/sysv/linux/mips/sys/fpregdef.h:  Removed.
800         * sysdeps/unix/sysv/linux/mips/regdef.h:  Removed.
801         * sysdeps/unix/sysv/linux/mips/fpregdef.h: Removed.
802
803         * sysdeps/unix/sysv/linux/mips/Makefile: Remove delete files.
804         * sysdeps/unix/sysv/linux/mips/Dist: Remove deleted files.
805
806         * sysdeps/mips/sys/fpregdef.h: New files, enhanced versions of deleted
807         linux specific files.
808         * sysdeps/mips/sys/asm.h: Likewise.
809         * sysdeps/mips/sgidefs.h: Likewise.
810         * sysdeps/mips/fpregdef.h: Likewise.
811         * sysdeps/mips/regdef.h: Likewise.
812
813         * sysdeps/mips/Makefile: Add new headers.
814         * sysdeps/mips/Dist: Add new files.
815
816         * sysdeps/mips/fpu_control.h (_FPU_DEFAULT): Change value.
817
818 1998-12-28  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
819
820         * iconvdata/Makefile: Remove variable assignments and rules that
821         are now auto-generated.  Include $(objpfx)iconv-rules instead.
822         Btw, that removes a few typos.
823         (charmaps): New variable.
824         ($(objpfx)iconv-rules): New target.
825         (gen-8bit-modules): Renamed from sed-generated-headers, remove .h
826         suffixes.
827         (gen-8bit-gap-modules): Renamed from awk-generated-headers, remove
828         .h suffixes.
829         (gen-special-modules): New variable.
830         (generated-modules): New variable.
831         (headers): Use it.
832         (before-compile): Likewise.
833         (generated): Likewise, and add iconv-rules.
834         * iconvdata/euc-cn.c: Renamed from euccn.c.
835         * iconvdata/euc-jp.c: Renamed from eucjp.c.
836         * iconvdata/euc-kr.c: Renamed from euckr.c.
837         * iconvdata/euc-tw.c: Renamed from euctw.c.
838         * iconvdata/iso_6937.c: Renamed from iso6937.c.
839         * iconvdata/iso_6937-2.c: Renamed from iso6937-2.c.
840         * iconvdata/t.61.c: Renamed from t61.c.
841         * iconvdata/Makefile (distribute): Adjusted for those renames.
842         Remove $(objpfx) from names.
843
844 1998-12-28  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
845
846         * sysdeps/generic/hp-timing.h: Fix comment.
847         * sysdeps/generic/dl-hash.h: Likewise.
848         * sysdeps/i386/i686/hp-timing.h: Likewise.
849
850 1998-12-28  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
851
852         * posix/fnmatch.c (fnmatch): Always pass unsigned char values to
853         FOLD macro.
854
855 1998-12-28  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
856
857         * nss/db-Makefile ($(VAR_DB)/shadow.db): Fix last change.
858
859 1998-12-29  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
860
861         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Sync with
862         current Linux 2.1.132 kernel sources.
863
864 1998-12-28  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
865
866         Patches by Ralf Baechle <ralf@gnu.org> for Linux/MIPS:
867         * sysdeps/unix/sysv/linux/mips/syscalls.list: Add ipc, change
868         pread/pwrite and llseek calls.
869
870         * sysdeps/unix/sysv/linux/mips/sysdep.S: New file.
871
872 1998-12-29  Wolfram Gloger  <wmglo@dent.med.uni-muenchen.de>
873
874         * malloc/thread-m.h [_LIBC] : Fix for NO_THREADS case.
875
876 1998-12-28  Ulrich Drepper  <drepper@cygnus.com>
877
878         * version.h (VERSION): Bump to 2.0.109.
879
880         * Makefile (distribute): Add INTERFACE and CONFORMANCE.
881         * elf/Makefile (distribute): Add hp-timing.h.
882         * sysdeps/i386/i686/Dist: New file.
883
884         * mach/Versions: Add mach_msg_send and mach_msg_receive.
885         Patch by UCHIYAMA Yasushi <uch@nop.or.jp>.
886
887         * sysdeps/unix/sysv/linux/netipx/ipx.h (SIOCIPXNCPCONN): New macro
888         from latest kernel.
889
890         * stdlib/fpioconst.c: If __NO_LONG_DOUBLE_MATH don't define constants
891         beyond range of double.
892         * stdlib/fpioconst.h (_fpioconst_pow10): Reduce size according to
893         fpioconst.c change.
894         * stdlib/strtold.c: Fall back on double functions if
895         __NO_LONG_DOUBLE_MATH.
896         * stdlib/strtold_l.c: Likewise.
897         * wcsmbs/wcstold.c: Likewise.
898         * wcsmbs/wcstold_l.c: Likewise.
899         * sysdeps/ieee754/ldbl2mpn.c: Don't generate code if
900         __NO_LONG_DOUBLE_MATH.
901         * sysdeps/ieee754/mpn2ldbl.c: Likewise.
902
903 1998-12-28  Geoff Keating  <geoffk@ozemail.com.au>
904
905         * sysdeps/powerpc/bits/endian.h: Use #warning, not #error, if
906         the endianness can't be determined, for makedepend.
907
908 1998-12-27  Ulrich Drepper  <drepper@cygnus.com>
909
910         * elf/dl-lookup.c (_dl_num_relocations): New variable.
911         (do_lookup): Increment _dl_num_relocations for every call.
912         * elf/rtld.c (print_statistics): New function.
913         (_dl_debug_statistics): New variable.  Set when statistics are asked
914         for.
915         (rtld_total_time, relocate_time, load_time): New variables.  Used
916         in print_statistics.
917         (_dl_start): Record start and end time of startup.  Call
918         print_statistics if needed.
919         (dk_main): Record times for relocations and loading.
920         (process_dl_debug): Recognize statistics.
921
922         Low-level, low-overhead, high-precision timing functionality.
923         * sysdeps/generic/hp-timing.h: New file.
924         * sysdeps/i386/i686/Makefile: New file.
925         * sysdeps/i386/i686/hp-timing.h: New file.
926         * sysdeps/i386/i686/hp-timing.c: New file.
927
928         * sysdeps/i386/dl-machine.h (elf_machine_rel): Reverse order of OR
929         clauses to avoid accessing global variables during rtld relocation.
930
931         * sunrpc/rpc_main.c: Unify messages.
932
933         * sysdeps/unix/sysv/linux/arm/Dist: Add ioperm.c and sys/io.h.
934
935 1998-12-27  Roland McGrath  <roland@baalperazim.frob.com>
936
937         * sysdeps/mach/hurd/bits/statfs.h (struct statfs, struct statfs64):
938         Remove __ from member names; rename __unused to f_spare.
939
940 1998-12-21  Mark Kettenis  <kettenis@phys.uva.nl>
941
942         Implement fstatvfs and statvfs on the Hurd.
943         * sysdeps/mach/hurd/bits/statfs.h: New file.
944         * sysdeps/mach/hurd/bits/statvfs.h: New file.
945         * sysdeps/mach/hurd/fstatvfs.c: New file.
946         * sysdeps/mach/hurd/statvfs.c: New file.
947
948         * sysdeps/generic/fstatfs64.c: Changed into stub.
949         Moved previous contents to...
950         * sysdeps/unix/sysv/linux/fstatfs64.c: ...here.
951         * sysdeps/generic/fstatvfs64.c: Likewise.
952         * sysdeps/unix/sysv/linux/fstatvfs64.c: Likewise.
953         * sysdeps/generic/statfs64.c: Likewise.
954         * sysdeps/unix/sysv/linux/statfs64.c: Likewise.
955         * sysdeps/generic/statvfs64.c: Likewise.
956         * sysdeps/unix/sysv/linux/statvfs64.c: Likewise.
957
958 1998-12-25  Ulrich Drepper  <drepper@cygnus.com>
959
960         * elf/dl-hash.h: Move to...
961         * sysdeps/generic/dl-hash.h: ...here.  Correct parameter type (must
962         be unsigned char).  Remove conditional from inner loop and rearrange
963         binary operations (12-22% performance increase).
964         * sysdeps/i386/i686/dl-hash.h: New file.  Another 10% faster than
965         optimized generic version.
966
967 1998-12-23  Ulrich Drepper  <drepper@cygnus.com>
968
969         * elf/dl-lookup.c (do_lookup): If looking up an unversioned symbol
970         but the object file only contains versioned definitions than
971         accept the definition if there is exactly one even if the version
972         number is not the default version.  This helps dlsym() to find
973         newly introduced symbols.
974
975         * locale/programs/ld-collate.c: Unify messages and correct typos.
976         * locale/programs/ld-monetary.c: Likewise.
977         * locale/programs/ld-numeric.c: Likewise.
978         * locale/programs/ld-time.c: Likewise.
979         * manual/errno.texi: Likewise.
980         * nis/nis_error.c: Likewise.
981         * nis/nis_print.c: Likewise.
982         * nis/nss_nisplus/nisplus-publickey.c: Likewise.
983         * sunrpc/rpc_main.c: Likewise.
984
985 1998-12-20  Philip Blundell  <philb@gnu.org>
986
987         * sysdeps/unix/sysv/linux/arm/sysdep.h (INLINE_SYSCALL): Add
988         implementation.
989         * sysdeps/unix/sysv/linux/arm/syscalls.list: Remove wrappers for
990         now-inlined calls.
991
992 1998-12-22  Philip Blundell  <pb@nexus.co.uk>
993
994         * sysdeps/unix/sysv/linux/arm/ioperm.c: New file.
995         Implementation of inb, outb etc for ARM systems.
996         * sysdeps/unix/sysv/linux/arm/sys/io.h: Likewise.
997         * sysdeps/unix/sysv/linux/arm/Versions: Add appropriate
998         entries for the above.
999
1000 1998-12-21  Ulrich Drepper  <drepper@cygnus.com>
1001
1002         * nss/db-Makefile (shadow.db): Create file with correct protections.
1003         Based on a patch by Joel Klecker <espy@debian.org>.
1004
1005         * inet/gethstbynm_r.c: Remove NEED__RES definition since we do this
1006         anyway for digits_dots.c.
1007         * nss/getXXbyYY.c: Initialize _res before using digits_dots.c
1008         functions.
1009         * nss/getXXbyYY_r.c: Likewise.
1010
1011 1998-12-19  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1012
1013         * sunrpc/key_call.c (getkeyserv_handle): Use __fcntl instead of
1014         fcntl.
1015
1016 1998-12-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1017
1018         * locale/weight.h (get_weight): Extract string elements as
1019         unsigned values.
1020
1021 1998-12-06  Mark Kettenis  <kettenis@phys.uva.nl>
1022
1023         Reverse the change of 1998-04-22.  Providing a struct dirent with
1024         different members when __USE_FILE_OFFSET64 is defined is asking
1025         for trouble.  Instead add the necessary LFS magic to the 4.4BSD
1026         header.
1027         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Add LFS definitions.
1028         * sysdeps/mach/hurd/bits/dirent.h: Removed.
1029         * sysdeps/mach/hurd/readdir64.c: Removed.
1030         * sysdeps/mach/hurd/readdir64_r.c: Removed.
1031
1032 1998-12-20  Roland McGrath  <roland@baalperazim.frob.com>
1033
1034         * sysdeps/generic/bits/mman.h [__USE_MISC] (MAP_ANONYMOUS): Define as
1035         alias for MAP_ANON.
1036
1037         * stdio/stdio.h (sys_errlist, sys_nerr, _sys_errlist, _sys_nerr):
1038         Remove decls.  They don't exist at all on the Hurd.
1039
1040         * sunrpc/svc_unix.c, sunrpc/clnt_unix.c: Avoid using `struct cmsghdr'
1041         and `struct ucred' #ifndef SCM_CREDENTIALS.
1042
1043         * sunrpc/publickey.c (getsecretkey): Use `&errno' instead of
1044         `__errno_location ()'; means the same, works for Hurd.
1045
1046         * sysdeps/mach/hurd/Makefile (subdirs): Don't elide sunrpc.
1047
1048 1998-12-18  Ulrich Drepper  <drepper@cygnus.com>
1049
1050         * sysdeps/unix/sysv/sysv4/solaris2/bits/types.h: Include
1051         features.h and stddef.h.
1052         * sysdeps/unix/sysv/sysv4/solaris2/bits/sigstack.h (struct
1053         sigaltstack): Move ss_size field at the end.
1054         Patches by Jeff Bailey <jbailey@nisa.net>.
1055
1056         * time/getdate.c (check_mday): tm_mon contains values from 0 to 11,
1057         not 1 to 12.
1058
1059         * manual/texinfo.tex: Update to latest version.
1060
1061         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add ipc.
1062         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
1063         Patch by Cristian Gafton <gafton@redhat.com>.
1064
1065 1998-12-17  Ulrich Drepper  <drepper@cygnus.com>
1066
1067         * iconvdata/gconv-modules: Add remaining aliases from Internet
1068         standards.
1069
1070         * iconv/gconv_int.h (gconv_module): Add new element from_regex_mem.
1071         * iconv/gconv_conf.c (module_compare): Make s1 and s2 const.
1072         (detect_conflict): New function.
1073         (add_alias): Call detect_conflict to see whether there is already
1074         a module for the new name.
1075         (add_module): Make sure there is no alias for the new name.
1076         (read_conf_file): Call add_alias with new argument.
1077         (__gconv_read_conf): Don't destroy module tree immediately after
1078         walking it.  We need it to test the internal conversions for
1079         conflicts.
1080         * iconv/gconv_db.c (find_derivation): Don't allocate memory for
1081         regular expression.  There is now room in the module descriptor.
1082         (free_mem): Don't free memory for regular expression.
1083
1084         * sysdeps/unix/sysv/linux/bits/socket.h: Add AF_IRDA, PF_IRDA and
1085         MSG_TRYHARD.
1086
1087         * sunrpc/clnt_unix.c (clntunix_destroy): Use __close not close.
1088         * libio/oldtmpfile.c: Likewise.
1089         * libio/oldiofdopen.c: Use __fcntl instead fcntl.
1090         * sysdeps/posix/profil.c: Use __sigaction instead of sigaction.
1091
1092         * iconvdata/iso646.c (gconv_init): Return correct error value if we
1093         run out of memory.
1094         * iconvdata/iso-2022-jp.c: Likewise.
1095
1096         * iconv/gconv_db.c (gen_steps): Respect error return value from
1097         init functions and abort.
1098
1099         * iconvdata/iso646.c: Recognize NF_Z_62-010_1973 as charset name.
1100
1101 1998-12-17  H.J. Lu  <hjl@gnu.org>
1102
1103         * sunrpc/rpc/xdr.h (XDR_DESTROY): Add ';'.
1104         (xdr_destroy): Likewise.
1105
1106 1998-12-17  Ulrich Drepper  <drepper@cygnus.com>
1107
1108         * login/login.c: Determine pts/3 as terminal name if path is
1109         /dev/pts/3.  This is consistent with getlogin.  [PR libc/906]
1110
1111 1998-12-16  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1112
1113         * sysdeps/posix/tempname.c (__path_search): Add casts for format
1114         string.
1115
1116 1998-12-16  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1117
1118         * sunrpc/rpc/xdr.h (XDR_DESTROY, xdr_destroy): Avoid dangling else
1119         problem.
1120         (IXDR_PUT_INT32): Fully parenthesize parameters.
1121         (IXDR_GET_LONG, IXDR_PUT_LONG): Mark GCC extension.  Fully
1122         parenthesize parameter.
1123
1124 1998-12-16  Ulrich Drepper  <drepper@cygnus.com>
1125
1126         * iconvdata/gconv-modules: Add some of the charset name aliases
1127         used in Internet standards.
1128
1129 1998-12-16  Ulrich Drepper  <drepper@cygnus.com>
1130
1131         * version.h (VERSION): Bump to 2.0.107.
1132
1133         * sysdeps/i386/i486/bits/string.h: Pretty printing.
1134
1135 1998-12-16  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
1136
1137         * sunrpc/rpc/xdr.h: Revert patch from 1998-12-14, partly revert
1138         patch from 1998-12-01.
1139
1140 1998-12-16  Roland McGrath  <roland@baalperazim.frob.com>
1141
1142         * sysdeps/mach/hurd/bits/local_lim.h (SYMLOOP_MAX): Define this #ifdef
1143         __USE_BSD as well as #ifdef __USE_GNU, so MAXSYMLINKS can use it.
1144         Reported by UCHIYAMA Yasushi <uch@nop.or.jp>
1145
1146 1998-12-16  Ulrich Drepper  <drepper@cygnus.com>
1147
1148         * iconvdata/ibm866.c: New file.
1149         * iconvdata/cp1258.c: New file.
1150         * iconvdata/cp1258.h: New file.
1151         * iconvdata/mac-uk.c: New file.
1152         * iconvdata/gconv-modules: Add rules for new modules.
1153         * iconvdata/Makefile: Likewise.
1154
1155         * sysdeps/gnu/bits/ipc.h: Move libc internal bits to...
1156         * include/bits/ipc.h: ..here.  New file.
1157
1158 1998-12-16  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1159
1160         * sysdeps/unix/sysv/linux/tcsetattr.c (tcsetattr): Don't change
1161         read-only struct termios_p* but change k_termios member directly.
1162
1163 1998-12-15  H.J. Lu  <hjl@gnu.org>
1164
1165         * sysdeps/posix/tempname.c (__path_search): Fix the maximum
1166         string length.
1167
1168 1998-12-15  Ulrich Drepper  <drepper@cygnus.com>
1169
1170         * sysdeps/unix/sysv/linux/msgctl.c: Use INLINE_SYSCALL.
1171         * sysdeps/unix/sysv/linux/msgget.c: Likewise.
1172         * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
1173         * sysdeps/unix/sysv/linux/msgsnd.c: Likewise.
1174         * sysdeps/unix/sysv/linux/semctl.c: Likewise.
1175         * sysdeps/unix/sysv/linux/semget.c: Likewise.
1176         * sysdeps/unix/sysv/linux/semop.c: Likewise.
1177         * sysdeps/unix/sysv/linux/shmat.c: Likewise.
1178         * sysdeps/unix/sysv/linux/shmctl.c: Likewise.
1179         * sysdeps/unix/sysv/linux/shmdt.c: Likewise.
1180         * sysdeps/unix/sysv/linux/shmget.c: Likewise.
1181         * sysdeps/unix/sysv/linux/syscalls.list: Remove ipc syscall here.
1182         * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add ipc syscall here.
1183
1184         * time/strftime.c: Remove 'f' format.
1185
1186         * time/strptime.c (get_number): Ignore trailing whitespace.
1187         (strptime_internal): Handle 'F' and 'k' formats.
1188
1189         * sysdeps/posix/tempname.c (__path_search): Add second part of the
1190         patch by Andreas Jaeger.
1191
1192 1998-12-15  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1193
1194         * stdio-common/tst-tmpnam.c (main): Use void as parameter to avoid
1195         warnings about unused args.  Fix comment.
1196
1197 1998-12-15  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1198
1199         * sysdeps/posix/tempname.c (__path_search): Correct last patch.
1200
1201 1998-12-14  Ulrich Drepper  <drepper@cygnus.com>
1202
1203         * sunrpc/rpc/xdr.h (IXDR_GET_INT32): Case pointer before reading from
1204         it.
1205         (IXDR_PUT_INT32): Likewise for writing.
1206         Patch by Bruce Elliott <bde@nwlink.com>.
1207
1208 1998-12-08  H.J. Lu  <hjl@gnu.org>
1209
1210         * sysdeps/unix/sysv/linux/speed.c (cfsetospeed): Don't clear
1211         the IBAUD0 bit in c_iflag.
1212
1213         * sysdeps/unix/sysv/linux/tcsetattr.c (tcsetattr): Clear the
1214         the IBAUD0 bit in c_iflag.
1215
1216 1998-12-14  Ulrich Drepper  <drepper@cygnus.com>
1217
1218         * time/Makefile (tests): Add tst-strptime.
1219         * time/tst-strptime.c: New file.
1220         * time/strptime.c: Correct bugs in weekday and yearday computation.
1221
1222 1998-12-14  Ulrich Drepper  <drepper@cygnus.com>
1223
1224         * time/strptime.c (strptime_internal): Set tm_wday and tm_yday in
1225         any of tm_year, tm_mon, or tm_mday was changed and the value
1226         itself wasn't specified.
1227
1228         * include/stdio.h: Add new parameter to __path_search.
1229         * libio/oldtmpfile.c: Add 0 as new parameter to __path_search.
1230         * stdio-common/tmpfile.c: Likewise.
1231         * stdio-common/tmpfile64.c: Likewise.
1232         * stdio-common/tmpnam.c: Likewise.
1233         * stdio-common/tmpnam_r.c: Likewise.
1234         * stdio-common/tempnam.c: Add 1 as new parameter to __path_search.
1235         * sysdeps/posix/tempname.c: Add new parameter.  If value is nonzero
1236         consider TMPDIR environment variable and dir parameter.  Otherwise not.
1237         * stdio-common/Makefile (tests): Add tst-tmpnam.
1238         * stdio-common/tst-tmpnam.c: New file.
1239
1240         * po/es.po: Update from translation team.
1241
1242 1998-12-12  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1243
1244         * timezone/Makefile: Protect inclusion of z.* by avoid-generated
1245         and inhibit_timezone_rules instead of no_deps.
1246         * Make-dist: Pass inhibit_timezone_rules=t when making
1247         echo-distinfo.
1248
1249 1998-12-12  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1250
1251         * manual/Makefile (distribute): Remove dir-add.texinfo.
1252
1253         * sysdeps/unix/sysv/linux/powerpc/Dist: Add sys/procfs.h and
1254         sys/user.h.
1255
1256 1998-12-11  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1257
1258         * manual/Makefile (stamp-summary): Use ^L as separator for
1259         sorting.
1260         * manual/arith.texi: Add comments before all @deffoox lines to get
1261         them added to the summary.
1262         * manual/creature.texi: Likewise.
1263         * manual/math.texi: Likewise.
1264
1265 1998-12-13  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1266
1267         * math/libm-test.c: Remove macro ISINF.  Change all usages of
1268         ISINF to isinf.
1269
1270 1998-12-13  Ulrich Drepper  <drepper@cygnus.com>
1271
1272         * sysdeps/posix/tempname.c: Use __xstat instead of __stat.
1273         * sysdeps/unix/grantpt.c: Likewise.
1274         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
1275         * sysvipc/ftok.c: Likewise.
1276         Patch by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.
1277
1278         * stdlib/test-canon.c: Define PATH_MAX if the system does not.
1279         * string/stratcliff.c: Use MAP_ANON instead of MAP_ANONYMOUS.
1280         Patch by UCHIYAMA Yasushi <uch@nop.or.jp>.
1281
1282 1998-12-13  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1283
1284         * sysdeps/alpha/fpu/fsetexcptflg.c: Avoid -Wparentheses warning.
1285
1286         * sysdeps/libm-ieee754/s_expm1.c (__expm1): Avoid -Wparentheses
1287         warning.
1288         * sysdeps/libm-ieee754/s_log1p.c (__log1p): Likewise.
1289         * sysdeps/libm-ieee754/e_logf.c (__ieee754_logf): Likewise.
1290         * sysdeps/libm-ieee754/s_expm1f.c (__expm1f): Likewise.
1291         * sysdeps/libm-ieee754/e_log.c (__ieee754_log): Likewise.
1292         * sysdeps/libm-ieee754/s_log1pf.c (__log1pf): Likewise.
1293
1294 1998-12-13  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1295
1296         * sunrpc/svc_udp.c (svcudp_bufcreate): Declare len as socklen_t.
1297         (svcudp_recv): Likewise.
1298
1299 1998-12-13  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
1300
1301         * nis/nss-nisplus.h: Change some mappings of NIS+ errors to
1302         NSS error codes to avoid endless loops.
1303
1304 1998-12-13  Ulrich Drepper  <drepper@cygnus.com>
1305
1306         * iconvdata/gconv-modules: Correct aliases for ISO-8859-13 and add
1307         aliases for ISO-8859-14.
1308
1309 1998-12-12  Geoff Keating  <geoffk@ozemail.com.au>
1310
1311         * posix/fnmatch.c (fnmatch): Arguments to FOLD must not have
1312         side-effects.
1313
1314 1998-12-12  Ulrich Drepper  <drepper@cygnus.com>
1315
1316         * iconvdata/iso-8859-11.h: ISO 8859-11 conversion data.
1317         * iconvdata/iso-8859-11.c: ISO 8859-11 conversion module.
1318         * iconvdata/iso-8859-13.c: Likewise for 8859-13.
1319         * iconvdata/iso-8859-14.c: Likewise for 8859-14.
1320         * iconvdata/iso-8859-15.c: Likewise for 8859-15.
1321         * iconvdata/gconv-modules: Add rules for new modules.
1322         * iconvdata/Makefile: Likewise.
1323
1324 1998-12-12  Ulrich Drepper  <drepper@cygnus.com>
1325
1326         * stdio-common/printf_fp.c: #ifdef out long double handling code if
1327         __NO_LONG_DOUBLE_MATH is defined to avoid warnings.
1328         * stdio-common/printf_fphex.c: Likewise.
1329         * stdio-common/printf-size.c: Likewise.
1330
1331 1998-12-12  Ulrich Drepper  <drepper@cygnus.com>
1332
1333         * login/Makefile: Install pt_chown using INSTALL_PROGRAM.
1334         Patch by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
1335
1336 1998-12-11  Ulrich Drepper  <drepper@cygnus.com>
1337
1338         * sysdeps/powerpc/dl-machine.h (elf_machine_matches_host): Mark
1339         static inline, not extern inline.
1340         (elf_machine_dynamic): Likewise.
1341         (elf_machine_lazy_rel): Likewise.
1342         (elf_machine_plt_value): Likewise.
1343         * sysdeps/powerpc/backtrace.c: Include stddef.h to get NULL
1344         definition.
1345         Patchess by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.
1346
1347         * sysdeps/mips/dl-machine.h (elf_machine_rel): Fixl_addr parameter
1348         type.  Reported by job bogan <job@piquin.uchicago.edu>.
1349
1350         * sysdeps/unix/opendir.c (__opendir): Use __xstat instead of
1351         __stat.
1352
1353 1998-12-11  Kunihiro Ishiguro  <kunihiro@zebra.org>
1354
1355         * inet/netinet/in.h: Change obsolete structure member
1356         ipv6mr_ifindex to new ipv6mr_interface.
1357
1358 1998-12-11  Ulrich Drepper  <drepper@cygnus.com>
1359
1360         * sysdeps/ieee754/dbl2mpn.c: Changed '#include "ieee754.h"' to
1361         '#include <ieee754.h>'.  ARM port has its own version of 'ieee754.h'
1362         due to its big endian floating point format.
1363         * sysdeps/ieee754/ldbl2mpn.c: Likewise.
1364         * sysdeps/ieee754/mpn2dbl.c: Likewise.
1365         * sysdeps/ieee754/mpn2ldbl.c: Likewise.
1366         * sysdeps/ieee754/mpn2flt.c: Likewise.
1367         Patch by Scott Bambrough <scottb@corelcomputer.com>.
1368
1369 1998-12-10  Ulrich Drepper  <drepper@cygnus.com>
1370
1371         * sysdeps/unix/sysv/linux/adjtime.c: Undo last change.
1372
1373         * posix/PTESTS: Fix typo.
1374
1375         * po/es.po: Update from translation team.
1376         * po/fr.po: Likewise.
1377
1378 1998-12-10  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
1379
1380         * nis/nss_compat/compat-pwd.c: Fix handling of +/- entries.
1381
1382 1998-12-10  Ulrich Drepper  <drepper@cygnus.com>
1383
1384         * sunrpc/Makefile: Call rpcgen program which -Y parameter so that
1385         it can find the preprocessor.
1386
1387 1998-12-09  Geoff Keating  <geoffk@ozemail.com.au>
1388
1389         * sysdeps/unix/sysv/linux/sys/procfs.h: Use sys/user.h not
1390         asm/user.h.
1391         * sysdeps/unix/sysv/linux/mips/sys/procfs.h: Likewise.
1392
1393         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: New file,
1394         like linux/sys/procfs.h but uses uid_t and gid_t.
1395         * sysdeps/unix/sysv/linux/powerpc/sys/user.h: New file,
1396         don't include <linux/ptrace.h>.
1397
1398 1998-12-08  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1399
1400         * posix/runptests.c (main): Check that regcomp did not succeed
1401         unexpectedly.
1402         * posix/runtests.c (run_a_test): Likewise.  Return appropriate
1403         exit code.
1404         * posix/TESTS: Regexp "a[b-a]" should not compile.
1405         * posix/PTESTS: Comment out bogus tests GA113(2), GA145(2) and
1406         GA147(2).
1407
1408 1998-12-09  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1409
1410         * locale/programs/ld-ctype.c (allocate_arrays): Don't crash if
1411         there is no codeset name.
1412         * locale/programs/ld-collate.c (collate_output): Don't crash if a
1413         character has no weight.
1414
1415 1998-12-10  Ulrich Drepper  <drepper@cygnus.com>
1416
1417         * inet/getnetgrent_r.c (innetgr): Check host and domain name with
1418         strcasecmp, not strcmp.  [PR libc/894].
1419
1420 1998-12-08  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1421
1422         * posix/regex.h: Declare re_comp, re_exec if compiling for libc to
1423         get prototypes.
1424
1425         * wctype/wctype.h: Add prototypes for __iswblank_l and iswblank.
1426
1427 1998-12-08  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1428
1429         * sysdeps/unix/sysv/linux/gethostid.c: Include <netdb.h> to get
1430         prototype for __gethostbyname_r.
1431
1432         * include/time.h: Add declarations of internal interfaces.
1433
1434         * time/tzset.c: Remove declarations of internal interfaces.
1435         * time/gmtime.c: Likewise.
1436         * time/localtime.c: Likewise.
1437         * time/offtime.c: Likewise.
1438         * time/tzfile.c: Likewise.
1439
1440 1998-12-01 09:47 -0500  Zack Weinberg  <zack@rabi.phys.columbia.edu>
1441
1442         * sysdeps/unix/sysv/linux/sys/timex.h: Copy out
1443         user-space-relevant definitions from linux/timex.h of kernel
1444         2.1.130 and remove include of kernel header.
1445
1446         * sysdeps/unix/sysv/linux/adjtime.c: Remove portability crud.
1447
1448 1998-12-08  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1449
1450         * posix/regex.c: Get regex.h from system path, not from local
1451         directory.
1452
1453         * posix/regex.h: Move internal interfaces to ...
1454         * include/regex.h: ...here.
1455
1456         * posix/unistd.h: Move internal interfaces to ...
1457         * include/unistd.h: ...here.
1458
1459         * math/math.h: Move internal interfaces to ...
1460         * include/math.h: ...here.
1461
1462         * posix/glob.h: Move internal interfaces to ...
1463         * include/glob.h: ...here.
1464
1465         * string/string.h: Move internal interfaces to ...
1466         * include/string.h: ...here.
1467
1468         * time/sys/time.h: Move internal interfaces to ...
1469         * include/sys/time.h: ...here.
1470
1471         * resolv/netdb.h: Move internal interfaces to ...
1472         * include/netdb.h: ...here.
1473
1474 1998-12-08  Ulrich Drepper  <drepper@cygnus.com>
1475
1476         * iconvdata/eucjp.c: Handle Yen in overscore conversion from ISO 10646
1477         correctly.
1478         * iconvdata/iso-2022-jp.c: Handle Kana in 2022-JP2 correctly
1479         Fix various bugs in conversion routine.
1480         * iconvdata/jis0201.h: Correct variable name.
1481         * iconvdata/jis0208.c: Correct script to generate tables and regenerate
1482         them.
1483         * iconvdata/jis0208.h: Likewise.
1484         * iconvdata/jis0212.c: Likewise.
1485         * iconvdata/sjis.c: Likewise.
1486         Patch by HANATAKA Shinya <hanataka@abyss.rim.or.jp>.
1487
1488 1998-12-07  Ulrich Drepper  <drepper@cygnus.com>
1489
1490         * sysdeps/unix/sysv/linux/speed.c (IBAUD0): New definition.  Bit
1491         set in c_iflag if cfsetispeed is call with SPEED set to zero.
1492         (cfgetispeed): Return zero if prior if IBAUD0 is set.
1493         (cfsetospeed): Clear IBAUD0 bit.
1494         (cfgetispeed): Set IBAUD0 bit if necessary.
1495         * sysdeps/unix/sysv/linux/tcsetattr.c (tcsetattr): Clear
1496         the IBAUD0 bit in c_iflag when making the system call.
1497         Work around a Linux kernel bug which silently changes the
1498         PARENB/CREAD/CSIZE bits in c_cflag on pty.
1499         * sysdeps/unix/sysv/linux/speed.c (cfsetispeed): Make a real
1500         function.  Don't set speed is SPEED parameter is zero since this
1501         means set it to the output speed.
1502         Based on a patch by H.J. Lu <hjl@gnu.org>.
1503
1504         * version.h (VERSION): Bump to 2.0.106.
1505
1506         * Makeconfig (link-libc-static): Don't use link-libc since this
1507         includes the shared object.  Use gnulib only.
1508
1509         * configure.in: Disable --disable-static.
1510
1511 1998-12-07 12:06  Ulrich Drepper  <drepper@cygnus.com>
1512
1513         * po/de.po: Update from translation team.
1514         * po/ko.po: Likewise.
1515
1516 1998-12-07  Richard Henderson  <rth@cygnus.com>
1517
1518         * sysdeps/unix/sysv/linux/alpha/select.S: Save a4 through
1519         both paths.
1520
1521 1998-12-05  Roland McGrath  <roland@baalperazim.frob.com>
1522
1523         * sysdeps/mach/hurd/pselect.c: New file.
1524
1525         * sysdeps/mach/hurd/poll.c: New file.
1526
1527         * hurd/Makefile (routines): Add hurdselect.
1528         * hurd/hurdselect.c: New file.
1529         (_hurd_select): New function, guts taken from ...
1530         * sysdeps/mach/hurd/select.c (__select): ... here.
1531         Now work by just calling _hurd_select.
1532         * hurd/hurd/fd.h: Declare _hurd_select.
1533
1534 1998-12-05  Roland McGrath  <roland@baalperazim.frob.com>
1535
1536         * time/strptime.c: Fix unterminated comment in last change.
1537
1538 1998-12-05  Ulrich Drepper  <drepper@cygnus.com>
1539
1540         * ctype/ctype.h (_ISbit): Protect use of parameter with
1541         parentheses.
1542         * wctype/wctype.h (_ISwbit): Likewise.
1543
1544         * locale/Versions: Make experimental locale interface available in
1545         GLIBC_2.1.
1546
1547         * sysdeps/gnu/bits/utmp.h (struct exit_status): Define members
1548         without leading __ only for __USE_GNU.
1549         * sysdeps/gnu/bits/utmpx.h (struct __exit_status): Likewise.
1550
1551 1998-12-04  Ulrich Drepper  <drepper@cygnus.com>
1552
1553         * argp/argp.h: Add __restrict.
1554         * dirent/dirent.h: Likewise.
1555         * elf/dlfcn.h: Likewise.
1556         * grp/grp.h: Likewise.
1557         * iconv/iconv.h: Likewise.
1558         * inet/aliases.h: Likewise.
1559         * libio/libio.h: Likewise.
1560         * libio/stdio.h: Likewise.
1561         * locale/locale.h: Likewise.
1562         * misc/mntent.h: Likewise.
1563         * posix/wordexp.h: Likewise.
1564         * pwd/pwd.h: Likewise.
1565         * resolv/netdb.h: Likewise.
1566         * rt/aio.h: Likewise.
1567         * stdio-common/printf.h: Likewise.
1568         * stdlib/monetary.h: Likewise.
1569         * stdlib/stdlib.h: Likewise.
1570         * string/argz.h: Likewise.
1571         * string/envz.h: Likewise.
1572         * string/string.h: Likewise.
1573         * time/time.h: Likewise.
1574
1575 1998-12-04  Zack Weinberg  <zack@rabi.phys.columbia.edu>
1576
1577         * misc/sys/cdefs.h: Only include features.h if _FEATURES_H isn't
1578         defined.  gcc's redundant include optimizer isn't clever enough to
1579         prevent a reinclusion here.
1580         Define __restrict to the empty string only if not GCC or
1581         GCC version less than 2.92.
1582
1583 1998-12-03  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1584
1585         * sysdeps/unix/sysv/linux/configure.in: Fix last change.
1586
1587 1998-12-03  Mark Kettenis  <kettenis@phys.uva.nl>
1588
1589         * time/strptime.c (strptime_internal): Make use of `%C' format
1590         specifier if it is seen together with the `%y' specifier.
1591
1592 1998-12-04  Ulrich Drepper  <drepper@cygnus.com>
1593
1594         * po/sk.po: New file.
1595
1596 1998-12-03  Scott Bambrough  <scottb@corelcomputer.com>
1597
1598         * sysdeps/arm/dl-machine.h (dl_start_user): Incorrect address
1599         for _dl_main_searchlist passed to _dl_init_next.
1600
1601 1998-12-02  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1602
1603         * math/libm-test.c: Expand literal tabs in strings.  Normalize
1604         whitespace.
1605
1606 1998-12-02  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1607
1608         * sysdeps/unix/sysv/linux/sys/fsuid.h: Fix spelling.
1609
1610 1998-12-04  Mark Kettenis  <kettenis@phys.uva.nl>
1611
1612         Provide backwards binary compatibility for the Hurd.
1613         * hurd/geteuids.c [PIC && DO_VERSIONING]: Make __getuids a weak
1614         alias for geteuids.
1615         * hurd/Versions [GLIBC_2.0]: Add __getuids,
1616         __hurd_file_name_lookup and _hurd_umask.
1617         [GLIBC_2.1]: Add _hurd_proc_init.
1618         * hurd/Makefile [versioning] (routines): Add compat-20.
1619         (shared-only-routines): Likewise.
1620         * hurd/hurdinit.c (_hurd_new_proc_init): Renamed from
1621         _hurd_proc_init.  Use it as the default _hurd_proc_init version
1622         for GLIBC_2.1.
1623         * hurd/compat-20.c: New file.
1624         * mach/Versions [GLIBC_2.0]: Add __vm_allocate.
1625
1626 1998-12-02  Ulrich Drepper  <drepper@cygnus.com>
1627
1628         * elf/elf.h: Add R_MIPS_JALR and adjust R_MIPS_NUM appropriately.
1629
1630 1998-12-02  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1631
1632         * inet/Versions: Remove inet6_isipv4mapped.
1633
1634 1998-12-02  Philip Blundell  <pb@nexus.co.uk>
1635
1636         * inet/in6_addr.c (inet6_isipv4mapped): Obsolete, deleted.
1637
1638 1998-11-30  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1639
1640         * manual/time.texi (Formatting Date and Time): Fix typo.
1641
1642 1998-11-30  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1643
1644         * sysdeps/unix/sysv/linux/configure.in: Only check for symlinks
1645         when configuring natively.  Use autoconf macros instead of rolling
1646         our own.  Handle defaulted prefix.
1647
1648 1998-12-01  Ulrich Drepper  <drepper@cygnus.com>
1649
1650         * version.h (VERSION): Bump to 2.0.105.
1651
1652         * sysdeps/generic/Dist: Add bits/libc-tsd.h.
1653
1654         * sysdeps/mach/hurd/Dist: Add bits/libc-tsd.h.
1655
1656         * sysdeps/unix/sysv/linux/mips/Dist: Add xstatconv.c.
1657
1658 1998-11-29 1998  H.J. Lu  <hjl@gnu.org>
1659
1660         * libio/genops.c (_IO_unbuffer_write): Renamed from
1661         _IO_unbuffer_all.
1662         (_IO_cleanup): Call _IO_unbuffer_write instead of
1663         _IO_unbuffer_all.
1664
1665 1998-12-01  Ulrich Drepper  <drepper@cygnus.com>
1666
1667         * intl/localealias.c: Use *_unlocked version of stdio function if
1668         _LIBC_REENTRANT is defined, not _LIBC.
1669
1670 1998-12-01  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1671
1672         * include/grp.h: Add prototypes for internal functions
1673         __getgrgid_r and __getgrnam_r.
1674
1675         * inet/herrno.c: Include <netdb.h> for prototype, undef h_errno.
1676
1677         * resolv/nsap_addr.c: Include <arpa/inet.h> for inet_nsap_addr and
1678         inet_nsap_ntoa prototypes.
1679
1680 1998-12-01  Ulrich Drepper  <drepper@cygnus.com>
1681
1682         * sysdeps/unix/sysv/linux/Makefile (syscall-%.h): Pass -I option
1683         to gcc to have it find the correct system header.
1684         Patch by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
1685
1686         * Makefile (postclean): Add sysd-sorted.
1687         Reported by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
1688
1689 1998-12-01  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
1690
1691         * sunrpc/auth_des.c: Use new XDR int32 functions for integers.
1692         * sunrpc/rpc/xdr.h: Add IXDR INT32 functions.
1693         * sunrpc/rpc_hout.c: Remove (u_long) casts in defines to avoid
1694         conflicts with new solaris version.
1695         * sunrpc/rpc_main.c: Fix bug in generating Makefile name (malloc
1696         doesn't zero allocated memory).
1697         * sunrpc/rpc_svcout.c: Local variables now starts with a _ to avoid
1698         conflicts with xdr functions.  Solves PR libc/877.
1699         * nis/rpcsvc/nis.x: Use always uint32_t.
1700         * nis/rpcsvc/nis.h: Likewise.
1701         * nis/rpcsvc/nis_object.x: Likewise.
1702
1703 1998-12-01  Ulrich Drepper  <drepper@cygnus.com>
1704
1705         * math/libm-test.c: Various cleanups.  Patch by Zack Weinberg.
1706
1707         * sysdeps/unix/sysv/linux/alpha/setfpucw.c: Use correct type for
1708         parameter.  Patch by Christian Gafton.
1709
1710         * string/envz.h: Add prototype for envz_remove.
1711         Reported by Andreas Jaeger.
1712
1713 1998-11-30  Mark Kettenis  <kettenis@phys.uva.nl>
1714
1715         * mach/Versions [libc, GLIBC_2.0]: Add __spin_lock,
1716         __spin_lock_init,  __mutex_lock, __mutex_trylock,
1717         __mutex_unlock.
1718         Remove get_priviliged_ports.  Moved to hurd/Versions.
1719
1720         * hurd/Versions [libc, GLIBC_2.0]: Add _end.  This makes the Hurd
1721         brk implementation see the end of the data segment of the program
1722         instead of the shared library.
1723         Add __hurd_errno_location.  This inline function is used in user
1724         programs.
1725         Add _hurd_critical_section_lock, _hurd_critical_section_unlock,
1726         _hurd_fd_get, _hurd_port_free, _hurd_port_get,
1727         _hurd_port_locked_get.  These inline functions are used by macros
1728         used in mail.local in the Hurd distribution.
1729         Add get_privileged_ports.  Moved here from mach/Versions.
1730         Remove __hurd_file_name_lookup, __hurd_file_name_lookup_retry,
1731         __hurd_file_name_split, __hurd_file_name_path_lookup.  These are
1732         not used outside libc.
1733
1734 1998-11-30  Mark Kettenis  <kettenis@phys.uva.nl>
1735
1736         * hurd/hurdstartup.c: Really include set-hooks.h with <> instead
1737         of "".
1738
1739 1998-11-29  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
1740
1741         * sunrpc/Makefile: Add xdr_intXX_t to routines.
1742         * sunrpc/Versions: Add xdr_int8_t, xdr_uint8_t, xdr_in16_t and
1743           xdr_uint16_t.
1744         * sunrpc/rpc/xdr.h: Add prototypes for new xdr_intXX_t functions.
1745         * sunrpc/xdr.c: Remove xdr_int32_t and xdr_uint32_t.
1746         * sunrpc/xdr_intXX_t.c: New, contains all xdr_intXX_t functions.
1747
1748         * nis/Depend: New.
1749         * nis/nss_nis/nis-service.c: Include generated prototype for parser.
1750
1751 1998-11-30  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1752
1753         * nscd/nscd_getpw_r.c: Include nscd_proto.h for prototypes.
1754
1755         * sysdeps/generic/errno-loc.c: Include <errno.h> for prototype,
1756         undefine errno to get variable.
1757
1758         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Include <sys/fsuid.h>
1759         instead of <unistd.h> for prototype.
1760         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Likewise.
1761
1762 1998-11-30  Ulrich Drepper  <drepper@cygnus.com>
1763
1764         * misc/err.h: Correct comments and use protected attribute keywords.
1765         Reported by Joseph Myers <jsm28@cam.ac.uk>.
1766
1767 1998-11-29  Roland McGrath  <roland@baalperazim.frob.com>
1768
1769         * malloc/thread-m.h [_LIBC]: Include <bits/libc-tsd.h>, and
1770         remove tsd stuff from pthreads/cthreads libc sections.
1771         Use __libc_tsd_define for MALLOC key.
1772         [_LIBC] (tsd_key_t, tsd_key_create): Define to a zero-size type and a
1773         no-op, respectively.
1774         [_LIBC] (tsd_setspecific, tsd_getspecific): Use __libc_tsd_get/set.
1775
1776         * elf/dl-error.c: Include <bits/libc-tsd.h>.
1777         Use __libc_tsd_define for DL_ERROR key.
1778         (tsd_setspecific, tsd_getspecific): Rewritten using __libc_tsd_get/set.
1779
1780         * sysdeps/mach/hurd/bits/libc-tsd.h: New file.
1781         * sysdeps/generic/bits/libc-tsd.h: New file.
1782         * Makefile (distribute): Add bits/libc-tsd.h.
1783
1784 1998-10-12  Roland McGrath  <roland@baalperazim.frob.com>
1785
1786         * elf/dl-error.c: Remove kludge to check for ld.so load address.
1787         There is no need if weak undefined symbols are not used in ld.so;
1788         see linuxthreads/ChangeLog for changes to files
1789         linuxthreads/sysdeps/pthread/bits/libc-lock.h and
1790         linuxthreads/sysdeps/pthread/bits/libc-tsd.h.
1791
1792 1998-11-30  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1793
1794         * sysdeps/i386/bits/string.h (__memset_cc): Fix typo (s->__s).
1795
1796         * sysdeps/i386/i486/bits/string.h: Add prototypes for all new
1797         inline functions.
1798         * sysdeps/i386/bits/string.h: Likewise.
1799
1800 1998-11-30  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1801
1802         * sysdeps/unix/sysv/linux/alpha/bits/ipc.h: Remove ipc_kludge.
1803
1804 1998-11-30  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1805
1806         * db2/progs/db_load/db_load.c (main): Avoid -Wparentheses warning.
1807
1808 1998-09-12  Mark Kettenis  <kettenis@phys.uva.nl>
1809
1810         * sysdeps/mach/hurd/dl-sysdep.c: Do not define
1811         __hurd_threadvar_max.  Add comment explaining why we define
1812         __hurd_threadvar_stack_offset and __hurd_threadvar_stack_mask here.
1813
1814 1998-07-29  Mark Kettenis  <kettenis@phys.uva.nl>
1815
1816         * sysdeps/mach/hurd/dl-sysdep.c (__hurd_sigthread_stack_base,
1817         __hurd_sigthread_stack_end, __hurd_sigthread_variables): Define to
1818         prevent inclusion of Hurd signal handling code.
1819         (__libc_write): New function.
1820         (_dl_sysdep_output): Removed.  The implementation in
1821         `elf/dl-misc.c' now also works for the Hurd.
1822
1823 1998-09-12  Mark Kettenis  <kettenis@phys.uva.nl>
1824
1825         * hurd/hurdstartup.c: Do not include hurdmalloc.h; _hurd_startup
1826         does not use any of malloc/realloc/free anymore.  Include
1827         set-hooks.h with <> instead of "".
1828
1829 1998-11-29  Roland McGrath  <roland@baalperazim.frob.com>
1830
1831         * sunrpc/svc_unix.c (__msgread): Move ON local var inside block
1832         within #ifdef SO_PASSCRED.  Avoids unused var when no SO_PASSCRED.
1833         * sunrpc/clnt_unix.c (__msgread): Likewise.
1834
1835 1998-11-28  Roland McGrath  <roland@baalperazim.frob.com>
1836
1837         * hurd/setuids.c: Renamed to ...
1838         * hurd/seteuids.c: this.
1839         (setuids): Renamed to seteuids.
1840         * hurd/getuids.c: Renamed to ...
1841         * hurd/geteuids.c: this.
1842         (__getuids): Renamed to geteuids, no aliases.
1843         * hurd/hurd.h (geteuids, seteuids): Declare them.
1844         * hurd/Versions: Replace getuids; __getuids with geteuids; seteuids.
1845         * hurd/Makefile (routines): Updated.
1846
1847 1998-11-29  Ulrich Drepper  <drepper@cygnus.com>
1848
1849         * sysdeps/generic/segfault.c (install_handler): Correct test for
1850         SEGFAULT_HANDLER=all.
1851         Patch by Zack Weinberg.
1852
1853 1998-11-28 23:23 -0500  Zack Weinberg  <zack@rabi.phys.columbia.edu>
1854
1855         * sysdeps/unix/sysv/linux/configure.in: Test for symlinks in
1856         $prefix/include that may be clobbered on installation.
1857
1858 1998-11-27  Philip Blundell  <pb@nexus.co.uk>
1859
1860         Fixes to allow compilation with static NSS:
1861         * nss/Makefile: Make explicit the dependency of getent on
1862         libnss_files.a.
1863         [build_static_nss]: Define $(otherlibs) appropriately.
1864         * nss/Depend: Add a dependency on `resolv'.
1865
1866 1998-11-27  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1867
1868         Partial support for MIPS ISO C 9x exception handling:
1869         * sysdeps/mips/fclrexcpt.c: New file.
1870         * sysdeps/mips/ftestexcept.c: New file.
1871         * sysdeps/mips/fgetexcptflg.c: New file.
1872         * sysdeps/mips/fesetround.c: New file.
1873         * sysdeps/mips/fegetround.c: New file.
1874         * sysdeps/mips/fegetenv.c: New file.
1875         * sysdeps/mips/fesetenv.c: New file.
1876         * sysdeps/mips/feupdateenv.c: Likewise.
1877         * sysdeps/mips/bits/fenv.h: New file.
1878
1879 1998-11-28  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1880
1881         * sysdeps/unix/sysv/linux/mips/bits/signum.h: Remove inclusion of
1882         <asm/signal.h> and add needed symbols from <asm/signal.h>; bring
1883         in sync with linux specific version.
1884
1885         Patches by Ralf Baechle <ralf@uni-koblenz.de> for mips-linux:
1886
1887         * sysdeps/unix/mips/sysdep.S: Define _errno as weak_alias, rewrite
1888         errno declaration.
1889
1890         * sysdeps/unix/sysv/linux/mips/ustat.c: Use INLINE_SYSCALL instead
1891         of calling __syscall_*.
1892         * sysdeps/unix/sysv/linux/mips/xmknod.c: Likewise.
1893
1894         * sysdeps/unix/sysv/linux/mips/syscalls.list: Update entries.
1895
1896         * sysdeps/unix/sysv/linux/mips/sys/syscall.h: Add missing SYS_*
1897         constants, correct values according to Linux 2.1.130.
1898
1899         * sysdeps/unix/sysv/linux/mips/pwrite.c: New file.
1900         * sysdeps/unix/sysv/linux/mips/pwrite64.c: New file.
1901         * sysdeps/unix/sysv/linux/mips/pread.c: New file.
1902         * sysdeps/unix/sysv/linux/mips/pread64.c: New file.
1903
1904         * sysdeps/mips/Makefile (sysdep_routines): Use += instead of a
1905         :=.
1906
1907         * sysdeps/unix/sysv/linux/mips/bits/ipc.h: Remove ipc_kludge.
1908
1909         * sysdeps/unix/sysv/linux/mips/xstatconv.c: New file.
1910
1911         * sysdeps/unix/sysv/linux/mips/xstat.c: Removed.
1912
1913         * sysdeps/unix/sysv/linux/mips/sys/ucontext.h: New file.
1914
1915         * sysdeps/unix/sysv/linux/mips/kernel_termios.h: Add copyright
1916         message, change name of include protection, remove inclusion of
1917         <bits/termios.h>.
1918
1919         * sysdeps/unix/sysv/linux/mips/kernel_sigaction.h
1920         (old_kernel_sigaction): Define.
1921         (struct kernel_sigaction): Rename sa_handler to k_sa_handler.
1922
1923         * sysdeps/unix/sysv/linux/mips/bits/time.h: Removed, we can use
1924         the general linux version.
1925         * sysdeps/unix/sysv/linux/mips/bits/stat.h (_STAT_VER_KERNEL): Added.
1926
1927         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Update file.
1928
1929 1998-09-03  Philip Blundell  <pb@nexus.co.uk>
1930
1931         * sysdeps/arm/bits/endian.h (__FLOAT_WORD_ORDER): Define to big
1932         endian.
1933         * math/math_private.h: Use __FLOAT_WORD_ORDER rather than
1934         BYTE_ORDER.
1935         * string/endian.h: If __FLOAT_WORD_ORDER wasn't defined by
1936         <bits/endian.h>, make it the same as __BYTE_ORDER.
1937
1938 1998-11-27  Ulrich Drepper  <drepper@cygnus.com>
1939
1940         * math/math.h: Avoid using long double functions in generic macros
1941         if __NO_LONG_DOUBLE_MATH.
1942
1943         * sysdeps/arm/dl-machine.h: Fix handling of weak undefined symbols
1944         during bootstrapping.
1945         * scripts/config.sub: Add Netwinder specific matches.
1946         Patch by Scott Bambrough <scottb@corelcomputer.com>.
1947
1948 1998-11-26  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1949
1950         * Makeconfig ($(common-objpfx)sysd-dirs): Use automatic variables
1951         if possible.
1952         ($(common-objpfx)sysd-sorted): Likewise.
1953
1954 1998-11-27  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1955
1956         * sysdeps/libm-ieee754/e_log.c (__ieee754_log): Add declaration of
1957         local variables t1,t2 only if needed.
1958
1959         * sysdeps/libm-ieee754/e_atan2.c: Added braces to avoid compiler
1960         warnings.
1961         * sysdeps/libm-ieee754/s_truncf.c (__truncf): Likewise.
1962         * sysdeps/libm-ieee754/s_trunc.c (__trunc): Likewise.
1963
1964         * sysdeps/mips/mul_1.S (Loop): Add closing comment to avoid
1965         warning.
1966
1967 1998-11-27  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1968
1969         * math/math.h: Add brace to correct #if expression.
1970
1971 1998-11-26  Philip Blundell  <philb@gnu.org>
1972
1973         Undo change of 1998-11-12:
1974         * sysdeps/unix/sysv/linux/netlink/netlink.h: Deleted.
1975         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Remove
1976         netlink/netlink.h.
1977         * sysdeps/unix/sysv/linux/Dist: Likewise.
1978
1979 1998-11-22  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
1980
1981         * nis/nis_print.c (nis_print_entry): Changes to match Solaris output.
1982
1983 1998-11-26  Ulrich Drepper  <drepper@cygnus.com>
1984
1985         * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_PLT): New defined macro.
1986         (elf_machine_got_rel): Remove scope variable.  Use scope from the map.
1987         Don't modify _dl_global_scope_end in the end.
1988         (__dl_runtime_resolv): Also use scope from the map.
1989         * sysdeps/mips/mips64/dl-machine.h: Likewise.
1990         * elf/dl-runtime.c: Don't define fixup and profile_fixup if
1991         ELF_MACHINE_NO_PLT is defined.
1992         * sysdeps/mips/sys/ucontext.h: New file.
1993         Patches by kaz Kojima <kkojima@rr.iij4u.or.jp>.
1994
1995 1998-11-26  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1996
1997         * sysdeps/generic/pselect.c (__pselect): Change interface,
1998         set/restore sigmask.
1999
2000         * misc/sys/select.h: Change declaration according to Stevens' Unix
2001         Network Programming.
2002         * include/sys/select.h (__pselect): Likewise.
2003         Reported by <bwelling@anomaly.munge.com> [PR libc/872].
2004
2005         * include/fpu_control.h: New file, contains __setfpucw
2006         declaration.
2007
2008         * sysdeps/generic/fpu_control.h: Remove __setfpucw declaration,
2009         it's an internal symbol.
2010         * sysdeps/alpha/fpu/fpu_control.h: Likewise.
2011         * sysdeps/arm/fpu/fpu_control.h: Likewise.
2012         * sysdeps/i386/fpu_control.h: Likewise.
2013         * sysdeps/m68k/fpu_control.h: Likewise.
2014         * sysdeps/powerpc/fpu_control.h: Likewise.
2015         * sysdeps/sparc/sparc32/fpu/fpu_control.h: Likewise.
2016         * sysdeps/sparc/sparc64/fpu/fpu_control.h: Likewise.
2017
2018 1998-11-25  Ulrich Drepper  <drepper@cygnus.com>
2019
2020         * version.h (VERSION): Bump to 2.0.104.
2021
2022 1998-11-25  Mark Kettenis  <kettenis@phys.uva.nl>
2023
2024         * libio/bits/stdio.h (fread_unlocked): Add missing parentheses
2025         around parameter n.
2026
2027 1998-11-24  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2028
2029         * time/tzfile.c (__tzfile_read): Fix comment.
2030
2031 1998-11-24  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2032
2033         * Makerules (build-shlib): Pass -O1 down to linker to get
2034         optimized shared libraries.
2035
2036 1998-11-24  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2037
2038         * Makeconfig ($(common-objpfx)sysd-dirs): Cope with no Subdirs
2039         file.  Strip "-" from inhibited subdir name.  Combine into a
2040         single awk program.
2041         ($(common-objpfx)sysd-sorted): Fix sed command.
2042
2043 1998-11-25  Roland McGrath  <roland@baalperazim.frob.com>
2044
2045         * sysdeps/mach/hurd/i386/init-first.c (init): Restored as inline fn.
2046         Use constant _HURD_THREADVARS_MAX for temporary array size.
2047
2048         * Makeconfig ($(common-objpfx)sysd-sorted): Use @ instead of / as sed
2049         s separator, since $(..) might contain a /.
2050
2051 1998-11-23  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2052
2053         * configure.in (mips): Fix typo (Replace ,, by ;;).
2054
2055         * libio/Versions: Clean up entries.
2056
2057 1998-11-23  Ulrich Drepper  <drepper@cygnus.com>
2058
2059         * sysdeps/i386/fpu/bits/mathinline.h: Add optimizations for lrint
2060         and llrint.
2061
2062 1998-11-21  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2063
2064         * sysdeps/unix/sysv/linux/netinet/ip_fw.h: Removed.  There are too
2065         many differences between the Linux 2.0 and 2.1 versions of this
2066         file and it's too difficult to convert all calls.  The file should
2067         only be needed by the ipfw program which has to take care of the
2068         correct kernel version and include files.
2069
2070         * sysdeps/unix/sysv/linux/Dist: Remove netinet/ip_fw.h.
2071         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Likewise.
2072
2073 1998-11-23  Ulrich Drepper  <drepper@cygnus.com>
2074
2075         * Makeconfig: Don't read sysd-sorted unless sysd-dirs is read.
2076         Patch by Zack Weinberg.
2077
2078         * math/bits/mathcalls.h: Adjust comments.  Remove gamma_r prototype.
2079
2080         * sysdeps/i386/fpu/bits/mathinline.h: Make log2 only available if
2081         __USE_ISOC9X is defined.  Provide rint optimization.
2082
2083 1998-11-21  H.J. Lu  <hjl@gnu.org>
2084
2085         * libio/Versions (_IO_popen, _IO_proc_open, _IO_proc_close,
2086         popen, pclose): Add to GLIBC_2.1.
2087
2088         * libio/Makefile (routines): Add oldiopopen and oldpclose.
2089         (shared-only-routines): Likewise.
2090
2091         * libio/pclose.c (pclose): Make it default for GLIBC_2.1.
2092         * libio/iopopen.c (_IO_proc_open, _IO_popen, popen,
2093         _IO_proc_close): Likewise.
2094
2095         * libio/iolibio.h (_IO_new_popen, _IO_old_popen, __new_pclose,
2096         __old_pclose): New prototypes.
2097
2098         * libio/libioP.h (_IO_new_file_jumps): Removed.
2099         (_IO_old_proc_jumps): Added.
2100         (_IO_new_proc_open, _IO_old_proc_open): New prototypes.
2101
2102         * libio/oldiopopen.c: New file.
2103
2104         * libio/oldpclose.c: New file.
2105
2106 1998-11-22  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
2107
2108         * nss/Makefile: Build and install getent.
2109         * nss/getent.c: New, get entries from administrative database.
2110
2111 1998-11-22  Roland McGrath  <roland@baalperazim.frob.com>
2112
2113         * sysdeps/mach/hurd/i386/init-first.c (init): Provide temporary storage
2114         for the per-thread variables of the main user thread to make it
2115         possible to use malloc as soon as _hurd_preinit_hook has been run.
2116         For cthreads, copy values to new stack from there.
2117         For non-cthreads, malloc threadvar array here and copy from temp space.
2118         (init1): No longer initialize threadvars here.
2119         (doinit1): Made static void at top level.
2120         (init): Folded into [PIC] _init or [!PIC] doinit1, since GCC cannot
2121         inline a function that uses dynamic auto arrays.
2122
2123 1998-11-20  Ulrich Drepper  <drepper@cygnus.com>
2124
2125         * version.h (VERSION): Bump to 2.0.103.
2126
2127         * aclocal.m4 (LIBC_PROG_BINUTILS): Also add AR and RANLIB using the
2128         same method.
2129         * configure.in: Don't define AR and RANLIB here.
2130
2131         * inet/gethstbyad_r.c: Define NEED__RES_HCONV and POSTPROCESS for
2132         host name res_hconf code.
2133         * inet/gethstbynm_r.c: Likewise.
2134         * nss/getXXbyYY_r.c: Include resolv/res_hconf.h if NEED__RES_HCONF
2135         is defined.  Call res_hconf_init if necessary.  If POSTPROCESS is
2136         defined execute the code.
2137         * resolv/Makefile (routines): Add res_hconf.
2138         (headers): Add res_hconf.h.
2139         * resolv/res_hconf.c: Pretty print.
2140         * resolv/res_hconf.h: Likewise.
2141
2142 1998-11-20  Ulrich Drepper  <drepper@cygnus.com>
2143
2144         * sysdeps/generic/bits/byteswap.h: Fix typos in non-GCC
2145         definitions.  Reported by Scott Bambrough <scottb@corelcomputer.com>.
2146
2147 1998-11-20 1998  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2148
2149         * math/libm-test.c: Raise some epsilons a bit.
2150
2151 1998-11-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2152
2153         * Makeconfig ($(common-objpfx)sysd-sorted): Fix portability problems.
2154
2155 1998-11-20  Ulrich Drepper  <drepper@cygnus.com>
2156
2157         * Makefile (distribute): Add scripts/gen-sorted.awk.
2158
2159 1998-11-19  Ulrich Drepper  <drepper@cygnus.com>
2160
2161         * posix/regex.c (regex_compile): Handle extra long class names
2162         correctly.
2163
2164 1998-11-19  Geoff Keating  <geoffk@ozemail.com.au>
2165
2166         * elf/rtld.c (_dl_start): Handle weak undefined symbols in ld.so
2167         correctly.
2168
2169 1998-11-19  Ulrich Drepper  <drepper@cygnus.com>
2170
2171         * misc/error.c: Undo last change.
2172
2173         * ctype/Versions: Add _tolower and _toupper.
2174
2175 1998-11-19  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
2176
2177         * sunrpc/svc_unix.c (readunix): Check for POLLERR, POLLHUP and
2178         POLLNVAL.
2179
2180 1998-11-19  Ulrich Drepper  <drepper@cygnus.com>
2181
2182         * Makeconfig: Add comment to all-subdirs definition.
2183         Add rule to generate sysd-sorted.  Include this file and and set
2184         subdirs value to $(sorted-subdirs).
2185         * scripts/gen-sorted.awk: New file.
2186         * Make-dist (+tsrcs): Add Depend.
2187         * nscd/Depend: New file.
2188         * nss/Depend: New file.
2189         * rt/Depend: New file.
2190
2191 1998-11-18  Ulrich Drepper  <drepper@cygnus.com>
2192
2193         * sysdeps/unix/bsd/poll.c (__poll): Add code to extend sets if any
2194         passed file descriptor exceeds the size determined by
2195         getdtablesize.
2196
2197         * sysdeps/unix/sysv/linux/cmsg_nxthdr.c (__cmsg_nxthdr): Update
2198         from inline version in bits/socket.h.
2199
2200         * sysdeps/unix/sysv/linux/bits/socket.h: Define __cmsg_nxthdr as
2201         inline function only is __USE_EXTERN_INLINES is defined.
2202
2203         * time/strftime.c (my_strftime): Make code a bit clearer.
2204         Patch by Paul Eggert <eggert@twinsun.com>.
2205
2206         * io/Makefile (CFLAGS-ftw.c): Removed.
2207
2208         * manual/errno.texi: Change the short text for ENODEV to
2209         "No such device".
2210
2211 1998-11-18  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2212
2213         * io/Makefile (tests): Make sure that the test program has an
2214         explicit directory part.
2215
2216 1998-11-18  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2217
2218         * configure.in: Fix last change.
2219
2220 1998-11-18  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
2221
2222         * sunrpc/Makefile (routines): Add create_xid.
2223
2224         * sunrpc/clnt_tcp.c: Use non-guessable xid.
2225         * sunrpc/clnt_udp.c: Likewise.
2226         * sunrpc/clnt_unix.c: Likewise.
2227         * sunrpc/pmap_rmt.c: Likewise.
2228         * sunrpc/create_xid.c: New, create non-guessable xid.
2229
2230         * sunrpc/svc_tcp.c: Remove patch from 1998-06-15, use poll instead
2231         of select.
2232         * sunrpc/svc_unix.c: Use poll instead of select.
2233
2234 1998-11-17  Ulrich Drepper  <drepper@cygnus.com>
2235
2236         * sysdeps/unix/sysv/linux/sleep.c (__sleep): Make Unix98 compliant
2237         by removing SIG_IGN handler for SIGCHLD if necessary.
2238         Patch by H.J. Lu <hjl@lucon.org>.
2239
2240         * stdio-common/printf_fphex.c (__printf_fphex): Correct printing
2241         of denormalized numbers.
2242
2243 1998-10-06  Geoff Keating  <geoffk@ozemail.com.au>
2244
2245         * sysdeps/powerpc/dl-machine.h (elf_machine_load_address): Suppress
2246         another parentheses warning, make nano-optimisation.
2247
2248         * sysdeps/powerpc/dl-machine.h (_dl_runtime_resolve): Preserve
2249         saved LR on stack so _mcount works.
2250         (_dl_prof_resolve): Likewise.
2251         * sysdeps/powerpc/register-dump.h: Print FPRs.  Adjust for correct
2252         signal handler calling convention.
2253         * sysdeps/unix/sysv/linux/powerpc/sigcontextinfo.h: Adjust for
2254         correct signal handler calling convention---more like x86 linux and
2255         mklinux, less like linux-ppc versions between 2.1 and 2.1.126.
2256
2257 1998-11-17  Ulrich Drepper  <drepper@cygnus.com>
2258
2259         * configure.in: Correct allowed makeinfo version.
2260
2261 1998-11-17  Philip Blundell  <pb@nexus.co.uk>
2262
2263         * sysdeps/generic/bits/mathdef.h: Fix typo.
2264
2265 1998-11-17  Geoff Keating  <geoffk@ozemail.com.au>
2266
2267         * sysdeps/unix/sysv/linux/powerpc/pwrite.c: Prototype the syscall
2268         under the right name (squish warning).
2269         * sysdeps/unix/sysv/linux/powerpc/pwrite64.c: Likewise.
2270
2271 1998-11-17  Geoff Keating  <geoffk@ozemail.com.au>
2272
2273         * stdio-common/_itoa.c (_itoa): Add redundant parentheses to
2274         prevent warnings.
2275
2276 1998-11-16  Ulrich Drepper  <drepper@cygnus.com>
2277
2278         * intl/locale.alias: Change `japanese' alias to match X11R6's.
2279         Add `japanese.euc' alias.
2280
2281         * manual/Makefile (%.info): Set LANGUAGE and LC_ALL explicitly to C
2282         before running makeinfo.
2283
2284         * math/Makefile (libm-routines): $(strip) entire value.
2285
2286         * nss/nss_db/db-XXX.c (internal_setent): Rewrite to avoid warning.
2287
2288 1998-10-24  H.J. Lu  <hjl@gnu.org>
2289
2290         * libio/libio.h (_IO_cookie_io_functions_t): Protect with __USE_GNU.
2291         (_IO_cookie_file): Likewise.
2292
2293 1998-11-16  Philip Blundell  <philb@gnu.org>
2294
2295         * inet/netinet/icmp6.h: Correct naming of constants.
2296
2297 1998-11-16  Ulrich Drepper  <drepper@cygnus.com>
2298
2299         * sysdeps/unix/opendir.c: Use o_directory_works differently.  Treat
2300         zero value as uninitialized so that variable can go into .bss.
2301
2302         * dirent/opendir-tst1.c: Print error strings to stdout.
2303
2304         * sysdeps/unix/sysv/linux/mmap64.c: New file.  Empty.
2305         * sysdeps/unix/sysv/linux/syscalls.list: Add mmap with mmap64 alias.
2306         * sysdeps/unix/sysv/linux/arm/mmap.S: Add mmap64 alias.
2307         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
2308         * sysdeps/unix/sysv/linux/m68k/mmap.S: Likewise.
2309
2310 1998-11-16  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2311
2312         * time/tzfile.c (__tzfile_read): Check that types[i].isdst is in
2313         range.
2314
2315 1998-11-16  Ulrich Drepper  <drepper@cygnus.com>
2316
2317         * libio/bits/stdio.h (fread_unlocked): Do handle zero size and number.
2318         (fwrite_unlocked): Likewise.
2319
2320 1998-11-16  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2321
2322         * libio/bits/stdio.h (fread_unlocked): Don't evaluate non-constant
2323         twice.  Don't bother handling zero size.
2324         (fwrite_unlocked): Likewise.
2325
2326 1998-11-15  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2327
2328         * configure.in: Fix regex for makeinfo version string.
2329
2330 1998-11-15  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2331
2332         * sunrpc/rpc_sample.c (write_sample_server): Avoid -Wparentheses
2333         warning.
2334         * sunrpc/rpc_svcout.c (write_program): Likewise.
2335
2336 1998-11-15  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2337
2338         * time/Makefile (CFLAGS-test_time.c): Add -Wno-format.
2339
2340 1998-11-16  Ulrich Drepper  <drepper@cygnus.com
2341
2342         * misc/sys/mman.h: Pretty print prototypes.
2343
2344 1998-11-15  Ulrich Drepper  <drepper@cygnus.com
2345
2346         * misc/error.c (error): Don't use result of strerror_r call directly
2347         since at least DEC Unix has a wrong return type.
2348         Patch by Johan Danielsson <joda@pdc.kth.se>.
2349
2350 1998-11-16  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2351
2352         * sysdeps/unix/sysv/linux/m68k/sysdep.h (INLINE_SYSCALL): Undo
2353         last change.
2354
2355 1998-11-13  Ulrich Drepper  <drepper@cygnus.com>
2356
2357         * stdio-common/vfscanf.c: Don't return -1 in case of an invalid
2358         format, just stop.
2359
2360         * version.h (VERSION): Bump to 2.0.102.
2361
2362         * stdio-common/tstdiomisc.c (t2): Update test case for last scanf
2363         change.
2364         * stdio-common/scanf7.c (main): Likewise.
2365
2366 1998-11-13  Ulrich Drepper  <drepper@cygnus.com>
2367
2368         * stdio-common/vfscanf.c: Return EOF for invalid format
2369         characters.
2370
2371         * version.h (VERSION): Bump to 2.0.101.
2372
2373         * Makerules (Versions.all): Generate this file from all Versions.def
2374         files.
2375         (sysd-versions): Use Versions.all instead of Versions.def.
2376
2377 1998-11-13  Philip Blundell  <philb@gnu.org>
2378
2379         * sysdeps/arm/fpu/bits/setjmp.h (__JMP_BUF_SP): Correct value.
2380         Reported by Scott Bambrough.
2381
2382 1998-11-11  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2383
2384         * locale/programs/config.h: Define HAVE_STRING_H for xstrdup.c.
2385
2386 1998-11-13  Ulrich Drepper  <drepper@cygnus.com>
2387
2388         * libio/bits/stdio.h: Correct and improve fread_unlocked and
2389         fwrite_unlocked optimizations.
2390
2391         * time/tzfile.c (__tzfile_read): Set __tzname based on last names
2392         in time not to last entries in the file.
2393         (__tzfile_compute): Likewise.  Fix for PR libc/863.
2394
2395         * timezone/Makefile: Generate GB timezone data for test.
2396         * timezone/tst-timezone.c: More tests for DST switching time (disabled
2397         for now).
2398
2399 1998-11-13  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2400
2401         * sysdeps/unix/sysv/linux/m68k/sysdep.h (INLINE_SYSCALL): Remove
2402         d0 from clobber list.
2403
2404 1998-11-12  Ulrich Drepper  <drepper@cygnus.com>
2405
2406         * inet/netinet/in.h: Add a few more IPPROTO_* macros.
2407
2408         * libio/Makefile (headers): Add bits/stdio.h.
2409         * libio/iofread_u.c: Undefine fread_unlocked before definition.
2410         * libio/iofwrite_u.c: Undefine fwrite_unlocked before definition.
2411         * libio/stdio.h: Move optimizations into ...
2412         * libio/bits/stdio.h: ...here.  New file.
2413
2414         * libio/iofread.c: Pretty print.
2415
2416 1998-11-12  Mark Kettenis  <kettenis@phys.uva.nl>
2417
2418         * sysdeps/gnu/bits/utmpx.h: Protect members of struct
2419         __exit_status with `__'.  Rename pad member of struct utmpx to
2420         __unused.
2421         (RUN_LVL): Define unconditionally.
2422         * sysdeps/gnu/bits/utmp.h: Rename pad member of struct utmp to
2423         __unused.
2424
2425 1998-11-12  Philip Blundell  <philb@gnu.org>
2426
2427         * sysdeps/unix/sysv/linux/netlink/netlink.h: New file, support for
2428         Linux AF_NETLINK sockets (needed since the kernel version is
2429         unusable).
2430         * sysdeps/unix/sysv/linux/Makefile: Install it.
2431         * sysdeps/unix/sysv/linux/Dist: Distribute it.
2432
2433 1998-11-12  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2434
2435         * timezone/tst-timezone.c (tests): Add entry for America/Chicago
2436         to test for bug in PR libc/863.
2437
2438 1998-11-12  Ulrich Drepper  <drepper@cygnus.com>
2439
2440         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Cleanup comment.
2441
2442         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Rename macro
2443         parameter lazy to do_lazy to avoid clashing with struct member name.
2444         Reported by Ralf Baechle <ralf@uni-koblenz.de>.
2445
2446 1998-11-10  H.J. Lu  <hjl@gnu.org>
2447
2448         * sysdeps/unix/sysv/linux/bits/local_lim.h: Undefine NR_OPEN
2449         if it is defined in <linux/limits.h>.
2450
2451 1998-11-09 13:07 -0500  Zack Weinberg  <zack@rabi.phys.columbia.edu>
2452
2453         * include/protocols/routed.h: Include the real header with
2454         a full path from the top of the source tree.
2455         * include/protocols/rwhod.h: Likewise.
2456         * include/protocols/talkd.h: Likewise.
2457         * include/protocols/timed.h: Likewise.
2458
2459         * timezone/Makefile: Don't include z.ZONE files if no_deps
2460         is set, not if avoid-generated is set.
2461
2462 1998-11-12  Ulrich Drepper  <drepper@cygnus.com>
2463
2464         * signal/signal.h: Undo last change.  Get definition of timespec
2465         if __USE_POSIX199309.
2466
2467         * string/bits/string2.h (__strpbrk_c2): Add intermediate cast to
2468         size_t to prevent gcc warning when using -Wqual-cast.
2469         (__strpbrk_c3): Likewise.
2470         Suggested by Alan Curry <pacman@cqc.com>.
2471
2472 1998-11-11  Roland McGrath  <roland@baalperazim.frob.com>
2473
2474         * hurd/hurdsig.c (_hurdsig_init): Add assertion that no pending,
2475         unblocked signals are set in the startup masks.
2476
2477         * hurd/hurdsig.c (_hurdsig_init): Take new args, INTARRAY and
2478         INTARRAYSIZE.  Initialize main thread's sigstate from INIT_SIG* ints.
2479
2480         * hurd/hurd/signal.h: Update _hurdsig_init decl.
2481         * hurd/hurdinit.c (_hurd_proc_init): Take new args, INTARRAY and
2482         INTARRAYSIZE, pass them down to _hurdsig_init.
2483         * hurd/hurd.h: Update _hurd_proc_init decl.
2484
2485 1998-11-10  Ulrich Drepper  <drepper@cygnus.com>
2486
2487         * math/cabs.c: Replace complex by _Complex.
2488         * math/cabsf.c: Likewise.
2489         * math/cabsl.c: Likewise.
2490         * math/cimag.c: Likewise.
2491         * math/cimagf.c: Likewise.
2492         * math/cimagl.c: Likewise.
2493         * math/conj.c: Likewise.
2494         * math/conjf.c: Likewise.
2495         * math/conjl.c: Likewise.
2496         * math/creal.c: Likewise.
2497         * math/crealf.c: Likewise.
2498         * math/creall.c: Likewise.
2499
2500         * sysdeps/alpha/fpu/bits/mathdef.h: Define ISO C 9X stuff only if
2501         included from math.h and __USE_ISOC9X is defined.
2502         * sysdeps/generic/bits/mathdef.h: Likewise.
2503         * sysdeps/generic/i386/fpu/mathdef.h: Likewise.
2504         * sysdeps/generic/m68k/fpu/mathdef.h: Likewise.
2505         * sysdeps/generic/powerpc/bits/mathdef.h: Likewise.
2506         * sysdeps/generic/sparc/fpu/bits/mathdef.h: Likewise.
2507
2508 1998-11-10  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2509
2510         * sysdeps/i386/fpu/bits/mathdef.h: Allow direct inclusion by
2511         <complex.h>.
2512         * sysdeps/alpha/fpu/bits/mathdef.h: Likewise.
2513         * sysdeps/generic/bits/mathdef.h: Likewise.
2514         * sysdeps/m68k/fpu/bits/mathdef.h: Likewise.
2515         * sysdeps/powerpc/bits/mathdef.h: Likewise.
2516         * sysdeps/sparc/fpu/bits/mathdef.h: Likewise.
2517
2518 1998-11-09  Ulrich Drepper  <drepper@cygnus.com>
2519
2520         * extra-lib.mk: Fix typo in last change.
2521
2522         * math/complex.h: Include bits/mathdef.h to get __NO_LONG_DOUBLE_MATH
2523         is needed.
2524         Don't define long double functions if __NO_LONG_DOUBLE_MATH is defined.
2525         Don't define `complex' but instead `_Complex'.  The later is the
2526         reserved keyword.
2527         * math/bits/cmathcalls.c: Define _Mdouble_complex_ using _Complex,
2528         not complex.
2529
2530 1998-11-07  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2531
2532         * manual/libc.texinfo: Remove colon from category name.
2533         * manual/Makefile (dir-add.info): Likewise.
2534
2535 1998-11-07  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2536
2537         * configure.in: Avoid autoconf bug.
2538
2539 1998-10-28  H.J. Lu  <hjl@gnu.org>
2540
2541         * posix/getopt.h: Add "__" to arguments in prototypes.
2542
2543 1998-11-05  H.J. Lu  <hjl@gnu.org>
2544
2545         * libio/iofgets.c (_IO_fgets): Don't report error
2546         if something was read in and errno is set to
2547         EAGAIN.
2548         * libio/iofgets_u.c (fgets_unlocked): Likewise.
2549
2550 1998-11-05  Philip Blundell  <philb@gnu.org>
2551
2552         * sysdeps/unix/sysv/linux/net/if_packet.h: Don't include kernel
2553         header; it defines too much.  Provide a local definition of struct
2554         sockaddr_pkt and a comment advising against its use.
2555
2556 1998-11-06  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2557
2558         * extra-lib.mk: Avoid empty include list.
2559
2560 1998-11-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2561
2562         * extra-lib.mk: Add support for $(lib)-shared-only-routines.
2563
2564         * elf/Makefile (libdl-routines): Add dlopenold only if doing
2565         versioning.
2566         (libdl-shared-only-routines): New variable.
2567
2568 1998-11-06  Paul Eggert  <eggert@twinsun.com>
2569
2570         Don't invoke localtime_r or gmtime_r unless it's the GNU C
2571         library's localtime_r and gmtime_r; there are too many buggy
2572         implementations of localtime_r and gmtime_r out there, and
2573         it's not worth keeping track of all the different bugs.
2574
2575         * time/mktime.c (__EXTENSIONS__): Remove.
2576         (<unistd.h>): No need to include.
2577         * time/strftime.c: Likewise.
2578
2579         * time/mktime.c (_POSIX_THREAD_SAFE_FUNCTIONS, HAVE_LOCALTIME_R):
2580         Remove.
2581         (my_mktime_localtime_r): Renamed from localtime_r; all uses changed.
2582         Base it on localtime unless _LIBC.
2583
2584         * time/strftime.c (my_strftime_gmtime_r): Renamed from gmtime_r;
2585         all uses changed.
2586         (my_strftime_localtime_r): Renamed from localtime_r; all uses changed.
2587         Base them on localtime/gmtime if not _LIBC.
2588
2589 1998-11-07  Ulrich Drepper  <drepper@cygnus.com>
2590
2591         * sysdeps/generic/isastream.c: Always return 0 unless it is an invalid
2592         file descriptor.  This makes this function actually usable.
2593         Proposed by Mark Kettenis <kettenis@phys.uva.nl>.
2594
2595 1998-11-05  Ulrich Drepper  <drepper@cygnus.com>
2596
2597         * math/math.h: Unconditionally include bits/mathdef.h.  Declare
2598         long double functions only if __NO_LONG_DOUBLE_MATH is not
2599         defined.
2600         * sysdeps/generic/bits/mathdef.h: Define only if __USE_ISOC9X.
2601         Define __NO_LONG_DOUBLE_MATH.
2602         * sysdeps/m68k/fpu/bits/mathdef.h: Define only if __USE_ISOC9X.
2603         * sysdeps/i386/fpu/bits/mathdef.h: Likewise.
2604
2605         * elf/rtld.c: Add a few __builtin_expects where they will improve
2606         a lot.
2607
2608 1998-11-05  Ulrich Drepper  <drepper@cygnus.com>
2609
2610         * version.h (VERSION): Bump to 2.0.100.
2611
2612         * sysdeps/i386/fpu/bits/mathinline.h (__pow2): Fix fldl -> fld.
2613
2614         * sysdeps/libm-i387/s_fma.S: Optimize a bit.
2615         * sysdeps/libm-i387/s_fmaf.S: Likewise.
2616
2617 1998-11-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2618
2619         * libio/genops.c (_IO_least_marker): Add additional parameter
2620         end_p replacing fp->_IO_read_end.
2621         (save_for_backup): Likewise.  All callers changed.  Use _IO_size_t
2622         and _IO_ssize_t instead of int.
2623         (_IO_switch_to_main_get_area): Remove use of _IO_save_ptr.
2624         (_IO_switch_to_backup_area): Likewise.  Fix comments.
2625         (_IO_seekmark): Undo last change.
2626         (_IO_default_pbackfail): Correct use of backup area.
2627         * libio/libio.h (_IO_FILE_complete): Remove _IO_save_ptr.
2628
2629 1998-11-04 19:47 -0500  Zack Weinberg  <zack@rabi.phys.columbia.edu>
2630
2631         * configure.in: Search for install-info and substitute it.
2632         Determine whether install-info is the buggy Debian version
2633         that doesn't understand INFO-DIR-SECTION.
2634         * config.make.in: Add INSTALL_INFO and OLD_DEBIAN_INSTALL_INFO
2635         to be substituted.
2636         * manual/Makefile: If OLD_DEBIAN_INSTALL_INFO, give
2637         install-info the --section argument it needs to work properly.
2638         (dir-add.texinfo): Delete target.
2639         (dir-add.info): Generate this directly.  Sort entries.  Put a
2640         colon at the end of the INFO-DIR-SECTION line.
2641         * manual/libc.texinfo: Put a colon at the end of the
2642         @dircategory line.
2643
2644 1998-11-05  Paul Eggert  <eggert@twinsun.com>
2645
2646         * time/mktime.c (__mktime_internal): Adopt the traditional (and
2647         problematic) notion of what to do when tm_isdst doesn't match.
2648
2649 1998-11-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2650
2651         * posix/PTESTS: Fix spelling.
2652
2653 1998-11-04  Ulrich Drepper  <drepper@cygnus.com>
2654
2655         * misc/efgcvt_r.c (fcvt_r): Remove code which tries to use libm
2656         functions.  Reduce error in computing normalized value by multiplying
2657         factor in loop and compute result in one step.
2658         Reported by Christian Gafton.
2659
2660         * sysdeps/libm-i387/e_hypot.S: New file.
2661         * sysdeps/libm-i387/e_hypotf.S: New file.
2662
2663 1998-11-04  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2664
2665         * elf/dlopenold.c: Compile only if DO_VERSIONING is also defined.
2666
2667 1998-11-03  H.J. Lu  <hjl@gnu.org>
2668
2669         * libio/fileops.c (new_do_write): New function.
2670         (_IO_new_do_write): Call new_do_write.
2671         (_IO_new_file_xsputn): Likewise.
2672
2673         * libio/oldfileops.c (old_do_write): New function.
2674         (_IO_old_do_write): Call old_do_write.
2675         (_IO_old_file_xsputn): Likewise.
2676
2677 1998-11-04  Ulrich Drepper  <drepper@cygnus.com>
2678
2679         * time/mktime.c (__mktime_internal): Correct last change.  We must
2680         stop searching for the right isdst value before stepping to the
2681         initial value.
2682
2683         * malloc/malloc.c: Make sure calloc really returned zeroed memory.
2684         Patch by Wolfram Gloger <wmglo@dent.med.uni-muenchen.de>.
2685
2686 1998-11-02 16:12 -0500  Zack Weinberg  <zack@rabi.phys.columbia.edu>
2687
2688         * sysdeps/generic/bits/signum.h: Define signals with their
2689         historical numbers when those are in the 1-15 range and
2690         consistent across platforms.
2691         Define compatibility aliases (SIGIOT, SIGCLD) if __USE_MISC.
2692         Define SIG_DFL, SIG_IGN, SIG_ERR as numeric constants cast
2693         appropriately instead of with fake function declarations
2694         (would cause link errors).
2695         If __USE_UNIX98, define SIG_HOLD.
2696
2697 1998-10-29  H.J. Lu  <hjl@gnu.org>
2698
2699         * sysdeps/unix/sysv/linux/bits/sigaction.h (sigaction): Use
2700         union only if __USE_POSIX199309 is defined.
2701
2702         * misc/sys/select.h (pselect): Declared only if __USE_GNU is
2703         defined.
2704
2705 1998-11-03  Ulrich Drepper  <drepper@cygnus.com>
2706
2707         * time/mktime.c (__mktime_internal): Handle broken down times
2708         around the time of the DST switches more correctly.
2709
2710 1998-11-02  Ulrich Drepper  <drepper@cygnus.com>
2711
2712         * elf/Makefile (libdl-routines): Add dlopenold.
2713         * elf/Versions [libdl, GLIBC_2.1]: Add dlopen.
2714         * elf/dl-open.c (_dl_open): Check whether RTLD_LAZY or RTLD_GLOBAL
2715         is set and bounce otherwise.
2716         * elf/dlopen.c: Rename function to __dlopen_check and make version
2717         named dlopen.
2718         * elf/dlopenold.c: New file.
2719
2720 1998-11-02  Ulrich Drepper  <drepper@cygnus.com>
2721
2722         * elf/Versions [libc, GLIBC_2.01]: Add _dl_global_scope_alloc.
2723         * elf/dl-open.c (_dl_global_scope_alloc): Move definition to
2724         * elf/dl-deps.c: ...here.
2725         * elf/dl-open.c (dl_open_worker): Call _dl_map_object_deps with
2726         new parameter and expect result.  Remove code handling RTLD_GLOBAL.
2727         Add return value of _dl_map_object_deps to
2728         _dl_main_searchlist->r_nlist.
2729         * elf/dl-deps.c (_dl_map_object_deps): Change to return value.
2730         If we parameter GLOBAL is nonzero add object and dependencies to
2731         the global scope.
2732         * elf/ldsodefs.h: Adapt prototype for _dl_map_object_deps.
2733         * elf/rtld.c (dl_main): Call _dl_map_object_deps with new parameter.
2734         Mark all objects as in global scope.
2735         * elf/dl-object.c (_dl_new_object): Initialize l_global to zero.
2736
2737         * sysdeps/unix/sysv/linux/bits/sockunion.h: Add Econet support.
2738
2739         * sysdeps/unix/sysv/linux/i386/sysdep.h: Add .L prefix to symbols
2740         used in macro magic.
2741
2742 1998-11-02  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2743
2744         * sysdeps/unix/sysv/linux/netatalk/at.h: Include <linux/atalk.h>
2745         before <sys/socket.h> to make sockaddr_at available to
2746         <sys/socket.h>.
2747
2748         * posix/glob.h: Remove __P from parameter lists of declarations.
2749
2750 1998-11-02  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2751
2752         * time/tzset.c (tz_compute): Remove unused parameter timer.
2753         Change caller.
2754
2755 1998-11-02  Mark Kettenis  <kettenis@phys.uva.nl>
2756
2757         * sysdeps/generic/bits/types.h (__ipc_pid_t): New typedef.
2758
2759 1998-11-02  Ulrich Drepper  <drepper@cygnus.com>
2760
2761         * sysdeps/unix/sysv/linux/i386/setgroups.c (setgroups): Remove
2762         unnecessary test and add cast.
2763
2764 1998-11-02  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2765
2766         * posix/getconf.c: Add initializer SYSCONF for CHARCLASS_NAME_MAX.
2767
2768         * sysdeps/unix/sysv/linux/ttyname.c (getttyname): Remove unused
2769         parameter fd.
2770         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
2771
2772 1998-11-02  Mark Kettenis  <kettenis@phys.uva.nl>
2773
2774         * sysdeps/generic/bits/types.h (__FDS_BITS): New macro to access
2775         fds_bits member.
2776         (__FDMASK): Use __fd_mask instead of unsigned long int in cast.
2777
2778 1998-10-31  Richard Henderson  <rth@cygnus.com>
2779
2780         * math/Makefile (gmp-objs): Add udiv_qrnnd.
2781
2782         * sysdeps/unix/alpha/sysdep.h (INLINE_SYSCALL*): New.
2783         (inline_syscall*): New.
2784         * sysdeps/unix/sysv/linux/alpha/sysdep.h (INLINE_SYSCALL): New.
2785         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Kill __syscall* bits.
2786
2787 1998-10-31  Ulrich Drepper  <drepper@cygnus.com>
2788
2789         * aclocal.m4 (LIBC_PROG_FOO_GNU): Name output file using -o to
2790         avoid ld test generating an unwanted file.
2791
2792         * posix/PTESTS: Remove comment about incorrect test (it is correct).
2793
2794 1998-10-30  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
2795
2796         * sunrpc/Versions: Add xdr_uint32_t and xdr_int32_t.
2797         * sunrpc/pmap_rmt.c: Initialize clnt_stat variable.
2798         * sunrpc/rpc/auth_des.h: Use uint32_t for time values.
2799         * sunrpc/rpc/xdr.h: Add INT32 support.
2800         * sunrpc/xdr.c: Implement xdr_int32_t and xdr_uint32_t .
2801
2802         * nis/nis_call.c: Changes for new 64bit clean NIS+ interface.
2803         * nis/nis_callback.c: Likewise.
2804         * nis/nis_creategroup.c: Likewise.
2805         * nis/nis_defaults.c: Likewise.
2806         * nis/nis_intern.h: Likewise.
2807         * nis/nis_lookup.c: Likewise.
2808         * nis/nis_ping.c: Likewise.
2809         * nis/nis_print.c: Likewise.
2810         * nis/nis_table.c: Likewise.
2811         * nis/nis_util.c: Likewise.
2812         * nis/nis_xdr.c: Likewise.
2813         * nis/rpcsvc/nis.h: Likewise.
2814         * nis/rpcsvc/nis.x: Likewise.
2815         * nis/rpcsvc/nis_callback.h: Likewise.
2816         * nis/rpcsvc/nis_object.x: Likewise.
2817         * nis/rpcsvc/nislib.h: Likewise.
2818
2819         * nis/rpcsvc/yp.h: Remove casts to (u_long).
2820         * nis/rpcsvc/yp_prot.h: Likewise.
2821         * nis/rpcsvc/ypupd.h: Likewise.
2822         * nis/ypclnt.c: Change %ld to %d in sprintf.
2823
2824 1998-10-29  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2825
2826         * manual/locale.texi (Formatting Numbers): Fix strfmon examples.
2827
2828 1998-10-28  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2829
2830         * sysdeps/generic/bits/select.h (__FD_ZERO): Change '\0' to plain
2831         0, __fd_mask is usually not a char.
2832
2833 1998-10-30  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2834
2835         * sysdeps/unix/sysv/linux/sigpending.c (sigpending): Allow
2836         compilation on systems without rt_* syscalls (e.g. on Linux 2.0).
2837         * sysdeps/unix/sysv/linux/sigprocmask.c (__sigprocmask): Likewise.
2838         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
2839         * sysdeps/unix/sysv/linux/sigtimedwait.c: Likewise.
2840         * sysdeps/unix/sysv/linux/sigsuspend.c (__sigsuspend): Likewise
2841         * sysdeps/unix/sysv/linux/sigqueue.c: Likewise.
2842         * sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
2843
2844         * sysdeps/unix/sysv/linux/i386/sigaction.c (__sigaction): Allow
2845         compiling on systems without rt_sigaction syscall.
2846         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c (__sigaction):
2847         Likewise.
2848
2849 1998-10-30  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2850
2851         * time/strptime.c (HERE_D_FMT): Fix typo.
2852         Reported by Claus Heine <heine@math1.rwth-aachen.de>, PR libc/842.
2853
2854 1998-10-30  Ulrich Drepper  <drepper@cygnus.com>
2855
2856         * catgets/Makefile (tests): Add rules to run gencat on test1.msg.
2857         (generate): Add test1.cat and test1.h.
2858         (distribute): Add test1.msg.
2859         * catgets/test1.msg: New file.
2860
2861         * catgets/gencat.c: Do a better job in initializing dynamic
2862         memory [PR libc/844].
2863
2864 1998-10-30 18:11  Ulrich Drepper  <drepper@cygnus.com>
2865
2866         * iconv/gconv_conf.c (__gconv_read_conf): Don't define as
2867         internal_function since it is called through a pointer.
2868         * iconv/gconv_db.c (free_derivation): Likewise.
2869         * iconv/gconv_int.h: Adjust prototype od __gconv_read_conf.
2870
2871         * posix/wordexp.c: Add internal_function to parse_backtick definition.
2872         * rt/aio_misc.c: Add internal_function to __aio_free_request,
2873         __aio_find_req, __aio_find_req_fd, and __aio_enqueue_request
2874         definitions.
2875         * rt/aio_notify.c: Add internal_function to __aio_notify_only and
2876         __aio_notify definitions.
2877         * wcsmbsload.c: Add internal_function to __wcsmbs_load_conv definition.
2878
2879 1998-10-30  Ulrich Drepper  <drepper@cygnus.com>
2880
2881         * Makerules (build-shlib): Add -O to generate optimized shared
2882         objects.
2883
2884 1998-10-30 11:15  Ulrich Drepper  <drepper@cygnus.com>
2885
2886         * sysdeps/libm-i387/e_fmod.S: Remove invalid operand size suffix.
2887         * sysdeps/libm-i387/e_fmodf.S: Likewise.
2888         * sysdeps/libm-i387/e_fmodl.S: Likewise.
2889         * sysdeps/libm-i387/s_ilogb.S: Likewise.
2890         * sysdeps/libm-i387/s_ilogbf.S: Likewise.
2891         * sysdeps/libm-i387/s_logb.S: Likewise.
2892         * sysdeps/libm-i387/s_logbf.S: Likewise.
2893         * sysdeps/libm-i387/s_remquo.S: Likewise.
2894         * sysdeps/libm-i387/s_remquof.S: Likewise.
2895         * sysdeps/libm-i387/s_remquol.S: Likewise.
2896         * sysdeps/libm-i387/s_significand.S: Likewise.
2897         * sysdeps/libm-i387/s_significandf.S: Likewise.
2898
2899 1998-10-30  Geoff Keating  <geoffk@ozemail.com.au>
2900
2901         * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Really correct
2902         _llseek.
2903
2904 1998-10-30  Geoff Keating  <geoffk@ozemail.com.au>
2905
2906         * math/libm-test.c: Loosen deltas for sin(0.9)^2+cos(0.9)^2.
2907
2908 1998-10-29  Ulrich Drepper  <drepper@cygnus.com>
2909
2910         * stdio-common/vfprintf.c (vfprintf): Fix the remaining premature
2911         returns without cleaning up the lock.
2912         (printf_unknown): Add label all_done.
2913
2914         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Keep Linux 2.0
2915         kernels in mind when reading /proc/self/fd/FD.
2916         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
2917
2918         * nscd/nscd.c (doc): It's "Name Service" not "Name Switch".
2919
2920         * malloc/mtrace.c (tr_where): Replace snprintf call by mempcpy and
2921         _fitoa.
2922
2923         * sysdeps/unix/sysv/linux/ttyname_r.c (ttyname_r): Try reading
2924         /prof/self/fd/FD first.
2925         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Likewise.
2926
2927         * stdio-common/_itoa.h (_fitoa_word): New inline function.  Write
2928         formatted number starting at given position and return pointer to
2929         following byte.
2930         (_fitoa): Likewise, for long long.
2931
2932 1998-10-29  Roland McGrath  <roland@baalperazim.frob.com>
2933
2934         * sysdeps/unix/sysv/linux/bits/sem.h,
2935         sysdeps/unix/sysv/linux/bits/ipc.h,
2936         sysdeps/unix/sysv/linux/bits/shm.h,
2937         sysdeps/unix/sysv/linux/bits/msq.h: Moved to ...
2938         * sysdeps/gnu/bits/sem.h, sysdeps/gnu/bits/ipc.h,
2939         sysdeps/gnu/bits/shm.h, sysdeps/gnu/bits/msq.h: ... here,
2940         so the same bits will be used for the Hurd.
2941
2942 1998-10-29  Ulrich Drepper  <drepper@cygnus.com>
2943
2944         * sysdeps/unix/sysv/linux/sigaction.c (__sigaction): Allow
2945         compiling on systems without rt_sigaction syscall.
2946
2947 1998-10-12  Philip Blundell  <pb@nexus.co.uk>
2948
2949         * Makeconfig (sysdep-subdirs): Allow Subdirs files to remove
2950         directories as well as add them.
2951
2952 1998-10-28  Philip Blundell  <pb@nexus.co.uk>
2953
2954         * sysdeps/unix/sysv/linux/neteconet/ec.h: New file.  Support for
2955         AF_ECONET sockets as found in recent Linux 2.1 kernels.
2956         * sysdeps/unix/sysv/linux/Dist: Distribute it.
2957         * sysdeps/unix/sysv/linux/Makefile: Install it.
2958
2959 1998-10-27  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2960
2961         * string/bits/string2.h: __USE_GNU already implies __USE_MISC.
2962
2963 1998-10-27  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2964
2965         * sysdeps/generic/bits/types.h (__FDS_BITS): New macro to access
2966         fds_bits member.
2967         * sysdeps/unix/sysv/linux/alpha/bits/types.h (__FDS_BITS): Likewise.
2968         * sysdeps/unix/sysv/linux/bits/types.h (__FDS_BITS): Likewise.
2969         * sysdeps/unix/sysv/linux/mips/bits/types.h (__FDS_BITS): Likewise.
2970         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h (__FDS_BITS):
2971         Likewise.
2972         * sysdeps/unix/sysv/sysv4/solaris2/bits/types.h (__FDS_BITS):
2973         Likewise.
2974         * sysdeps/generic/bits/select.h (__FD_ZERO, __FD_SET, __FD_CLR,
2975         __FD_ISSET): Use it.
2976         * sysdeps/i386/bits/select.h (__FD_ZERO, __FD_SET, __FD_CLR,
2977         __FD_ISSET): Likewise.
2978
2979 1998-10-28  Geoff Keating  <geoffk@ozemail.com.au>
2980
2981         * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Tidy up, correct
2982         llseek.
2983
2984         * sysdeps/unix/sysv/linux/powerpc/pread.c: Do not use the i386 version.
2985         Instead call the system call wrapper function using an 64bit argument.
2986         * sysdeps/unix/sysv/linux/powerpc/pread64.c: Likewise.
2987         * sysdeps/unix/sysv/linux/powerpc/pwrite.c: Likewise.
2988         * sysdeps/unix/sysv/linux/powerpc/pwrite64.c: Likewise.
2989
2990 1998-10-27  Ulrich Drepper  <drepper@cygnus.com>
2991
2992         * signal/signal.h: Don't include <time.h> for timespec, add
2993         forward declaration.
2994
2995         * sysdeps/i386/bits/select.h [!__USE_XOPEN]: Add special version
2996         of __FD_* macros which use __fds_bits.
2997         * sysdeps/generic/bits/select.h: Likewise.
2998         Reported by Matt McLean <keys@yikes.com>.
2999
3000 1998-10-27  Philip Blundell  <pb@nexus.co.uk>
3001
3002         * elf/elf.h: Update ARM definitions.
3003
3004 1998-10-27  Ulrich Drepper  <drepper@cygnus.com>
3005
3006         * signal/signal.h: Include bits/sigthread.h only for Unix98.
3007
3008 1998-10-26  Ulrich Drepper  <drepper@cygnus.com>
3009
3010         * include/libc-symbols.h: If HAVE_BUILTIN_EXPECT is not defined
3011         define __builtin_expect as a macro substituting to the first
3012         argument.
3013         * config.h.in: Define HAVE_BUILTIN_EXPECT.
3014         * configure.in: Add test for __builtin_expect.
3015
3016         * sysdeps/unix/sysv/linux/bits/types.h: Include
3017         bits/pthreadtypes.h only not for POSIX 199506.
3018         * sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
3019         * sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
3020         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h: Likewise.
3021
3022 1998-10-26  Mark Kettenis  <kettenis@phys.uva.nl>
3023
3024         * sysdeps/unix/sysv/linux/Versions: Move shutdown ...
3025         * socket/Versions [libc, GLIBC_2.0]: ... to here.
3026
3027 1998-10-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3028
3029         * include/stdio.h: Included <stddef.h> for size_t.
3030
3031         * stdio/stdio.h: Move __path_search, __gen_tempname, __libc_fatal
3032         to ...
3033         * include/stdio.h: ...here.
3034         * libio/stdio.h: Removed __path_search, __gen_tempname, __libc_fatal.
3035
3036 1998-10-26 11:09  Ulrich Drepper  <drepper@cygnus.com>
3037
3038         * time/Makefile (tests): Add tst-posixtz.
3039         * time/tst-posixtz.c: New file.
3040
3041 1998-10-24  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
3042
3043         * elf/rtld.c (process_envvars): Accept any non-null value of
3044         LD_BIND_NOW, as mandated by the ABI.
3045
3046 1998-10-24  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
3047
3048         * sysdeps/unix/sysv/linux/pread.c: Rename __syscall_pread64 to
3049         __syscall_pread.
3050         * sysdeps/unix/sysv/linux/pwrite.c: Rename __syscall_pwrite64 to
3051         __syscall_pwrite.
3052         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Likewise.
3053         * sysdeps/unix/sysv/linux/arm/syscalls.list: Likewise.
3054         * sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise.
3055         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Likewise.
3056         * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Likewise.  Remove
3057         duplicate entries.
3058         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Remove
3059         s_pread64 and s_pwrite64.
3060         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Likewise.
3061
3062 1998-10-24  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
3063
3064         * sysdeps/unix/sysv/linux/llseek.c: Use INLINE_SYSCALL.
3065         * sysdeps/unix/sysv/linux/arm/syscalls.list: Rename __sys_llseek
3066         to __syscall__llseek.
3067         * sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise.
3068         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Likewise.
3069         * sysdeps/unix/sysv/linux/i386/syscalls.list: Remove entry for
3070         __sys_llseek.
3071
3072 1998-10-26  Cristian Gafton  <gafton@redhat.com>
3073
3074         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add s_setfsgid
3075         and s_setfsuid.
3076
3077 1998-10-26  Ulrich Drepper  <drepper@cygnus.com>
3078
3079         * time/tzset.c (tz_compute): Correct last patch and describe this
3080         in a comment.
3081
3082 1998-10-24  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
3083
3084         * sysdeps/unix/sysv/linux/m68k/Makefile [subdir=signal]: Remove
3085         rt_sigsuspend, rt_sigprocmask, rt_sigtimedwait, rt_sigqueueinfo,
3086         rt_sigaction and rt_sigpending.
3087         * sysdeps/unix/sysv/linux/m68k/syscalls.list: Remove all entries
3088         for __syscall_* functions.
3089         * sysdeps/unix/sysv/linux/m68k/sysdep.h: Implement INLINE_SYSCALL.
3090
3091 1998-10-26  Roland McGrath  <roland@baalperazim.frob.com>
3092
3093         * hurd/Versions: Add _hurd_dtable, _hurd_dtablesize,
3094         _hurd_dtable_lock, _hurd_intern_fd.
3095
3096         * sysdeps/mach/hurd/Versions: Add cthread_keycreate,
3097         cthread_getspecific, cthread_setspecific, __libc_getspecific.
3098
3099         * mach/Versions: Fix typo in last change.
3100
3101 1998-10-25  Ulrich Drepper  <drepper@cygnus.com>
3102
3103         * time/tzset.c (tz_compute): If time to switch to DST is later in
3104         the year switch back in the next year.
3105         Reported by jwitford@hutch.com.au.
3106
3107 1998-10-24  Mark Kettenis  <kettenis@phys.uva.nl>
3108
3109         * mach/Versions: Add evc_wait, mach_error, mach_error_string,
3110         mach_error_type, mach_msg_destroy, mig_deallocate_reply_port.
3111         Remove __mach_host_self, __mach_reply_port, __mach_setup_thread,
3112         __mach_port_allocate, __mach_port_allocate_name,
3113         __mach_port_insert_right __mutex_trylock, __mutex_lock,
3114         __mutex_unlock, __swtch, __switch, __task_create, __task_suspend,
3115         __task_set_special_port, __task_terminate, __thread_depress_abort,
3116         __thread_switch, __vm_allocate, __vm_deallocate, __vm_map.  These
3117         functions are not used outside libc.
3118
3119         * sysdeps/mach/hurd/Versions: New file.
3120         [libc, GLIBC_2.0]: Add _cthread_exit_routine and
3121         _cthread_init_routine.  These are set by the Hurd cthreads library.
3122         Add __getcwd, __mmap.  If we don't add these, the weak definitions in
3123         the dynamic linker will not be replaced by the corresponding shared
3124         library routines once they are loaded.
3125
3126 1998-10-21  Mark Kettenis  <kettenis@phys.uva.nl>
3127
3128         * sysdeps/mach/hurd/i386/init-first.c: Only define
3129         __libc_enable_secure if PIC is not defined.
3130
3131 1998-10-25  Roland McGrath  <roland@baalperazim.frob.com>
3132
3133         * argp/Versions: Add _argp_unlock_xxx.  Lock-savvy functions call this
3134         to recurse into argp.
3135
3136 1998-10-25  Ulrich Drepper  <drepper@cygnus.com>
3137
3138         * include/features.h: Define __USE_POSIS199506 is _POSIX_C_SOURCE is
3139         greater or equal than 199506L.
3140
3141         * sysdeps/generic/bits/types.h (__fd_set): Define element as fds_bits
3142         only is __USE_XOPEN.  Otherwise use __fds_bits.
3143         * sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
3144         * sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
3145         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h: Likewise.
3146         * sysdeps/unix/sysv/linux/bits/types.h: Likewise.
3147         * sysdeps/unix/sysv/sysv4/solaris2/bits/types.h: Likewise.
3148
3149 1998-10-24  H.J. Lu  <hjl@gnu.org>
3150
3151         * locale/programs/charmap.c (parse_charmap): Accept tok_string
3152         for <code_set_name>.
3153
3154 1998-10-25  H.J. Lu  <hjl@gnu.org>
3155
3156         * locale/programs/ld-ctype.c (ctype_finish): Also check
3157         <space>.
3158
3159 1998-10-25  Ulrich Drepper  <drepper@cygnus.com>
3160
3161         * signal/signal.h: Include bits/sigthread.h only if __USE_POSIX199506.
3162
3163         * sysdeps/unix/sysv/linux/bits/types.h: Include pthreadtypes.h only
3164         if __USE_POSIX199506 or __USE_UNIX98.
3165
3166 1998-10-24 22:34 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
3167
3168         * string/bits/string2.h: Inline strdup+friends only if
3169         __USE_MISC || __USE_GNU (prevents namespace pollution).
3170
3171 1998-10-24  H.J. Lu  <hjl@gnu.org>
3172
3173         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (LOCK_SH,
3174         LOCK_EX, LOCK_NB, LOCK_UN): Protect with __USE_BSD.
3175         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h (LOCK_SH, LOCK_EX,
3176         LOCK_NB, LOCK_UN): Likewise.
3177         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (LOCK_SH, LOCK_EX,
3178         LOCK_NB, LOCK_UN): Likewise.
3179         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (LOCK_SH, LOCK_EX,
3180         LOCK_NB, LOCK_UN): Likewise.
3181         * sysdeps/unix/sysv/linux/bits/fcntl.h (LOCK_SH, LOCK_EX,
3182         LOCK_NB, LOCK_UN): Likewise.
3183
3184 1998-10-24  H.J. Lu  <hjl@gnu.org>
3185
3186         * libio/ioseekoff.c (_IO_seekoff): Check the valid dir value.
3187
3188         * libio/rewind.c (rewind): Clear the error.
3189
3190 1998-10-24  H.J. Lu  <hjl@gnu.org>
3191
3192         * grp/grp.h (getgrent_r, getgrgid_r, getgrnam_r): Add "__" to
3193         "buffer".
3194
3195 1998-10-24  H.J. Lu  <hjl@gnu.org>
3196
3197         * sysdeps/unix/sysv/linux/alpha/bits/time.h (timeval): Protect
3198         with __need_timeval.
3199         * sysdeps/unix/sysv/linux/mips/bits/time.h (timeval): Likewise.
3200         * sysdeps/unix/sysv/linux/bits/time.h (timeval): Likewise.
3201
3202 1998-10-24  H.J. Lu  <hjl@gnu.org>
3203
3204         * signal/signal.h (timespec, siginfo_t, sigwaitinfo, sigtimedwait,
3205         sigqueue): Protect with __USE_POSIX199309.
3206
3207 1998-10-24  H.J. Lu  <hjl@gnu.org>
3208
3209         * time/time.h (timespec): Protect with __USE_POSIX199309 instead of
3210         __USE_POSIX.
3211
3212 1998-10-24  H.J. Lu  <hjl@gnu.org>
3213
3214         * libio/fileops.c (_IO_new_file_seekoff): Always resync with
3215         the kernel file offset.
3216         * libio/oldfileops.c (_IO_old_file_seekoff): Likewise.
3217
3218 1998-10-24  H.J. Lu  <hjl@gnu.org>
3219
3220         * time/tzfile.c (__tzfile_default): Set num_types to 2.
3221
3222 1998-10-23  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3223
3224         * rt/aio.h: Move __aio_init to...
3225         * include/aio.h: ...here.
3226
3227 1998-10-24  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3228
3229         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Remove duplicate
3230         definition of O_LARGEFILE.
3231
3232 1998-10-24  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3233
3234         * sysdeps/unix/sysv/linux/alpha/pathconf.c (__pathconf): Use path
3235         as first argument to statfs.
3236
3237 1998-10-24  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3238
3239         * sysdeps/generic/setenv.c (setenv): Add braces around ambiguous else.
3240
3241 1998-10-24  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3242
3243         * malloc/mtrace.c: Include <string.h> for strlen.
3244
3245 1998-10-24  Roland McGrath  <roland@baalperazim.frob.com>
3246
3247         * sysdeps/mach/hurd/bits/environments.h: New file.
3248
3249         * sysdeps/mach/hurd/dl-sysdep.c (__getcwd): New weak function.
3250
3251         * mach/Versions, hurd/Versions: Add numerous symbols.
3252         Remove libmachuser and libhurduser sections, punt
3253         versioning for those libraries for now.
3254
3255         * misc/Versions: Add reboot here; it exists on all platforms.
3256         * sysdeps/unix/sysv/linux/Versions: Remove reboot here.
3257
3258 1998-10-23  Ulrich Drepper  <drepper@cygnus.com>
3259
3260         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (O_NOFOLLOW): New
3261         macro.
3262         * sysdeps/unix/sysv/linux/bits/fcntl.h: Likewise.
3263         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
3264         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_LARGEFILE,
3265         O_NOFOLLOW, O_DIRECT): New macros.
3266         (O_DIRECTORY): Correct definition according to official 2.1.126.
3267         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_DIRECTORY,
3268         O_NOFOLLOW): New macros.
3269
3270 1998-10-24  Roland McGrath  <roland@baalperazim.frob.com>
3271
3272         * include/ldsodefs.h: Test HAVE_ELF instead of __ELF__.
3273
3274         * sysdeps/mach/hurd/opendir.c (__opendir): Return ENOENT for "".
3275         (__opendir): Add trailing slash to name for open, for ENOTDIR check.
3276
3277 1998-10-23  Ulrich Drepper  <drepper@cygnus.com>
3278
3279         * sysdeps/unix/sysv/linux/i386/Dist: Add setresuid.c, setresgid.c,
3280         setfsuid.c, and setfsgid.c.
3281         * sysdeps/unix/sysv/linux/arm/Dist: Likewise.
3282         * sysdeps/unix/sysv/linux/m68k/Dist: Likewise.
3283         * sysdeps/unix/sysv/linux/sparc/sparc32/Dist: Likewise.
3284
3285         * version.h (VERSION): Bump to 2.0.99.
3286
3287         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove duplicate
3288         ustat definition.
3289
3290         * sysdeps/unix/sysv/linux/i386/Dist: Remove s_pread64.c and
3291         s_pwrite64.c.
3292
3293         * posix/fnmath.h: Don't redefine __P when used in glibc.
3294         * posix/glob.h: Likewise.
3295
3296         * inet/rcmd.c (__ivaliduser2): Fix memory leak.
3297         Patch by Dick Streefland <dick_streefland@tasking.com>.
3298
3299         * stdio-common/tst-ungetc.c: Add more test cases.
3300
3301         * sysdeps/unix/sysv/linux/Dist: Add linux_fsinfo.h.
3302         * sysdeps/unix/sysv/linux/fstatvfs.c: Move filesystem magic number
3303         definitions to ...
3304         * sysdeps/unix/sysv/linux/linux_fsinfo.h: ...here.  New file.
3305         * sysdeps/unix/sysv/linux/fpathconf.c: New file.
3306         * sysdeps/unix/sysv/linux/pathconf.c: New file.
3307         * sysdeps/unix/sysv/linux/alpha/fpathconf.c: Handle _PC_LINK_MAX here.
3308         * sysdeps/unix/sysv/linux/alpha/pathconf.c: Likewise.
3309
3310 1998-10-20  Philip Blundell  <pb@nexus.co.uk>
3311
3312         * sysdeps/unix/sysv/linux/arm/bits/armsigctx.h: Include
3313         <asm/ptrace.h> to define struct pt_regs.
3314         * sysdeps/unix/sysv/linux/arm/profil-counter.h: Don't bother
3315         including <asm/ptrace.h> here.
3316
3317         * sysdeps/unix/sysv/linux/arm/sysdep.S: Remove spurious call to
3318         C_SYMBOL_NAME macro.
3319
3320 1998-10-23  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3321
3322         * sysdeps/generic/sys/ptrace.h (__ptrace_request): Remove comma at
3323         end of enumerator list.
3324         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_request): Likewise.
3325         * posix/wordexp.h: Likewise.
3326
3327         * db/db.h: Use __PMT instead of __P in typedefs.
3328         * db/mpool.h: Likewise.
3329         * sysdeps/generic/bits/siginfo.h: Likewise.
3330         * nis/rpcsvc/ypclnt.h: Likewise.
3331
3332 1998-10-23  Ulrich Drepper  <drepper@cygnus.com>
3333
3334         * libio/genops.c (_IO_seekmark): When switching to backup buffer
3335         make sure all characters from the read buffer are read after
3336         switching back to it.
3337
3338 1998-10-22  Ulrich Drepper  <drepper@cygnus.com>
3339
3340         * configure.in: Add support for Cygnus GNUPro compilers.
3341
3342 1998-10-22  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3343
3344         * stdio/stdio.h: Use __PMT instead of __P in typedefs.
3345
3346         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Use __PMT instead
3347         of __P for sa_restorer.
3348         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h: Likewise.
3349         * sysdeps/unix/sysv/linux/kernel_sigaction.h (struct
3350         kernel_sigaction, old_kernel_sigaction): Likewise.
3351
3352 1998-10-22  Ulrich Drepper  <drepper@cygnus.com>
3353
3354         * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add __syscall_pread
3355         and __syscall_pwrite aliases.
3356
3357         * sunrpc/rpc/auth.h (AUTH_DH): New macro.  Alias for AUTH_DES.
3358
3359         * sysdeps/unix/sysv/linux/i386/sysdep.h: Drastically simplify and
3360         improve INLINE_SYSCALL using macro assembler magic.
3361
3362 1998-10-22  H.J. Lu  <hjl@gnu.org>
3363
3364         * sysdeps/unix/sysv/linux/i386/getgroups.c (__getgroups): Add
3365         sanity check for n.
3366         * sysdeps/unix/sysv/linux/i386/setgroups.c (setgroups): Likewise.
3367
3368         * sysdeps/posix/fpathconf.c (__fpathconf): Set errno to
3369         EINVAL if errno == ENODEV.  Tested by VSX-PCT.
3370
3371         * sysdeps/posix/isatty.c (__isatty): Don't reset errno.  Tested
3372         by VSX-PCT.
3373
3374         * posix/execvp.c (execvp): Check "".  Tested by VSX-PCT.
3375
3376 1998-10-22  Philip Blundell  <pb@nexus.co.uk>
3377
3378         * sysdeps/unix/arm/sysdep.h: Wrap assembler macros in #ifdef
3379         __ASSEMBLER__.
3380
3381 1998-10-21  Ulrich Drepper  <drepper@cygnus.com>
3382
3383         * sysdeps/unix/sysv/linux/i386/sysdep.h: Remove EXTRAVARS_* macros
3384         and adjust formats.
3385
3386 1998-10-21 14:38  Ulrich Drepper  <drepper@cygnus.com>
3387
3388         * sysdeps/unix/sysdep.h (INLINE_SYSCALL): New macro.  Simply call
3389         __syscall_* function.
3390         * sysdeps/unix/sysv/linux/aio_sigqueue.c: Use INLINE_SYSCALL instead
3391         of calling __syscall_* function.
3392         * sysdeps/unix/sysv/linux/fxstat.c: Likewise.
3393         * sysdeps/unix/sysv/linux/fxstat64.c: Likewise.
3394         * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
3395         * sysdeps/unix/sysv/linux/getdents.c: Likewise.
3396         * sysdeps/unix/sysv/linux/getpriority.c: Likewise.
3397         * sysdeps/unix/sysv/linux/getresgid.c: Likewise.
3398         * sysdeps/unix/sysv/linux/getresuid.c: Likewise.
3399         * sysdeps/unix/sysv/linux/lxstat.c: Likewise.
3400         * sysdeps/unix/sysv/linux/lxstat64.c: Likewise.
3401         * sysdeps/unix/sysv/linux/poll.c: Likewise.
3402         * sysdeps/unix/sysv/linux/pread.c: Likewise.
3403         * sysdeps/unix/sysv/linux/pread64.c: Likewise.
3404         * sysdeps/unix/sysv/linux/ptrace.c: Likewise.
3405         * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
3406         * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
3407         * sysdeps/unix/sysv/linux/readv.c: Likewise.
3408         * sysdeps/unix/sysv/linux/reboot.c: Likewise.
3409         * sysdeps/unix/sysv/linux/sigaction.c: Likewise.
3410         * sysdeps/unix/sysv/linux/siglist.h: Likewise.
3411         * sysdeps/unix/sysv/linux/sigpending.c: Likewise.
3412         * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
3413         * sysdeps/unix/sysv/linux/sigqueue.c: Likewise.
3414         * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
3415         * sysdeps/unix/sysv/linux/sigtimedwait.c: Likewise.
3416         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
3417         * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
3418         * sysdeps/unix/sysv/linux/sysctl.c: Likewise.
3419         * sysdeps/unix/sysv/linux/ustat.c: Likewise.
3420         * sysdeps/unix/sysv/linux/writev.c: Likewise.
3421         * sysdeps/unix/sysv/linux/xmknod.c: Likewise.
3422         * sysdeps/unix/sysv/linux/xstat.c: Likewise.
3423         * sysdeps/unix/sysv/linux/xstat64.c: Likewise.
3424         * sysdeps/unix/sysv/linux/i386/chown.c: Likewise.
3425         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
3426         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
3427         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Likewise.
3428         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Likewise.
3429         * sysdeps/unix/sysv/linux/i386/setgid.c: Likewise.
3430         * sysdeps/unix/sysv/linux/i386/setgroups.c: Likewise.
3431         * sysdeps/unix/sysv/linux/i386/setresgid.c: Likewise.
3432         * sysdeps/unix/sysv/linux/i386/setresuid.c: Likewise.
3433         * sysdeps/unix/sysv/linux/i386/setuid.c: Likewise.
3434
3435         * sysdeps/unix/sysv/linux/i386/sysdep.h: Define INLINE_SYSCALL using
3436         inline assembler.
3437         * sysdeps/unix/sysv/linux/i386/syscalls.list: Remove various
3438         __syscall_* definitions.
3439
3440         * sysdeps/unix/sysv/linux/syscalls.list: Move various __syscall_*
3441         definitions to...
3442         * sysdeps/unix/sysv/linux/alpha/syscalls.list: ...here...
3443         * sysdeps/unix/sysv/linux/arm/syscalls.list: ...and here...
3444         * sysdeps/unix/sysv/linux/m68k/syscalls.list: ...and here...
3445         * sysdeps/unix/sysv/linux/mips/syscalls.list: ...and here...
3446         * sysdeps/unix/sysv/linux/powerpc/syscalls.list: ...and here...
3447         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: ...and here...
3448         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: ...and here.
3449
3450         * sysdeps/unix/sysv/linux/Makefile [subdir=signal] (sysdep_routines):
3451         Move definition to...
3452         * sysdeps/unix/sysv/linux/alpha/Makefile: ...here...
3453         * sysdeps/unix/sysv/linux/arm/syscalls.list: ...and here...
3454         * sysdeps/unix/sysv/linux/m68k/syscalls.list: ...and here...
3455         * sysdeps/unix/sysv/linux/mips/syscalls.list: ...and here...
3456         * sysdeps/unix/sysv/linux/powerpc/syscalls.list: ...and here...
3457         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: ...and here...
3458         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: ...and here.
3459
3460         * sysdeps/unix/sysv/linux/i386/Makefile [subdir=misc]
3461         (sysdep_routines): Remove s_pread64 and s_pwrite64.
3462
3463         * sysdeps/unix/sysv/linux/i386/pread.c: New file.
3464         * sysdeps/unix/sysv/linux/i386/pread64.c: New file.
3465         * sysdeps/unix/sysv/linux/i386/pwrite.c: New file.
3466         * sysdeps/unix/sysv/linux/i386/pwrite64.c: New file.
3467         * sysdeps/unix/sysv/linux/i386/s_pread64.S: Removed.
3468         * sysdeps/unix/sysv/linux/i386/s_pwrite64.S: Removed.
3469
3470 1998-10-21  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3471
3472         * sysdeps/unix/sysv/linux/siglist.h: Fix some typos in these files
3473         and bring them in synch.
3474         * sysdeps/unix/siglist.c: Likewise.
3475         Reported by Vladimir Michl <michlv@risc.upol.cz> [PR libc/832].
3476
3477 1998-10-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
3478
3479         * sysdeps/unix/sysv/linux/i386/setresuid.c: Allow -1 as arguments.
3480         * sysdeps/unix/sysv/linux/i386/setresgid.c: Likewise.
3481
3482         * sysdeps/unix/sysv/linux/i386/setreuid.c: New file.
3483         * sysdeps/unix/sysv/linux/i386/setregid.c: New file.
3484         * sysdeps/unix/sysv/linux/m68k/setreuid.c: New file.
3485         * sysdeps/unix/sysv/linux/m68k/setregid.c: New file.
3486         * sysdeps/unix/sysv/linux/arm/setreuid.c: New file.
3487         * sysdeps/unix/sysv/linux/arm/setregid.c: New file.
3488         * sysdeps/unix/sysv/linux/sparc/sparc32/setreuid.c: New file.
3489         * sysdeps/unix/sysv/linux/sparc/sparc32/setregid.c: New file.
3490         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add s_setreuid and
3491         s_setregid.
3492         * sysdeps/unix/sysv/linux/m68k/syscalls.list: Likewise.
3493         * sysdeps/unix/sysv/linux/arm/syscalls.list: Likewise.
3494         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Likewise.
3495
3496 1998-10-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
3497
3498         * sunrpc/rpc_main.c (close_output, close_input): New functions.
3499         (c_output, h_output, s_output, l_output, t_output, svc_output,
3500         clnt_output, mkfile_output): Call them at the end.
3501
3502 1998-10-19  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
3503
3504         * db/Makefile (LDFLAGS-db1.so): New variable, to avoid duplicating
3505         link command.
3506
3507 1998-10-19  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
3508
3509         * sysdeps/unix/sysv/linux/m68k/setfsuid.c: Add real contents.
3510         * sysdeps/unix/sysv/linux/m68k/syscalls.list: Add s_setfs[ug]id.
3511
3512 1998-10-20  Ulrich Drepper  <drepper@cygnus.com>
3513
3514         * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add s_pread64 and
3515         s_pwrite64.
3516         * sysdeps/unix/sysv/linux/powerpc/pread.c: New file.
3517         * sysdeps/unix/sysv/linux/powerpc/pread64.c: New file.
3518         * sysdeps/unix/sysv/linux/powerpc/pwrite.c: New file.
3519         * sysdeps/unix/sysv/linux/powerpc/pwrite64.c: New file.
3520         Patch by Geoffrey KEATING <geoffk@discus.anu.edu.au>.
3521
3522 1998-10-18  Zack Weinberg  <zack@rabi.phys.columbia.edu>
3523
3524         * sysdeps/unix/opendir.c: Check at runtime for kernel support for
3525         O_DIRECTORY.
3526
3527 1998-10-20  H.J. Lu  <hjl@gnu.org>
3528
3529         * sysdeps/unix/sysv/linux/i386/setresuid.c (__setresuid): Fix
3530         argument types.
3531
3532 1998-10-19  Ulrich Drepper  <drepper@cygnus.com>
3533
3534         * math/tgmath.h: Make nested function calls work.
3535
3536         * include/ldsodefs.h: Fix typo.
3537
3538         * posix/Makefile (tests): Add tst-preadwrite.
3539         * posix/tst-preadwrite.c: New file.
3540
3541         * sysdeps/unix/opendir.c (__opendir): Add back fstat call to make
3542         sure that descriptor is in any case for a directory.
3543
3544 1998-10-19 18:59 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
3545
3546         * math/tgmath.h (__TGMATH_UNARY_REAL_IMAG): Fix typo: val -> Val.
3547         (atan2): Takes two arguments.
3548
3549 1998-10-19  Ulrich Drepper  <drepper@cygnus.com>
3550
3551         * include/ldsodefs.h: New file.
3552
3553         * iconv/gconv.c: Include ldsodefs.h, not elf/ldsodefs.h.
3554         Remove change to avoid using _CALL_DL_FCT.
3555         * iconv/gconv_db.c: Likewise.
3556         * iconv/gconv_dl.c: Likewise.
3557         * iconv/skeleton.c: Likewise, here for DL_CALL_FCT.
3558         * malloc/mtrace.c: Include ldsodefs.h, not elf/ldsodefs.h.
3559         * nss/nsswitch.c: Likewise.
3560         * nss/nsswitch.h: Likewise.
3561
3562 1998-10-19  Philip Blundell  <pb@nexus.co.uk>
3563
3564         * sunrpc/Makefile (otherlibs): If static NSS is in use, set to the
3565         required libraries.
3566         * login/Makefile (otherlibs): Likewise.
3567         * nscd/Makefile (otherlibs): Likewise.
3568         * Makeconfig (link-libc) [! build_shared]: Add $(otherlibs).
3569
3570         * debug/Makefile (install-bin): Only build catchsegv if using ELF.
3571
3572         * inet/Makefile: Add -DSTATIC_NSS to CFLAGS.
3573
3574 1998-10-19  Philip Blundell  <pb@nexus.co.uk>
3575
3576         * sysdeps/unix/sysv/linux/arm/syscalls.list: Added setfsgid
3577         and setfsuid.
3578
3579 1998-10-19  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3580
3581         * nscd/connections.c: Fix typos in comments and strings.
3582
3583         * nscd/nscd.conf: Update according to recent changes to nscd.
3584
3585         * nscd/cache.c (prune_cache): Remove wrong comment.
3586
3587 1998-10-19 13:24  Ulrich Drepper  <drepper@cygnus.com>
3588
3589         * locale/programs/ld-collate.c (collate_startup): Clear bit for this
3590         category in copy_posix.
3591         (collate_finish): Don't warn about UNDEFINED not being defined.
3592         * locale/programs/ld-ctype.c (ctype_startup): Clear bit for this
3593         category in copy_posix.
3594         * locale/programs/ld-messages.c (messages_startup): Likewise.
3595         * locale/programs/ld-monetary.c (monetary_startup): Likewise.
3596         * locale/programs/ld-numeric.c (numeric_startup): Likewise.
3597         * locale/programs/ld-time.c (time_startup): Likewise.
3598         * locale/programs/localedef.c: Move copy_def_list_t definition into
3599         locales.h.  Define copy_posix variable.
3600         (main): Before processing copy list add &copy_posix to copy_list.
3601         * locale/programs/locales.h: Add definition of copy_def_list_t.
3602         * locale/programs/locfile.c: Clear bit for appropriate category in
3603         copy_posix.mask for copy instruction.
3604
3605 1998-10-19  Ulrich Drepper  <drepper@cygnus.com>
3606
3607         * sysdeps/unix/sysv/linux/i386/setresgid.c: Remove #include of
3608         non-existing file with generic implementation.
3609         * sysdeps/unix/sysv/linux/i386/setresuid.c: Likewise.
3610
3611 1998-10-19  Philip Blundell  <pb@nexus.co.uk>
3612
3613         * iconv/gconv_db.c: Include ELF header only if STATIC_GCONV is not
3614         defined.  Avoid using _CALL_DL_FCT if it is not defined.
3615         * iconv/gconv.c: Likewise.
3616
3617 1998-10-19  Ulrich Drepper  <drepper@cygnus.com>
3618
3619         * nscd/connections.c (dbs): Define defualt values for timeouts and
3620         set enabled to 0 by default.
3621         (CACHE_PRUNE_INTERVAL): New constant.  Use it instead of magical 15 in
3622         nscd_run.
3623
3624         * locale/C-ctype.c (_nl_C_LC_CTYPE_class): Clear ISCNTRL bit for
3625         character >= 0x80.
3626         (_nl_C_LC_CTYPE_class32): Likewise.
3627         Reported by HJ Lu.
3628
3629 1998-10-19  Roland McGrath  <roland@baalperazim.frob.com>
3630
3631         * hurd/hurd/threadvar.h (enum __hurd_threadvar_index): Add
3632         _HURD_THREADVAR_DL_ERROR.
3633
3634         * hurd/Makefile (user-interfaces): Add login, password.
3635
3636         * sysdeps/mach/hurd/Makefile (+cflags): Append -Wno-parentheses.
3637
3638 1998-08-06  Mark Kettenis  <kettenis@phys.uva.nl>
3639
3640         [submitted 1998-08-06]
3641         * mach/Machrules: Create target directory and force re-evaluation
3642         of Makefile to prevent `make' from optimizing away most of the
3643         implicit rules and `vpath' directives.
3644
3645 1998-10-19  Roland McGrath  <roland@baalperazim.frob.com>
3646
3647         * hurd/intr-msg.c (_hurd_intr_rpc_mach_msg): If _hurd_msgport_thread
3648         is null, short-circuit to __mach_msg.
3649
3650         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): New function,
3651         broken out of init1.
3652         (init1) [PIC]: Call it.
3653         (__libc_init_first) [! PIC]: Call it.
3654
3655         * sysdeps/mach/hurd/i386/init-first.c (init1): Don't call
3656         __libc_init_secure.  Instead set __libc_enable_secure here from
3657         the exec flags.
3658         (__libc_enable_secure): New variable it.
3659         * sysdeps/mach/hurd/enbl-secure.c: New file, empty placeholder module.
3660
3661 1998-10-19  Roland McGrath  <roland@baalperazim.frob.com>
3662
3663         * nscd/nscd-client.h: New file, broken out of "nscd.h".
3664         * nscd/nscd.h: Move defns needed by clients to "nscd-client.h",
3665         and #include that.
3666         * nscd/Makefile (distribute): Add nscd-client.h.
3667         * nscd/nscd_getgr_r.c, nscd/nscd_gethst_r.c, nscd/nscd_getpw_r.c:
3668         Include "nscd-client.h" instead of "nscd.h"
3669
3670 1998-10-18  Ulrich Drepper  <drepper@cygnus.com>
3671
3672         * sysdeps/posix/getcwd.c (__getcwd): Don't stop processing
3673         directory entries when a lstat call fails.
3674         Patch by Colin Plumb <colin@nyx.net>.
3675
3676         * resolv/nss_dns/dns-host.c: Add missing errnop parameter to the
3677         NSS functions.
3678         * resolv/nss_dns/dns-network.c: Likewise.
3679
3680         * grp/Makefile: Don't search for linuxthreads in add-ons, use
3681         have-thread-library to determine whether threads are available.
3682         * pwd/Makefile: Remove wrong comment.
3683
3684         * inet/Makefile: Define CFLAGS-gethstbyad_r.c, CFLAGS-gethstbynm_r.c,
3685         and CFLAGS-gethstbynm2_r.c to -DUSE_NSCD=1.
3686
3687         * locale/C-messages.c: Define default strings for YESTR and NOSTR.
3688
3689         * nss/Versions: Add __nss_hosts_lookup.
3690
3691         * nss/getXXbyYY.c: Remove unneeded assignment.
3692
3693         * nss/getXXbyYY_r.c: Include nscd/nscd_proto.h only if needed.
3694
3695         Almost complete rewrite of the NSCD to make it smaller, faster,
3696         add more functionnality and make it easier to extend.
3697         * nscd/Makfile (routines): Add nscd_gethst_r.
3698         (nscd-modules): Add hstcache, gethstbyad_r, gethstbynm2_r, and cache.
3699         * nscd/cache.c: New file.
3700         * nscd/gethstbyad_r.c: New file.
3701         * nscd/gethstbynm2_r.c: New file.
3702         * nscd/hstcache.c: New file.
3703         * nscd/nscd_gethst_r.c: New file.
3704         * nscd/connections.c: Rewritten.  Don't start new thread for every
3705         new connection.  Use a fixed set of threads which handle all
3706         connections and also the cache cleanup.
3707         * nscd/grpcache.c: Rewritten to use generic cache handling functions
3708         in cache.c.
3709         * nscd/nscd.c: Recognize new parameter nthreads.  Adjust initialization
3710         for rewrite.  Remove handle_requests function.
3711         * nscd/nscd.h (NSCD_VERSION): Bump to 2.
3712         Define new data structure for the new unified cache and the host
3713         database entries.
3714         * nscd/nscd_conf.c: Rewrite parsing partly to allow adding of more
3715         databases easily.  Recognize check-files and threads definitions.
3716         * nscd/nscd.conf: Add definition of enable-cache and check-files to
3717         passwd and group definitions.  Add new set of definitions for hosts.
3718         * nscd/nscd_getgr_r.c: Rewrite for new protocol.
3719         * nscd/nscd_getpw_r.c: Likewise.
3720         * nscd/nscd_proto.h: Add prototype for host database functions.
3721         * nscd/nscd_stat.c: Rewrite to simplify printing of information
3722         for many databases.
3723         * nscd/dbg_log.c: Remove unnecessary variable initializations.
3724         Global variable debug_flag is renamed to dbg_level.
3725         * nscd/dbg_log.h: Declare set_logfile.
3726
3727 1998-10-16  Ulrich Drepper  <drepper@cygnus.com>
3728
3729         * sysdeps/unix/sysv/linux/bits/fcntl.h: Add dummy definition of
3730         O_LARGEFILE back.
3731
3732 1998-10-16  Paul Eggert  <eggert@shade.twinsun.com>
3733
3734         * time/mktime.c: Some systems require <unistd.h> to be
3735         included before <time.h> for localtime_r to be declared
3736         properly.
3737         * time/strftime.c: Likewise.
3738
3739 1998-10-16  Ulrich Drepper  <drepper@cygnus.com>
3740
3741         * db/Makefile: Add rule to generate shared object with the soname
3742         from glibc 2.0.
3743
3744         * sysdeps/unix/opendir.c: Use O_DIRECTORY if available.  If not
3745         available double check to verify it's a directory.
3746
3747         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Add O_DIRECTORY.
3748         * sysdeps/unix/sysv/linux/mips/bits/fcntl: Likewise.
3749         * sysdeps/unix/sysv/linux/bits/fcntl.h: Remove O_* constants which
3750         are not generally available.
3751         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: New file.
3752
3753         * sysdeps/unix/sysv/linux/i386/setgroups.c: Add range check for values.
3754         * sysdeps/unix/sysv/linux/arm/Makefile: New file.
3755         * sysdeps/unix/sysv/linux/arm/setegid.c: New file.
3756         * sysdeps/unix/sysv/linux/arm/seteuid.c: New file.
3757         * sysdeps/unix/sysv/linux/arm/setfsgid.c: New file.
3758         * sysdeps/unix/sysv/linux/arm/setfsuid.c: New file.
3759         * sysdeps/unix/sysv/linux/arm/setgid.c: New file.
3760         * sysdeps/unix/sysv/linux/arm/setgroups.c: New file.
3761         * sysdeps/unix/sysv/linux/arm/setresgid.c: New file.
3762         * sysdeps/unix/sysv/linux/arm/setresuid.c: New file.
3763         * sysdeps/unix/sysv/linux/arm/setuid.c: New file.
3764         * sysdeps/unix/sysv/linux/i386/setegid.c: New file.
3765         * sysdeps/unix/sysv/linux/i386/seteuid.c: New file.
3766         * sysdeps/unix/sysv/linux/i386/setfsgid.c: New file.
3767         * sysdeps/unix/sysv/linux/i386/setfsuid.c: New file.
3768         * sysdeps/unix/sysv/linux/i386/setgid.c: New file.
3769         * sysdeps/unix/sysv/linux/i386/setgroups.c: New file.
3770         * sysdeps/unix/sysv/linux/i386/setresgid.c: New file.
3771         * sysdeps/unix/sysv/linux/i386/setresuid.c: New file.
3772         * sysdeps/unix/sysv/linux/i386/setuid.c: New file.
3773         * sysdeps/unix/sysv/linux/m68k/setegid.c: New file.
3774         * sysdeps/unix/sysv/linux/m68k/seteuid.c: New file.
3775         * sysdeps/unix/sysv/linux/m68k/setfsgid.c: New file.
3776         * sysdeps/unix/sysv/linux/m68k/setfsuid.c: New file.
3777         * sysdeps/unix/sysv/linux/m68k/setgid.c: New file.
3778         * sysdeps/unix/sysv/linux/m68k/setgroups.c: New file.
3779         * sysdeps/unix/sysv/linux/m68k/setresgid.c: New file.
3780         * sysdeps/unix/sysv/linux/m68k/setresuid.c: New file.
3781         * sysdeps/unix/sysv/linux/m68k/setuid.c: New file.
3782         * sysdeps/unix/sysv/linux/sparc/sparc32/setegid.c: New file.
3783         * sysdeps/unix/sysv/linux/sparc/sparc32/seteuid.c: New file.
3784         * sysdeps/unix/sysv/linux/sparc/sparc32/setfsgid.c: New file.
3785         * sysdeps/unix/sysv/linux/sparc/sparc32/setfsuid.c: New file.
3786         * sysdeps/unix/sysv/linux/sparc/sparc32/setgid.c: New file.
3787         * sysdeps/unix/sysv/linux/sparc/sparc32/setgroups.c: New file.
3788         * sysdeps/unix/sysv/linux/sparc/sparc32/setresgid.c: New file.
3789         * sysdeps/unix/sysv/linux/sparc/sparc32/setresuid.c: New file.
3790         * sysdeps/unix/sysv/linux/sparc/sparc32/setuid.c: New file.
3791
3792         * sysdeps/unix/sysv/linux/arm/syscalls.list: Add s_setgid, s_setresuid,
3793         s_setresgid, and s_setuid.
3794         * sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.
3795         * sysdeps/unix/sysv/linux/m68k/syscalls.list: Likewise.
3796         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Likewise.
3797         * sysdeps/unix/sysv/linux/i386/Makefile [subdir=misc]
3798         (sysdep_routines): Add setfsgid, setfsuid, setresgid, and setresuid.
3799         * sysdeps/unix/sysv/linux/m68k/Makefile: Likewise.
3800         * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile: Likewise.
3801
3802 1998-10-16  Ulrich Drepper  <drepper@cygnus.com>
3803
3804         * time/mktime.c: Define _POSIX_THREAD_SAFE_FUNCTIONS to get
3805         localtime_t declaration on some systems.
3806
3807 1998-10-16 10:07  Ulrich Drepper  <drepper@cygnus.com>
3808
3809         * iconv/Makefile [! elf]: Define CFLAGS-gconv_simple.c to
3810         -DSTATIC_GCONV.
3811         * iconv/skeleton.c: Include ELF header only of STATIC_GCONV is not
3812         defined.  Avoid using DL_CLL_FCT if it is not defined.
3813
3814 1998-10-16 10:40 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
3815
3816         * resolv/arpa/nameser.h: Include sys/types.h unconditionally.
3817         Include endian.h unconditionally.  Remove portability goop
3818         depending on #ifdef linux, #ifdef BSD, #ifdef machine-type.
3819
3820 1998-10-16 11:39 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
3821
3822         * sunrpc/rpc/types.h: Mark file so fixincludes won't modify it.
3823
3824 1998-10-15  Ulrich Drepper  <drepper@cygnus.com>
3825
3826         * sysdeps/unix/sysv/linux/alpha/bits/ioctls.h: Remove __kernel_termios
3827         again.  Use char[44] to define size of the struct.
3828
3829         * sysdeps/unix/sysv/linux/arm/Dist: Add bits/armsigctx.h.
3830
3831 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
3832
3833         * string/bits/string2.h (strcmp): Don't cache the result of
3834         __builtin_constant_p in variables, otherwise constant folding
3835         can fail in big functions.
3836
3837 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
3838
3839         * string/bits/string2.h: Add prototypes for the new inline
3840         functions.
3841
3842 1998-10-15  Ulrich Drepper  <drepper@cygnus.com>
3843
3844         * sysdeps/unix/sysv/linux/alpha/bits/ioctls.h: Include termios.h to
3845         have all types defined.
3846         Patch by Matti Aarnio <matti.aarnio@sonera.fi>.
3847
3848 1998-10-08  Paul Eggert  <eggert@twinsun.com>
3849
3850         * time/mktime.c (my_mktime_localtime_r): Renamed from localtime_r.
3851         Define also if HAVE_LOCALTIME_R && defined localtime_r, with
3852         a body that merely expands localtime_r; this works around a
3853         bug in Digital Unix 4.0A and 4.0D.
3854
3855 1998-10-14  Ulrich Drepper  <drepper@cygnus.com>
3856
3857         * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add s_ioctl.
3858         * sysdeps/unix/sysv/linux/powerpc/tcgetattr.c: New file. Define
3859         __ioctl to __syscall_ioctl and include Linux version of this file.
3860         * sysdeps/unix/sysv/linux/powerpc/tcsetattr.c: Likewise.
3861         * sysdeps/unix/sysv/linux/powerpc/ioctl.c: New file.  Redirect
3862         ioctl calls which handle struct termios.
3863         Based on a patch by Dan Jacobowitz <drow@false.org>.
3864
3865 1998-10-14  Ulrich Drepper  <drepper@cygnus.com>
3866
3867         * version.h (VERSION): Bump to 2.0.98.
3868
3869         * sysdeps/unix/sysv/linux/alpha/bits/ioctls.h: Define __kernel_termios
3870         here instead of including kernel_termios.h.
3871
3872 1998-10-14  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3873
3874         * sysdeps/unix/opendir.c (__opendir): Remove label lose2 which is
3875         unnecessary after the changes of 1998-10-12.
3876
3877 1998-10-13  Ulrich Drepper  <drepper@cygnus.com>
3878
3879         * sysdeps/unix/sysv/linux/alpha/ioperm.c (inline_outb): Fix output
3880         parameter format string.
3881         (inline_outw): Likewise.
3882
3883         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Include
3884         string.h to get memcpy prototype and NULL definition.
3885
3886 1998-10-12  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
3887
3888         * misc/sys/cdefs.h (__THROW): New macro.
3889         * argp/argp.h: Use it to replace the kludgey __P in inline
3890         function definitions.
3891         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
3892         * stdlib/stdlib.h: Likewise.
3893         * wcsmbs/wchar.h: Likewise.
3894         * libio/stdio.h: Likewise.
3895         * stdio/stdio.h: Likewise.
3896         * sysdeps/wordsize-64/inttypes.h: Likewise.
3897         * sysdeps/wordsize-32/inttypes.h: Likewise.
3898         * string/argz.h: Likewise.
3899         * io/sys/stat.h: Likewise.
3900
3901 1998-10-12  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
3902
3903         * Rules (stdio_lim): New variable.
3904         ($(stdio_lim:h=st)): Use this as intermediate stamp file, depend
3905         on Rules and config.make, use $(move-if-change) to avoid unnessary
3906         recompilations, and cleanup command.
3907         (common-generated): Add bits/stdio_lim.st.
3908
3909 1998-10-12  Ulrich Drepper  <drepper@cygnus.com>
3910
3911         * sysdeps/unix/sysv/linux/alpha/Makefile (CFLAGS-ioperm.c): New
3912         variable to prevent warnings from use of modern CPU instructions.
3913         Patch by Richard Henderson <rth@cygnus.com>.
3914
3915         * sysdeps/unix/opendir.c: Test whether NAME is directory before
3916         opening it.
3917
3918 1998-10-12  Philip Blundell  <pb@nexus.co.uk>
3919
3920         * sysdeps/unix/sysv/linux/arm/sysdep.h (PSEUDO): Add missing
3921         semicolon so that profiling works.
3922
3923 1998-10-12  Roland McGrath  <roland@baalperazim.frob.com>
3924
3925         * sysdeps/generic/glob.c: #undef mempcpy before #define.
3926
3927         * sysdeps/unix/bsd/clock.c: Use prototype defns.
3928
3929 1998-10-11  Ulrich Drepper  <drepper@cygnus.com>
3930
3931         * Rules [posix in sysdirs]: Set L_tmpnam to 20.
3932         Patch by Zack Weinberg <zack@rabi.columbia.edu>.
3933
3934         * string/bits/string2.h [!_STRING_ARCH_unaligned]
3935         (__mempcpy_small): Add parameter for 1 byte copy and use it.
3936         Reported by Geoff Keating <geoffk@ozemail.com.au>.
3937
3938 1998-10-09  Mark Kettenis  <kettenis@phys.uva.nl>
3939
3940         * sysdeps/mach/hurd/bits/posix_opt.h (_XBS5_ILP32_OFF32): Remove,
3941         it is already defined in <bits/environments.h>.
3942
3943 1998-10-09  Ulrich Drepper  <drepper@cygnus.com>
3944
3945         * posix/ptestcases.h: Fix typo.
3946
3947 1998-10-08  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
3948
3949         * posix/regex.c (regcomp): Allocate and prepare a fastmap.
3950         (regexec): Allocate regs.start and regs.end as one block.
3951
3952 1998-10-08  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
3953
3954         * sysdeps/unix/sysv/linux/bits/socket.h: Remove comma at end of
3955         enum decl.
3956
3957 1998-10-08  Philip Blundell  <pb@nexus.co.uk>
3958
3959         * sysdeps/unix/sysv/linux/arm/profil-counter.h: Move definition of
3960         sigcontext union to ...
3961         * sysdeps/unix/sysv/linux/arm/bits/armsigctx.h: ... here.  New
3962         file.
3963         * sysdeps/unix/sysv/linux/arm/register-dump.h: Add support for
3964         version 2.0 kernels.
3965
3966 1998-10-08  Ulrich Drepper  <drepper@cygnus.com>
3967
3968         * malloc/mtrace.c (tr_reallochook): Produce better output for real
3969         reallocation case.
3970
3971         * signal/sigsetops.c: Make sure __USE_EXTERN_INLINES is defined.
3972         * argp/argp-xinl.c: Likewise.
3973
3974         * sysdeps/unix/sysv/linux/alpha/ioperm.c (platform): Add missing
3975         Ruffian entry back.
3976         Patch by Christian Gafton.
3977
3978 1998-10-08  Paul Eggert  <eggert@twinsun.com>
3979
3980         * time/mktime.c (__mktime_internal): When the requested time falls
3981         in a spring-forward gap of size DT, return a time that is DT away
3982         from the requested time, preferring a time whose tm_isdst differs
3983         from the requested value.  Bump the max number of probes from 4 to
3984         6 to account for the extra probes needed to discover a
3985         spring-forward gap in the worst case.
3986
3987 1998-10-07 17:05  Ulrich Drepper  <drepper@cygnus.com>
3988
3989         * sysdeps/unix/sysv/linux/alpha/ioperm.c: Improve the autodetection
3990         of the weird alpha architectures.
3991         Patch by Cristian Gafton <gafton@redhat.com>.
3992
3993 1998-02-18 23:31  Richard Henderson  <rth@cygnus.com>
3994
3995         * sysdeps/unix/sysv/linux/alpha/ioperm.c: Add support for
3996         RAWHIDE and TSUNAMI.  Patch from Jay.Estabrook@digital.com.
3997
3998 1998-10-07  Ulrich Drepper  <drepper@cygnus.com>
3999
4000         * elf/dl-open.c (_dl_global_scope_alloc): Make global.
4001         (dl_open_worker): Use realloc, not malloc to resize array.
4002         * elf/rtld.c (_dl_initial_searchlist): New variable.
4003         (_dl_main): Copy content of _dl_main_searchlist to
4004         _dl_initial_searchlist.
4005         * elf/ldsodefs.h: Add declarations for _dl_initial_searchlist and
4006         _dl_global_scope_alloc.
4007         * elf/Versions [libc, GLIBC_2.1]: Add _dl_initial_searchlist.
4008         * elf/dl-close.c (_dl_close): When removing object with global
4009         scope remove allocated searchlist if no dynamically loaded object
4010         is on it anymore.
4011         * elf/dl-support.c (_dl_initial_searchlist): Renamed from fake_scope.
4012         (_dl_global_scope, _dl_main_searchlist): Use _dl_initial_searchlist.
4013
4014         * malloc/mtrace.c (tr_where): Don't print space in location string,
4015         print it afterwards.  Print better symbol name information.
4016
4017 1998-10-06  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4018
4019         * manual/filesys.texi (Setting Permissions): Fix example for
4020         reading umask.
4021
4022 1998-10-07  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4023
4024         * elf/sprof.c (load_profdata): Fix typo in error message.
4025
4026 1998-10-06  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
4027
4028         * sysdeps/m68k/dl-machine.h (RTLD_START): Fix clearing startup
4029         flag.
4030
4031 1998-10-04  Roland McGrath  <roland@baalperazim.frob.com>
4032
4033         * mach/mach.h: Remove __mach_msg decl; <mach/message.h> now does it.
4034
4035 1998-10-06  Ulrich Drepper  <drepper@cygnus.com>
4036
4037         * version.h (VERSION): Bump to 2.0.97.
4038
4039 1998-10-05  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4040
4041         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use __P
4042         in definitions of inline stat functions so that they match the
4043         declaration.
4044         * stdlib/stdlib.h: Likewise.
4045         * wcsmbs/wchar.h: Likewise.
4046         * libio/stdio.h: Likewise.
4047         * stdio/stdio.h: Likewise.
4048         * sysdeps/wordsize-64/inttypes.h: Likewise.
4049         * sysdeps/wordsize-32/inttypes.h: Likewise.
4050         * string/argz.h: Likewise.
4051         * argp/argp.h: Likewise.
4052
4053 1998-10-06  Ulrich Drepper  <drepper@cygnus.com>
4054
4055         * sysdeps/unix/sysv/linux/bits/in.h: Remove ipv6_mreq which is in
4056         netinet/in.h.
4057
4058 1998-10-05  Philip Blundell  <philb@gnu.org>
4059
4060         * sysdeps/unix/sysv/linux/bits/in.h: Add various new structures
4061         and constants.  Tidy up formatting a little.
4062
4063         * sysdeps/unix/sysv/linux/bits/socket.h (SOL_IPV6, SOL_ICMPV6):
4064         Move definitions to in.h.
4065
4066 1998-10-02  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4067
4068         * sysdeps/unix/sysv/linux/sys/swap.h (SWAP_FLAG_PREFER,
4069         SWAP_FLAG_PRIO_MASK,SWAP_FLAG_PRIO_SHIFT): Added.
4070         Remove inclusion of <linux/swap.h>.
4071
4072 1998-10-05  Ulrich Drepper  <drepper@cygnus.com>
4073
4074         * io/sys/stat.h: Use __P in definitions of inline stat functions
4075         so that they match the declaration.
4076
4077 1998-10-02  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4078
4079         * sysdeps/unix/sysv/linux/sys/quota.h (Q_RSQUASH): Added.
4080
4081 1998-10-02  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4082
4083         * sysdeps/unix/sysv/linux/sys/acct.h: Bring in sync with current
4084         linux 2.1 version.
4085
4086 1998-10-02  Philip Blundell  <pb@nexus.co.uk>
4087
4088         * sysdeps/arm/dl-machine.h: Fix typo in last change.
4089
4090         * sysdeps/arm/bits/huge_val.h: New file.
4091
4092 1998-10-02  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4093
4094         * sysdeps/unix/sysv/linux/sys/reboot.h (RB_POWER_OFF): Added.
4095
4096         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_SYSCALL): Add
4097         define.
4098
4099 1998-10-05  Ulrich Drepper  <drepper@cygnus.com>
4100
4101         * sysdeps/posix/getcwd.c (__getcwd): Use temporary variable to
4102         store result of realloc instead of using BUF.
4103
4104 1998-10-04  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4105
4106         * misc/sgtty.h (_SGTTY_H): Correct spelling.
4107         Reported by Rouben Rostamian <rostamian@umbc.edu> [PR libc/817].
4108
4109 1998-10-04  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4110
4111         * manual/memory.texi (Obstacks): Document
4112         obstack_alloc_failed_handler usage.
4113
4114         * malloc/obstack.h: Enhance comment about
4115         obstack_alloc_failed_handler usage.
4116         * malloc/obstack.c: Likewise.
4117
4118 1998-10-05  Ulrich Drepper  <drepper@cygnus.com>
4119
4120         * misc/sys/cdefs.h (__extension__): Define as empty if no gcc or
4121         gcc before 2.8 is used.
4122
4123 1998-10-01  Philip Blundell  <pb@nexus.co.uk>
4124
4125         * sysdeps/arm/machine-gmon.h: Correct args to mcount().  Patch
4126         from Scott Bambrough.
4127
4128         * sysdeps/unix/sysv/linux/arm/register-dump.h: New file.
4129
4130         * libio/libioP.h (FILEBUF_LITERAL) [! _IO_MTSAFE_IO]: Don't
4131         include the lock member.
4132
4133 1998-09-03  Philip Blundell  <pb@nexus.co.uk>
4134
4135         * sysdeps/arm/fpu/__longjmp.S: Cope with fussy assembler.
4136
4137 1998-10-01  Ulrich Drepper  <drepper@cygnus.com>
4138
4139         * timezone/zic.c: Update from tzcode1998h.
4140         * timezone/europe: Update from tzdata1998i.
4141         * timezone/southamerica: Likewise.
4142
4143         * sys/types.h: Protect use of long long by __extension__.
4144         * stdlib/stdlib.h: Likewise.
4145         * string/string.h: Likewise.
4146         * sysdeps/i386/bits/byteswap.h: Likewise.
4147         * sysdeps/geeric/bits/byteswap.h: Likewise.
4148         * sysdeps/i386/fpu/bits/mathinline.h: Likewise.
4149         * sysdeps/unix/sysv/linux/bits/types.h: Likewise.
4150         * sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
4151         * sysdeps/wordsize-32/inttypes.h: Likewise.
4152         * sysdeps/wordsize-32/stdint.h: Likewise.
4153         * wcsmbs/wchar.h: Likewise.
4154
4155 1998-09-29  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4156
4157         * string/bits/string2.h (__string2_1bptr_p): Don't use a statement
4158         expression.
4159         (__mempcpy, strcpy, __stpcpy, strcmp, strcspn, strspn, strpbrk,
4160         __strsep): Greatly reduce size of expansion by combining common
4161         expressions.
4162         (__mempcpy_small, __strcpy_small, __stpcpy_small): Convert to
4163         inline function.
4164         (__mempcpy_args, __strcpy_args, __stpcpy_args): New macros, used
4165         by the above definitions.
4166
4167 1998-09-27  Geoff Keating  <geoffk@ozemail.com.au>
4168
4169         * sysdeps/unix/sysv/linux/powerpc/bits/ipc.h: New file, use
4170         correct struct ipc_perm definition.
4171
4172 1998-09-29  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
4173
4174         * nis/ypclnt.c (yp_all): Close UDP socket und give CLIENT handle free.
4175
4176 1998-09-29  Cristian Gafton  <gafton@redhat.com>
4177
4178         * sysdeps/unix/sysv/linux/alpha/ioperm.c: List Ruffian in platforms[].
4179         * sysdeps/unix/sysv/linux/net/if_shaper.h: New file.
4180         * sysdeps/unix/sysv/linux/Dist: Add net/if_shaper.h.
4181         * sysdeps/unix/sysv/linux/Makefile [subdirs=inet] (sysdep_headers):
4182         Add net/if_shaper.h.
4183
4184 1998-09-29  Ulrich Drepper  <drepper@cygnus.com>
4185
4186         * nis/ypclnt.c (yp_all): Close socket opened by __yp_bind.
4187
4188         * nis/ypclnt.c: Remove not needed close calls.
4189
4190 1998-09-28 23:55  Ulrich Drepper  <drepper@cygnus.com>
4191
4192         * nis/ypclnt.c (__yp_bind): Pretty print.  Optimize readv result
4193         check a bit.  Also close socket of domain client.  Close socket
4194         in IPPORT_RESERVED error case.
4195
4196 1998-09-28  Ulrich Drepper  <drepper@cygnus.com>
4197
4198         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use
4199         CMSG_ALIGN (fixes a bug) and correct test for availability of
4200         another entry.
4201         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Sync with generic
4202         Linux version.
4203         (__cmsg_nxthdr): Use CMSG_ALIGN (fixes a bug) and correct test for
4204         availability of another entry.
4205         Patch by ak@muc.de.
4206
4207         * sysdeps/unix/sysv/linux/netinet/ip.h (IPOPT_NOOP): Fix typo.
4208         Patch by ak@muc.de.
4209
4210         * libio/libio.h [!__STDC__]: Define const only if not defined.
4211
4212 1998-09-27  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4213
4214         * posix/annexc.c (xsystem): New function.  Use it instead of
4215         system.
4216
4217 1998-09-28  Ulrich Drepper  <drepper@cygnus.com>
4218
4219         * stdlib/longlong.h: Remove #endif for #if removed in last change.
4220
4221 1998-09-25  Ulrich Drepper  <drepper@cygnus.com>
4222
4223         * time/strftime.c [emacs]: Define my_strftime to emacs_strftimeu.
4224         Define ut_argument, ut_argument_spec, and ut_argument_spec_iso to
4225         allow using `ut' parameter.
4226         [!emacs]: Define ut_argument, ut_argument_spec, and
4227         ut_argument_spec_iso as empty.  Define ut to 0.  Add ut_argument and
4228         argument_spec to prototypes and definitions.
4229         (my_strftime): Don't call tzset of ut != 0.
4230         Compute diff as 0 is ut != 0;
4231         [emacs]: Define new emacs_strftime function.
4232         Based on a patch by Paul Eggert.
4233
4234 1998-09-24  Paul Eggert  <eggert@twinsun.com>
4235
4236         * time/strftime.c (my_strftime): When asking for the length of the
4237         subformatted buffer, do not limit the length to look for;
4238         otherwise, we have no reliable way to distinguish between the
4239         empty buffer and an error.
4240
4241 1998-09-25  Ulrich Drepper  <drepper@cygnus.com>
4242
4243         * math/Makefile (gmp-objs): Add mp_clz_tab.
4244
4245 1998-09-25  David S. Miller  <davem@pierdol.cobaltmicro.com>
4246
4247         * sysdeps/sparc/fpu/feholdexcpt.c (feholdexcept): Clear bits don't
4248         set them.
4249         * stdlib/longlong.h (sparc udiv_qrnnd): Define inline version for
4250         cpus lacking hardware multiply and divide.
4251
4252 1998-09-24  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4253
4254         * db/Makefile ($(inst_slibdir)/libdb.so$(libdb1.so-version)): Use
4255         $(<F), not $(^F).
4256
4257 1998-09-24  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4258
4259         * db/btree/bt_delete.c: Fix -Wparentheses warning.
4260
4261 1998-09-24  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4262
4263         * Makefile ($(inst_includedir)/gnu/lib-names.h): Use
4264         $(do-install).
4265
4266 1998-09-24  Ulrich Drepper  <drepper@cygnus.com>
4267
4268         * debug/catchsegv.sh: Also produce output if clone process died.
4269
4270 1998-09-24  Paul Eggert  <eggert@twinsun.com>
4271
4272         * time/strftime.c (f_wkday): Remove duplicate definition.
4273         (f_wkday, f_month, a_wkday, a_month, ampm): Define as macros when
4274         !defined _NL_CURRENT && !HAVE_STRFTIME; this propagates the
4275         1998-09-11 fix to this case.
4276         (wkday_len, month_len): Remove these macros; they're no longer needed.
4277
4278 1998-09-24  Paul Eggert  <eggert@twinsun.com>
4279
4280         * time/strftime.c (my_strftime): Don't store past the end of a
4281         zero-sized buffer.
4282
4283 1998-09-24  Paul Eggert  <eggert@twinsun.com>
4284
4285         * time/strftime.c (underlying_strftime):
4286         Set the buffer to a nonzero value before calling
4287         strftime, and check to see whether strftime has set the buffer to zero.
4288         This lets us distinguish between an empty buffer and an error.
4289
4290 1998-09-24  Paul Eggert  <eggert@shade.twinsun.com>
4291
4292         * time/strftime.c (INT_STRLEN_BOUND): Fix typo by changing 100 to 1000.
4293         This fix is propagated from tzcode1998g.tar.gz.
4294
4295 1998-09-24  Mark Kettenis  <kettenis@phys.uva.nl>
4296
4297         * sysdeps/unix/siglist.c: Make sys_siglist a weak alias for
4298         _sys_siglist.  [!HAVE_GNU_LD]: Do not define _sys_siglist as
4299         sys_siglist.  This is handled correctly by the weak_alias macro.
4300
4301 1998-09-24  Ulrich Drepper  <drepper@cygnus.com>
4302
4303         * sysdeps/posix/getcwd.c: Prevent compiler warning from redefinition
4304         of mempcpy.  Reported by Andreas Jaeger.
4305
4306         * misc/regexp.h (compile): Use alloca instead of __alloca.  It won't
4307         pollute the namespace since the compiler will resolve it inline.
4308         Reported by Florian La Roche <florian@suse.de>.
4309
4310 1998-09-24 10:29  Ulrich Drepper  <drepper@cygnus.com>
4311
4312         * timezone/private.h: Update from tzcode1998g.
4313
4314         * timezone/africa: Update from tzdata1998h.
4315         * timezone/asia: Likewise.
4316         * timezone/australasia: Likewise.
4317         * timezone/europe: Likewise.
4318         * timezone/northamerica: Likewise.
4319         * timezone/southamerica: Likewise.
4320         * timezone/zone.tab: Likewise.
4321
4322 1998-09-23 17:28 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
4323
4324         * misc/sys/mman.h: New file.
4325
4326         * sysdeps/generic/bits/mman.h: New file.
4327         * sysdeps/unix/bsd/osf/bits/mman.h: New file.
4328         * sysdeps/unix/bsd/sun/sunos4/bits/mman.h: New file.
4329         * sysdeps/unix/bsd/ultrix4/bits/mman.h: New file.
4330         * sysdeps/unix/sysv/irix4/bits/mman.h: New file.
4331
4332         * sysdeps/generic/sys/mman.h: Removed.
4333         * sysdeps/unix/bsd/osf/sys/mman.h: Removed.
4334         * sysdeps/unix/bsd/sun/sunos4/sys/mman.h: Removed.
4335         * sysdeps/unix/bsd/ultrix4/sys/mman.h: Removed.
4336         * sysdeps/unix/sysv/irix4/sys/mman.h: Removed.
4337         * sysdeps/unix/sysv/linux/sys/mman.h: Removed.
4338
4339         * include/sys/mman.h: Look directly for misc/sys/mman.h.
4340         * misc/Makefile (headers): Add bits/mman.h.
4341         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Remove
4342         bits/mman.h.
4343
4344         * sysdeps/unix/sysv/linux/alpha/Dist: Don't mention bits/mman.h.
4345         * sysdeps/unix/sysv/linux/arm/Dist: Likewise.
4346         * sysdeps/unix/sysv/linux/i386/Dist: Likewise.
4347         * sysdeps/unix/sysv/linux/m68k/Dist: Likewise.
4348         * sysdeps/unix/sysv/linux/mips/Dist: Likewise.
4349         * sysdeps/unix/sysv/linux/powerpc/Dist: Likewise.
4350         * sysdeps/unix/sysv/linux/sparc/sparc32/Dist: Likewise.
4351         * sysdeps/unix/sysv/linux/sparc/sparc64/Dist: Likewise.
4352
4353 1998-09-23 16:27 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
4354
4355         * sysdeps/mach/alpha/sysdep.h: Don't use #include_next.
4356         * sysdeps/mach/alpha/thread_state.h: Likewise.
4357         * sysdeps/mach/i386/sysdep.h: Likewise.
4358         * sysdeps/mach/i386/thread_state.h: Likewise.
4359         * sysdeps/mach/mips/sysdep.h: Likewise.
4360         * sysdeps/mach/mips/thread_state.h: Likewise.
4361         * sysdeps/posix/profil.c: Likewise.
4362         * sysdeps/i386/i586/memcopy.h: Likewise.
4363         * sysdeps/mach/pagecopy.h: Likewise.
4364
4365 1998-09-23 15:25  Ulrich Drepper  <drepper@cygnus.com>
4366
4367         * libio/stdio.h: Define __need_getopt and include getopt.h to define
4368         getopt stuff.
4369         * posix/unistd.h: Likewise.
4370         * stdio/stdio.h: Likewise.
4371         * posix/getopt.h: Remove _GNU_SOURCE use.  If __need_getopt is defined
4372         define only getopt and the variables.
4373
4374 1998-09-23  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4375
4376         * scripts/test-installation.pl (installation_problem): Don't link
4377         the test program against libdb1.
4378
4379 1998-09-23 13:52  Ulrich Drepper  <drepper@cygnus.com>
4380
4381         * Makeconfig (all-subdirs): Add db.
4382         * Versions.def: Add definition for libdb1.
4383         * shlib-versions: Add definitions for libdb1.
4384         * db/Makefile (extra-libs): Replace by libdb1.
4385         (libdb-routines): Rename to libdb1-routines.
4386         (headers): Rename to db1-headers.
4387         (distribute): Add $(db1-headers).
4388         (install-others): Define to install symlink libdb.so.NN and the
4389         $(db1-headers).
4390         (CPPFLAGS): Add -DUSE_LIBDB1
4391         Remove rules to build makedb.
4392         * db/Versions: Rename libdb to libdb1.
4393         * include/db.h: If USE_LIBDB1 is defined include db/db.h.
4394         * db/makedb.c: Removed.
4395
4396         * scripts/versions.awk: Recognize digits in library names.
4397
4398         * db/btree/bt_open.c: Fix compiler warnings.
4399         * db/btree/bt_put.c: Likewise.
4400         * db/btree/bt_split.c: Likewise.
4401         * db/hash/hash.c: Likewise.
4402         * db/hash/hash_bigkey.c: Likewise.
4403         * db/recno/rec_close.c: Likewise.
4404
4405         * Makefile: Add localedata/% goal.
4406
4407 1998-09-22 19:58 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
4408
4409         * posix/execvp.c: Don't give up searching the PATH if execve
4410         returns ENOTDIR.
4411
4412 1998-09-22 12:53  Ulrich Drepper  <drepper@cygnus.com>
4413
4414         * sysdeps/unix/sysv/linux/init-first.c (init): Don't call setfpucw only
4415         if _dl_fpu_control_set is set.
4416         * sysdeps/generic/dl-sysdep.c: Don't set _dl_fpu_control_set.
4417         * elf/rtld.c: Don't define _dl_fpu_control_set.
4418         * elf/Versions: Remove _dl_fpu_control_set.
4419
4420 1998-09-22 11:51  Ulrich Drepper  <drepper@cygnus.com>
4421
4422         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h (SA_ONSTACK): Define.
4423         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h: Likewise.
4424         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Likewise.
4425         Correct values of other SA_* macros according to kernel headers.
4426
4427 1998-09-22  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4428
4429         * elf/dl-load.c (_dl_init_paths): Avoid warning about unused
4430         variable l.
4431         * elf/dl-error.c (_dl_catch_error): Avoid warning about clobbering
4432         old.
4433
4434 1998-09-21  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4435
4436         * elf/ldsodefs.h: Fix typo in comment.
4437
4438 1998-09-21  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4439
4440         * libio/genops.c (_IO_default_pbackfail): Add cast to unsigned
4441         char when comparing buffer contents with putback character.
4442
4443 1998-09-21  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4444
4445         * elf/Makefile (dl-routines, elide-routines.os, rtld-routines):
4446         Undo last change.
4447         * elf/Versions: Undo last change.  Export _dl_fpu_control and
4448         _dl_fpu_control_set.
4449         * elf/rtld.c (_dl_fpu_control, _dl_fpu_control_set): New
4450         variables.  Include <fpu_control.h>.
4451         * sysdeps/generic/dl-sysdep.c: Store AT_FPUCW value in
4452         _dl_fpu_control instead of __fpu_control, set _dl_fpu_control_set
4453         to indicate that is was seen.
4454         * sysdeps/unix/sysv/linux/init-first.c: Omit call to __setfpucw
4455         only if _dl_fpu_control was set and is equal to desired value.
4456         * math/Makefile (aux): Undo last change.
4457         * math/Versions: Export __fpu_control with version GLIBC_2.0.
4458
4459 1998-09-21  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4460
4461         * sysdeps/m68k/dl-machine.h (elf_machine_lazy_rel): Slightly
4462         optimized.
4463
4464 1998-09-21 10:00  Ulrich Drepper  <drepper@cygnus.com>
4465
4466         * string/bits/string2.h: Add mempcpy optimization.
4467         * sysdeps/generic/mempcpy.c: Undefined __mempcpy.
4468         * intl/localealias.c: Define mempcpy only if not already defined.
4469
4470         * sysdeps/i386/i486/bits/string.h: Define ffsl only if not already
4471         defined.
4472
4473 1998-09-20 10:48 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
4474
4475         * csu/abi-note.S: Emit the note directly instead of defining
4476         a preprocessor macro that's only used once.  Don't include sysdep.h.
4477         * abi-tags: Generalize Solaris entry.
4478
4479 1998-09-18  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4480
4481         * sysdeps/unix/bsd/getpt.c (__libc_ptyname1, __libc_ptyname2):
4482         Change to array to avoid runtime relocation.
4483         * sysdeps/unix/sysv/linux/ptsname.c: Update declarations.
4484
4485 1998-09-21 12:22  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4486
4487         * malloc/Makefile ($(objpfx)libmcheck.a): Fix use of $(LN_S).
4488         * math/Makefile ($(objpfx)libieee.a): Likewise.
4489
4490 1998-09-21  Ulrich Drepper  <drepper@cygnus.com>
4491
4492         * sysdeps/generic/getpt.c: Fix order of argument to weak_alias.
4493         Patch by John Tobey <jtobey@banta-im.com>.
4494
4495 1998-09-20  Ulrich Drepper  <drepper@cygnus.com>
4496
4497         * login/Makefile (distribute): Remove pty-internal.h, add
4498         pty-private.h.
4499
4500         * stdlib/tst-strtol.c: Add more checks.
4501         Patch by Zack Weinberg <zack@rabi.columbia.edu>.
4502
4503 1998-09-20 09:37  Ulrich Drepper  <drepper@cygnus.com>
4504
4505         * elf/Versions [GLIBC_2.1] (libc): Add __fpu_control.
4506         * elf/elf.h: Add AT_FPUCW.
4507         * elf/Makefile (dl-routines): Add fpu_control.
4508         (elide-routines.os): Add fpu_control.
4509         (rtld-routines): Add fpu_control.
4510         * math/Makefile (aux): Remove fpu_control.
4511         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Handle AT_FPUCW.
4512         (_dl_show_auxv): Likewise.
4513         * sysdeps/unix/sysv/linux/init-first.c (init): Use __setfpucw only
4514         if different from OS default.
4515
4516         * stdio-common/tstscanf.c: Add test case for (nil).
4517
4518 1998-09-18 17:41  Ulrich Drepper  <drepper@cygnus.com>
4519
4520         * libio/fileops.c (_IO_new_file_underflow): Before allocating
4521         buffer make sure the pushback buffer is destroyed.
4522         (_IO_new_file_seekoff): Likewise.
4523         If mode==0 quit early with the result.
4524         Clear OEF flag after successful fseek.
4525         * libio/libio.h (_IO_FILE_complete): Add _IO_save_ptr.
4526         * libio/ftello.c (ftello): Add offset from original buffer if
4527         stream has pushed back characters.
4528         * libio/ftello64.c (ftello64): Likewise.
4529         * libio/iofgetpos.c (_IO_fgetpos): Likewise.
4530         * libio/iofgetpos64.c (_IO_fgetpos64): Likewise.
4531         * libio/ioftell.c (_IO_ftell): Likewise.
4532         * libio/genops.c (_IO_switch_to_main_get_area): Swap _IO_read_ptr
4533         and _IO_save_ptr.
4534         (_IO_switch_to_backup_area): Save _IO_read_ptr in _IO_save_ptr.
4535         (_IO_default_pbackfail): Only stored push back character in original
4536         buffer if it is the same as the one in the file at this position.
4537         * libio/iofclose.c: Free backup buffer if one is available.
4538         * libio/ioseekoff.c (_IO_seekoff): Only remove pushback buffer if
4539         mode!=0.
4540
4541         * strdlib/strtol.c (strtol): Handle 0x... string for base!=0 correctly.
4542
4543         * time/strftime.c [_LIBC] (ampm): Use tp->tm_hour not hour12.
4544
4545         * stdio-common/vfscanf.c: Fix reading (nil) for %p.
4546
4547 1998-09-18  Mark Kettenis  <kettenis@phys.uva.nl>
4548
4549         * login/programs/pt_chown.c (more_help): Correct message that
4550         describes the purpose of the program.
4551
4552         * login/openpty.c: Do not include pty-private.h.
4553         (pts_name): New function.  Return name of slave pseudo terminal in
4554         an allocated buffer if necessary.
4555         (openpty): Use pts_name to get name of the slave end of the pseudo
4556         terminal pair.
4557
4558         * sysdeps/unix/grantpt.c (grantpt): Free buffer allocated by
4559         pts_name before return.
4560
4561 1998-09-18 11:15  Ulrich Drepper  <drepper@cygnus.com>
4562
4563         * math/math.h: Define __NO_MATH_INLINES if __STRICT_ANSI__.
4564
4565 1998-09-18  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4566
4567         * login/openpty.c: Include pty-private.h instead of
4568         pty-internal.h.
4569
4570 1998-09-09  Philip Blundell  <pb@nexus.co.uk>
4571
4572         * sysdeps/arm/dl-machine.h (elf_machine_lazy_rel): Optimise a bit.
4573
4574 1998-09-07  Philip Blundell  <pb@nexus.co.uk>
4575
4576         * sysdeps/arm/dl-machine.h (RTLD_START): Keep in step with
4577         recent ld.so changes.
4578         (elf_machine_runtime_setup): Correct behaviour when profiling.
4579
4580 1998-09-17 19:34  Ulrich Drepper  <drepper@cygnus.com>
4581
4582         * sysdeps/unix/sysv/sysv4/bits/utsname.h: Fix typo.
4583         Patch by John Tobey <jtobey@banta-im.com>.
4584
4585 1998-09-17  Mark Kettenis  <kettenis@phys.uva.nl>
4586
4587         * login/pty-internal.h: Removed.  Moved constants related to the
4588         `grantpt' helper program protocol to ...
4589         * login/pty-private.h: ... here.  New file.
4590         * sysdeps/unix/sysv/linux/ptsname.c (ptsname): Reimplementation
4591         to make the function work with kernels >= 2.1.115.
4592         * sysdeps/unix/sysv/linux/getpt.c (getpt): Reimplement to call BSD
4593         version if using the cloning device fails.
4594         * sysdeps/unix/sysv/linux/grantpt.c: New file.
4595         * sysdeps/unix/sysv/linux/unlockpt.c: General cleanup.
4596         * sysdeps/unix/bsd/getpt.c (__getpt): Largely rewritten to allow
4597         use by Linux specific code.
4598         * sysdeps/unix/bsd/unlockpt.c: General cleanup.
4599         * sysdeps/unix/grantpt.c: Largely rewritten.  (pts_name): New
4600         function.  (grantpt): Use pts_name, check group and permission
4601         mode in addition to owner.  Try to set the owner, group and
4602         permission mode first without invoking the helper program.
4603         * login/programs/pt_chown.c: Largely rewritten.  Add argp and
4604         internationalization support.  Use symbolic constants instead of
4605         hardwired numbers for permission mode.
4606         * sysdeps/unix/bsd/ptsname.c: New file.
4607
4608 1998-09-17 22:04  Tim Waugh  <tim@cyberelk.demon.co.uk>
4609
4610         * posix/wordexp-test.c: Undo last change.
4611
4612         * posix/wordexp.c: Undo last change.
4613
4614 1998-09-16  Ulrich Drepper  <drepper@cygnus.com>
4615
4616         * nscd/grpcache.c (save_grp): Partly undo last change.
4617
4618         * nscd/pwdcache.c (save_pwd): Undo last change.
4619
4620 1998-09-14  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4621
4622         * sysdeps/mach/hurd/dl-cache.c (_dl_unload_cache): New dummy
4623         function.  Reported by okuji@kuicr.kyoto-u.ac.jp [PR libc/789].
4624
4625 1998-09-15  David S. Miller  <davem@pierdol.cobaltmicro.com>
4626
4627         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_runtime_setup):
4628         Add profiling support.
4629         (TRAMPOLINE_TEMPLATE): New macro.
4630         (ELF_MACHINE_RUNTIME_TRAMPOLINE): Define in terms of that.
4631         (RTLD_START): Prettify, and set __libc_stack_end properly.
4632         (elf_machine_rela) [R_SPARC_COPY]: Remove RTLD_BOOTSTRAP ifndef
4633         and check for sym being NULL instead.
4634         * sysdeps/sparc/sparc64/addmul_1.S: Adjust to allocate 192 bytes
4635         of stack space.
4636         * sysdeps/sparc/sparc64/lshift.S: Likewise.
4637         * sysdeps/sparc/sparc64/mul_1.S: Likewise.
4638         * sysdeps/sparc/sparc64/rshift.S: Likewise.
4639         * sysdeps/sparc/sparc64/submul_1.S: Likewise.
4640         * sysdeps/sparc/sparc64/elf/crtbegin.S: Likewise and remove old
4641         MEDANY code model %g4 usage.
4642         * sysdeps/sparc/sparc64/elf/crtend.S: Likewise and remove old
4643         MEDANY code model %g4 usage.
4644         * sysdeps/sparc/sparc64/elf/start.S: Rework to not use old FULLANY
4645         code model address formation.
4646         * sysdeps/sparc/sparc64/dl-machine.h: Don't include link.h, do
4647         include elf/ldsodefs.h
4648         (DT_SPARC): Remove.
4649         (elf_machine_matches_host): It is now EM_SPARCV9.
4650         (elf_machine_dynamic): Clean up to remove ugly cast.
4651         (elf_machine_fixup_plt): Rework for new V9 ABI, add support for
4652         new PLT formats.
4653         (elf_machine_rela): Don't do anything at all for R_SPARC_NONE.
4654         Prettify rest of function.
4655         [R_SPARC_COPY]: Check for sym being NULL.
4656         [R_SPARC_32]: Handle it.
4657         [R_SPARC_H44, R_SPARC_M44, R_SPARC_L44]: Handle them for the
4658         MEDMID code model.
4659         [R_SPARC_HH22, R_SPARC_HM10, R_SPARC_LM22]: Handle them for the
4660         MEDANY code model.
4661         [R_SPARC_NONE]: Remove this case, as it is now checked earlier.
4662         (elf_machine_runtime_setup): Rewrite for new V9 ABI plt formats.
4663         Add profiling support.
4664         (TRAMPOLINE_TEMPLATE): New macro.
4665         (ELF_MACHINE_RUNTIME_TRAMPOLINE): Define in terms of that.
4666         (RTLD_START): Prettify and set __libc_stack_end.
4667         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h (SA_SIGINFO):
4668         Define.
4669         * sysdeps/unix/sysv/linux/sparc/bits/signum.h (_NSIG): Set to 64.
4670         (SIGRTMIN, SIGRTMAX, __SIGRTMIN, __SIGRTMAX): Define.
4671         * sysdeps/unix/sysv/linux/sparc/sparc32/brk.c (__brk): Remove
4672         unused variable scratch.
4673         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
4674         (__syscall_rt_sigaction, __rt_sigreturn_stub, __sigreturn_stub):
4675         Declare.
4676         (__sigaction): Rewrite rt_sigaction case to pass correct sigreturn
4677         stub to rt_sigaction syscalls.  Rewrite non-rt case to use correct
4678         old format kernel sigaction structures.
4679         * sysdeps/unix/sysv/linux/sparc/sparc64/ucontext.h: Move...
4680         * sysdeps/unix/sysv/linux/sparc/sparc64/sys/ucontext.h: to here.
4681         * sysdeps/unix/sysv/linux/sparc/sparc64/Dist: Remove ucontext.h
4682         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/setjmp.h: Fix
4683         ucontext include.
4684         (_JMPBUF_UNWINDS): Define.
4685         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/statfs.h: Declare
4686         statfs64 structure, which is exactly the same as the normal one.
4687         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Allocate 192 bytes
4688         of stack.  Use correct syscall trap number.  Add branch prediction
4689         settings to branch instructions.  Remove old MEDANY code model %g4
4690         referneces for non-PIC.
4691         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Likewise.
4692         * sysdeps/unix/sysv/linux/sparc/sparc64/init-first.h: Likewise.
4693         * sysdeps/unix/sysv/linux/sparc/sparc64/pipe.S: Likewise.
4694         * sysdeps/unix/sysv/linux/sparc/sparc64/syscall.S: Likewise.
4695         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
4696         * sysdeps/unix/sysv/linux/sparc/sparc64/longjmp.S: Add
4697         __libc_longjmp and __libc_siglongjmp strong aliases.
4698         * sysdeps/unix/sysv/linux/sparc/sparc64/readdir.c (__readdir64):
4699         Also define to __no__readdir64_decl around readdir.c inclusion.
4700         (__readdir64): Add strong alias.
4701         * sysdeps/unix/sysv/linux/sparc/sparc64/socket.S: New file.
4702         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (getrlimit):
4703         Set strong and weak names properly.
4704
4705 1998-09-16 11:25  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4706
4707         * manual/Makefile (AWK): Default to gawk if standalone.
4708
4709 1998-09-15  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4710
4711         * Makefile (distribute): Undo last change.
4712         * Make-dist (+tsrc) [not subdir]: Also include indirection headers
4713         for sysdep headers.
4714         (+subdir-headers): Removed, unused.
4715
4716 1998-09-15  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4717
4718         * stdio-common/Makefile ($(inst_includedir)/bits/stdio_lim.h): Use
4719         $(do-install).
4720
4721 1998-09-15  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4722
4723         * Makerules ($(+sysdir_pfx)sysd-Makefile): Don't check for
4724         absolute name in $(config-sysdirs), can never happen.
4725         ($(+sysdir_pfx)sysd-rules): Likewise.
4726         * Makeconfig (full-config-sysdirs): Likewise.
4727         (all-Subdirs-files): Prepend $(..).
4728
4729         * configure.in: Don't check for absolute name in $add_ons_pfx, can
4730         not happen.  Let --enable-add-ons=yes work if no add-ons actually
4731         exist.
4732
4733 1998-09-15  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4734
4735         * Rules ($(common-objpfx)bits/stdio_%.h): Remove extra
4736         continuations in command.
4737
4738 1998-09-15  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4739
4740         * libio/oldstdfiles.c (_IO_stdin_used): Update declaration.
4741
4742 1998-09-16 00:47  Tim Waugh  <tim@cyberelk.demon.co.uk>
4743
4744         * posix/wordexp-test.c: If expansion or substitution occurs
4745         anywhere in a word, the entire word is subject to field-splitting.
4746
4747         * posix/wordexp.c (parse_glob): Look for end of word instead of
4748         end of field when deciding what to glob.
4749         (field_split_word): New function, now the only place where
4750         field-splitting is performed.
4751         (parse_dollars): New parameter - tell the caller if
4752         field-splitting should be performed on this word.
4753
4754         * posix/wordexp-test.c (testit): Only call wordfree if wordexp
4755         succeeded (or failed with WRDE_NOSPACE).
4756
4757 1998-09-15 19:53 1998  Tim Waugh  <tim@cyberelk.demon.co.uk>
4758
4759         * posix/wordexp.c (wordexp): Don't convert IFS characters to
4760         blanks.
4761
4762         * posix/wordexp-test.c: Words not the result of expansion or
4763         substitution should remain unchanged.
4764
4765 1998-09-15  Ulrich Drepper  <drepper@cygnus.com>
4766
4767         * elf/dynamic-link.h [!ELF_MACHINE_PLTREL_OVERLAP]
4768         (_ELF_DYNAMIC_DO_RELOC): Correctly set ranges[1].lazy.
4769
4770 1998-09-15  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4771
4772         * stdio-common/Makefile: Include Makeconfig so that
4773         $(inst_includedir) is defined.
4774
4775 1998-09-14  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4776
4777         * io/pwd.c: Include <mcheck.h>.
4778
4779 1998-09-15 08:00  Ulrich Drepper  <drepper@cygnus.com>
4780
4781         * nscd/pwdcache.c (save_pwd): Correct copying.
4782         * nscd/grpcache.c (save_grp): Likewise.
4783
4784 1998-09-14 23:36  Ulrich Drepper  <drepper@cygnus.com>
4785
4786         * nscd/pwdcache.c (save_pwd): Rewrite to use only one malloc call.
4787         (free_pwd): Adjust for this change.
4788         * nscd/grpcache.c (save_grp): Rewrite to use only one malloc call.
4789         (free_grp): Adjust for this change.
4790
4791 1998-09-14  Ulrich Drepper  <drepper@cygnus.com>
4792
4793         * nscd/pwdcache.c (cache_pwdinit): Allocate uidtbl of correct size.
4794
4795 1998-09-14 15:29  Ulrich Drepper  <drepper@cygnus.com>
4796
4797         * stdio-common/Makefile (headers): Remove bits/stdio_lim.h.
4798         (install-others): Add bits/stdio_lim.h.
4799         Add rule to install bits/stdio_lim.h.
4800
4801         * sysdeps/unix/sysv/sysv4/solaris2/sparc/Dist: New file.
4802
4803         * Makefile (distribute): Add include/sys/mman.h.
4804
4805         * sysdeps/powerpc/Dist: Add dl-machine.c and dl-start.S.
4806         * sysdeps/unix/sysv/linux/Dist: Add sys/sendfile.h.
4807         * sysdeps/unix/sysv/linux/arm/Dist: Add init-first.h.
4808
4809         * grp/initgroups.c: Include stdlib.h.
4810         Patch by Zack Weinberg.
4811
4812 1998-09-14 22:46  Tim Waugh  <tim@cyberelk.demon.co.uk>
4813
4814         * posix/wordexp-test.c: Chet Ramey confirmed that bash's behaviour
4815         for field-splitting :abc: is correct, and that two fields should
4816         result. Revert tests to reflect this.
4817
4818         * posix/wordexp.c (w_emptyword): Remove function.
4819         (exec_comm): Don't use w_emptyword.
4820         (parse_param): Likewise.
4821
4822 1998-09-14 15:00  Ulrich Drepper  <drepper@cygnus.com>
4823
4824         * sysdeps/arm/fpu/Dist: Moved to...
4825         * sysdeps/arm/Dist: ...here.
4826         * sysdeps/posix/Dist: Removed.
4827         * sysdeps/unix/sysv/linux/Dist: Move sys/debugreg.h to...
4828         * sysdeps/unix/sysv/linux/i386/Dist: ...here.
4829
4830 1998-08-26  Geoff Keating  <geoffk@ozemail.com.au>
4831
4832         * csu/init.c: Don't drag _IO_2_1_stdin_ into the executable.
4833
4834 1998-09-14 11:26  Ulrich Drepper  <drepper@cygnus.com>
4835
4836         * wcsmbs/wcsmbs-tst1.c: Include stdlib.h.
4837
4838 1998-09-14  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
4839
4840         * libc-work/nis/nss_nisplus/nisplus-service.c
4841         (_nss_nisplus_parse_servent): Convert port in network byte order.
4842
4843 1998-09-14 07:53 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
4844
4845         * stdlib/stdlib.h: Add a switch, __need_malloc_and_calloc,
4846         to provide only malloc and calloc.
4847         * include/stdlib.h: Support the above.
4848         * string/bits/string2.h: Use __need_malloc_and_calloc when
4849         including stdlib.h.
4850         (__string2_1bptr_p): Avoid -Wbad-function-cast warnings.
4851
4852         * iconvdata/iso-2022-jp.c: Include <stdlib.h>.
4853         * iconvdata/iso646.c: Include <stdlib.h>.
4854
4855 1998-09-14 07:51 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
4856
4857         * sunrpc/rpc_cout.c: Add braces around ambiguous else.
4858         * sysdeps/libm-ieee754/w_pow.c: Likewise.
4859         * sysdeps/libm-ieee754/w_powf.c: Likewise.
4860         * sysdeps/libm-ieee754/w_powl.c: Likewise.
4861
4862 1998-09-14 07:57 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
4863
4864         * stdio-common/stdio_lim.h.in: New file.  All parameters
4865         are adjustable at build time.
4866         * Rules: Add a rule to build bits/stdio_lim.h from
4867         stdio-common/stdio_lim.h.in.  (It has to be in Rules so that
4868         all subdirectories know how to make the file.  It can't be
4869         in Makerules because then it gets built at top level and the
4870         dependencies are wrong.)
4871
4872         * stdio-common/Makefile (distribute): Add stdio_lim.h.in.
4873         * sysdeps/unix/sysv/linux/Makefile: Delete rules to make
4874         stdio_lim.h.
4875         * sysdeps/unix/sysv/linux/stdio_lim.h.in: Removed.
4876         * sysdeps/unix/sysv/linux/Dist: Take out stdio_lim.h.in.
4877         * sysdeps/posix/Makefile: Removed.
4878         * sysdeps/posix/mk-stdiolim.c: Removed.
4879         * sysdeps/generic/bits/stdio_lim.h: Removed.
4880
4881 1998-09-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4882
4883         * argp/argp-help.c: Fixup indentation.
4884         * nss/nss_files/files-alias.c: Quiet -Wparentheses warning.
4885         * resolv/nss_dns/dns-network.c: Likewise.
4886         * resolv/res_send.c: Likewise.
4887         * rt/aio_cancel.c: Likewise.
4888         * rt/aio_misc.c: Likewise.
4889
4890 1998-09-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4891
4892         * Makefile (install-symbolic-link): Remove the link list file at last.
4893         * Makerules (install-clean-symbolic-link-list): Removed.
4894
4895 1998-09-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4896
4897         * timezone/tst-timezone.c: Print time in UTC to get consistent
4898         output.
4899
4900 1998-09-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4901
4902         * elf/rtld.c (_dl_rpath): Removed.
4903         * elf/dl-support.c (_dl_path): Removed.
4904         * elf/Makefile ($(objpfx)ld.so): Don't pass -rpath.
4905         (CFLAGS-dl-support.c): Removed.
4906
4907         * elf/dl-load.c (env_path_list): Renamed from fake_path_list.  All
4908         uses changed.
4909         (_dl_init_paths): Always set env_path_list from LD_LIBRARY_PATH,
4910         instead of appending it to the main map's rpath info.
4911         (_dl_map_object): Consistently use LD_LIBRARY_PATH after all
4912         DT_RPATHs.  This makes it effective again.
4913         (decompose_rpath): Remove second parameter, callers changed.
4914         (fillin_rpath): Allocate enough space in curwd.
4915         (expand_dynamic_string_token): Cope with get_origin returning -1.
4916
4917 1998-09-14  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
4918
4919         * libc-work/nis/nss_compat/compat-pwd.c: Add support for
4920         passwd.adjunct.
4921
4922         * nis/nss_nis/nis-pwd.c (_nss_nis_getpwent_r): Correct test for
4923         invalid password.
4924
4925 1998-09-13 18:06  Ulrich Drepper  <drepper@cygnus.com>
4926
4927         * locale/programs/locale.c: Update dates.
4928
4929 1998-09-13  Mark Kettenis  <kettenis@phys.uva.nl>
4930
4931         * sysdeps/generic/bits/types.h: Include <features.h>.  Make sure
4932         size_t is defined.  Some reordering of definitions to make
4933         maintaining this file in parallel with the linux-specific file easier.
4934
4935 1998-09-13  Ulrich Drepper  <drepper@cygnus.com>
4936
4937         * io/pwd.c (main): Add call to mtrace.
4938
4939         * malloc/mtrace.pl: Quote @ in string.
4940
4941 1998-09-13 19:25  Tim Waugh  <tim@cyberelk.demon.co.uk>
4942
4943         * posix/wordexp.c (parse_arith): Fix memory leaks.
4944         (exec_comm): Likewise.
4945         (parse_param): Likewise.
4946         (wordexp): Likewise.
4947         (exec_comm): Reduce number of function return points.
4948         (parse_param): Likewise.
4949         (wordexp): Likewise.
4950
4951 1998-09-13 14:53  Tim Waugh  <tim@cyberelk.demon.co.uk>
4952
4953         * posix/wordexp-test.c: Field-splitting ':abc:' with IFS=: should
4954         yield three fields, not two.  Test both parameter expansion and
4955         command substitution for correct field-splitting behaviour.
4956
4957         * posix/wordexp.c (w_emptyword): New function.
4958         (parse_param): Use it.
4959         (exec_comm): Likewise, for consistency with the way parse_param
4960         splits fields.
4961         (parse_param): Fix some memory leaks.
4962
4963 1998-09-13 18:04  Geoff Keating  <geoffk@ozemail.com.au>
4964
4965         * sysdeps/powerpc/dl-machine.c (PPC_DCBST,PPC_SYNC,PPC_ISYNC,PPC_ICBI):
4966         Don't mark asm `volatile'.
4967         (__elf_machine_runtime_setup): Clear the last partial block in the PLT
4968         from the data cache too.  Assume it isn't in the instruction cache yet.
4969         (__elf_machine_fixup_plt): Clear the modified address from the caches.
4970
4971 1998-09-12  Mark Kettenis  <kettenis@phys.uva.nl>
4972
4973         * sysdeps/generic/segfault.c (install_handler): Install signal
4974         handler with SA_ONSTACK instead of setting the stack flags to
4975         SS_ONSTACK.  Do not install handler for SIGSTKFLT if it is not
4976         defined.
4977
4978 1998-09-12 14:24 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
4979
4980         * signal/signal.h: Fix multiple inclusion guard to cover the
4981         entire file.
4982         * wcsmbs/wchar.h: Remove prototype of internal function
4983         __mbsrtowcs.
4984         * sysdeps/i386/i486/bits/string.h (memchr): Don't do
4985         arithmetic on `void *'.
4986
4987 1998-09-12 01:09  Tim Waugh  <tim@cyberelk.demon.co.uk>
4988
4989         * posix/wordexp-test.c: Fix wrong tests.  Add new tests.
4990
4991         * posix/wordexp.c (wordexp): Perform word-splitting instead of
4992         field-splitting here.
4993         (wordexp): If out of memory mid-word, free the word (but still
4994         leave pwordexp alone for caller to see).
4995         (parse_param): Allow for zero-length fields (smarter checking of
4996         memory allocation failure).
4997         (w_addword): Convert NULL words to "".
4998         (wordexp): Convert left-over IFS characters to blanks (like bash).
4999
5000 1998-09-11  Ulrich Drepper  <drepper@cygnus.com>
5001
5002         * configure.in: Use test -f instead of test -e.
5003         Patch by John Tobey <jtobey@banta-im.com>.
5004
5005         * sysdeps/unix/sysv/sysv4/solaris2/sparc/sys/trap.h: New file.
5006         * sysdeps/unix/sysv/sysv4/solaris2/sys/syscall.h: New file.
5007         * sysdeps/unix/sysv/sysv4/solaris2/bits/sigstack.h: New file.
5008         * sysdeps/unix/sysv/linux/sigstack.c: Fix typo.
5009         * sysdeps/unix/sysv/sysv4/solaris2/sigwaitinfo.c: Fix typo.
5010         * sysdeps/unix/sysv/sysv4/solaris2/sparc/sys/ucontext.h: New file.
5011         * sysdeps/unix/sysv/sysv4/solaris2/sys/param.h: New file.
5012         Patches by John Tobey <jtobey@banta-im.com>.
5013
5014         * time/strftime.c (my_strftime): Delay use of *tp values until
5015         latest possible point to allow partly initialized structures
5016         (e.g., from strptime).
5017
5018         * iconvdata/Makefile (modules): Add ISO_10367-BOX, MAC-IS, NATS-DANO,
5019         and NATS-SEFI.
5020         Define *-routines variables for new modules.
5021         (distribute): Add .c files for new modules.
5022         (awk-generated-headers): Add iso_10367-box.h, mac-is.h, nats-dano.h,
5023         and nats-sefi.h.
5024         Add rules for header generation.
5025         * iconvdata/gconv-modules: Add entries for new modules.
5026         * iconvdata/iso_10367-box.c: New file.
5027         * iconvdata/mac-is.c: New file.
5028         * iconvdata/nats-dano.c: New file.
5029         * iconvdata/nats-sefi.c: New file.
5030
5031 1998-04-30 18:20  H.J. Lu  <hjl@gnu.org>
5032
5033         * elf/dl-load.c (_dl_init_paths): Don't check the dynamic
5034         loader if PIC is not defined.
5035
5036 1998-09-11  Ulrich Drepper  <drepper@cygnus.com>
5037
5038         * iconvdata/Makefile (modules): Add CSN_369103, CWI, DEC-MCS,
5039         ECMA-CYRILLIC, GOST_19768-74, GREEK-CCITT, GREEK7, GREEK7-OLD, INIS,
5040         INIS-8, INIS-CYRILLIC, ISO_6937-2, ISO_2033, ISO_5427, ISO_5427-EXT,
5041         and ISO_5428.
5042         Define *-routines variables for new modules.
5043         (distribute): Add .c files for new modules.
5044         (awk-generated-headers): Add csn_369103.h, cwi.h, dec-mcs.h,
5045         ecma-cyrillic.h, gost_19768-74.h, greek-ccitt.h, greek7.h,
5046         greek7-old.h, inis.h, inis-8.h, inis-cyrillic.h, iso_2033.h,
5047         iso_5427.h, iso_5427-ext.h, and iso_5428.h.
5048         Add rules for header generation.
5049         * iconvdata/gconv-modules: Add entries for new modules.
5050         * iconvdata/csn_369103.c: New file.
5051         * iconvdata/cwi.c: New file.
5052         * iconvdata/dec-mcs.c: New file.
5053         * iconvdata/ecma-cyrillic.c: New file.
5054         * iconvdata/gost_19768-74.c: New file.
5055         * iconvdata/greek-ccitt.c: New file.
5056         * iconvdata/greek7-old.c: New file.
5057         * iconvdata/greek7.c: New file.
5058         * iconvdata/inis-8.c: New file.
5059         * iconvdata/inis-cyrillic.c: New file.
5060         * iconvdata/inis.c: New file.
5061         * iconvdata/iso6937-2.c: New file.
5062         * iconvdata/iso_2033.c: New file.
5063         * iconvdata/iso_5427-ext.c: New file.
5064         * iconvdata/iso_5427.c: New file.
5065         * iconvdata/iso_5428.c: New file.
5066
5067         * iconvdata/iso6937.c (from_ucs4): Correct 0x80, 0x81, and 0xb9
5068         entries.
5069         Convert U02dd correctly.
5070
5071 1998-09-11 20:46  Richard Henderson  <rth@cygnus.com>
5072
5073         * sysdeps/alpha/dl-machine.h (_dl_start_user): Pass pointer to
5074         _dl_main_searchlist not _dl_default_scope to _dl_init_next.
5075         * sysdeps/sparc/sparc32/dl-machine.h (_dl_start_user): Likewise.
5076         * sysdeps/sparc/sparc64/dl-machine.h (_dl_start_user): Likewise.
5077
5078 1998-09-11  Ulrich Drepper  <drepper@cygnus.com>
5079
5080         * resolv/res_init.c (res_init): Handle resolv.conf file with only
5081         one nameserver correctly.  Patch by HJ Lu.
5082
5083         * iconvdata/Makefile (modules): Add IEC_P27-1, BALTIC, ASMO_449,
5084         and ANSI_X3.110.
5085         Define *-routines variables for new modules.
5086         (distribute): Add .c files for new modules.
5087         (awk-generated-headers): Add iec_p27-1.h, baltic.h, and asmo_449.h.
5088         Add rules for hedaer generation.
5089         * iconvdata/gconv-modules: Add entries for new modules.  Pretty print.
5090         * iconvdata/ansi_x3.110.c: New file.
5091         * iconvdata/asmo_449.c: New file.
5092         * iconvdata/baltic.c: New file.
5093         * iconvdata/iec_p27-1.c: New file.
5094
5095         * iconvdata/t61.c (from_ucs4): Correct 0x23, 0x24, 0x80, and 0x81
5096         entries.
5097         Convert U02dc correctly.
5098
5099         * math/atest-exp.c: Add parentheses to avoid gcc warnings.
5100         * math/atest-exp2.c: Likewise.
5101         * math/atest-sincos.c: Likewise.
5102
5103         * posix/getopt.h: Don't define non-POSIX stuff unless _GNU_SOURCE
5104         is defined.
5105
5106 1998-09-11 10:51  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5107
5108         * string/strcoll.c: Optimize a few expressions.
5109         * string/strxfrm.c: Likewise.
5110
5111 1998-09-02  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5112
5113         * manual/locale.texi: Fix typos.
5114
5115 1998-09-10  Ulrich Drepper  <drepper@cygnus.com>
5116
5117         * stdlib/random_r.c (__setstate_r): Allow call with same state
5118         array as currently used (PR libc/774).
5119
5120         * include/limits.h: Include gcc's header even if this file is
5121         found more than once before it (PR libc/778)
5122
5123         * sysdeps/unix/sysv/linux/Makefile [subdir==misc]
5124         (sysdep_headers): Remove sys/debugreg.h.
5125         * sysdeps/unix/sysv/linux/i386/Makefile [subdir==misc]
5126         (sysdep_headers): Add sys/debugreg.h.
5127         * sysdeps/unix/sysv/linux/sys/debugreg.h: Removed.
5128         * sysdeps/unix/sysv/linux/i386/sys/debugreg.h: New file.
5129
5130         * stdio-common/tmpnam.c: Move local static variable buf to
5131         toplevel and rename to tmpnam_buffer to ease debugging.
5132         Patch by Joe Keane <jgk@jgk.org>.
5133         Optimize s == NULL case a bit.
5134
5135         * iconvdata/testdate/ISO-8859-10..UCS2: Update after charmap
5136         correction.
5137
5138 1998-09-10 12:51  Ulrich Drepper  <drepper@cygnus.com>
5139
5140         * resolv/res_init.c (res_init): Initialize _res.nscount and
5141         _res.nsaddr.sin_port differently for the can when no loopback
5142         is available to allow immediate timeout in non-networking environments.
5143         Patch by Cristian Gafton <gafton@redhat.com>.
5144
5145 1998-09-10  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5146
5147         * localedata/charmaps/ISO-8859-10: Character 0xBD is HORIZONTAL
5148         BAR and not EM DASH.
5149         * localedata/charmaps/ISO_8859-SUPP: Likewise (character 0xD0).
5150         * localedata/charmaps/ISO-8859-7: Likewise (character 0xAF).
5151         Fixes PR libc/717.
5152
5153 1998-09-10 11:53  Ulrich Drepper  <drepper@cygnus.com>
5154
5155         * timezone/Makefile: Add rules to generate Asia/Tokyo zoneinfo files
5156         for test.
5157         * timezone/tst-timezone.c (tests): Fix typo in last patch.
5158
5159         * time/tzfile.c (__tzfile_read): Handle case when there are no
5160         transitions.  Set __timezone based on computed offset.
5161         * time/tzset.c (tzset_internal): Set __timezone before returning.
5162
5163         * time/tzset.c (tzset_internal): Optimize handling of local string
5164         copy.
5165
5166 1998-09-10  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5167
5168         * timezone/tst-timezone.c (tests): Add test for Asia/Tokyo (see PR
5169         libc/776).
5170
5171 1998-09-09  Benjamin Kosnik  <bkoz@tintin.cygnus.com>
5172
5173         * math/libm-test.c (exp10_test): Adapt epsilons for powerpc.
5174         (csqrt_test): Likewise.
5175         * sysdeps/powerpc/bits/fenv.h: Add parens.
5176
5177 1998-09-09 18:48  Ulrich Drepper  <drepper@cygnus.com>
5178
5179         * sysdeps/powerpc/dl-start.S (_start): Pass pointer to
5180         _dl_main_searchlist not _dl_default_scope to _dl_init_next.
5181         Patch by Benjamin Kosnik <bkoz@cygnus.com>.
5182
5183 1998-09-09  Mark Kettenis  <kettenis@phys.uva.nl>
5184
5185         * elf/dl-close.c (_dl_close): Don't free imap->l_origin if it is
5186         the special `-1' pointer.
5187
5188 1998-09-09 09:32  Ulrich Drepper  <drepper@cygnus.com>
5189
5190         * sysdeps/powerpc/dl-machine.h (elf_machine_rela): Make function
5191         inline.
5192
5193 1998-09-07  Paul Eggert  <eggert@twinsun.com>
5194
5195         * time/mktime.c (__EXTENSIONS__): Define if not defined.
5196         (_REENTRANT): Remove.  It has undesirable consequences in
5197         Solaris 2.6 (e.g. it turns off the putc macro).  Defining
5198         __EXTENSIONS__ makes localtime_r and gmtime_r visible, which
5199         is what we want.
5200         * time/strftime.c: Likewise.
5201
5202 1998-09-08  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5203
5204         * elf/dl-error.c: Fix spelling.
5205
5206 1998-09-08  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5207
5208         * stdlib/strfmon.c: Quiet -Wparentheses warnings.
5209         * stdio-common/_itoa.c: Likewise.
5210         * stdio-common/printf_fp.c: Likewise.
5211         * stdio-common/vfscanf.c: Likewise.
5212         * wcsmbs/wcstok.c: Likewise.
5213         * sysdeps/generic/glob.c: Likewise.
5214         * posix/getopt.c: Likewise.
5215         * sysdeps/posix/getaddrinfo.c: Likewise.
5216         * posix/wordexp.c: Likewise.
5217         * io/ftw.c: Likewise.
5218         * io/fts.c: Likewise.
5219         * misc/getpass.c: Likewise.
5220         * iconv/gconv_conf.c: Likewise.
5221         * argp/argp-fmtstream.c: Likewise.
5222         * argp/argp-help.c: Likewise.
5223         * elf/dl-load.c: Likewise.
5224         * locale/programs/stringtrans.c: Likewise.
5225         * catgets/gencat.c: Likewise.
5226         * posix/getconf.c: Likewise.
5227         * iconv/gconv_conf.c: Likewise.
5228         * iconv/iconv_prog.c: Likewise.
5229
5230         * string/strcoll.c: Optimize a few expressions.
5231         * string/strxfrm.c: Likewise.
5232
5233 1998-09-08  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5234
5235         * elf/dl-open.c (dl_open_worker): Move decl of new_global up one
5236         level to avoid uninit variable warning.
5237
5238 1998-09-09 10:34  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5239
5240         * sysdeps/m68k/dl-machine.h(RTLD_START): Push _dl_main_searchlist
5241         instead of _dl_default_scope[2] as argument to _dl_init_next.
5242
5243         * sysdeps/m68k/fpu/bits/mathinline.h (isinf): Avoid conflict with
5244         C9x macro.
5245
5246 1998-09-08  Ulrich Drepper  <drepper@cygnus.com>
5247
5248         Fix compatibility problems introduced in last change.
5249         * csu/initfini.c: Don't define __gmon_start__ if WEAK_GMON_START is
5250         defined.
5251         * sysdeps/unix/sysv/linux/i386/Makefile [subdir==csu]: Add
5252         -DWEAK_GMON_START to CFLAGS-initfini.s.
5253
5254         * elf/dl-object.c (_dl_new_object): Store map address in
5255         _dl_loaded if _dl_loaded is NULL.
5256         * elf/rtld.c (dl_main): Don't update _dl_loaded here.
5257
5258         * sysdeps/generic/setrlimit64.c: Remove stub warning.
5259
5260 1998-09-07  Ulrich Drepper  <drepper@cygnus.com>
5261
5262         * db2/common/db_apprec.c (__db_apprec): Add braces to make gcc
5263         quiet.
5264         * db2/btree/bt_cursor.c: Likewise.
5265         * db2/common/db_region.db_c: Likewise.
5266         * db2/common/db_salloc.db_c: Likewise.
5267         * db2/db/db.c: Likewise.
5268         * db2/db/db_rec.c: Likewise.
5269         * db2/hash/hash.c: Likewise.
5270         * db2/hash/hash_page.c: Likewise.
5271         * db2/hash/hash_rec.c: Likewise.
5272         * db2/log/log_findckp.c: Likewise.
5273         * db2/log/log_get.c: Likewise.
5274         * db2/log/log_put.c: Likewise.
5275         * db2/mp/mp_fget.c: Likewise.
5276         * db2/mp/mp_fput.c: Likewise.
5277         * db2/mp/mp_region.c: Likewise.
5278         * stdlib/strtol.c: Likewise.
5279         * string/strcoll.c: Likewise.
5280         * string/strxfrm.c: Likewise.
5281         * argp/argp-help.c: Likewise.
5282         * argp/argp-parse.c: Likewise.
5283         * resolv/res_debug.c: Likewise.
5284
5285 1998-09-07 09:58  Ulrich Drepper  <drepper@cygnus.com>
5286
5287         * math/tgmath.h (scalb): Only define for __USE_MISC or
5288         __USE_XOPEN_EXTENDED.  Patch by Zack Weinberg.
5289
5290 1998-09-06  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5291
5292         * libio/stdio.h: Fix comment.
5293
5294         * stdio/stdio.h: Make vfscanf, vscanf and vsscanf available if
5295         __USE_ISOC9X.
5296
5297 1998-09-06 09:53 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
5298
5299         * Makeconfig (+gccwarn): Remove -Wno-parentheses.
5300
5301         * elf/dl-open.c: Quiet -Wparentheses warnings.
5302         * iconvdata/johab.c: Likewise.
5303         * iconvdata/uhc.c: Likewise.
5304         * inet/inet_net.c: Likewise.
5305         * io/fts.c: Likewise.
5306         * locale/newlocale.c: Likewise.
5307         * misc/getttyent.c: Likewise.
5308         * misc/mntent_r.c: Likewise.
5309         * misc/ttyslot.c: Likewise.
5310         * nscd/nscd_conf.c: Likewise.
5311         * nss/nsswitch.c: Likewise.
5312         * resolv/gethnamaddr.c: Likewise.
5313         * resolv/nsap_addr.c: Likewise.
5314         * resolv/res_debug.c: Likewise.
5315         * stdio-common/_itoa.c: Likewise.
5316         * stdlib/strtod.c: Likewise.
5317         * string/strverscmp.c: Likewise.
5318         * sunrpc/svc.c: Likewise.
5319         * sysdeps/libm-ieee754/e_cosh.c: Likewise.
5320         * sysdeps/libm-ieee754/e_gamma_r.c: Likewise.
5321         * sysdeps/libm-ieee754/e_sinh.c: Likewise.
5322         * sysdeps/posix/getaddrinfo.c: Likewise.
5323
5324 1998-09-06 15:13  Ulrich Drepper  <drepper@cygnus.com>
5325
5326         * elf/dlsym.c (dlsym_doit): Use new RTLD_DEFAULT macro to test
5327         for use of global scope.
5328         * elf/dlvsym.c (dlvsym_doit): Likewise.
5329
5330 1998-09-02  Paul Eggert  <eggert@twinsun.com>
5331
5332         * strftime.c (my_strftime): When mbrlen returns (size_t) -2,
5333         copy the redundant bytes at the end of the format as-is; don't
5334         just copy their first byte and then rescan, as that might get
5335         us an encoding error.
5336         Account correctly for the length of multibyte sequences in the
5337         format.
5338
5339 1998-09-03 20:14  Tim Waugh  <tim@cyberelk.demon.co.uk>
5340
5341         * posix/wordexp-test.c: Add tests for different IFS values.
5342         Change unquoted-newline test so that newline is not in IFS.
5343
5344         * posix/wordexp.c (wordexp): Correct null/unset mix-up when
5345         determining IFS characters.  Return WRDE_BADCHAR for unquoted
5346         special characters _except_ if they are separators.
5347
5348 1998-09-06 10:56  Ulrich Drepper  <drepper@cygnus.com>
5349
5350         * include/tgmath.h: New file.
5351
5352         * libio/stdio.h: Correct reversed #ifs.
5353         Patch by Zack Weinberg.
5354
5355         * manual/creature.texi: Better explain reason for feature select
5356         macros.
5357         Patch by Michael Deutschmann <michael@talamasca.wkpowerlink.com>.
5358
5359 1998-09-06 10:25 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
5360
5361         * include/alloca.h: Add multiple-inclusion guard.
5362         * include/db.h: Likewise.
5363         * include/db_185.h: Likewise.
5364         * include/dlfcn.h: Likewise.
5365         * include/fcntl.h: Likewise.
5366         * include/grp.h: Likewise.
5367         * include/libintl.h: Likewise.
5368         * include/mntent.h: Likewise.
5369         * include/pwd.h: Likewise.
5370         * include/sched.h: Likewise.
5371         * include/search.h: Likewise.
5372         * include/setjmp.h: Likewise.
5373         * include/shadow.h: Likewise.
5374         * include/signal.h: Likewise.
5375         * include/stdio.h: Likewise.
5376         * include/stdlib.h: Likewise.
5377         * include/string.h: Likewise.
5378         * include/termios.h: Likewise.
5379         * include/time.h: Likewise.
5380         * include/ulimit.h: Likewise.
5381         * include/utmp.h: Likewise.
5382         * include/wchar.h: Likewise.
5383         * include/sys/file.h: Likewise.
5384         * include/sys/gmon.h: Likewise.
5385         * include/sys/ioctl.h: Likewise.
5386         * include/sys/mman.h: Likewise.
5387         * include/sys/resource.h: Likewise.
5388         * include/sys/select.h: Likewise.
5389         * include/sys/socket.h: Likewise.
5390         * include/sys/statfs.h: Likewise.
5391         * include/sys/time.h: Likewise.
5392         * include/sys/times.h: Likewise.
5393         * include/sys/wait.h: Likewise.
5394
5395 1998-09-06 09:00  Ulrich Drepper  <drepper@cygnus.com>
5396
5397         * version.h (VERSION): Bump to 2.0.96.
5398
5399         Rewrite runtime linker to be truly thread-safe.  There is now no
5400         global variable specifying the scope.  We create all needed
5401         scopes at the time the link maps are created.
5402         * elf/Versions [GLIBC_2.1]: Add _dl_loaded and _dl_main_searchlist.
5403         * elf/link.h: Add struct r_scope_elem and use this for l_searchlist,
5404         l_symbolic_searchlist, l_scope, and l_local_scope elements in
5405         struct link_map.
5406         * elf/dl-close.c: Rewritten accordingly.
5407         * elf/dl-deps.c: Likewise.
5408         * elf/dl-error.c: Likewise.
5409         * elf/dl-init.c: Likewise.
5410         * elf/dl-load.c: Likewise.
5411         * elf/dl-lookup.c: Likewise.
5412         * elf/dl-object.c: Likewise.
5413         * elf/dl-open.c: Likewise.
5414         * elf/dl-reloc.c: Likewise.
5415         * elf/dl-runtime.c: Likewise.
5416         * elf/dl-support.c: Likewise.
5417         * elf/dl-symbol.c: Likewise.
5418         * elf/dl-version.c: Likewise.
5419         * elf/dlsym.c: Likewise.
5420         * elf/dlvsym.c: Likewise.
5421         * elf/ldsodefs.h: Likewise.
5422         * elf/rtld.c: Likewise.
5423         * iconv/gconv_dl.c: Likewise.
5424         * nss/nsswitch.c: Likewise.
5425         * sysdeps/i386/dl-machine.h: Likewise.
5426         * sysdeps/unix/sysv/linux/i386/dl-librecon.h: Likewise.
5427
5428         * elf/dlfcn.h: Declare dladdr only for __USE_GNU.
5429         Define RTLD_DEFAULT.
5430
5431 1998-09-05  Mark Kettenis  <kettenis@phys.uva.nl>
5432
5433         * sysdeps/mach/hurd/i386/init-first.c (init1): Call
5434         __getopt_clean_environment with __environ instead of envp.
5435
5436 1998-09-05  Roland McGrath  <roland@baalperazim.frob.com>
5437
5438         * sysdeps/mach/hurd/i386/Makefile (omit-deps): Define to crt0.
5439
5440         * string/argz-extract.c (__argz_extract): Add de-consting cast for
5441         setting results.
5442
5443         * string/argz.h (argz_next): Add de-consting cast for return.
5444         * string/argz-next.c (__argz_next): Likewise.
5445
5446         * sysdeps/unix/sysv/linux/Makefile [$(subdir)=inet] (sysdep_headers):
5447         Don't add netinet/udp.h, netinet/ip_icmp.h here.
5448         * sysdeps/gnu/Makefile: Do it here instead.
5449         * sysdeps/unix/sysv/linux/Dist: Move those files from here ...
5450         * sysdeps/gnu/Dist: ... to here.
5451
5452         * sysdeps/unix/sysv/linux/netinet/ip_icmp.h,
5453         sysdeps/unix/sysv/linux/netinet/tcp.h,
5454         sysdeps/unix/sysv/linux/netinet/udp.h: Moved to sysdeps/gnu/netinet.
5455
5456 1998-09-04  Roland McGrath  <roland@baalperazim.frob.com>
5457
5458         * string/argz.h (argz_extract, argz_next): Use `const' for ARGZ param.
5459         * string/argz-next.c, string/argz-extract.c: Fix defns.
5460
5461 1998-09-03  Roland McGrath  <roland@baalperazim.frob.com>
5462
5463         * mach/Makefile: Use -include for mach-syscalls.mk to silence warning.
5464
5465         * sysdeps/mach/hurd/sysd-stdio.c: Declare fns
5466         __stdio_{read,write,seek,close,fileno} using __io_*_fn types.
5467         * sysdeps/generic/sysd-stdio.c: Likewise.
5468
5469 1998-09-02  Ulrich Drepper  <drepper@cygnus.com>
5470
5471         * elf/dl-load.c (fillin_rpath): Handle "/" as RPATH correctly.
5472         (_dl_map_object_from_fd): Make NAME argument const.
5473         Remove last parameter in _dl_new_object call.
5474         (print_search_path): Correct construction of composed path name.
5475         (_dl_map_object): Prevent looking at RPATH of the main map twice.
5476         Remove last parameter in _dl_new_object call.
5477         * elf/dl-object.c: Remove last parameter.  Determine whether create
5478         origin entry based on empty realname.  Handle file in root directory
5479         correctly.
5480         * elf/ldsodefs.h: Adjust prototype for _dl_new_object.
5481         * elf/rtld.c (dl_main): Add comment describing reason for memory leak.
5482         Remove last parameter in _dl_new_object call.
5483         * sysdeps/generic/dl-origin.h: Handle file in root directory correctly.
5484         * sysdeps/unix/sysv/linux/dl-origin.h: Likewise.
5485
5486 1998-09-01  Ulrich Drepper  <drepper@cygnus.com>
5487
5488         * elf/dl-close.c (_dl_close): Add more comments and correct some.
5489         Free l_searchlist and l_dupsearchlist.
5490
5491         * debug/catchsegv.sh: Add one more pair of quotes.
5492
5493 1998-09-01 17:53  Ulrich Drepper  <drepper@cygnus.com>
5494
5495         * elf/dl-load.c (add_name_to_object): Change return type to void and
5496         make NAME parameter const.  Allocate room for NAME in same memory
5497         block used for l_libname entry.
5498         (_dl_map_object_from_fd): Don't free NAME on failure.
5499         (map_segment): Pass SONAME to add_name_to_object, not a copy.
5500         (_dl_map_object): Don't create copy of NAME.  Pass NAME to
5501         _dl_map_object_from_fd.
5502         * elf/dl-object.c (dl_new_object): Allocate room for NAME in same
5503         memory block used for l_libname entry.
5504         * elf/dl-close.c: Adjust free()ing for this change.
5505
5506 1998-09-01 15:36  Ulrich Drepper  <drepper@cygnus.com>
5507
5508         * malloc/Makefile: Include Makeconfig before testing config-sysdirs.
5509
5510         * malloc/mtrace.c: Add bug report address.  Update email address.
5511         Add more @XXX@ to print correct address size.
5512
5513         * elf/dl-addr.c (_dl_addr): Make sure that map to be examined is
5514         really initialized.
5515
5516         * elf/dl-close.c (_dl_close): Use l_map_start and l_map_end info
5517         for munmap call instead of examining phdr again.
5518         Free all malloc()ed strings and arrays.
5519
5520 1998-08-09  Geoff Keating  <geoffk@ozemail.com.au>
5521
5522         * sysdeps/powerpc/Makefile [subdir=elf]: Add new files split out of
5523         dl-machine.h.
5524         * sysdeps/powerpc/dl-machine.c: New file.
5525         * sysdeps/powerpc/dl-machine.h: Move much stuff into separate
5526         files.  Revise ELF_PREFERRED_ADDRESS to take account of
5527         the new mapping information (fixes bug involving huge bloated
5528         web browser).  Set ELF_MACHINE_PLTREL_OVERLAP.
5529         * sysdeps/powerpc/dl-start.S: New file.
5530
5531         * elf/dl-load.c (_dl_map_object_from_fd): Initialise l_map_start,
5532         l_map_end.
5533         * elf/do-rel.h: Call elf_machine_rel only once (to save space).
5534         * elf/dynamic-link.h: Allow PLT relocs to be in the middle of the
5535         others.  Call elf_dynamic_do_##reloc only once (to save even more
5536         space).
5537         * elf/link.h: Add new members l_map_start and l_map_end to keep
5538         track of the memory map.
5539         * elf/rtld.c (_dl_start): Initialise l_map_start for ld.so and
5540         the executable.
5541
5542 1998-09-01 11:53  Ulrich Drepper  <drepper@cygnus.com>
5543
5544         * debug/Makefile (catchsegv): We need not rewrite SOVER anymore.
5545         Reported by Andreas Jaeger.
5546
5547         * posix/glob.h: Use __size_t instead of size_t in definitions and
5548         make sure this is defined.
5549
5550 1998-09-01 10:34  Ulrich Drepper  <drepper@cygnus.com>
5551
5552         * manual/locale.texi: Almost complete rewrite.  Document more functions
5553         and functionality.
5554         * manual/arith.texi: Correct reference.
5555         * manual/string.texi: Pretty printing.
5556
5557         * manual/texinfo.tex: Update from last available version.
5558
5559 1998-08-31 22:44  Ulrich Drepper  <drepper@cygnus.com>
5560
5561         * nis/nss_nis/nis-pwd.c (_nss_nis_getpwnam_r): Correct test for
5562         invalid password.
5563         (_nss_nis_getpwuid_r): Likewise.
5564         Patch by Matthew Arnison <matthewa@physics.usyd.edu.au>.
5565
5566         * inet/rcmd.c: Implement netgroup support.
5567         Patch by Dick Streefland <dick_streefland@tasking.com>.
5568
5569 1998-08-31  Ulrich Drepper  <drepper@cygnus.com>
5570
5571         * elf/dl-close.c (_dl_close): Update _dl_loaded if the first
5572         object on the list is removed.  Don't use this code for PIC.
5573         Reported by HJ Lu [PR libc/770].
5574
5575 1998-08-31 15:56  Ulrich Drepper  <drepper@cygnus.com>
5576
5577         * db2/db_int.h: Use <db.h> instead of "db.h" to find header in include.
5578
5579         * include/stdio.h: Add __vsscanf.
5580
5581         * libio/stdio.h: Make vfscanf, scanf, and vsscanf available if
5582         __USE_ISOC9X.
5583         Remove __vsscanf declaration.
5584         Always declare fgetpos and fsetpos.
5585
5586         * math/math.h: Define isinf as macro.
5587         * math/bits/mathcalls.h: Change to declare __isinf all the time.
5588         Don't declare scalb for ISO C 9x.
5589
5590         * math/tgmath.h: Define fma.  Rewrite the underlying macros.
5591
5592         * stdlib/stdlib.h: Declare strtof and strtold is __USE_ISOC9X.
5593
5594         * sysdeps/unix/sysv/linux/bits/sigcontext.h: Allow inclusion from
5595         sys/ucontext.h.
5596
5597         * sysdeps/wordsize-32/inttypes.h: Define missing PRI* and SCN*
5598         macros.
5599
5600 1998-08-31  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5601
5602         * sysdeps/standalone/bits/errno.h (ENOMSG): Remove duplicate.
5603         Reported by jreising@frequentis.com [PR libc/767].
5604
5605 1998-08-31  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5606
5607         * io/lockf.c (lockf): Move initilisation of fl.l_whence and
5608         fl.l_start at beginning of function.
5609         Patch by Geoff. Dash <geoffd@zeta.org.au> [PR libc/769].
5610
5611 1998-08-31  Ulrich Drepper  <drepper@cygnus.com>
5612
5613         * io/sys/stat.h (ALLPERMS): Fix type (S_ISTXT -> S_ISVTX).
5614         Reported by Rob.Hagopian@vu.union.edu [PR libc/763].
5615
5616         * nscd/nscd.init: Make it work in RedHat systems.
5617         Patch by Christian Gafton.
5618
5619 1998-08-29  Philip Blundell  <philb@gnu.org>
5620
5621         * catgets/Makefile: Don't try to run test programs when
5622         cross-compiling.
5623
5624 1998-08-31  Ulrich Drepper  <drepper@cygnus.com>
5625
5626         * signal/signal.h: Include bits/sigthread.h only if __USE_POSIX.
5627         Reported by Zack Weinberg.
5628
5629 1998-08-30  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5630
5631         * sysdeps/unix/sysv/linux/Dist: Add umount.S and umount2.S.
5632         * elf/Makefile (distribute): Remove ldd.sh.in.
5633
5634 1998-08-31 11:46  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5635
5636         * sysdeps/unix/sysv/linux/dl-origin.h (get_origin): Remove unused
5637         variable.
5638
5639 1998-08-29  Ulrich Drepper  <drepper@cygnus.com>
5640
5641         * sysdeps/i386/register-dump.h: Move to ...
5642         * sysdeps/unix/sysv/linux/i386/register-dump.h: ...here.
5643
5644 1998-08-28 22:49  Ulrich Drepper  <drepper@cygnus.com>
5645
5646         * elf/do-rel.h (elf_dynamic_do_rel): Call elf_machine_lazy_rel
5647         with load address, not map address.
5648         * sysdeps/alpha/dl-machine.h (elf_machine_lazy_rel): Change first
5649         parameter and use this value.
5650         * sysdeps/arm/dl-machine.h: Likewise.
5651         * sysdeps/i386/dl-machine.h: Likewise.
5652         * sysdeps/m68k/dl-machine.h: Likewise.
5653         * sysdeps/mips/dl-machine.h (elf_machine_lazy_rel): Change first
5654         parameter.
5655         * sysdeps/powerpc/dl-machine.h: Likewise
5656         * sysdeps/sparc/sparc32/dl-machine.h: Likewise
5657         * sysdeps/sparc/sparc64/dl-machine.h: Likewise
5658
5659 1998-08-28 09:22  Ulrich Drepper  <drepper@cygnus.com>
5660
5661         * elf/rtld.c (process_envvars): Fix copy&paste error.
5662
5663         * malloc/malloc.c (malloc_hook_ini): Don't overwrite realloc and
5664         memalign hook.
5665         (realloc_hook_ini): Don't overwrite memalign hook.
5666         (memalign_hook_ini): Don't overwrite malloc and memalign hooks.
5667         Reported by Philippe Troin <phil@fifi.org>.
5668
5669         * malloc/mcheck.c (mprobe): Call checkhdr with adjusted pointer.
5670         Patch by Philippe Troin <phil@fifi.org>.
5671
5672 1998-08-26  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5673
5674         * sysdeps/generic/segfault.c (install_handler): Protect the
5675         non-POSIX signals with #ifdef.
5676         (catch_segfault): Add missing mode parameter for open.
5677         * debug/catchsegv.sh: Avoid termination message from shell.  Allow
5678         other termination signals.
5679
5680 1998-08-27  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5681
5682         * debug/Makefile (distribute): Add register-dump.h.
5683
5684 1998-08-28 10:41  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5685
5686         * sysdeps/unix/sysv/linux/m68k/register-dump.h: New file.
5687
5688 1998-08-27 19:42  Ulrich Drepper  <drepper@cygnus.com>
5689
5690         * elf/Makefile (distribute): Add dl-origin.h.
5691         * sysdeps/generic/dl-origin.h: New file.
5692         * sysdeps/unix/sysv/linux/dl-origin.h: New file.
5693         * elf/link.h (struct link_map): Add l_origin field.
5694         * elf/dl-load.c (expand_dynamic_string_token): New function.
5695         (decompose_path): Remove WHERE argument, take link map pointer instead.
5696         Call expand_dynamic_string_token instead of local_strdup to make copy
5697         of rpath.
5698         (_dl_init_paths): Call decompose_path with correct argument.
5699         (_dl_map_object_from_fd): Define static is EXTERNAL_MAP_FROM_FD is
5700         not defined.
5701         Check EI_OSABI and EI_ABIVERSION fields in header.
5702         Call _dl_new_object with extra argument.
5703         (_dl_map_object): Call decompose_path with correct argument.
5704         Call expand_dynamic_string_token instead of local_strdup to also
5705         expand DST.
5706         Call _dl_new_object with extra argument.
5707         * elf/dl-object.c (_dl_new_object): Determine l_origin for all maps
5708         but the main one if new argument is nonzero.
5709         * elf/ldsodefs.h: Adjust for _dl_new_object change.
5710         * elf/dl-support.c: Define _dl_origin_path.
5711         * elf/rtld.c: Likewise.  Set _dl_origin_path based on LD_ORIGIN_PATH.
5712         (dl_main): Call _dl_new_object with extra argument.
5713
5714         * elf/dl-close (_dl_close): Free l_name and l_origin.
5715
5716         * sysdeps/i386/useldt.h (THREAD_GETMEM, THREAD_SETMEM): Use P
5717         modifier in asm, not c.
5718
5719         * sysdeps/mach/hurd/Makefile [subdirs==elf]: Define CFLAGS-dl-load.c
5720         to -DEXTERNAL_MAP_FROM_FD to make _dl_map_object_from_fd extern.
5721
5722 1998-08-26 17:48  Ulrich Drepper  <drepper@cygnus.com>
5723
5724         * elf/dl-close.c (_dl_close): Move map->l_nsearchlist value into local
5725         variable so that map can be freed.
5726         Reported by Philippe Troin <phil@fifi.org>.
5727
5728         * elf/dl-open.c (dl_open_worker): Correct test for extending global
5729         scope array.
5730         Patch by Philippe Troin <phil@fifi.org>.
5731
5732 1998-08-26  Geoff Keating  <geoffk@ozemail.com.au>
5733
5734         * sysdeps/powerpc/register-dump.h: Rewrite.  Much nicer this way.
5735         Don't call writev() with a 100-element vector.
5736         * sysdeps/generic/segfault.c (catch_segfault): Skip top-level NULL
5737         return address.
5738
5739         * sysdeps/powerpc/elf/libc-start.c: Sync up with generic version.
5740         In particular, set __libc_stack_end.
5741         * sysdeps/powerpc/elf/start.S: Allow _init and _fini to be
5742         undefined.  Fix copyright notice.
5743
5744 1998-08-25  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5745
5746         * math/Makefile (gmp-objs): New variable.
5747         ($(objpfx)atest-exp, $(objpfx)atest-sincos, $(objpfx)atest-exp2):
5748         Depend on it.
5749         (tests): Add atest-exp atest-sincos atest-exp2.
5750         (tests-static): Remove atest-exp atest-sincos atest-exp2.
5751
5752 1998-08-25  Ulrich Drepper  <drepper@cygnus.com>
5753
5754         * sysdeps/generic/dl-cache.c: Move static variable cache and cachesize
5755         to toplevel.
5756         (_dl_unload_cache): New function.
5757         * elf/Versions [libc GLIBC_2.1]: Add _dl_unload_cache.
5758         * elf/dl-open.c (_dl_open): Unload map file before freeing the lock.
5759         * elf/rtld.c (dl_main): Unload map file before jumping to user code.
5760
5761         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Define O_DIRECT.
5762         Correct comment for O_LARGEFILE.
5763         * sysdeps/unix/sysv/linux/bits/fcntl.h: Define O_DIRECT.
5764         Change O_LARGEFILE to correct value.
5765
5766 1998-08-25 14:34  Ulrich Drepper  <drepper@cygnus.com>
5767
5768         * libio/iogetline.c (_IO_getline_info): Don't read anything for
5769         N == 0.  Patch by HJ Lu.
5770
5771 1998-08-25 11:43  Ulrich Drepper  <drepper@cygnus.com>
5772
5773         * elf/elf.h: Add syminfo stuff and other DT_* from Solaris' ELF.
5774
5775 1998-08-25  Bernd Schmidt  <crux@Pool.Informatik.RWTH-Aachen.DE>
5776
5777         * argp/argp.h: Use __inline__ not inline.
5778
5779         * sysdeps/i386/bits/select.h (FD_ZERO): Rewrite asm not to indicate
5780         an input register as being clobbered.
5781         * sysdeps/i386/memset.c (memset): Likewise.
5782         * sysdeps/i386/bzero.c (__bzero): Likewise.
5783         * sysdeps/i386/memcopy.h ({BYTE,WORD}_COPY_[FB]WD): Likewise.
5784
5785 1998-08-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5786
5787         * stdlib/jrand48_r.c (__jrand48_r): Set also upper half of result.
5788         Fixes PR libc/757 (Reported by Michael Creutz <creutz@bnl.gov).
5789
5790 1998-08-24 16:34  Ulrich Drepper  <drepper@cygnus.com>
5791
5792         * debug/catchsegv.sh: Handle text preceding backtrace better.
5793         * sysdeps/generic/segfault.c: Allow register dump.  Allow handler
5794         to be installed for other signals than SIGSEGV.
5795         * sysdeps/generic/register-dump.h: New file.
5796         * sysdeps/i386/register-dump.h: New file.
5797         * sysdeps/powerpc/register-dump.h: New file.
5798
5799         * sysdeps/unix/sysv/linux/i386/profil-counter.h: Use macros from
5800         sigcontextinfo.h.
5801         * sysdeps/unix/sysv/linux/powerpc/profil-counter.h: Use i386 version.
5802
5803 1998-08-24  Geoff Keating  <geoffk@ozemail.com.au>
5804
5805         * sysdeps/unix/sysv/linux/powerpc/sigcontextinfo.h: New file.
5806
5807 1998-08-09  Geoff Keating  <geoffk@ozemail.com.au>
5808
5809         * sysdeps/unix/sysv/linux/powerpc/chown.c: New file.
5810         * sysdeps/unix/sysv/linux/powerpc/lchown.S: New file.
5811         * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add chown, remove
5812         getresuid, getresgid.
5813
5814 1998-08-16  Geoff Keating  <geoffk@ozemail.com.au>
5815
5816         * sysdeps/unix/sysv/linux/powerpc/clone.S: Fix bugs.  Set up stack
5817         pointer in userland.
5818
5819 1998-08-21  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5820
5821         * sysdeps/unix/sysv/linux/sys/mount.h (MNT_FORCE): Define as enum
5822         and fix value.
5823
5824 1998-08-22  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5825
5826         * elf/ldd.bash.in: Add missing quotes around $file.  Make loop
5827         over arguments Bourne shell compatible.  Don't exit unsuccessfully
5828         if nonelf returns successfully.  Avoid duplicating most of the
5829         script.
5830         * sysdeps/unix/sysv/linux/ldd-rewrite.sed: Add missing quotes
5831         around $file.
5832
5833 1998-08-24 10:37  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5834
5835         * sysdeps/unix/sysv/linux/m68k/Makefile (sysdep_headers): Add
5836         sys/reg.h.
5837         * sysdeps/unix/sysv/linux/m68k/sys/reg.h: New file.
5838         * sysdeps/unix/sysv/linux/m68k/Dist: Distribute it.
5839
5840 1998-08-23  Ulrich Drepper  <drepper@cygnus.com>
5841
5842         * sysdeps/unix/sysv/linux/i386/Versions [GLIBC_2.1]: Add
5843         __modify_ldt and modify_ldt.
5844         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add modify_ldt.
5845
5846         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
5847         Use orl $-1 instead of movl $-1 to save two bytes.
5848         * sysdeps/unix/sysv/linux/i386/i686/sysdep.h (SYSCALL_ERROR_HANDLER):
5849         Likewise.
5850
5851 1998-08-17  H.J. Lu  <hjl@gnu.org>
5852
5853         * libio/Versions (_IO_do_write, _IO_file_attach,
5854         _IO_file_close_it, _IO_file_finish, _IO_file_fopen,
5855         _IO_file_init, _IO_file_overflow, _IO_file_seekoff,
5856         _IO_file_setbuf, _IO_file_sync, _IO_file_underflow,
5857         _IO_file_write, _IO_file_xsputn): Added to GLIBC_2.1.
5858
5859         * libio/fileops.c (_IO_do_write, _IO_file_attach,
5860         _IO_file_close_it, _IO_file_finish, _IO_file_fopen,
5861         _IO_file_init, _IO_file_overflow, _IO_file_seekoff,
5862         _IO_file_setbuf, _IO_file_sync, _IO_file_underflow,
5863         _IO_file_write, _IO_file_xsputn): Change the prefix to
5864         "_IO_new_". Added to GLIBC_2.1.
5865
5866         * libio/libioP.h (_IO_do_write, _IO_file_attach,
5867         _IO_file_close_it, _IO_file_finish, _IO_file_fopen,
5868         _IO_file_init, _IO_file_overflow, _IO_file_seekoff,
5869         _IO_file_setbuf, _IO_file_sync, _IO_file_underflow,
5870         _IO_file_write, _IO_file_xsputn): Add prototypes for the prefix
5871         "_IO_new_".
5872
5873         * libio/oldfileops.c (_IO_do_write, _IO_file_attach,
5874         _IO_file_close_it, _IO_file_finish, _IO_file_fopen,
5875         _IO_file_init, _IO_file_overflow, _IO_file_seekoff,
5876         _IO_file_setbuf, _IO_file_sync, _IO_file_underflow,
5877         _IO_file_write, _IO_file_xsputn): Added to GLIBC_2.0.
5878
5879 1998-08-23  Richard Henderson  <rth@cygnus.com>
5880
5881         * Makeconfig (LDFLAGS): Remove.
5882
5883         * csu/initfini.c: Return to .text before __gmon_start__.
5884
5885         * elf/elf.h (EM_FAKE_ALPHA): Rename from EM_OLD_ALPHA.
5886         (STO_MIPS_*): Rename from STO_*.
5887         (STB_MIPS_SPLIT_COMMON): Rename from STB_SPLIT_COMMON.
5888         (STO_ALPHA_NOPV, STO_ALPHA_STD_GPLOAD): New.
5889
5890         * math/atest-exp.c (mpn_bitsize): Fix bit location calculation.
5891         (main): e3s is negative on zero.
5892         * math/atest-exp2.c: Likewise.
5893         * math/atest-sincos.c: Likewise.
5894
5895 1998-08-23  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5896
5897         * Makerules (install): Add comment about absolute paths.
5898
5899 1998-08-23  Ulrich Drepper  <drepper@cygnus.com>
5900
5901         * libio/vsnprintf.c (_IO_vsnprintf): Set first byte of destination
5902         array to NUL to handle maxlen==1 case correctly.
5903         Patch by HJ Lu.
5904
5905 1998-08-23  Richard Henderson  <rth@cygnus.com>
5906
5907         * sysdeps/alpha/elf/crtbegin.S: Fix .prologue; no pv used.
5908         * sysdeps/alpha/elf/crtend.S: Likewise.
5909         * sysdeps/alpha/elf/start.S: Likewise.
5910
5911         * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Fix .prologue;
5912         non-standard pv usage.
5913
5914         * sysdeps/unix/sysv/linux/alpha/brk.S: Use jmp macro for relaxation.
5915         * sysdeps/unix/sysv/linux/alpha/getitimer.S: Likewise.
5916         * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
5917         * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
5918         * sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S: Likewise.
5919         * sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S: Likewise.
5920         * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
5921         * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise.
5922         * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise.
5923         * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise.
5924         * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise.
5925
5926         * sysdeps/alpha/fpu/e_sqrt.c: Use the asm version when the input is
5927         a finite non-denormal, deferring to the full IEEE version otherwise.
5928
5929         * sysdeps/alpha/fpu/bits/mathinline.h (__floorf, __floor):
5930         Early out for -0.  Optimize for !_IEEE_FP_INEXACT.
5931         * sysdeps/alpha/fpu/s_floor.c: New.
5932         * sysdeps/alpha/fpu/s_floorf.c: New.
5933         * sysdeps/alpha/fpu/s_ceil.c: New.
5934         * sysdeps/alpha/fpu/s_ceilf.c: New.
5935
5936 1998-08-22  Philip Blundell  <philb@gnu.org>
5937
5938         * sysdeps/arm/bits/string.h: New file.
5939
5940 1998-08-12  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5941
5942         * sysdeps/unix/sysv/linux/configure.in: Obey --with-headers,
5943         document it.
5944
5945         * sysdeps/unix/sysv/linux/alpha/configure.in: New file, contains
5946         test for recent Linux 2.1.100+ headers.
5947
5948 1998-08-21  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
5949
5950         * nis/nss_compat/compat-initgroups.c: Optimize NIS query.
5951
5952 1998-08-21 17:21  Ulrich Drepper  <drepper@cygnus.com>
5953
5954         * sysdeps/unix/sysv/linux/glob64.c: Define __stat using __xstat64.
5955
5956 1998-08-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5957
5958         * Makefile (elf/ldso_install): Put back.  The problem still persists.
5959         * elf/Makefile (ldso_install): Likewise.
5960
5961 1998-08-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5962
5963         * db2/db/db.c (db_open) [_LIBC]: Rename to __nss_db_open and
5964         create weak alias.
5965         * include/db.h: Declare __nss_db_open.
5966         * db2/Versions: Export it.
5967
5968         * db2/makedb.c: Convert to use db2 API.
5969         * nss/nss_db/db-XXX.c: Likewise.
5970         * nss/nss_db/db-netgrp.c: Likewise.
5971         * nss/nss_db/db-alias.c: Likewise.
5972         (_nss_db_getaliasent_r): Allow retrying with a larger buffer.
5973
5974 1998-08-19  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5975
5976         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Remove
5977         sys_setresuid, already built automatically (or not).
5978         * sysdeps/unix/sysv/linux/syscalls.list: Define __setresuid
5979         instead of __syscall_setresuid and add back setresuid.
5980         * sysdeps/unix/sysv/linux/seteuid.c: Use __setresuid instead of
5981         __syscall_setresuid.
5982
5983 1998-08-21  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5984
5985         * sysdeps/unix/sysv/linux/sys/mount.h: Fix typo.
5986
5987 1998-08-20  Ulrich Drepper  <drepper@cygnus.com>
5988
5989         * elf/Makefile (sh-ldd-rewrite): Remove expression to remove
5990         BASH-ONLY marked region.
5991         * elf/ldd.bash.in: Remove special BASH-ONLY markers.
5992
5993 1998-02-20 17:54  H.J. Lu  <hjl@gnu.org>
5994
5995         * libio/oldfileops.c (_IO_file_seekoff): Don't adjust pointers if
5996         _IO_SYSSEEK fails.
5997
5998         * libio/iolibio.h (_IO_pos_BAD): Define of type _IO_fpos64_t.
5999
6000         * libio/libioP.h (FILEBUF_LITERAL): Also initialize new _offset
6001         element.
6002
6003 1998-08-21  Roland McGrath  <roland@baalperazim.frob.com>
6004
6005         * elf/ldd.bash.in (TEXTDOMAIN, TEXTDOMAINDIR): Surround setting these
6006         with magic comments ###BASH-ONLY and ###END-BASH-ONLY.
6007         * elf/Makefile ($(objpfx)ldd): Generate always from ldd.bash.in.
6008         (common-ldd-rewrite): New variable, old contents of $(sh-ldd-rewrite).
6009         (sh-ldd-rewrite): Use that, add cmds to remove code surrounded by
6010         those magic comments, and to use /bin/sh for @BASH@.
6011         (bash-ldd-rewrite): Use $(common-ldd-rewrite).
6012         * elf/ldd.sh.in: File removed.
6013
6014 1998-08-20 20:07  Ulrich Drepper  <drepper@cygnus.com>
6015
6016         * pwd/getpw.c (__getpw): Use %lu for uid and gid parameter and
6017         cast them to unsigned long int.
6018         * pwd/putpwent.c (putpwent): Likewise.
6019         Patch by John Tobey <jtobey@banta-im.com>.
6020
6021 1998-08-20 17:14  H.J. Lu  <hjl@gnu.org>
6022
6023         * libio/libioP.h (FILEBUF_LITERAL): Set the _offset field to
6024         _IO_pos_BAD.
6025
6026 1998-02-20 17:54  H.J. Lu  <hjl@gnu.org>
6027
6028         * libio/fileops.c (_IO_file_seekoff): Don't adjust pointers if
6029         _IO_SYSSEEK fails.
6030
6031 1998-08-20 19:14  Ulrich Drepper  <drepper@cygnus.com>
6032
6033         * sysdeps/unix/sysv/linux/Makefile [subdirs=misc] (sysdeps_routines):
6034         Add umount and umount2.
6035         * sysdeps/unix/sysv/linux/syscalls.list: Remove umount.
6036         * sysdeps/unix/sysv/linux/umount.S: New file.
6037         * sysdeps/unix/sysv/linux/umount2.S: New file.
6038         * sysdeps/unix/sysv/linux/sys/mount.h: Declare umount2.
6039         Define MNT_FORCE.
6040
6041         * sysdeps/unix/sysv/linux/Makefile [subdirs=misc] (sysdep_headers):
6042         Add sys/sendfile.h.
6043         * sysdeps/unix/sysv/linux/syscalls.list: Add sendfile.
6044         * sysdeps/unix/sysv/linux/sys/sendfile.h: New file.
6045
6046         * sysdeps/unix/sysv/linux/sys/acct.h: Pretty print.
6047
6048         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.1]: Add umount2 and
6049         sendfile.
6050
6051 1998-08-20 16:01  Ulrich Drepper  <drepper@cygnus.com>
6052
6053         * elf/ldd.sh.in: Redirect warnings and error messages to stderr.
6054         * elf/ldd.bash.in: Likewise.
6055
6056         * elf/sln.c: Avoid warning for no main prototype.
6057
6058         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Remove O_READ and
6059         O_WRITE.
6060         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Likewise.
6061         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
6062
6063         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Add F_SETSIG and
6064         F_GETSIG.
6065         * sysdeps/unix/sysv/linux/bits/fcntl.h: Likewise.
6066         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Likewise.
6067         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
6068
6069 1998-08-20  Philip Blundell  <pb@nexus.co.uk>
6070
6071         * sysdeps/arm/fpu/ieee754.h: Move to...
6072         * sysdeps/arm/ieee754.h: ... here.
6073
6074         * sysdeps/arm/__longjmp.S: Put return value in correct register.
6075         Don't set the condition flags unnecessarily.
6076         * sysdeps/arm/fpu/__longjmp.S: Likewise.  Restore floating point
6077         registers correctly.
6078
6079         * sysdeps/arm/dl-machine.h: Fix problems with profiling code
6080         (patch from Scott Bambrough).
6081
6082         * sysdeps/arm/sysdep.h (CALL_MCOUNT): Add missing semicolons.
6083
6084         * csu/initfini.c (_init): Don't check whether __gmon_start__ is
6085         NULL, just call it unconditionally.
6086         (__gmon_start__): Provide stub version as a weak symbol.
6087
6088 1998-07-30  Philip Blundell  <philb@gnu.org>
6089
6090         * sysdeps/unix/sysv/linux/arm/init-first.h: New file (from patch
6091         by Scott Bambrough)
6092
6093         * sysdeps/unix/sysv/linux/arm/errlist.c: New file; ARM tools don't
6094         like `@' in .type directives.
6095
6096         * sysdeps/arm/bsd-setjmp.S: Use PLT for procedure call.
6097         * sysdeps/arm/bsd-_setjmp.S: Likewise.
6098
6099         * sysdeps/arm/dl-machine.h: Set __libc_stack_end.
6100
6101 1998-08-20  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6102
6103         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_SETOWN): Correct value.
6104         (F_GETOWN): Likewise.
6105
6106         * sysdeps/unix/sysv/linux/bits/siginfo.h (SI_SIGIO): Add it (from
6107         Linux 2.1.117).
6108
6109 1998-08-20  Ulrich Drepper  <drepper@cygnus.com>
6110
6111         * sysdeps/generic/glob.c [_LIBC]: Define __stat only if not
6112         already defined.
6113
6114 1998-08-18  Ulrich Drepper  <drepper@cygnus.com>
6115
6116         * include/features.h: Define __USE_EXTERN_INLINES for recent
6117         enough gcc.
6118         * argp/argp.h: Define extern inline functions only if
6119         __USE_EXTERN_INLINES is defined.
6120         * libio/stdio.h: Likewise.
6121         * math/math.h: Likewise.
6122         * stdlib/stdlib.h: Likewise.
6123         * string/argz.h: Likewise.
6124         * sysdeps/generic/bits/sigset.h: Likewise.
6125         * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
6126         * sysdeps/unix/sysv/sysv4/bits/sigset.h: Likewise.
6127         * sysdeps/wordsize-32/inttypes.h: Likewise.
6128         * sysdeps/wordsize-64/inttypes.h: Likewise.
6129         * wcsmbs/wchar.h: Likewise.
6130
6131         * sysdeps/generic/bits/glob.c [_LIBC]: Define __stat using __xstat
6132         to allow compilation without optimization.
6133
6134 1998-08-14  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
6135
6136         * nis/nss_compat/compat-grp.c: Set errno to ENOENT if we have no
6137         more entries.
6138         * nis/nss_compat/compat-initgroups.c: Likewise.
6139         * nis/nss_compat/compat-pwd.c: Likewise.
6140         * nis/nss_compat/compat-spwd.c: Likewise.
6141         * nis/nss_nis/nis-alias.c: Likewise.
6142         * nis/nss_nis/nis-ethers.c: Likewise.
6143         * nis/nss_nis/nis-grp.c: Likewise.
6144         * nis/nss_nis/nis-hosts.c: Likewise.
6145         * nis/nss_nis/nis-initgroups.c: Likewise.
6146         * nis/nss_nis/nis-network.c: Likewise.
6147         * nis/nss_nis/nis-proto.c: Likewise.
6148         * nis/nss_nis/nis-pwd.c: Likewise.
6149         * nis/nss_nis/nis-rpc.c: Likewise.
6150         * nis/nss_nis/nis-service.c: Likewise.
6151         * nis/nss_nis/nis-spwd.c: Likewise.
6152
6153         * nis/rpcsvc/yp.h: Generate new without 1024 byte limits.
6154
6155         * nis/ypclnt.c: Try binding dir only first time, could be to old.
6156
6157         * nis/yp_xdr.c: Remove 1024 byte limit.
6158         * nis/ypupdate_xdr.c: Likewise.
6159
6160         * nis/nss_nis/nis-publickey.c: Make sure, nobody could send
6161         wrong data.
6162
6163 1998-08-18  Roland McGrath  <roland@baalperazim.frob.com>
6164
6165         * Rules (binaries-static, binaries-shared static pattern rules):
6166         Depend on lib%, not just libc%, from $(link-libc{,-static}).
6167
6168         * sysdeps/mach/hurd/Makefile (link-libc-static): New variable; set
6169         this here, overriding Makeconfig generic value so we link against
6170         the RPC libs.
6171
6172 1998-08-17  Ulrich Drepper  <drepper@cygnus.com>
6173
6174         * posix/tstgetopt.c (options): Add NULL entry at end
6175         Patch by Adrian Miranda <ade@psg.com>.
6176
6177 1998-08-15 18:21  Ulrich Drepper  <drepper@cygnus.com>
6178
6179         * elf/elf.h: Add EI_OSABI, ELFOSABI*, and EI_ABIVERSION.  Move EI_PAD
6180         to 9.
6181
6182 1998-08-15 14:11  Ulrich Drepper  <drepper@cygnus.com>
6183
6184         * elf/elf.h: Add PPC Diab relocations.
6185
6186         * malloc/Makefile (libmcheck.a): Use $(LN_S) not ln.
6187
6188 1998-08-14 10:08  Ulrich Drepper  <drepper@cygnus.com>
6189
6190         * manual/texinfo.tex: Update.
6191
6192 1998-08-07  Geoff Keating  <geoffk@ozemail.com.au>
6193
6194         * sysdeps/powerpc/backtrace.c: New file.
6195
6196 1998-08-14  Philip Blundell  <pb@nexus.co.uk>
6197
6198         * sysdeps/arm/fpu/setjmp.S: Correct value of R0 before calling
6199         sigjmp_save.
6200         * sysdeps/arm/elf/setjmp.S: Obsolete, deleted.
6201
6202 1998-08-11  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6203
6204         * Makefile (install-symbolic-link): Fix spelling.
6205
6206 1998-08-11  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6207
6208         * elf/elf.h (SHT_HIOS): Fix value.
6209
6210 1998-08-10  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6211
6212         * posix/regex.c (WIDE_CHAR_SUPPORT): Don't generate defined as
6213         part of the expansion, this is undefined by the standard.
6214
6215 1998-08-13 19:41  Ulrich Drepper  <drepper@cygnus.com>
6216
6217         * posix/getconf.c: Add support for systems with incomplete confname.h.
6218
6219         * sysdeps/posix/sigset.c: Allow SIG_HOLD being undefined.
6220
6221         * sysdeps/posix/wait3.c: Make it work.
6222
6223 1998-08-13  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6224
6225         * Makefile ($(inst_slibdir)/libc-$(version).so): Remove.
6226         (elf/ldso_install): Remove.
6227
6228         * elf/Makefile (distribute): Add sln.c.
6229         (others): Add sln.
6230         (others-static): Add sln.
6231         (install-rootsbin): Add sln.
6232         (others-static): Add sln.
6233         (ldso_install): Remove.
6234
6235 1998-07-24 10:58  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6236
6237         * Makerules (install-clean-symbolic-link-list): Make phony.
6238         * Makefile (install-symbolic-link): Make phony.  Depend on
6239         subdir_install for parallel makes.
6240
6241
6242 1998-07-22  Ulrich Drepper  <drepper@cygnus.com>
6243
6244         * elf/Makefile (distribute): Add sln.c
6245
6246 1998-07-21 07:10  H.J. Lu  <hjl@gnu.org>
6247
6248         * elf/sln.c: New file.
6249
6250         * Makerules (symbolic-link-prog, symbolic-link-list): New macros.
6251         (install-clean-symbolic-link-list): New target.
6252         (install): Depend on install-clean-symbolic-link-list.
6253         (make-shlib-link): Changed for $(symbolic-link-list).
6254
6255         * Makefile (install-symbolic-link): New target.
6256         (install): Depend on install-symbolic-link.
6257
6258 1998-08-12 17:03  Ulrich Drepper  <drepper@cygnus.com>
6259
6260         * include/unistd.h: Protect against multiple inclusion.
6261
6262         * posix/glob.c: Don't define __glob_pattern_p is NO_GLOB_PATTERN_P
6263         is defined, not is glob is defined.
6264         * sysdeps/unix/sysv/linux/glob64.c: Define NO_GLOB_PATTERN_P.
6265
6266 1998-08-01 17:18  H.J. Lu  <hjl@gnu.org>
6267
6268         * sunrpc/rpcsvc/rusers.x (xdr_utmp): Use xdr_bytes instead of
6269         xdr_string for ut_line, ut_name and ut_host.
6270
6271 1998-08-12  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6272
6273         * sysdeps/unix/sysv/linux/paths.h (_PATH_MAILDIR): Change to
6274         /var/mail in accordance with FHS 2.0.
6275         Reported by Javier Kohen <root@jkohen.tough.com.ar> [PR libc/639].
6276
6277 1998-08-12  Richard Henderson  <rth@cygnus.com>
6278
6279         * sysdeps/unix/sysv/linux/alpha/syscalls.list (recvmsg, sendmsg):
6280         Update aliases for cancelation.
6281
6282         * sysdeps/unix/sysv/linux/alpha/glob.c: Undef glob*64 before
6283         playing with symbol versions.
6284
6285 1998-08-12  Roland McGrath  <roland@baalperazim.frob.com>
6286
6287         * sysdeps/mach/hurd/bits/posix_opt.h: Rewritten with comments and
6288         multiple inclusion protection.
6289         (_POSIX_SYNCHRONIZED_IO, _POSIX_FSYNC, _POSIX_MAPPED_FILES,
6290         _POSIX_MEMORY_PROTECTION, _POSIX_POLL, _POSIX_SELECT): New macros,
6291         define all these to 1.
6292         (_POSIX_SYNC_IO): Add #undef, to remind us that pathconf reports it.
6293
6294 1998-08-12  Roland McGrath  <roland@baalperazim.frob.com>
6295
6296         * sysdeps/mach/usleep.c: Include <unistd.h>.
6297         (usleep): Return void.
6298
6299 1998-08-11  Roland McGrath  <roland@baalperazim.frob.com>
6300
6301         * sysdeps/generic/if_index.c (struct if_freenameindex): Add forward
6302         decl to inhibit warning in if_freenameindex defn.
6303
6304         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Remove unused variable.
6305
6306         * sysdeps/mach/hurd/getdomain.c (getdomainname): Renamed from __ name.
6307
6308         * sysdeps/mach/hurd/reboot.c: Include <sys/reboot.h>.
6309         * sysdeps/mach/hurd/getdents.c: Include <unistd.h>.
6310         * sysdeps/mach/hurd/sbrk.c: Include <unistd.h>.
6311         * sysdeps/mach/usleep.c: Likewise.
6312
6313         * sysdeps/mach/hurd/bind.c (bind): Add a const.
6314
6315         * sysdeps/mach/hurd/getdents.c (__getdirentries): Use prototype defn.
6316         * sysdeps/unix/bsd/init-posix.c (__init_posix): Likewise.
6317         * sysdeps/unix/bsd/times.c (timeval_to_clock_t): Likewise.
6318         * sysdeps/mach/hurd/reboot.c (reboot): Likewise.
6319         * sysdeps/mach/usleep.c (usleep): Likewise.
6320         * sysdeps/mach/hurd/chflags.c (chflags): Likewise.
6321         * sysdeps/mach/hurd/fchflags.c (fchflags): Likewise.
6322         * sysdeps/mach/hurd/sbrk.c (__sbrk): Likewise.
6323         * sysdeps/mach/hurd/stdio_init.c (__stdio_init_stream): Likewise.
6324
6325 1998-08-11  Roland McGrath  <roland@baalperazim.frob.com>
6326
6327         * sysdeps/generic/glob64.c: Include <sys/types.h>, <glob.h>, <errno.h>.
6328         (glob64): Fix typo.
6329
6330         * malloc/malloc.c (free_check, realloc_check): Don't cast to long for
6331         %p arg to fprintf, since `void *' is the right type already.
6332
6333 1998-07-25 19:47  Jose M. Moya  <josem@gnu.org>
6334
6335         * sysdeps/mach/hurd/getcwd.c
6336         (_hurd_canonicalize_directory_name_internal): Do not loop forever
6337         for unknown root directories.
6338         (__getcwd): Return NULL when the current root directory could not
6339         be reached.
6340
6341 1998-08-11 18:39  Ulrich Drepper  <drepper@cygnus.com>
6342
6343         * string/strsignal.c (strsignal): Count real-time signals from zero.
6344
6345
6346 See ChangeLog.8 for earlier changes.