]> git.ipfire.org Git - thirdparty/glibc.git/blob - ChangeLog
Update.
[thirdparty/glibc.git] / ChangeLog
1 1998-07-31 17:59 Ulrich Drepper <drepper@cygnus.com>
2
3 * sysdeps/unix/sysv/linux/Makefile [subdir==misc] (sysdep_routines):
4 Add sys_setresuid.
5
6 1998-07-30 Mark Kettenis <kettenis@phys.uva.nl>
7
8 * sysdeps/unix/sysv/linux/syscalls.list: Add __syscall_setresuid
9 as real name for system call and make setresuid a weak alias. Set
10 caller to seteuid.
11 * sysdeps/unix/sysv/linux/seteuid.c (seteuid): Implement using
12 `setresuid' syscall if availble. Fixes problems with sendmail
13 which expects `seteuid' to not set the saved user ID.
14
15 1998-07-30 20:09 -0400 Zack Weinberg <zack@rabi.phys.columbia.edu>
16
17 * time/tzset.c (__tzstring): Get rid of excessive cleverness
18 which was causing stack corruption.
19
20 1998-07-31 16:41 -0400 Zack Weinberg <zack@rabi.phys.columbia.edu>
21
22 * argp/argp-fmtstream.c (__argp_fmtstream_update): Correct
23 off-by-one in wordwrap algorithm when there' a space at the
24 beginning of the buffer.
25
26 1998-07-31 15:45 Ulrich Drepper <drepper@cygnus.com>
27
28 * Makerules (LDLIBS-c.so): Extend value instead of overwriting it.
29
30 1998-07-31 11:10 Ulrich Drepper <drepper@cygnus.com>
31
32 * elf/elf.h: Add lots of new symbols from Irix and Solaris.
33
34 * sysdeps/unix/sysv/linux/sigstack.c: Include stddef.h to get NULL
35 definition.
36
37 1998-07-31 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
38
39 * sunrpc/xcrypt.c: Use only the first 8 characters of the password.
40
41 1998-07-30 21:06 -0400 Zack Weinberg <zack@rabi.phys.columbia.edu>
42
43 * sysdeps/generic/glob.c: Undefine strdup before defining it,
44 because bits/string2.h may have defined it already.
45
46 1998-07-29 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
47
48 * stdio-common/vfscanf.c: Optimize looking for type modifiers.
49 Fix recognition of 'a' modifier vs. 'a' format.
50 (TYPEMOD): Removed.
51
52 * stdio-common/printf-parse.h (parse_one_spec): Optimize looking
53 for type modifiers. Fix recognition of 'hh' modifier.
54
55 1998-07-31 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
56
57 * sunrpc/svc_unix.c: Fix typo.
58
59 1998-07-31 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
60
61 * sysdeps/unix/sysv/linux/recvmsg.c: Don't check for SCM_CREDS before
62 syscall.
63
64 1998-07-30 12:38 Ulrich Drepper <drepper@cygnus.com>
65
66 * sysdeps/i386/ffs.c: Add ffsl entry point.
67 * sysdeps/i386/i686/ffs.c: Likewise.
68 * sysdeps/m68k/ffs.c: Likewise.
69 * sysdeps/powerpc/ffs.c: Likewise.
70
71 * sysdeps/i386/i486/bits/string.h: Add optimizations for ffs/ffsl
72 on i686.
73
74 1998-07-30 Richard Henderson <rth@cygnus.com>
75
76 * elf/Makefile (ld-map): Move initialization below Makeconfig include.
77
78 * sysdeps/libm-ieee754/k_standard.c (zero): Make non-const to
79 work around gcc bug.
80
81 * string/string.h (ffsl, ffsll): Prototype.
82 * string/Version (GLIBC_2.1): Add them.
83 * sysdeps/alpha/ffs.S: Schedule for EV5. Add ffsl and ffsll
84 entry points.
85 * sysdeps/alpha/ffsll.S: New file. Empty.
86 * sysdeps/generic/ffs.c: Add ffsl and ffsll entry points.
87 * sysdeps/generic/ffsll.c: New file.
88 * string/Makefile (routines): Add ffsll.
89
90 1998-07-30 10:03 Ulrich Drepper <drepper@cygnus.com>
91
92 * sysdeps/unix/sysv/linux/alpha/bits/time.h: Don't define CLK_TCK for
93 strictly ISO C compliant programs.
94 * sysdeps/unix/sysv/linux/mips/bits/time.h: Likewise.
95
96 1998-07-22 Andreas Jaeger <aj@arthur.rhein-neckar.de>
97
98 * inet/protocols/rwhod.h: Correct typo in comment.
99
100 * configure.in: Use better regex for gettext.
101
102 1998-07-29 21:29 Ulrich Drepper <drepper@cygnus.com>
103
104 * elf/elf.h: Define more EM_* constants, ELFCLASSNUM, ELFDATANUM,
105 EV_NUM, Elf32_Nhdr, Elf64_Nhdr and various note section values.
106
107 * elf/elf.h: Add DT_FLAGS_1 and the DF_1_* flag definitions.
108
109 * elf/sprof.c: Implement -c/--call-pairs option to emit list with
110 caller/callee and the number of calls.
111
112 1998-07-29 Mark Kettenis <kettenis@phys.uva.nl>
113
114 * sysdeps/mach/hurd/dl-sysdep.c (__lseek): New function.
115 (__getpid): New function.
116 (abort): New function.
117
118 1998-07-29 15:07 Ulrich Drepper <drepper@cygnus.com>
119
120 * sysdeps/arm/fpu/Dist: New file. Add ieee754.h.
121
122 * nis/nis_cache2_xdr.c: Removed.
123 * nis/nis_cache.c: Removed.
124 * nis/nis_cache2.h: Removed.
125
126 1998-07-29 Andreas Jaeger <aj@arthur.rhein-neckar.de>
127
128 * Rules (tests): Depend on tests-static only if build-static == yes.
129
130 * misc/Makefile (install-lib): Compile libbsd-compat.a and libg.a
131 only if build-static == yes.
132
133 1998-07-29 12:58 Ulrich Drepper <drepper@cygnus.com>
134
135 * sysdeps/generic/glob.c: Winblowz compatibility stuff.
136 Patch received from Paul D. Smith <psmith@BayNetworks.COM>.
137
138 1998-07-29 Andreas Jaeger <aj@arthur.rhein-neckar.de>
139
140 * sunrpc/clnt_unix.c (__msgwrite)[!SCM_CRED]: Add return
141 statement, fix typo.
142 * sunrpc/svc_unix.c (__msgwrite)[!SCM_CRED]: Likewise.
143
144 1998-07-29 Andreas Jaeger <aj@arthur.rhein-neckar.de>
145
146 * manual/pattern.texi (More Flags for Globbing): Fix typo.
147
148 * manual/math.texi (Special Functions): Fix typo.
149
150 * sysdeps/unix/sysv/linux/bits/in.h (IPV6_ROUTER_ALERT): New
151 constant from Linux 2.1.112.
152
153 * posix/Makefile (install-lib): Compile libposix.a only if
154 build-static == yes.
155
156 1998-07-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
157
158 * sysdeps/generic/glob.c: Maintain const correctness. Move extern
159 declarations to file level. Cope with unsupported
160 _SC_GETPW_R_SIZE_MAX.
161
162 1998-07-29 Ulrich Drepper <drepper@cygnus.com>
163
164 * stdio-common/tst-printf.c: %z is now recognized by printf.
165
166 * sysdeps/libm-ieee754/c_csqrt.c: Fix problems with some cancelation
167 errors.
168 * sysdeps/libm-ieee754/c_csqrtf.c: Likewise.
169 * sysdeps/libm-ieee754/c_csqrtlc: Likewise.
170 Patch by Stephen L Moshier <moshier@mediaone.net>.
171
172 * math/libm-test.c (csqrt_test): Correct typo in one test, add
173 another one.
174
175 * sysdeps/unix/sysv/linux/bits/siginfo.h: Adjust siginfo_t after
176 latest kernel change.
177
178 1998-07-29 6:39 Kazushige Goto <goto@statabo.rim.or.jp>
179
180 * sysdeps/alpha/fpu/e_sqrt.c [!_IEEE_FP]: Correctly handle
181 inputs near DBL_MIN.
182
183 1998-07-28 Ulrich Drepper <drepper@cygnus.com>
184
185 * resolv/nss_dns/dns-host.c (getanswer_r): Lower the priority of
186 warnings when DNSSEC related records are received.
187 * resolv/gethnamaddr.c (getanswer): Likewise.
188 Patch by Brian Wellington <bwelling@anomaly.munge.com>.
189
190 * signal/signal.h: Add prototype for sysv_signal.
191
192 * math/libm-test.c (tgamma_test): Remove redundant tests.
193
194 * sysdeps/generic/glob.c: Correct problems with */foo and GLOB_NOCHECK
195 where foo does not exist in any of the subdirectories.
196 Reported by Paul D. Smith <psmith@BayNetworks.COM>.
197
198 * posix/globtest.sh: Add test for this bug.
199
200 * posix/glob.h: Add GLOB_TILDE_CHECK.
201 * sysdeps/generic/glob.c: Implement GLOB_TILDE_CHECK.
202 * posix/globtest.c: Add option T to enable GLOB_TILDE_CHECK.
203 * posix/globtest.sh: Re-enable test with ~ and non-existing user name.
204
205 1998-07-28 Mark Kettenis <kettenis@phys.uva.nl>
206
207 * io/sys/statfs.h: Fix typos.
208 * io/sys/statvfs.h: Fix typos.
209
210 1998-07-28 Ulrich Drepper <drepper@cygnus.com>
211
212 * version.h (VERSION): Bump to 2.0.95.
213
214 * math/Makefile (libm-calls): Remove w_gamma, add w_tgamma.
215 * math/Versions [GLIBC_2.1]: Add tgamma, tgammaf, and tgammal.
216 * math/libm-test.c: Split old gamma_test and move half of it in new
217 function tgamma_test.
218 * math/bits/mathcalls.h: Add declaration of tgamma.
219 * sysdeps/libm-ieee754/k_standard.c: Change gamma errors into
220 tgamma errors.
221 * sysdeps/libm-ieee754/w_gamma.c: Remove lgamma compatibility code
222 and rename to ...
223 * sysdeps/libm-ieee754/w_tgamma.c: ... this. New file.
224 * sysdeps/libm-ieee754/w_gammaf.c: Remove lgammaf compatibility code
225 and rename to ...
226 * sysdeps/libm-ieee754/w_tgammaf.c: ... this. New file.
227 * sysdeps/libm-ieee754/w_gammal.c: Remove lgammal compatibility code
228 and rename to ...
229 * sysdeps/libm-ieee754/w_tgammal.c: ... this. New file.
230 * sysdeps/libm-ieee754/w_lgamma.c: Add gamma as weak alias.
231 * sysdeps/libm-ieee754/w_lgammaf.c: Likewise.
232 * sysdeps/libm-ieee754/w_lgammal.c: Likewise.
233
234 * stgdio-common/printf-parse.h: Implement handling of j, t, and z
235 modifiers.
236 * stdio-common/vfprintf.c: Likewise.
237 * stdio-common/vfscanf.c: Likewise.
238 * manual/stdio.texi: Document new printf/scanf modifiers.
239
240 * sysdeps/unix/sysv/linux/recvmsg.c: Remove alias __recvmsg.
241 * sysdeps/unix/sysv/linux/sendmsg.c: Remove alias __sendmsg.
242
243 1998-07-28 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
244
245 * sunrpc/Makefile (routines): Add clnt_unix and svc_unix.
246 * sunrpc/Versions: Add new *unix_create functions.
247 * sunrpc/clnt_gen.c: Add support for RPC over AF_UNIX.
248 * sunrpc/clnt_unix.c: New, client side of RPC over AF_UNIX.
249 * sunrpc/key_call.c: Use RPC over AF_UNIX for communication
250 with keyserv daemon.
251 * sunrpc/rpc/clnt.h: Add AF_UNIX based RPC function prototypes.
252 * sunrpc/rpc/svc.h: Likewise.
253 * sunrpc/svc_authux.c: Copy internal auth flavor if none is given.
254 * sunrpc/svc_tcp.c: Fix typos.
255 * sunrpc/svc_unix.c: New, server side of AF_UNIX based RPC.
256
257 * nis/Makefile: Remove currently not working cache functions.
258 * nis/Versions: Add __nisbind_* functions for rpc.nisd.
259 * nis/nis_call.c: Rewrite binding to a NIS+ server to reuse
260 CLIENT handles.
261 * nis/nis_file.c: Fix memory leaks.
262 * nis/nis_intern.h: Move internal structs from here ...
263 * nis/rpcsvc/nislib.h: ... to here for NIS+ server and tools.
264 * nis/nis_lookup.c: Try at first if last client handle works.
265 * nis/nis_table.c: Likewise.
266 * nis/nis_checkpoint.c: Adjust __do_niscall2 parameters.
267 * nis/nis_mkdir.c: Likewise.
268 * nis/nis_ping.c: Likewise.
269 * nis/nis_rmdir.c: Likewise.
270 * nis/nis_server.c: Likewise.
271 * nis/nis_util.c: Likewise.
272 * nis/nis_findserv.c (__nis_findfastest): Little optimization.
273
274 1998-07-28 Andreas Jaeger <aj@arthur.rhein-neckar.de>
275
276 * stdlib/strtol.c (STRTOL_LONG_MAX): Correct typo in last patch -
277 define as LONG_MAX.
278
279 1998-07-28 09:31 Ulrich Drepper <drepper@cygnus.com>
280
281 * nscd/connections.c (gr_send_answer): Deal with missing UIO_MAXIOV.
282 Correct test whether writev send all data.
283 * nscd/nscd_getgr_r.c (__nscd_getgr_r): Correct test whether readv
284 received all data.
285
286 1998-07-28 Mark Kettenis <kettenis@phys.uva.nl>
287
288 * nscd/nscd_getgr_r.c (__nscd_getgr_r): Deal with missing UIO_MAXIOV.
289
290 1998-07-28 Mark Kettenis <kettenis@phys.uva.nl>
291
292 * sysdeps/mach/hurd/dl-sysdep.c (open_file): Change assert call to
293 allow mode to be 0.
294 (__xstat): New function.
295 (__fxstat): New function.
296 (_dl_sysdep_read_whole_file): Removed. The implementation in
297 `elf/dl-misc.c' now also works for the Hurd.
298
299 1998-07-27 22:25 Ulrich Drepper <drepper@cygnus.com>
300
301 * sysdeps/generic/glob.c: Handle ~ and ~NAME case correctly.
302
303 * posix/globtest.sh: Also add directories with NSS modules into the
304 library path.
305
306 1998-07-27 17:42 Ulrich Drepper <drepper@cygnus.com>
307
308 * nss/nss_files/files-parse.c (INT_FIELD): Use strtoul instead of
309 strtol.
310 (INT_FIELD_MAYBE_NULL): Likewise.
311
312 * posix/globtest.c: Rewrite for extended test suite.
313 * posix/globtest.sh: More tests.
314 Patch by Brian Wellington <bwelling@anomaly.munge.com>.
315
316 * stdlib/strtol.c: Don't redefine LONG_MAX, LONG_MIN, and ULONG_MAX.
317 Use new macro.
318
319 * sysdeps/generic/readv.c: Correct return type.
320 * sysdeps/generic/writev.c: Likewise.
321
322 1998-07-24 Gordon Matzigkeit <gord@fig.org>
323
324 * argp/argp-help.c (_GNU_SOURCE): Define, to suck in
325 program_invocation_name when compiling outside of glibc.
326
327 1998-07-26 Philip Blundell <philb@gnu.org>
328
329 * sysdeps/unix/sysv/linux/arm/siglist.c: New file; ARM tools don't
330 like `@' in .type directives.
331
332 * sysdeps/libm-ieee754/e_expf.c (__ieee754_expf): Check whether
333 FE_TONEAREST exists for this platform before using it.
334 * sysdeps/libm-ieee754/e_exp.c (__ieee754_exp): Likewise.
335
336 * sysdeps/arm/dl-machine.h (elf_machine_rel): Delete redundant
337 debugging code. Correct handling of PC24 relocs.
338
339 * elf/Makefile (ld-map): Only define if versioning is in use.
340
341 * sysdeps/arm/fpu_control.h: Move to ...
342 * sysdeps/arm/fpu/fpu_control.h: ... here.
343 * sysdeps/generic/fpu_control.h: Made usable as a dummy
344 implementation.
345
346 * sysdeps/unix/sysv/linux/arm/brk.c: New file.
347
348 * sysdeps/arm/machine-gmon.h: Improved profiling for ARM.
349 * sysdeps/arm/sysdep.h (CALL_MCOUNT): Replace stub with real
350 implementation.
351 * sysdeps/unix/sysv/linux/arm/clone.S: Likewise.
352 Based on patch from Scott Bambrough and Pat Beirne.
353
354 * shlib-versions: Add appropriate definitions for ARM machines.
355
356 * README.template: Mention that Linux/ARM with ELF works now.
357
358 1998-07-18 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
359
360 * Makerules: Generate compilation rules for all object suffixes,
361 not only those currently selected, for sources in the current or
362 object directory.
363
364 1998-07-24 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
365
366 * posix/fnmatch.c (fnmatch): Allow `/' in character class. Don't
367 match `/' in filename by a character class if requested.
368 * posix/testfnm.c: Rewritten.
369 * posix/testfnm.args: Removed.
370
371 1998-07-25 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
372
373 * posix/annexc.c (limits_syms): Add missing symbols.
374 (stdarg_syms): Move va_list to `maybe' list.
375 (stdio_syms): Add FOPEN_MAX.
376
377 1998-07-25 Ulrich Drepper <drepper@cygnus.com>
378
379 * sysdeps/i386/bits/byteswap.h (__bswap_64): Change __v to __w to
380 prevent conflict with __bswap_32.
381
382 1998-07-24 21:29 Ulrich Drepper <drepper@cygnus.com>
383
384 * nscd/connections.c (pw_send_answer): Make one single writev call.
385 (gr_send_answer): Do the work in two writev calls. This change
386 changes the protocol.
387
388 * nscd/nscd_getgr_r.c (__nscd_getgr_r): Adjust for protocol change.
389 We now can do the job using two readv calls.
390
391 1998-07-24 Ulrich Drepper <drepper@cygnus.com>
392
393 * sysdeps/generic/glob.c (glob): Fix problems with handle tilde.
394 Reported by Brian Wellington <bwelling@anomaly.munge.com>.
395
396 * elf/elf.h: Really define Elf64_Verdef, Elf64_Verdaux, Elf64_Verneed,
397 and Elf64_Vernaux.
398
399 1998-07-24 Andreas Jaeger <aj@arthur.rhein-neckar.de>
400
401 * configure.in: Recognize pgcc as compiler.
402 Reported by sauron@angband.ee.ualberta.ca.
403
404 1998-07-02 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
405
406 * nscd/dbg_log.c: Make sure, that debug message is really written.
407 * nscd/nscd.c: Don't use daemon(), set signal handler after fork.
408
409 1998-07-23 Ulrich Drepper <drepper@cygnus.com>
410
411 * sysdeps/generic/glob.c: Fix two problems with GLOB_DOOFFS.
412 Reported by bwelling@anomaly.munge.com [PR libc/720].
413
414 * sysdeps/libm-ieee754/k_standard.c: Return NAN for libm not in
415 SVID more for gamma(x) with x integer <= 0.
416 Reported by Stephen L Moshier <moshier@mediaone.net>.
417
418 * math/libm-test.c (gamma_test): Add test for gamma(-1) and gamma(0).
419 Correct test for SVID version of gamma.
420
421 * sysdeps/libm-ieee754/w_gamma.c: Use correct matherr call in SVID
422 emulation mode.
423 * sysdeps/libm-ieee754/w_gammaf.c: Likewise.
424 * sysdeps/libm-ieee754/w_gammal.c: Likewise.
425
426 * string/string.h: Don't use string function optimization for C++
427 as long as we use macros.
428
429 1998-07-22 23:47 Ulrich Drepper <drepper@cygnus.com>
430
431 * posix/fnmatch.c: Fix completely broken range matching.
432
433 1998-07-22 23:19 Ulrich Drepper <drepper@cygnus.com>
434
435 * sysdeps/unix/sysv/linux/bits/siginfo.h: Fix typo.
436
437 1998-07-22 Ulrich Drepper <drepper@cygnus.com>
438
439 * Makefile (headers2_0): Add sigstack.h.
440
441 * sysdeps/unix/sysv/linux/alpha/getrusage.S: Also define __getrusage.
442
443 1998-07-22 11:43 Ulrich Drepper <drepper@cygnus.com>
444
445 * libio/fileops.c (_IO_file_sync): Don't lock stream here.
446 Reported by Thorsten Kukuk.
447
448 * string/strcoll.c: Correct problem with empty strings.
449 * string/strxfrm.c: Likewise.
450 Reported by vbzoli@hbrt.hu [PR libc/719].
451
452 1998-07-21 18:40 Zack Weinberg <zack@rabi.phys.columbia.edu>
453
454 * sysdeps/posix/tempname.c: Use the random-name generator
455 already used by mktemp/mkstemp. Honor TMPDIR.
456
457 1998-07-21 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
458
459 * hurd/Makefile (routines): Remove cthreads.
460 * sysdeps/mach/hurd/Makefile (sysdep_routines): Add cthreads.
461
462 * sysdeps/unix/sysv/linux/i386/Dist: Add missing files.
463
464 * manual/Makefile (distribute): Add summary.texi.
465
466 1998-07-20 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
467
468 * sysdeps/unix/sysv/linux/m68k/sigcontextinfo.h: Fix typo.
469
470 1998-07-21 Ulrich Drepper <drepper@cygnus.com>
471
472 * configure.in: Correct expression to match gcc version.
473
474 * configure.in: Move test for available port after machine
475 variable is defined.
476
477 1998-07-21 16:08 Zack Weinberg <zack@rabi.phys.columbia.edu>
478
479 * sysdeps/unix/sysv/linux/sendmsg.c: If passing a SCM_CREDS
480 message, copy the buffer and resize it to what the kernel
481 wants to see. Bug found and analyzed by Thorsten Kukuk
482 <kukuk@weber-eb.uni-paderborn.de>
483
484 1998-07-20 Jose M. Moya <josem@gnu.org>
485
486 * hurd/hurdmsg.c (_S_msg_get_env_variable): Copy getenv return
487 value.
488
489 1998-07-20 Roland McGrath <roland@baalperazim.frob.com>
490
491 * sysdeps/mach/hurd/getdomain.c: New file.
492 * sysdeps/mach/hurd/setdomain.c: New file.
493
494 1998-07-20 Roland McGrath <roland@baalperazim.frob.com>
495
496 * sysdeps/unix/bsd/sigsuspend.c: Define __sigsuspend with sigsuspend as
497 a weak alias.
498
499 1998-07-20 18:23 Ulrich Drepper <drepper@cygnus.com>
500
501 * libio/libioP.h: Use __PMT in typedef.
502 * libio/strfile.h: Likewise.
503
504 1998-07-20 18:20 Ulrich Drepper <drepper@cygnus.com>
505
506 * sysdeps/unix/sysv/linux/gethostname.c: Return ENAMETOOLONG if
507 buffer is too small.
508 Reported by John Levon <j_levon@ncc.co.uk>.
509
510 1998-07-20 17:09 Ulrich Drepper <drepper@cygnus.com>
511
512 * shlib-versions: Remove definition for libSegFault.
513
514 * memory.texi: Comment out the relocating allocator description.
515 * manual/signal.texi: Remove reference to relocating allocator.
516 * manual/top-menu.texi: Regenerated.
517
518 * posix/fnmatch.c: Implement [: :] and change to recognize
519 ^ as negation only when not _POSIXLY_CORRECT.
520
521 * sysdeps/generic/glob.c: Add several optimizations.
522
523 * posix/glob.h: Undefine __PMT to prevent warnings.
524 Reported by Roland McGrath.
525
526 * posix/regex.c: Define namespace macros only for _LIBC.
527
528 * sysdeps/arm/dl-machine.h: Fix typo.
529
530 * sysdeps/unix/sysv/sysv4/solaris2/sigpending.c: New file.
531 * sysdeps/unix/sysv/sysv4/solaris2/sigstack.c: New file.
532 * sysdeps/unix/sysv/sysv4/solaris2/sigwaitinfo.c: New file.
533 * sysdeps/unix/sysv/sysv4/solaris2/syscalls.list: Add sigaltstack,
534 sigpending, sigqueue, and sigtimedwait.
535 * sysdeps/unix/sysv/sysv4/solaris2/sparc/sparc32/syscall.S: New file.
536
537 * timezone/leapseconds: Update from tzdata1998f.
538
539 1998-07-18 Mark Kettenis <kettenis@phys.uva.nl>
540
541 * stdio/stdio.h [__USE_GNU]: Add prototype for fputs_unlocked.
542 * stdio/Versions [GLIBC_2.1]: Add fputs_unlocked.
543 * libio/stdio.h: Fix typo.
544
545 1998-07-19 Roland McGrath <roland@baalperazim.frob.com>
546
547 * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start): #if 0 out the
548 magic memobj port arg parsing stuff. Fix it someday when we are ready
549 to really use it.
550 (_dl_sysdep_output): New function, modified from _dl_sysdep_error.
551 (_dl_sysdep_error, _dl_sysdep_message, _dl_sysdep_fatal): Removed.
552
553 1998-07-19 Roland McGrath <roland@baalperazim.frob.com>
554
555 * stdio/fputs.c: Add fputs_unlocked as weak alias for fputs.
556
557 1998-07-19 Roland McGrath <roland@baalperazim.frob.com>
558
559 * sysdeps/posix/sigsuspend.c: Define __sigsuspend with sigsuspend as
560 a weak alias.
561 * sysdeps/mach/hurd/sigsuspend.c: Likewise.
562 * sysdeps/generic/sigsuspend.c: Likewise.
563
564 1998-07-19 Roland McGrath <roland@baalperazim.frob.com>
565
566 * sysdeps/mach/hurd/i386/sigcontextinfo.h: New file.
567
568 1998-07-19 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
569
570 * Makerules (map-file): Don't use $(wildcard) to find the
571 generated version script, instead look in $(version-maps).
572 ($(common-objpfx)libc.so): Only depend on libc.map if versioning
573 is used.
574 * extra-lib.mk ($(objpfx)$(lib).so): Only depend on version script
575 if versioning is used. Don't use $(wildcard) to find the
576 generated version script, instead look in $(verson-maps).
577
578 1998-07-17 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
579
580 * sysdeps/generic/segfault.c: Rename GET_EIP to GET_PC. Remove
581 unused function handle.
582 * sysdeps/generic/sigcontextinfo.h: Rename GET_EIP to GET_PC.
583 * sysdeps/unix/sysv/linux/i386/sigcontextinfo.h: Likewise.
584 * debug/catchsegv.sh: Fix argument processing, quoting and various
585 typos. Put the crash info always in the current directory. Find
586 program in $PATH if it contains no directory component.
587 * Makerules (install-lib.so-versioned,
588 install-lib.so-unversioned): New variables.
589 (install-lib-nosubdir): Depend on unversioned libs in
590 slibdir, not libdir.
591
592 1998-07-19 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
593
594 * Make-dist (+tsrcs): Remove references to %-map variables and
595 *.map files. Add Versions in subdirs.
596 * Makerules (distinfo-vars): Don't write out %-map variables.
597
598 1998-07-20 13:55 Ulrich Drepper <drepper@cygnus.com>
599
600 * inet/protocols/rwhod.h: Remove definition of _PATH_RWHODIR.
601 Include <paths.h> instead.
602 * sysdeps/generic/paths.h: Define _PATH_RWHODIR.
603 * sysdeps/unix/sysv/linux/paths.h: Likewise.
604 Reported by Dale Scheetz <dwarf@polaris.net>.
605
606 1998-07-17 21:44 Ulrich Drepper <drepper@cygnus.com>
607
608 * catgets/open_catalog.c: Strictly check whether catalog file is
609 larger enough for the data. Reported by Andries.Brouwer@cwi.nl.
610
611 1998-07-17 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
612
613 * sysdeps/unix/sysv/linux/m68k/sigcontextinfo.h: New file.
614
615 * sysdeps/unix/sysv/linux/m68k/socket.S: Support NO_WEAK_ALIAS.
616
617 1998-07-17 Ulrich Drepper <drepper@cygnus.com>
618
619 * debug/catchsegv.sh: Fix several stupid bugs.
620
621 * shlib-versions: Define version for libSegFault.
622 * debug/Makefile: Replace shared lib version number while rewriting.
623
624 1998-07-17 Mark Kettenis <kettenis@phys.uva.nl>
625
626 * sysdeps/mach/hurd/dl-sysdep.c (__mmap): Add sanity check.
627 Suggested by Roland McGrath.
628
629 1998-07-15 Andreas Jaeger <aj@arthur.rhein-neckar.de>
630
631 * timezone/Makefile: Remove '-L (leapseconds)' for testdata
632 generation to control environment.
633
634 1998-07-17 09:21 Ulrich Drepper <drepper@cygnus.com>
635
636 * sysdeps/unix/sysv/sysv4/solaris2/bits/signum.h: Define SIG_HOLD.
637 Patch by John Tobey <jtobey@banta-im.com>.
638
639 * manual/llio.texi: Document readv/writev and mmap functions.
640 Patch by Michael Deutschmann <michael@talamasca.wkpowerlink.com>.
641
642 1998-07-16 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
643
644 * manual/Makefile (texis): Depend on texis.awk.
645 (nonexamples): Filter out add-on chapters.
646 (chapters.% top-menu.%): Depend on libc-texinfo.sh.
647 (stamp-summary): Depend on $(texis) except summary.texi.
648 ($(inst_infodir)/libc.info): Simplify command.
649 * manual/libc-texinfo.sh: Cleaned up to use less temporary files.
650 Fix the generation of the detailed node listing to make it
651 complete again.
652 * manual/math.texi: Fix signature of lgamma_r.
653
654 1998-07-16 23:06 Ulrich Drepper <drepper@cygnus.com>
655
656 * debug/Makefile (distribute): Add sigcontextinfo.h.
657 Add rules to generate and install catchsegv.
658 * debug/catchsegv.sh: New file.
659
660 1998-07-16 Mark Kettenis <kettenis@phys.uva.nl>
661
662 * sysdeps/mach/hurd/dl-sysdep.c (open_file): Return a Hurd I/O
663 port instead of a Mach memory object.
664 (__open): Likewise.
665 (__libc_read): New function.
666 (__mmap): Change to take a Hurd I/O port instead of a Mach memory
667 object.
668
669 1998-07-16 20:01 Ulrich Drepper <drepper@cygnus.com>
670
671 * debug/Makefile (routines): Add backtracesymsfd.
672 Add rules to generate libSegFault.
673 * debug/Versions: Add __backtrace_symbols_fd and backtrace_symbols_fd.
674 * debug/execinfo.h: Declare backtrace_symbols_fd.
675 * sysdeps/generic/backtracesymsfd.c: New file.
676 * sysdeps/generic/elf/backtracesymsfd.c: New file.
677 * sysdeps/generic/segfault.c: New file.
678 * sysdeps/generic/sigcontextinfo.h: New file.
679 * sysdeps/unix/sysv/linux/i386/sigcontextinfo.h: New file.
680
681 * sysdeps/generic/elf/backtracesyms.c: Remove unneeded +.
682
683 1998-07-16 19:27 Ulrich Drepper <drepper@cygnus.com>
684
685 * elf/rtld.c (process_envvars): Also recognize on as LD_BIND_NOW value.
686 (process_envvars): Append .PID to LD_DEBUG_OUTPUT file name.
687
688 1998-07-16 13:44 Ulrich Drepper <drepper@cygnus.com>
689
690 * argp/argp-fmtstream.c: Fix warnings introduced in last change.
691 * assert/assert-perr.c: Likewise.
692 * assert/assert.c: Likewise.
693 * gconv_conf.c: Likewise.
694 * libio/iofputs_u.c: Likewise.
695 * malloc/mtrace.c: Likewise.
696 * malloc/obstack.c: Likewise.
697 * misc/error.c: Likewise.
698 * misc/syslog.c: Likewise.
699 * stdio-common/asprintf.c: Likewise.
700 * stdio-common/dprintf.c: Likewise.
701 * stdio-common/getw.c: Likewise.
702 * stdio-common/putw.c: Likewise.
703 * stdio-common/snprintf.c: Likewise.
704 * stdio-common/sprintf.c: Likewise.
705 * stdio-common/sscanf.c: Likewise.
706 * sunrpc/svc_simple.c: Likewise.
707 * sysdeps/generic/abort.c: Likewise.
708
709 * rt/aio_cancel.c: Don't define ECANCELED here.
710 * sysdeps/unix/sysv/linux/bits/errno.h: Define ECANCELED correctly.
711
712 1998-07-16 10:23 Ulrich Drepper <drepper@cygnus.com>
713
714 * argp/argp-fmtstream.c: Unify names of used global functions.
715 * argp/argp-help.c: Likewise.
716 * assert/assert-perr.c: Likewise
717 * assert/assert.c: Likewise
718 * dirent/scandir.c: Likewise
719 * dirent/scandir64.c: Likewise
720 * dirent/versionsort.c: Likewise
721 * dirent/versionsort64.c: Likewise
722 * gmon/bb_exit_func.c: Likewise.
723 * gmon/gmon.c: Likewise.
724 * grp/initgroups.c: Likewise.
725 * iconv/gconv_conf.c: Likewise.
726 * inet/getnameinfo.c: Likewise.
727 * inet/getnetgrent_r.c: Likewise.
728 * inet/inet_ntoa.c: Likewise.
729 * inet/rcmd.c: Likewise.
730 * inet/rexec.c: Likewise.
731 * inet/ruserpass.c: Likewise.
732 * io/fts.c: Likewise.
733 * io/ftw.c: Likewise.
734 * io/ftw64.c: Likewise.
735 * io/getdirname.c: Likewise.
736 * io/getwd.c: Likewise.
737 * io/lockf.c: Likewise.
738 * libio/iofdopen.c: Likewise.
739 * libio/iopopen.c: Likewise.
740 * login/utmp_daemon.c: Likewise.
741 * malloc/mtrace.c: Likewise.
742 * malloc/obstack.c
743 * misc/daemon.c: Likewise.
744 * misc/efgcvt_r.c: Likewise.
745 * misc/err.c: Likewise.
746 * misc/error.c: Likewise.
747 * misc/fstab.c: Likewise.
748 * misc/getpass.c: Likewise.
749 * misc/getttyent.c: Likewise.
750 * misc/mntent_r.c: Likewise.
751 * misc/search.h: Likewise.
752 * misc/syslog.c: Likewise.
753 * nscd/nscd_getgr_r.c: Likewise.
754 * nscd/nscd_getpw_r.c: Likewise.
755 * posix/getpgrp.c: Likewise.
756 * posix/wordexp.c: Likewise.
757 * pwd/fgetpwent_r.c: Likewise.
758 * pwd/getpw.c: Likewise.
759 * resolv/herror.c: Likewise.
760 * resolv/res_init.c: Likewise.
761 * shadow/fgetspent_r.c: Likewise.
762 * shadow/lckpwdf.c: Likewise.
763 * signal/sigrelse.c: Likewise.
764 * stdio-common/asprintf.c: Likewise.
765 * stdio-common/dprintf.c: Likewise.
766 * stdio-common/getw.c: Likewise.
767 * stdio-common/putw.c: Likewise.
768 * stdio-common/snprintf.c: Likewise.
769 * stdio-common/sprintf.c: Likewise.
770 * stdio-common/sscanf.c: Likewise.
771 * stdlib/lrand48_r.c: Likewise.
772 * stdlib/mrand48_r.c: Likewise.
773 * string/argz-replace.c: Likewise.
774 * string/envz.c: Likewise.
775 * sunrpc/auth_des.c: Likewise.
776 * sunrpc/auth_unix.c: Likewise.
777 * sunrpc/bindrsvprt.c: Likewise.
778 * sunrpc/clnt_gen.c: Likewise.
779 * sunrpc/clnt_perr.c: Likewise.
780 * sunrpc/clnt_simp.c: Likewise.
781 * sunrpc/clnt_tcp.c: Likewise.
782 * sunrpc/clnt_udp.c: Likewise.
783 * sunrpc/get_myaddr.c: Likewise.
784 * sunrpc/key_call.c: Likewise.
785 * sunrpc/netname.c: Likewise.
786 * sunrpc/openchild.c: Likewise.
787 * sunrpc/pmap_rmt.c: Likewise.
788 * sunrpc/rpc_dtable.c: Likewise.
789 * sunrpc/rtime.c: Likewise.
790 * sunrpc/svc_run.c: Likewise.
791 * sunrpc/svc_simple.c: Likewise.
792 * sunrpc/svc_tcp.c: Likewise.
793 * sunrpc/svc_udp.c: Likewise.
794 * sunrpc/svcauth_des.c: Likewise.
795 * sunrpc/xdr_array.c: Likewise.
796 * sunrpc/xdr_rec.c: Likewise.
797 * sunrpc/xdr_ref.c: Likewise.
798 * sunrpc/xdr_stdio.c: Likewise.
799 * sysdeps/generic/abort.c: Likewise.
800 * sysdeps/generic/dl-sysdep.c: Likewise.
801 * sysdeps/generic/fstatfs64.c: Likewise.
802 * sysdeps/generic/ftruncate64.c: Likewise.
803 * sysdeps/generic/getrlimit64.c: Likewise.
804 * sysdeps/generic/glob.c: Likewise.
805 * sysdeps/generic/prof-freq.c: Likewise.
806 * sysdeps/generic/putenv.c: Likewise.
807 * sysdeps/generic/statfs64.c: Likewise.
808 * sysdeps/generic/ttyname_r.c: Likewise.
809 * sysdeps/generic/utmp_file.c: Likewise.
810 * sysdeps/generic/vlimit.c: Likewise.
811 * sysdeps/generic/vtimes.c: Likewise.
812 * sysdeps/posix/cuserid.c: Likewise.
813 * sysdeps/posix/euidaccess.c: Likewise.
814 * sysdeps/posix/mkstemp.c: Likewise.
815 * sysdeps/posix/mktemp.c: Likewise.
816 * sysdeps/posix/pread.c: Likewise.
817 * sysdeps/posix/pread64.c: Likewise.
818 * sysdeps/posix/profil.c: Likewise.
819 * sysdeps/posix/pwrite.c: Likewise.
820 * sysdeps/posix/pwrite64.c: Likewise.
821 * sysdeps/posix/sigblock.c: Likewise.
822 * sysdeps/posix/sigpause.c: Likewise.
823 * sysdeps/posix/ttyname.c: Likewise.
824 * sysdeps/posix/ttyname_r.c: Likewise.
825 * sysdeps/posix/waitid.c: Likewise.
826 * sysdeps/unix/getlogin_r.c: Likewise.
827 * sysdeps/unix/grantpt.c: Likewise.
828 * sysdeps/unix/rewinddir.c: Likewise.
829 * sysdeps/unix/sysv/linux/gethostid.c: Likewise.
830 * sysdeps/unix/sysv/linux/getpt.c: Likewise.
831 * sysdeps/unix/sysv/linux/if_index.c: Likewise.
832 * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
833 * sysdeps/unix/sysv/linux/sendmsg.c: Likewise.
834 * sysdeps/unix/sysv/linux/statvfs.c: Likewise.
835 * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
836 * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
837 * sysdeps/unix/sysv/linux/ulimit.c: Likewise.
838 * sysdeps/unix/sysv/linux/unlockpt.c: Likewise.
839 * sysvipc/sys/shm.h: Likewise.
840 * time/ctime_r.c: Likewise.
841 * time/strptime.c: Likewise.
842 * wcsmbs/mbrlen.c: Likewise.
843 * wcsmbs/wcsdup.c: Likewise.
844 * wcsmbs/wcsxfrm.c: Likewise.
845 * wctype/wcfuncs.c: Likewise.
846
847 * sysdeps/unix/sysv/linux/i386/socker.S: Change to honor NO_WEAK_ALIAS.
848 * sysdeps/unix/sysv/linux/accept.S: Don't generate __ name.
849 * sysdeps/unix/sysv/linux/bind.S: Likewise.
850 * sysdeps/unix/sysv/linux/getsockname.S: Likewise.
851 * sysdeps/unix/sysv/linux/listen.S: Likewise.
852 * sysdeps/unix/sysv/linux/recvfrom.S: Likewise.
853 * sysdeps/unix/sysv/linux/sendto.S: Likewise.
854 * sysdeps/unix/sysv/linux/setsockopt.S: Likewise.
855
856 * grp/fgetgrent_r.c: Use explicit locking of the stream.
857
858 * elf/Makefile (rtld-routines): Add dl-environ.
859 * sysdeps/generic/dl-sysdep.c: Move _dl_next_ld_env_entry and unsetenv
860 to...
861 * sysdeps/generic/dl-environ.c: here. New file.
862
863 * libio/Makefile [REENTRANT] (routines): Add iofputs_u.
864 * libio/Versions: Add fputs_unlocked.
865 * libio/iofputs_u.c: New file.
866 * libio/stdio.h: Add prototype for fputs_unlocked.
867
868 * sunrpc/rpc/auth.h: Use __PMT instead of __P in type definitions.
869 * sunrpc/rpc/clnt.h: Likewise.
870 * sunrpc/rpc/pmap_clnt.h: Likewise.
871 * sunrpc/rpc/svc.h: Likewise.
872 * sunrpc/rpc/xdr.h: Likewise.
873
874 * sysdeps/i386/memchr.S: Correct for more strict gas.
875 * sysdeps/i386/fpu/bits/mathinline.h: Likewise.
876 * sysdeps/libm-i387/i686/s_fdim.S: Likewise.
877 * sysdeps/libm-i387/i686/s_fdimf.S: Likewise.
878 * sysdeps/libm-i387/i686/s_fdiml.S: Likewise.
879
880 1998-07-15 Andreas Jaeger <aj@arthur.rhein-neckar.de>
881
882 * configure.in: Change message for binutils version from
883 2.8.1.0.17->2.8.1.0.23.
884
885 1998-07-15 Ulrich Drepper <drepper@cygnus.com>
886
887 * sysdeps/unix/sysv/sysv4/solaris2/sparc/sysdep.h: Define LOC.
888 Patch by John Tobey <jtobey@banta-im.com>.
889
890 1998-07-14 Ulrich Drepper <drepper@cygnus.com>
891
892 * sunrpc/auth_unix.c (authunix_create_default): Use __sysconf
893 instead of sysconf.
894
895 1998-07-14 19:39 Ulrich Drepper <drepper@cygnus.com>
896
897 * stdio-common/vfscanf.c (ungetc): Use _IO_sputbackc, not _IO_ungetc.
898 [_USE_IN_LIBIO] (encode_error): Free cancelation handler.
899 (conv_error): Likewise.
900 (input_error): Likewise.
901 (memory_error): Likewise.
902
903 1998-07-12 Mark Kettenis <kettenis@phys.uva.nl>
904
905 * sysdeps/mach/hurd/dl-sysdep.c: Bring in sync with generic
906 implementation. Include <entry.h>. Replace references to symbol
907 _start with macro ENTRY_POINT.
908 (__libc_uid): Remove.
909 (__libc_multiple_libcs): New variable.
910 (__libc_stack_end): New variable.
911 (_dl_hwcap_mask): New variable.
912 (_dl_important_hwcaps): New function.
913 (_dl_show_auxv): Mark internal.
914
915 1998-07-14 Mark Kettenis <kettenis@phys.uva.nl>
916
917 * mach/Makefile: Create target directory before generating
918 mach-syscalls.mk.
919 * mach/Machrules: Invoke awk using AWK variable. Create target
920 directory before generating server stubs.
921
922 1998-07-14 Ulrich Drepper <drepper@cygnus.com>
923
924 * wcsmbs/wcslen.c (__wcslen): Fix comment.
925
926 * configure.in: Allow egcs-2.92.
927
928 1998-07-10 18:14 -0400 Zack Weinberg <zack@rabi.phys.columbia.edu>
929
930 * manual/Makefile: Overhauled. Generate libc.texinfo from the
931 chapter files. Exorcise the chapters, chapters-incl mess.
932 Support inserting doc chapters from add-on modules.
933 (chapters): New variable.
934 (add-chapters): New variable.
935 (appendices): New variable.
936 (libc.texinfo): New target.
937 (clean): Fix bugs.
938 (realclean): Fix bugs.
939
940 * manual/texis.awk: New file.
941 * manual/libc-texinfo.sh: New file.
942 * manual/libc-texinfo.in: New file.
943
944 * manual/conf.texi (top @node): Remove next pointer.
945 * manual/lang.texi (top @node): Remove prev pointer.
946
947 * manual/job.texi (top @node): Add explicit pointers.
948 * manual/message.texi (top @node): Add explicit pointers.
949 * manual/nss.texi (top @node): Add explicit pointers.
950 * manual/process.texi (top @node): Add explicit pointers.
951 * manual/startup.texi (top @node): Add explicit pointers.
952 * manual/terminal.texi (top @node): Add explicit pointers.
953 * manual/users.texi (top @node): Add explicit pointers.
954
955 * manual/arith.texi: Add %MENU% tag.
956 * manual/conf.texi: Add %MENU% tag.
957 * manual/contrib.texi: Add %MENU% tag.
958 * manual/ctype.texi: Add %MENU% tag.
959 * manual/errno.texi: Add %MENU% tag.
960 * manual/filesys.texi: Add %MENU% tag.
961 * manual/header.texi: Add %MENU% tag.
962 * manual/install.texi: Add %MENU% tag.
963 * manual/intro.texi: Add %MENU% tag.
964 * manual/io.texi: Add %MENU% tag.
965 * manual/job.texi: Add %MENU% tag.
966 * manual/lang.texi: Add %MENU% tag.
967 * manual/llio.texi: Add %MENU% tag.
968 * manual/locale.texi: Add %MENU% tag.
969 * manual/maint.texi: Add %MENU% tag.
970 * manual/math.texi: Add %MENU% tag.
971 * manual/mbyte.texi: Add %MENU% tag.
972 * manual/memory.texi: Add %MENU% tag.
973 * manual/message.texi: Add %MENU% tag.
974 * manual/nss.texi: Add %MENU% tag.
975 * manual/pattern.texi: Add %MENU% tag.
976 * manual/pipe.texi: Add %MENU% tag.
977 * manual/process.texi: Add %MENU% tag.
978 * manual/search.texi: Add %MENU% tag.
979 * manual/setjmp.texi: Add %MENU% tag.
980 * manual/signal.texi: Add %MENU% tag.
981 * manual/socket.texi: Add %MENU% tag.
982 * manual/startup.texi: Add %MENU% tag.
983 * manual/stdio.texi: Add %MENU% tag.
984 * manual/string.texi: Add %MENU% tag.
985 * manual/sysinfo.texi: Add %MENU% tag.
986 * manual/terminal.texi: Add %MENU% tag.
987 * manual/time.texi: Add %MENU% tag.
988 * manual/users.texi: Add %MENU% tag.
989
990 1998-07-13 Ulrich Drepper <drepper@cygnus.com>
991
992 * sysdeps/unix/sysv/linux/i386/dl-procinfo.h (x86_cap_flags):
993 Update.
994
995 1998-07-11 Andreas Jaeger <aj@arthur.rhein-neckar.de>
996
997 * sysdeps/unix/sysv/linux/recvmsg.c (__libc_recvmsg): Use ANSI
998 style declaration to avoid warning.
999 * sysdeps/unix/sysv/linux/sendmsg.c (__libc_sendmsg): Likewise.
1000
1001 1998-07-04 Mark Kettenis <kettenis@phys.uva.nl>
1002
1003 * elf/rtld.c (process_dl_debug): Add missing continue.
1004
1005 1998-07-12 Mark Kettenis <kettenis@phys.uva.nl>
1006
1007 * elf/rtld.c (_dl_skip_args): Make global because the Hurd startup
1008 code needs it.
1009
1010 1998-07-10 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1011
1012 * Makeconfig ($(common-objpfx)sysd-dirs): Write out definition of
1013 sysd-dirs-done.
1014 * Makerules: Don't generate version maps too early.
1015 ($(common-objpfx)sysd-versions): Force regeneration if the list of
1016 subdirs has changed.
1017
1018 1998-07-10 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1019
1020 * elf/dlfcn.h (DL_CALL_FCT): Use portable comma expression.
1021
1022 1998-07-11 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1023
1024 * iconv/gconv_db.c (gen_steps): Always set *handle and *nsteps.
1025 * iconv/gconv_dl.c (__gconv_find_shlib): Correct use of tfind
1026 return value.
1027
1028 1998-07-12 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1029
1030 * elf/dl-open.c (dl_open_worker): New function.
1031 (_dl_open): Call it to do the actual work while catching errors.
1032 * elf/dl-close.c (_dl_close): Only call termination function if
1033 the initialisation function was called.
1034
1035 1998-07-13 Ulrich Drepper <drepper@cygnus.com>
1036
1037 * libio/libioP.h (_IO_cleanup_registration_needed): Use __PMT.
1038 Reported by Felix von Leitner <leitner@amdiv.de>.
1039
1040 1998-07-09 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1041
1042 * Make-dist (+sysdep-tsrcs): Add Versions.
1043
1044 1998-07-09 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1045
1046 * math/Versions: Remove __log1p, __atan2, __fe_dfl_env,
1047 __fe_enabled_env, __fe_nonieee_env and __fe_nomask_env.
1048 * sysdeps/powerpc/Versions: New file.
1049 * csu/Versions: Remove brk, sbrk, environ, __environ, _environ
1050 and __errno_location.
1051 * misc/Versions: Add brk and sbrk.
1052 * posix/Versions: Add environ, __environ and _environ.
1053 * sysdeps/unix/sysv/linux/Versions: Add __errno_location.
1054
1055 1998-07-10 11:58 Ulrich Drepper <drepper@cygnus.com>
1056
1057 * Makerules [no_defs]: Avoid dependency for loading sysd-versions.
1058 Patch by Zack Weinberg.
1059
1060 1998-07-10 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1061
1062 * posix/annexc.c (errno_maybe): EACCESS->EACCES.
1063 (signal_maybe): Remove duplicate entry SIGEV_SIGNAL.
1064 (mman_maybe): Remove duplicates MS_ASYNC, MS_INVALIDATE.
1065
1066 1998-07-09 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1067
1068 * sysdeps/unix/sysv/linux/bits/fcntl.h: Fix typo.
1069
1070 1998-07-09 Ulrich Drepper <drepper@cygnus.com>
1071
1072 * posix/unistd.h: Simplify #ifdefs.
1073
1074 * libio/libio.h: Undo last change due to possible C++ problems.
1075 * libio/fileops.h: Likewise.
1076
1077 1998-07-09 13:34 Ulrich Drepper <drepper@cygnus.com>
1078
1079 * grp/grp.h: Define gid_t also for __USE_XOPEN.
1080 * io/fcntl.h: Include <sys/stat.h> also for __USE_XOPEN.
1081 * io/utime.h: Define time_t also for __USE_XOPEN.
1082 * io/sys/stat.h: Define time_t also for __USE_XOPEN.
1083 Define *_t types except for pid_t also for __USE_XOPEN.
1084 Define S_* macros also for __USE_XOPEN.
1085 * locale/langinfo.h: Define CODESET, CRNCYSTR, RADIXCHAR, and
1086 THOUSEP also for __USE_XOPEN.
1087 * math/math.c: Define M_* macros also for __USE_XOPEN.
1088 * math/bits/mathcalls.h: Declare hypot also for __USE_XOPEN.
1089 * posix/fnmatch.h: Define FNM_NOSYS and for if _XOPEN_SOURCE is
1090 defined.
1091 * posix/glob.h: Likewise for GLOB_NOSYS.
1092 * posix/regex.h: Likewise for REG_NOSYS.
1093 * posix/wordexp.h: Likewise for WRDE_NOSYS.
1094 * posix/unistd.h: Define *_t types also for __USE_XOPEN.
1095 * posix/sys/wait.h: Define pid_t for __USE_XOPEN.
1096 * pwd/pwd.h: Define gid_t and pid_t also for __USE_XOPEN.
1097 * signal/signal.h: Define pid_t also for __USE_XOPEN.
1098 * sysdeps/unix/sysv/linux/bits/fcntl.h: Define _RSYNC and O_DSYNC also
1099 for __USE_POSIX199309.
1100 * sysdeps/unix/sysv/linux/bits/termios.h: Define the various B*
1101 constants also for __USE_XOPEN.
1102 * wcsmbs/wchar.h: For XPG4 include wctype.h.
1103
1104 * intl/dcgettext.c (find_msg): Initialize act to prevent warning.
1105 * locale/setlocale.c (new_composite_name): Likewise for last_len.
1106
1107 * libio/stdio.h: Don't declare fclose_unlocked.
1108
1109 * sysdeps/posix/fpathconf.c: Handle _PC_FILESIZEBITS.
1110
1111 1998-07-08 Mark Kettenis <kettenis@phys.uva.nl>
1112
1113 * stdio/stdio.h: Add prototypes for fflush_unlocked,
1114 getc_unlocked, getchar_unlocked, putc_unlocked, putchar_unlocked,
1115 fgets_unlocked, fread_unlocked, fwrite_unlocked,
1116 clearerr_unlocked, feof_unlocked, ferror_unlocked,
1117 fileno_unlocked, flockfile, ftrylockfile, funlockfile.
1118 [__USE_XOPEN && !__USE_GNU] Declare optarg, optind, opterr. Add
1119 prototype for getopt.
1120 * stdio/clearerr.c (clearerr_unlocked): Weak alias for clearerr.
1121 * stdio/feof.c (feof_unlocked): Weak alias for feof.
1122 * stdio/ferror.c (ferror_unlocked): Weak alias for ferror.
1123 * stdio/fflush.c (fflush_unlocked): Weak alias for fflush.
1124 * stdio/fgets.c (fgets_unlocked): Weak alias for fgets.
1125 * stdio/fileno.c (fileno_unlocked): Weak alias for fileno.
1126 * stdio/fputc.c (fputc_unlocked): Weak alias for fputc.
1127 * stdio/fread.c (fread_unlocked): Weak alias for fread.
1128 * stdio/fwrite.c (fwrite_unlocked): Weak alias for fwrite.
1129 * stdio/getc.c (getchar_unlocked): Weak alias for getc.
1130 * stdio/getchar.c (getchar_unlocked): Weak alias for getchar.
1131 * stdio/putc.c (putc_unlocked): Weak alias for putc.
1132 * stdio/putchar.c (putchar_unlocked): Weak alias for putchar.
1133 * stdio/Versions [GLIBC_2.1]: Add clearerr_unlocked,
1134 feof_unlocked, ferror_unlocked, fflush_unlocked, fgets_unlocked,
1135 fileno_unlocked, fputc_unlocked, fread_unlocked, fwrite_unlocked,
1136 getc_unlocked, getchar_unlocked, putc_unlocked and
1137 putchar_unlocked.
1138
1139 * libio/Versions: Move flockfile, ftrylockfile and funlockfile
1140 from here ...
1141 * stdio-common/Versions: ... to here.
1142
1143 1998-07-09 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1144
1145 * Makerules (versioning): Correct typo.
1146
1147 1998-07-08 22:18 Ulrich Drepper <drepper@cygnus.com>
1148
1149 * elf/Versions: Add _dl_mcount_wrapper_check.
1150 * elf/dlfcn.h (DL_CALL_FCT): Don't test _dl_profile_map, simply use
1151 _dl_mcount_wrapper_check.
1152 * iconv/skeleton.c: Use DL_CALL_FCT, not _CALL_DL_FCT.
1153
1154 * elf/dl-reloc.c (_dl_relocate_object): Don't declare using
1155 internal_function.
1156 * elf/ldsodefs.h: Likewise.
1157
1158 * io/fcntl.h: Define SEEK_SET, SEEK_CUR, and SEEK_END.
1159
1160 * libio/stdio.h: Make sure va_list is defined for X/Open.
1161 Define P_tmpdir for X/Open.
1162
1163 * posix/regex.h: Fix typo.
1164
1165 * posix/unistd.h: Define intptr_t if not already happened.
1166 Add pthread_atfork prototype.
1167 * sysdeps/generic/bits/types.h: Define __intptr_t.
1168 * sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
1169 * sysdeps/unix/sysv/linux/bits/types.h: Likewise.
1170 * sysdeps/unix/sysv/linux/bits/mips/types.h: Likewise.
1171 * sysdeps/unix/sysv/linux/bits/sparc/sparc64/types.h: Likewise.
1172 * sysdeps/unix/sysv/sysv4/solaris2/bits/types.h: Likewise.
1173 * sysdeps/wordsize-32/stdint.h: Don't define intptr_t if already done.
1174 * sysdeps/wordsize-64/stdint.h: Likewise.
1175
1176 * posix/bits/posix1_lim.h: Define _POSIX_CLOCKRES_MIN.
1177
1178 * signal/Makefile (headers): Add bits/sigthread.h.
1179 * signal/signal.h: Include bits/sigthread.h.
1180 * sysdeps/generic/bits/sigthread.h: New file.
1181
1182 * stdlib/stdlib.h: Declare rand_r use __USE_POSIX.
1183
1184 * sysdeps/generic/bits/confname.h: Define _PC_FILESIZEBITS.
1185 * sysdeps/posix/pathconf.c: Handle _PC_FILESIZEBITS.
1186 * sysdeps/unix/sysv/linux/alpha/fpathconf.c: New file.
1187 * sysdeps/unix/sysv/linux/alpha/pathconf.c: New file.
1188
1189 * sysdeps/generic/bits/dlfcn.h: Define RTLD_LOCAL.
1190
1191 * elf/rtld.c: Remove preloading and loadpath variables in SUID
1192 programs.
1193 * sysdeps/generic/dl-sysdep.c: Define unsetenv.
1194 * sysdeps/unix/sysv/linux/i386/dl-librecon.h: Define other envvar
1195 names.
1196
1197 * sysdeps/unix/sysv/linux/bits/errno.h: Define ECANCELED.
1198
1199 * sysdeps/unix/sysv/linux/bits/fcntl.h: Define O_RSYNC and O_DSYNC.
1200 Remove O_READ and O_WRITE definition.
1201
1202 * sysdeps/unix/sysv/linux/bits/resource.h: Define RLIM_SAVED_MAX
1203 and RLIM_SAVED_CUR.
1204
1205 * sysdeps/unix/sysv/linux/fstatvfs.h: Handle UFS filesystem.
1206
1207 1998-07-06 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1208
1209 * Makerules ($(common-objpfx)sysd-versions): Expect awk script in
1210 scripts directory. Pass move-if-change to awk.
1211 (common-generated): Add $(version-maps) and sysd-versions.
1212 * versions.awk: Moved to...
1213 * scripts/versions.awk: ... here. Use move-if-change to void
1214 touching unchanged files. Print "version-maps = ..." instead of
1215 "all-version-maps = ..." and without $(common-objpfx). Explain
1216 expected variable names.
1217 * Makefile (distribute): Updated.
1218
1219 1998-07-06 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1220
1221 * misc/getttyent.c (getttyent): Don't return with locked stream.
1222 * misc/mntent_r.c (__getmntent_r): Likewise.
1223
1224 1998-07-07 18:24 Ulrich Drepper <drepper@cygnus.com>
1225
1226 * libio/fileops.c (_IO_do_write): Don't shrink wwrite buffer to zero
1227 if stream is line buffered.
1228 (_io_file_overflow): Likewise.
1229 * libio/libio.h (_IO_putc_unlocked): Make sure that for line-buffered
1230 streams writing '\n' flushes the string.
1231
1232 1998-07-07 17:28 Ulrich Drepper <drepper@cygnus.com>
1233
1234 * elf/dl-profstub.c (_dl_profile_map): Only declare variable here.
1235 * elf/dl-support.c: Define it here...
1236 * elf/rtld.c: ...and here.
1237
1238 1998-07-07 16:28 Ulrich Drepper <drepper@cygnus.com>
1239
1240 * grp/initgroups.c: Handle directives from nsswitch.conf file.
1241
1242 1998-07-07 Ulrich Drepper <drepper@cygnus.com>
1243
1244 * sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h: Add
1245 __ino64_t definition.
1246 * sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h: Define
1247 __off64_t. Reported by Felix von Leitner <leitner@math.fu-berlin.de>.
1248
1249 * sysdeps/unix/sysv/linux/ldd-rewrite.sed: Do not exit the shell
1250 script if lddlibc4 failed.
1251 Reported by B. D. Elliott <bde@accessone.com>.
1252
1253 1998-07-06 Ulrich Drepper <drepper@cygnus.com>
1254
1255 * sysdeps/generic/elf/backtracesyms.c (__backtrace_symbols):
1256 Improve generated strings a bit.
1257
1258 1998-07-06 14:36 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1259
1260 * posix/Makefile (generated): Remove $(objpfx) from the names.
1261
1262 1998-07-05 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1263
1264 * stdio-common/test_rdwr.c: Use %Zu for size_t in printf
1265 format string.
1266
1267 * libio/iofread_u.c: Include <stdio.h> for prototype.
1268 * libio/iofwrite_u.c: Likewise.
1269
1270 1998-07-06 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1271
1272 * db2/Versions: New file.
1273
1274 1998-07-04 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1275
1276 * Makefile (lib-noranlib): Don't depend on sysd-versions.
1277 ($(common-objpfx)sysd-versions): Remove rule.
1278 * Makerules ($(common-objpfx)sysd-versions): Define here instead.
1279 Pass name of Versions.def file to script and redirect output to
1280 target. Include it and make all generated version maps depend on
1281 it.
1282 * versions.awk: Print out variable definition containing all
1283 generated version maps. Print error messages to stderr. Remove
1284 temp file.
1285
1286 1998-07-04 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1287
1288 * posix/annexc.c (check_header): Terminate macro name before
1289 comparing.
1290 (get_null_defines): Allow builtin macros with parameters.
1291 (fmt, testfmt): Add -D_LIBC.
1292 * posix/Makefile: Remove bogus duplicate include directories from
1293 annexc test command.
1294
1295 1998-07-06 12:04 Ulrich Drepper <drepper@cygnus.com>
1296
1297 * nis/nss_nis/nis-pwd.c (internal_nis_getpwent_r): Handle adjunct
1298 password scheme.
1299 (_nss_nis_getpwnam_r): Likewise.
1300 (_nss_nis_getpwuid_r): Likewise.
1301
1302 1998-07-05 Mark Kettenis <kettenis@phys.uva.nl>
1303
1304 * libio/Versions: Move symbols whose source lives in
1305 stdio-common to ...
1306 * stdio-common/Versions: ... here.
1307 * stdio/Versions: Add missing symbols.
1308
1309 1998-07-05 Ulrich Drepper <drepper@cygnus.com>
1310
1311 * sysdeps/unix/sysv/linux/__sendmsg.S: Define function as
1312 __syscall_sendmsg.
1313 * sysdeps/unix/sysv/linux/__recvmsg.S: Define function as
1314 __syscall_recvmsg.
1315 * sysdeps/unix/sysv/linux/recvmsg.c: Define function as __libc_recvmsg
1316 and make __recvmsg and recvmsg weak aliases.
1317 * sysdeps/unix/sysv/linux/sendmsg.c: Likewise for sendmsg.
1318 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Define __syscall_recvmsg
1319 and __syscall_sendmsg.
1320
1321 1998-07-05 11:49 Ulrich Drepper <drepper@cygnus.com>
1322
1323 * iconv/gconv_conf.c (read_conf_file): Use feof_unlocked on private
1324 stream.
1325 * inet/ruserpass.c (token): Likewise.
1326 * nss/nsswitch.c (nss_parse_file): Likewise.
1327 * intl/localealias.c: Likewise. Also for ferror.
1328 * time/getdate.c (__getdate_r): Likewise.
1329
1330 * libio/Makefile (routines): Add iofgets_u.
1331 * libio/iofgets_u.c: New file.
1332 * libio/Versions: Add fgets_unlocked.
1333 * libio/stdio.h: Add prototype for fgets_unlocked.
1334
1335 * misc/getttyent.c (getttyent): Use fgets_unlocked instead of fgets.
1336 * misc/getusershell.c (initshells): Likewise.
1337 * misc/mntent_r.c (__getmntent_r): Explicitly lock stream. Use
1338 fgets_unlocked.
1339 * nss/nss_files/files-XXX.c (internal_getent): Likewise.
1340 * resolv/res_init.c (res_init): Likewise.
1341 * sysdeps/unix/sysv/linux/getsysstats.c: Likewise.
1342
1343 1998-05-23 Philip Blundell <Philip.Blundell@pobox.com>
1344
1345 * sysdeps/unix/sysv/linux/arm/syscalls.list: Add `syscall'.
1346 * sysdeps/unix/sysv/linux/arm/syscall.S: Deleted.
1347
1348 1998-07-05 Ulrich Drepper <drepper@cygnus.com>
1349
1350 * misc/getttyent.c (getttyent): Explicitly lock the FILE and use
1351 _unlocked functions.
1352
1353 * inet/ruserpass.c (ruserpass): Use _unlocked functions since this
1354 is a private FILE.
1355
1356 1998-07-04 17:11 -0400 Zack Weinberg <zack@rabi.phys.columbia.edu>
1357
1358 * csu/Makefile: Build crt files in lib pass.
1359 * db2/Makefile (distribute): Add mutex/sco.cc.
1360 * mach/Machrules: Don't generate .udeps files if no_deps is set.
1361 * sysdeps/unix/Makefile: Don't generate sysd-syscalls or
1362 s-proto.d if avoid-generated is set.
1363
1364 * sysdeps/alpha/Dist: List only one file per line.
1365 * sysdeps/generic/Dist: Likewise.
1366 * sysdeps/m68k/fpu/switch/Dist: Likewise.
1367 * sysdeps/sparc/sparc32/Dist: Likewise.
1368 * sysdeps/unix/Dist: Likewise.
1369 * sysdeps/unix/sysv/irix4/Dist: Likewise.
1370
1371 * sysdeps/mach/hurd/i386/Dist: New file.
1372 * sysdeps/generic/Dist: Add endutxent.c, getutxent.c, getutxid.c,
1373 getutxline.c, pututxline.c, setutxent.c, updwtmpx.c, and utmpxname.c.
1374 * sysdeps/unix/sysv/linux/Dist: Add getresuid.c and getresgid.c.
1375 * sysdeps/unix/sysv/linux/sparc/sparc32/Dist: Remove __sigtrampoline.S.
1376
1377 1998-07-04 10:14 Ulrich Drepper <drepper@cygnus.com>
1378
1379 * libio/Makefile (routines): Add iofread_u and iofwrite_u.
1380 * libio/Versions: Add fread_unlocked and fwrite_unlocked.
1381
1382 * Makerules (lib%.so): Adjust ignore pattern for last makefile change.
1383
1384 * time/tzfile.c (decode): Optimize by using bswap_32.
1385 (__tzfile_read): Use _unlocked stream functions. Correct setting of
1386 __tzname array values.
1387 (__tzfile_compute): Correct setting of __tzname array values.
1388 * time/tzset.c (__tzstring): Clean up a bit.
1389
1390 1998-06-29 19:01 Jim Wilson <wilson@cygnus.com>
1391
1392 * posix/regex.c (re_comp): Add cast to char * before gettext calls.
1393
1394 1998-06-30 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1395
1396 * sysdeps/unix/bsd/poll.c (__poll): Allocate fd_set dynamically so
1397 that fd can be bigger than FD_SETSIZE.
1398
1399 1998-07-01 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1400
1401 * nscd/grpcache.c: Include <unistd.h>.
1402 * nscd/pwdcache.c: Likewise.
1403
1404 * nis/nis_modify.c: Include <string.h>.
1405 * nis/nis_add.c: Likewise.
1406 * nis/nis_checkpoint.c: Likewise.
1407 * posix/runptests.c: Likewise.
1408 * sysdeps/generic/statvfs64.c: Likewise.
1409 * sysdeps/generic/fstatvfs64.c: Likewise.
1410
1411 1998-07-03 13:16 Ulrich Drepper <drepper@cygnus.com>
1412
1413 * localedata/charmaps/ISO-8859-9: Change mapping for 0xea, 0xec, 0xef
1414 to match data from Unicode.
1415 Reported by Michael Deutschmann <michael@talamasca.wkpowerlink.com>.
1416
1417 1998-07-03 11:45 Ulrich Drepper <drepper@cygnus.com>
1418
1419 * stdio-common/printf.h: Define printf_function and
1420 printf_arginfo_function types using __PMT not __P.
1421 Reported by Marc Lehmann.
1422
1423 1998-07-02 14:07 -0400 Zack Weinberg <zack@rabi.phys.columbia.edu>
1424
1425 * assert/test-assert.c: New test.
1426 * assert/test-assert-perr.c: New test.
1427 * assert/Makefile (tests): Add test-assert and test-assert-perr.
1428
1429 1998-07-02 13:45 Zack Weinberg <zack@rabi.phys.columbia.edu>
1430
1431 BSD-style SCM_CREDS support.
1432
1433 * sysdeps/unix/sysv/linux/socket.h: Define struct cmsgcred and
1434 SCM_CREDS.
1435 * sysdeps/unix/sysv/linux/sendmsg.c: New file. Convert user
1436 visible SCM_CREDS packet to what the kernel wants.
1437 * sysdeps/unix/sysv/linux/recvmsg.c: New file. Convert
1438 SCM_CREDS packet output by kernel to what users want.
1439
1440 * sysdeps/unix/sysv/linux/sendmsg.S: Moved to...
1441 * sysdeps/unix/sysv/linux/__sendmsg.S: here.
1442 * sysdeps/unix/sysv/linux/recvmsg.S: Moved to...
1443 * sysdeps/unix/sysv/linux/__recvmsg.S: here.
1444
1445 * sysdeps/unix/sysv/linux/Makefile [subdir=socket]: Add
1446 __sendmsg and __recvmsg to sysdep_routines.
1447 * sysdeps/unix/sysv/linux/Dist: Add __sendmsg.S and __recvmsg.S.
1448
1449 1998-07-02 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
1450
1451 * nscd/grpcache.c: Fix gid pointer handling and debug messages.
1452 * nscd/pwdcache.c: Fix uid pointer handling and debug messages.
1453 * nscd/nscd.c: Check, if pthread_create fails.
1454
1455 1998-07-02 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1456
1457 * stdio-common/test_rdwr.c (main): Use %Zu for size_t in printf
1458 format strings.
1459 * stdio-common/bug1.c (main): Likewise.
1460 * stdio-common/bug5.c (main): Likewise.
1461 * stdio-common/tstgetln.c (main): Likewise.
1462 * elf/sprof.c (generate_call_graph): Likewise.
1463 (load_shobj): Likewise.
1464 * posix/runptests.c (main): Likewise.
1465 * string/tst-strlen.c (main): Likewise.
1466
1467 * sysdeps/libm-ieee754/e_acos.c (__ieee754_acos): Remove unused
1468 variable q3.
1469 * sysdeps/libm-ieee754/e_asin.c (__ieee754_asin): Likewise
1470
1471 1998-07-03 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1472
1473 * wctype/Versions: Add __towctrans.
1474 Noticed by Alex Buell <alex.buell@tahallah.demon.co.uk>.
1475
1476 1998-07-02 Mark Kettenis <kettenis@phys.uva.nl>
1477
1478 * grp/initgroups.c (compat_call): Only call dynamically loaded
1479 functions if they are really present.
1480
1481 1998-07-02 Mark Kettenis <kettenis@phys.uva.nl>
1482
1483 * sysdeps/unix/sysv/linux/bits/sched.h: Move __END_DECLS within
1484 #ifdef that contains __BEGIN_DECLS.
1485
1486 1998-07-02 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1487
1488 * libio/iofwrite.c: Fix return value when size == 0.
1489
1490 1998-07-01 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1491
1492 * posix/Makefile (distribute): Add annexc.c.
1493 (generated): Add $(objpfx)annexc and $(objpfx)annexc.out.
1494
1495 1998-07-01 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1496
1497 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
1498 bits/pthreadtypes.h here, and do not clobber headers.
1499
1500 * sysdeps/unix/sysv/linux/Dist: Add bits/pthreadtypes.h.
1501
1502 1998-07-03 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1503
1504 * timezone/tst-timezone.c: Add tests for tzname variable.
1505
1506 1998-07-03 12:17 Zack Weinberg <zack@rabi.phys.columbia.edu>
1507
1508 * Makefile [versioning=yes]: Build the mapfiles with a pattern
1509 rule that lists all of them as targets.
1510 (sysd-versions): Depend only on Versions.def. Write a Makefile
1511 fragment that defines $(vers-libs) based on contents of that file;
1512 then include it.
1513 (lib-noranlib): Depend on lib-mapfiles not sysd-versions.
1514 (lib-mapfiles): New target, depends on sysd-versions and $(vers-libs).
1515 Predicate all this on avoid-generated unset as well as versioning.
1516
1517 1998-07-03 14:35 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1518
1519 * sysdeps/unix/sysv/linux/m68k/Versions: New file.
1520
1521 1998-07-02 21:51 Ulrich Drepper <drepper@cygnus.com>
1522
1523 * Makeconfig: Define list of subdirs as all-subdirs and make subdirs
1524 a copy.
1525 * Makefile: Add rules to generate map files.
1526 (distribute): Remove libc.map, add Versions.def and versions.awk.
1527 * Makerules: Change rules to find map files on common-objpfx.
1528 * elf/Makefile: Likewise.
1529 * md5-crypt/Makefile: Likewise.
1530 * nis/Makefile (libnsl-map): Remove.
1531 * Versions.def: New file.
1532 * versions.awk: New file.
1533 * argp/Versions: New file.
1534 * assert/Versions: New file.
1535 * catgets/Versions: New file.
1536 * csu/Versions: New file.
1537 * ctype/Versions: New file.
1538 * db/Versions: New file.
1539 * debug/Versions: New file.
1540 * dirent/Versions: New file.
1541 * elf/Versions: New file.
1542 * gmon/Versions: New file.
1543 * grp/Versions: New file.
1544 * hesiod/Versions: New file.
1545 * hurd/Versions: New file.
1546 * iconv/Versions: New file.
1547 * inet/Versions: New file.
1548 * intl/Versions: New file.
1549 * io/Versions: New file.
1550 * libio/Versions: New file.
1551 * linuxthreads/Versions: New file.
1552 * locale/Versions: New file.
1553 * login/Versions: New file.
1554 * malloc/Versions: New file.
1555 * math/Versions: New file.
1556 * md5-crypt/Versions: New file.
1557 * misc/Versions: New file.
1558 * nis/Versions: New file.
1559 * nss/Versions: New file.
1560 * posix/Versions: New file.
1561 * pwd/Versions: New file.
1562 * resolv/Versions: New file.
1563 * resource/Versions: New file.
1564 * rt/Versions: New file.
1565 * setjmp/Versions: New file.
1566 * shadow/Versions: New file.
1567 * signal/Versions: New file.
1568 * socket/Versions: New file.
1569 * stdio/Versions: New file.
1570 * stdio-common/Versions: New file.
1571 * stdlib/Versions: New file.
1572 * streams/Versions: New file.
1573 * string/Versions: New file.
1574 * sunrpc/Versions: New file.
1575 * sysdeps/alpha/Versions: New file.
1576 * sysdeps/alpha/fpu/Versions: New file.
1577 * sysdeps/i386/Versions: New file.
1578 * sysdeps/sparc/Versions: New file.
1579 * sysdeps/unix/sysv/Versions: New file.
1580 * sysdeps/unix/sysv/linux/Versions: New file.
1581 * sysdeps/unix/sysv/linux/alpha/Versions: New file.
1582 * sysdeps/unix/sysv/linux/i386/Versions: New file.
1583 * sysdeps/unix/sysv/linux/mips/Versions: New file.
1584 * sysvipc/Versions: New file.
1585 * termios/Versions: New file.
1586 * time/Versions: New file.
1587 * wcsmbs/Versions: New file.
1588 * wctype/Versions: New file.
1589 * libc.map: Removed.
1590 * db/libdb.map: Removed.
1591 * elf/libdl.map: Removed.
1592 * hesiod/libnss_hesiod.map: Removed.
1593 * hurd/libhurduser.map: Removed.
1594 * hurd/libmachuser.map: Removed.
1595 * linuxthreads/libpthread.map: Removed.
1596 * locale/libBrokenLocale.map: Removed.
1597 * login/libutil.map: Removed.
1598 * math/libm.map: Removed.
1599 * md5-crypt/libcrypt.map: Removed.
1600 * nis/libnsl.map: Removed.
1601 * nis/libnsl_compat.map: Removed.
1602 * nis/libnss_nis.map: Removed.
1603 * nis/libnss_nisplus.map: Removed.
1604 * nss/libnss_db.map: Removed.
1605 * nss/libnss_files.map: Removed.
1606 * resolv/libnss_dns.map: Removed.
1607 * resolv/libresolv.map: Removed.
1608 * rt/librt.map: Removed.
1609
1610 * elf/dl-load.c (fillin_rpath): Fix test for trusted directory.
1611 Fix typos.
1612
1613 * elf/rtld.c (process_dl_debug): Recognize 'all'.
1614 (process_envvars): LD_BIND_NOW must be followed by y, Y, or 1.
1615
1616 * sysdeps/generic/elf/backtracesyms.c: Allocate string memory of
1617 correct size.
1618
1619 1998-07-01 Ulrich Drepper <drepper@cygnus.com>
1620
1621 * sysdeps/unix/sysv/linux/getsysstats.c (get_proc_path): Fix typo
1622 in comment.
1623
1624 * nscd/nscd.c: Include unistd.h.
1625
1626 1998-07-01 09:32 Ulrich Drepper <drepper@cygnus.com>
1627
1628 * math/libm-test.c: Adjust delta for indentities1_test because gcc
1629 became cleverer.
1630
1631 1998-06-29 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1632
1633 * resolv/inet_addr.c (inet_aton): Define variable base only if needed.
1634
1635 1998-06-30 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1636
1637 * scripts/test-installation.pl: Include <stdio.h> in test program
1638 to make it strictly conforming.
1639
1640 1998-06-30 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1641
1642 * sysdeps/unix/sysv/linux/m68k/sysdep.S: Make _errno a weak alias,
1643 not a strong alias.
1644 * sysdeps/unix/sysv/linux/i386/sysdep.S: Likewise.
1645 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.S: Likewise.
1646 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.S: Likewise.
1647 * sysdeps/unix/sysv/linux/arm/sysdep.S: Likewise.
1648
1649 1998-06-30 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1650
1651 * sysdeps/unix/sysv/linux/m68k/sysdep.S: Make _errno a weak alias,
1652 not a strong alias.
1653
1654 1998-06-30 Ulrich Drepper <drepper@cygnus.com>
1655
1656 * posix/Makefile (headers): Remove bits/pthreadtypes.h.
1657 * sysdeps/unix/sysv/linux/Makefile [subdir==posix] (headers): Add
1658 bits/pthreadtypes.h.
1659
1660 1998-06-30 11:47 Ulrich Drepper <drepper@cygnus.com>
1661
1662 * include/aio.h: New file.
1663 * posix/Makefile (distribute): Add bits/pthreadtypes.h.
1664 (tests): Build and run annexc program.
1665 * posix/annexc.c: New file.
1666 * posix/bits/posix1_lim.h: Add several more _POSIX_* limits.
1667 * rt/aio.h: Remove __need_timespec_t. We can include the whole time.h.
1668 * rt/aio_misc.c: Include limits.h.
1669 * rt/aio_notify.c: Include errno.h.
1670 * sysdeps/unix/sysv/linux/alpha/bits/types.h: Include pthreadtypes.h.
1671 Define size_t.
1672 * sysdeps/unix/sysv/linux/bits/types.h: Likewise.
1673 * sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
1674 * sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h: Likewise.
1675 * sysdeps/unix/sysv/linux/bits/errno.h: Define ENOTSUP though the
1676 kernel doesn't do this.
1677 * sysdeps/unix/sysv/linux/bits/fcntl.h: Define O_LARGEFILE only if
1678 __USE_LARGEFILE64 is defined.
1679 * sysdeps/unix/sysv/linux/bits/pthreadtypes.h: New file. Empty.
1680 * sysdeps/unix/sysv/linux/bits/sched.h: Define __sched_param struct
1681 if requested.
1682 * sysdeps/unix/sysv/linux/bits/siginifo.h: Protect non-standard names.
1683
1684 * stdlib/isomac.c: Avoid include_next warning.
1685
1686 1998-06-29 12:27 Ulrich Drepper <drepper@cygnus.com>
1687
1688 * argp/argp.h: Use __PMT instead of __P for function pointer.
1689 * iconv/gconv.h: Likewise.
1690 * io/fts.h: Likewise.
1691 * io/ftw.h: Likewise.
1692 * libio/libio.h: Likewise.
1693 * malloc/mcheck.h: Likewise.
1694 * misc/search.h: Likewise.
1695 * posix/glob.h: Likewise.
1696 * resolv/resolv.h: Likewise.
1697 * signal/signal.h: Likewise.
1698 * stdlib/stdlib.h: Likewise.
1699 * sysdeps/unix/sysv/linux/bits/sigaction.h: Likewise.
1700 * sysdeps/unix/sysv/linux/bits/siginfo.h: Likewise.
1701
1702 1998-06-26 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1703
1704 * Makeconfig (CPPFLAGS): Use $($(subdir)-CPPFLAGS) only once.
1705
1706 1998-06-27 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1707
1708 * posix/wordexp.c (parse_param): Fix memory leak.
1709
1710 1998-06-27 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1711
1712 * libc.map: Export _IO_ftrylockfile.
1713
1714 1998-06-27 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1715
1716 * sysdeps/unix/sysv/linux/aio_sigqueue.c: Use get[pu]id instead of
1717 __get[pu]id.
1718
1719 1998-06-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1720
1721 * elf/dl-misc.c (_dl_debug_message): Don't cache the pid.
1722
1723 * elf/dl-runtime.c (_dl_object_relocation_scope): Avoid adding the
1724 same search list twice.
1725
1726 1998-06-29 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1727
1728 * login/programs/utmpd.c (handle_requests): Set and use maximal fd
1729 used to optimize loop/select.
1730
1731 1998-06-24 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1732
1733 * sysdeps/generic/init-first.c: Don't define __libc_pid.
1734 * sysdeps/unix/sysv/linux/init-first.c: Likewise.
1735 * sysdeps/mach/hurd/i386/init-first.c: Likewise.
1736 * sysdeps/mach/hurd/mips/init-first.c: Likewise.
1737 * sysdeps/arm/init-first.c: Likewise.
1738 * posix/getopt_init.c: Don't use __libc_pid.
1739 * sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
1740 * sysdeps/unix/sysv/linux/sigqueue.c: Likewise.
1741 * libc.map: Remove __libc_uid and __libc_pid.
1742
1743 1998-06-28 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1744
1745 * sunrpc/rtime.c (rtime): Use poll instead of select.
1746
1747 1998-06-28 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1748
1749 * sunrpc/clnt_tcp.c (readtcp): Use poll instead of select.
1750 * sunrpc/pmap_rmt.c (clnt_broadcast): Likewise.
1751 * sunrpc/clnt_udp.c (clntudp_call): Likewise.
1752 Patches from FreeBSD current.
1753
1754 1998-06-28 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1755
1756 * nscd/connections.c (handle_new_request): Handle POLLHUP
1757 correctly.
1758 (close_sockets): Correct parameter to dbg_log.
1759
1760 1998-06-27 David S. Miller <davem@pierdol.cobaltmicro.com>
1761
1762 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_matches_host):
1763 Cleanup weak_extern usage for _dl_hwcap and _dl_hwcap_mask.
1764 (elf_machine_fixup_plt): Likewise.
1765 * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: When
1766 _dl_pagesize not set, use system call to always get correct answer.
1767 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list
1768 (__syscall_getpagesize): Add
1769
1770 1998-06-27 Ulrich Drepper <drepper@cygnus.com>
1771
1772 * resolv/res_send.c (res_send): Fix typo.
1773
1774 1998-06-25 Andi Kleen <ak@muc.de>
1775
1776 * inet/rcmd.c (rcmd): Change to use __poll instead of select.
1777 * resolv/res_send.c (res_send): Likewise.
1778
1779 1998-06-27 12:58 Ulrich Drepper <drepper@cygnus.com>
1780
1781 * sysdeps/unix/bsd/poll.c: Define __poll, make poll weak alias.
1782 * sysdeps/unix/sysv/linux/poll.c: Likewise.
1783
1784 1998-06-27 7:07 Richard Henderson <rth@cygnus.com>
1785
1786 * math/atest-exp.c (exp_mpn, main): Cast to mp_limb_t appropriately.
1787 * math/atest-exp2.c (exp_mpn, main): Likewise.
1788 * math/atest-sincos.c (main): Likewise.
1789
1790 * resolv/inet_addr.c (inet_aton): Check for 32-bit overflow. Move
1791 base handling away from strtoul. Always reset errno.
1792
1793 * sysdeps/alpha/Makefile (elf): Kill -mno-fp-regs.
1794
1795 * sysdeps/alpha/dl-machine.h (elf_machine_runtime_setup): Only set
1796 _dl_profile_map if _dl_name_match_p.
1797 (RTLD_START): Fix .prologue. Set __libc_stack_end.
1798 * sysdeps/alpha/elf/start.S: Pass sp as arg 7. Kill __data_start.
1799
1800 * sysdeps/alpha/fpu/fraiseexcpt.c (feraiseexcept): Mark tmp
1801 as early-clobber.
1802
1803 * sysdeps/libm-ieee754/e_exp10.c: Include "math_private.h".
1804 * sysdeps/libm-ieee754/e_exp10f.c: Likewise.
1805 * sysdeps/libm-ieee754/e_exp10l.c: Likewise.
1806
1807 1998-06-26 Ulrich Drepper <drepper@cygnus.com>
1808
1809 * sysdeps/i386/fpu/bits/mathinline.h (__finite): Use alias-safe code.
1810
1811 1998-06-26 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
1812
1813 * nis/nis_call.c: Don't copy server structure.
1814 * nis/nis_intern.h: Remove unused entries.
1815 * nis/nis_table.c: Rewrite __create_ib_request.
1816
1817 1998-06-26 14:37 Ulrich Drepper <drepper@cygnus.com>
1818
1819 * configure.in: Check for -fexceptions.
1820 * config.make.in: Define exceptions, not no-exceptions.
1821 * misc/sys/cdefs.h: Define __PMT. When using modern g++ define
1822 __P to use throw().
1823 * misc/Makefile: Define CFLAGS-tsearch.c and CFLAGS-lsearch.c to
1824 $(exceptions).
1825 * stdlib/Makefile: Likewise for bsearch.c, msort.c, and qsort.c.
1826 * misc/search.h: Use __PMT in tsearch, tfind, tdelete, twalk, tdestroy,
1827 lfind, and lsearch prototpypes.
1828 * stdlib/stdlib.h: Likewise for bsearch and qsort.
1829
1830 1998-06-26 Ulrich Drepper <drepper@cygnus.com>
1831
1832 * sysdeps/i386/fpu/bits/mathinline.h (__finite): Use C code, not asm.
1833
1834 1998-06-25 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1835
1836 * Makefile (remove-old-headers): Make phony.
1837
1838 * configure.in: Substitute @old_glibc_headers@.
1839
1840 1998-06-26 Ulrich Drepper <drepper@cygnus.com>
1841
1842 * libc.map: Remove __libc_uid.
1843
1844 1998-06-24 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1845
1846 * manual/terminal.texi (Allocation, Pseudo-Terminal Pairs): Fix
1847 typos.
1848
1849 1998-06-26 Ulrich Drepper <drepper@cygnus.com>
1850
1851 * libc.map: Add Alpha-specific io function from protected namespace.
1852
1853 1998-06-25 19:26 Ulrich Drepper <drepper@cygnus.com>
1854
1855 * Makeconfig (CPPFLAGS): Use $($(subdir)-CPPFLAGS) if defined first.
1856 * locale/Makefile: Define locale-CPPFLAGS instead of redefining
1857 CPPFLAGS.
1858
1859 * libc.map: Export __sigaction.
1860
1861 1998-06-25 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1862
1863 * sysdeps/unix/sysv/linux/bits/sched.h (CLONE_PTRACE): Add it
1864 (from Linux 2.1.107).
1865
1866 1998-06-24 Ulrich Drepper <drepper@cygnus.com>
1867
1868 * nss/nss_files/files-XXX.c (_nss_files_get,ENTNAME_r): Initialize
1869 position when file was opened here.
1870 Reported by Howard Chu <hyc@platinum.com>.
1871
1872 * sysdeps/generic/glob.c: Also protect FNM_* macros from being
1873 undefined in a second inclusion.
1874
1875 1998-06-20 Mark Kettenis <kettenis@phys.uva.nl>
1876
1877 * sysdeps/mach/hurd/i386/Makefile: New file.
1878 * sysdeps/mach/hurd/i386/init-first.c [!PIC] (init1): Call
1879 __libc_init_secure.
1880 (_hurd_stack_setup): Renamed
1881 from __libc_init_first.
1882 (__libc_init_first): New function.
1883 * sysdeps/mach/hurd/i386/static-start.S: New file.
1884
1885 1998-05-30 Mark Kettenis <kettenis@phys.uva.nl>
1886
1887 * sysdeps/mach/hurd/i386/init-first.c
1888
1889 1998-06-22 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1890
1891 * grp/initgroups.c: Use _CALL_DL_FCT.
1892
1893 1998-06-23 Mark Kettenis <kettenis@phys.uva.nl>
1894
1895 * elf/rtld.c (process_dl_debug): Add missing continue.
1896
1897 1998-06-23 Mark Kettenis <kettenis@phys.uva.nl>
1898
1899 * elf/dl-load.c (_dl_map_object_from_fd): Add missing cast.
1900
1901 1998-06-23 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1902
1903 * manual/terminal.texi (Pseudo-Terminals): Correct typos.
1904
1905 1998-06-23 Ulrich Drepper <drepper@cygnus.com>
1906
1907 * config.make.in: Remove LDAP support.
1908 * nss/Makefile: Likewise.
1909
1910 1998-06-22 17:02 Ulrich Drepper <drepper@cygnus.com>
1911
1912 * sysdeps/generic/enbl-secure.c: Don't use __libc_uid.
1913 * sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
1914 * sysdeps/unix/sysv/linux/sigqueue.c: Likewise.
1915 * sysdeps/unix/sysv/linux/init-first.c: Don't initialize __libc_uid.
1916
1917 1998-06-02 Gordon Matzigkeit <gord@profitpress.com>
1918
1919 * mach/Makefile: Change `mv' invocations to `mv -f'.
1920 * mach/Machrules: Likewise.
1921
1922 1998-06-22 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1923
1924 * config.make.in (old-glibc-headers): Add it.
1925
1926 * configure.in: Add test for glibc 2.0.x headers.
1927
1928 * Makefile (headers2_0): New variable - contains so far only
1929 Linux/Intel glibc 2.0.x headers.
1930 (remove-old-headers): New rule to remove headers from glibc 2.0.x.
1931 (install): Depend on remove-old-headers.
1932
1933 1998-06-19 Mark Kettenis <kettenis@phys.uva.nl>
1934
1935 * sysdeps/generic/ftruncate.c: Define function as __ftruncate and
1936 make ftruncate a weak alias.
1937 * sysdeps/mach/hurd/ftruncate.c: Really define function as
1938 __ftruncate.
1939 * sysdeps/mach/hurd/truncate.c: Include <unistd.h>.
1940 (truncate): Fix function defenition to match prototype.
1941
1942 1998-06-20 Mark Kettenis <kettenis@phys.uva.nl>
1943
1944 * manual/terminal.texi: Document ttyname_r, getpt, grantpt,
1945 unlockpt, ptsname, ptsname_r, openpty and forkpty.
1946
1947 1998-06-22 Ulrich Drepper <drepper@cygnus.com>
1948
1949 * sysdeps/generic/glob.c: Make it possible to include glob.h
1950 before loading glob.c.
1951 Reported by Felix von Leitner <leitner@math.fu-berlin.de>.
1952
1953 1998-06-22 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1954
1955 * nscd/connections.c: Use poll() instead of select().
1956
1957 1998-06-22 14:08 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1958
1959 * sysdeps/generic/Dist: Fix typo.
1960
1961 1998-06-20 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
1962
1963 * nis/nis_add.c: Avoid unnecessary strlen () calls.
1964 * nis/nis_addmember.c: Likewise.
1965 * nis/nis_call.c: Likewise.
1966 * nis/nis_creategroup.c: Likewise.
1967 * nis/nis_destroygroup.c: Likewise.
1968 * nis/nis_findserv.c: Likewise.
1969 * nis/nis_ismember.c: Likewise.
1970 * nis/nis_print.c: Likewise.
1971 * nis/nis_print_group_entry.c: Likewise.
1972 * nis/nis_removemember.c: Likewise.
1973 * nis/nis_verifygroup.c: Likewise.
1974 * nis/ypclnt.c: Likewise.
1975
1976 * nis/nis_file.c: Close file handles.
1977
1978 * nis/nis_callback.c: Fix typo.
1979
1980 1998-06-10 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
1981
1982 * nis/Makefile: Add nis-initgroups and compat-initgroups.
1983 * nis/libnss_compat.map: Add _nss_compat_initgroups.
1984 * nis/libnss_nis.map: Add _nss_nis_initgroups.
1985 * nis/nss_compat/compat-initgroups.c: New, faster then getgrent().
1986 * nis/nss_nis/nis-initgroups.c: Likewise.
1987 * libc-work/nss/nsswitch.c: Rename nss_lookup_function to
1988 __nss_lookup_function and make it public.
1989 * grp/initgroups.c: Rewrite, to use initgroups function from NSS
1990 module if exists, else use old method.
1991
1992 1998-06-19 Ulrich Drepper <drepper@cygnus.com>
1993
1994 * nss/getXXbyYY_r.c (lookup_function): Correct return in type
1995 definition.
1996 * nss/getXXent_r.c (set_function, end_function, get_function):
1997 Likewise. Reported by Thorsten Kukuk.
1998
1999 * sysdeps/unix/sysv/linux/sigstack.c: Mark sigstack as dangerous.
2000
2001 1998-06-19 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2002
2003 * sysdeps/unix/sysv/linux/sparc/Dist: Follow change from
2004 1998-06-16 and distribute kernel_termios.h.
2005
2006 * nis/Makefile (distribute): Add nis_xdr.h.
2007
2008 1998-06-19 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2009
2010 * sysdeps/unix/sysv/linux/sigstack.c (sigstack): Disable for
2011 kernels that don't have sigaltstack.
2012
2013 1998-06-19 Ulrich Drepper <drepper@cygnus.com>
2014
2015 * sysdeps/generic/bits/sem.h: Don't define union semun.
2016
2017 * sysdeps/unix/sysv/linux/bits/sem.h: Fix typo.
2018
2019 * sysdeps/unix/sysv/linux/bits/ipc.h: Remove ipc_kludge definition
2020 here.
2021 * sysdeps/unix/sysv/linux/msgrcv.c (msgrcv): Add ipc_kludge
2022 definition here.
2023
2024 1998-06-18 21:45 Ulrich Drepper <drepper@cygnus.com>
2025
2026 * signal/signal.h: Add prototype for __sigaltstack.
2027 * sysdeps/unix/sysv/linux/syscalls.list: Add __sigaltstack name.
2028 Remove sigstack entry.
2029 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add sigstack here.
2030 * sysdeps/unix/sysv/linux/sigstack.c: New file.
2031
2032 * sysdeps/i386/backtrace.c: Add casts.
2033
2034 1998-06-18 19:49 Ulrich Drepper <drepper@cygnus.com>
2035
2036 * intl/dcgettext.c: use complete type name.
2037 * intl/hash-string.h: Likewise.
2038
2039 * intl/localealias.c: Undo patch from 1998-04-29.
2040 * intl/l10nflist.c: Likewise.
2041 * intl/loadinfo.h: Likewise.
2042
2043 1998-06-18 Ulrich Drepper <drepper@cygnus.com>
2044
2045 * sysdeps/i386/elf/start.S (_start): Ensure correct alignment.
2046
2047 1998-06-18 16:40 Ulrich Drepper <drepper@cygnus.com>
2048
2049 * libc.map: Add _dl_profile_map, _dl_profile_output, _dl_start_profile,
2050 _dl_mcount, _dl_mcount_wrapper.
2051 * elf/Makefile (routines): Add dl-profstub.
2052 * elf/dl-profstub.c: New file.
2053 * elf/dl-support.c: Don't define _dl_profile_map.
2054 * elf/rtld.c: Likewise.
2055 * elf/dlfcn.h: Define DL_CALL_FCT macro.
2056 * elf/ldsodefs.h: Declare _dl_profile_output, _dl_mcount_wrapper.
2057 Define _CALL_DL_FCT.
2058 * iconv/gconv.c: Use _CALL_DL_FCT to call function from dynamically
2059 loaded object.
2060 * iconv/gconv_db.c: Likewise.
2061 * iconv/skeleton.c: Likewise.
2062 * nss/getXXbyYY_r.c: Likewise.
2063 * nss/getXXent_r.c: Likewise.
2064 * nss/nsswitch.c: Likewise.
2065
2066 1998-06-18 12:29 Ulrich Drepper <drepper@cygnus.com>
2067
2068 * sysdeps/libm-i387/e_scalb.S: Fix bug in FPU stack handling.
2069 * sysdeps/libm-i387/e_scalbf.S: Likewise.
2070 * sysdeps/libm-i387/e_scalbl.S: Likewise.
2071
2072 1998-06-18 Ulrich Drepper <drepper@cygnus.com>
2073
2074 * stdlib/tst-strtod.c (long_dbl): Provide receipe to regenerate
2075 longestdbl.
2076
2077 1998-06-18 10:26 Ulrich Drepper <drepper@cygnus.com>
2078
2079 * iconvdata/Makefile (modules): Add MACINTOSH.
2080 (MACINTOSH-routines): New variable.
2081 (distribute): Add macintosh.c.
2082 (awk-generated-headers): Add macintosh.h.
2083 Add rule for macintosh.h generation.
2084 * iconvdata/gconv-modules: Add definitions for MACINTOSH.
2085 * iconvdata/macintosh.c: New file.
2086
2087 1998-06-17 Ulrich Drepper <drepper@cygnus.com>
2088
2089 * stdlib/tst-strtod.c (long_dbl): Add test for loooong numbers.
2090
2091 * stdlib/strtod.c (str_to_mpn): Fix extending of n array which
2092 only should happen for cy != 0.
2093
2094 * sysdeps/unix/sysv/linux/alpha/glob.c: Include sys/types.h before
2095 glob.h.
2096
2097 1998-06-16 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2098
2099 * sysdeps/generic/backtrace.c (INNER_THAN): New definition, use it
2100 to compare stack addresses.
2101
2102 1998-06-17 Ulrich Drepper <drepper@cygnus.com>
2103
2104 * sysdeps/unix/sysv/linux/alpha/glob.c: Include glob.h before
2105 defining prototypes.
2106
2107 1998-06-16 David S. Miller <davem@dm.cobaltmicro.com>
2108
2109 * sysdeps/sparc/sparc32/dl-machine.h
2110 (elf_machine_fixup_plt): During rtld bootstrap, always perform
2111 flushes as the kernel will emulate it when the underlying cpu does
2112 not implement flush.
2113
2114 * sysdeps/unix/sysv/linux/sparc/sys/kernel_termios.h: Move...
2115 * sysdeps/unix/sysv/linux/sparc/kernel_termios.h: ...to here.
2116
2117 * sysdeps/unix/sysv/linux/sparc/sparc32/__sigtrampoline.S: Remove.
2118 * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile: No longer build
2119 trampoline code.
2120
2121 * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S
2122 (__clone): Branch to label .Lerror not __clone_syscall_error.
2123 (.Lerror): Fixup EINVAL setting.
2124 * sysdeps/unix/sysv/linux/sparc/sparc32/getgroups.c: New file.
2125 * sysdeps/unix/sysv/linux/sparc/sparc32/setgroups.c: New file.
2126 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list
2127 (__syscall_getgroups, __syscall_setgroups): Add.
2128
2129 * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
2130 (__sigaction): Member name is k_sa_handler. Use memcpy to copy
2131 around sa_mask data.
2132
2133 1998-06-16 Ulrich Drepper <drepper@cygnus.com>
2134
2135 * math/math.h: Include bits/nan.h when compiling for ISO C 9x.
2136
2137 * string/Makefile: Make sure test-ffs does not use builtins.
2138
2139 1998-06-16 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
2140
2141 * sunrpc/svc.c: Check for NULL pointer.
2142
2143 * nis/libnsl.map: Add public NIS+ xdr functions.
2144
2145 * nis/rpcsvc/nis_callback.h: New file.
2146 * nis/rpcsvc/nis.h: Move xdr_* functions from here ...
2147 * nis/nis_xdr.h: ... here.
2148
2149 * nis/nis_add.c: Use internal _xdr_* functions, check for NULL
2150 pointers, use NIS+ defines where possible.
2151 * nis/nis_cache.c: Likewise.
2152 * nis/nis_cache2_xdr.c: Likewise.
2153 * nis/nis_call.c: Likewise.
2154 * nis/nis_checkpoint.c: Likewise.
2155 * nis/nis_clone_dir.c: Likewise.
2156 * nis/nis_clone_obj.c: Likewise.
2157 * nis/nis_clone_res.c: Likewise.
2158 * nis/nis_creategroup.c: Likewise.
2159 * nis/nis_file.c: Likewise.
2160 * nis/nis_free.c: Likewise.
2161 * nis/nis_getservlist.c: Likewise.
2162 * nis/nis_local_names.c: likewise.
2163 * nis/nis_lookup.c: Likewise.
2164 * nis/nis_mkdir.c: Likewise.
2165 * nis/nis_modify.c: Likewise.
2166 * nis/nis_ping.c: Likewise.
2167 * nis/nis_print.c: Likewise.
2168 * nis/nis_remove.c: Likewise.
2169 * nis/nis_removemember.c: Likewise.
2170 * nis/nis_rmdir.c: Likewise.
2171 * nis/nis_server.c: Likewise.
2172 * nis/nis_table.c: Likewise.
2173 * nis/nis_util.c: Likewise.
2174 * nis/nis_verifygroup.c: Likewise.
2175 * nis/nis_xdr.c: Likewise.
2176 * nis/nis_callback.c: Likewise, and move xdr functions from here ...
2177 * nis/nis_xdr.c: ... to here.
2178
2179 1998-06-15 18:07 Ulrich Drepper <drepper@cygnus.com>
2180
2181 * iconvdata/ksc5601.h: Clean up a bit.
2182
2183 1998-06-15 14:35 Ulrich Drepper <drepper@cygnus.com>
2184
2185 * sunrpc/svc_tcp.c (readtcp): Also listen to all the other connections
2186 and process incoming data.
2187 * sunrpc/xdr_rec.c (set_input_fragment): Only recognize zero length
2188 fragments as invalid.
2189 Patches by Thorsten Kukuk <kukuk@weber.uni-paderborn.de>.
2190
2191 1998-06-13 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2192
2193 Removal of duplicates like "the the".
2194 * manual/time.texi (TZ Variable): Likewise.
2195 * manual/users.texi (Manipulating the Database): Likewise.
2196 * manual/sysinfo.texi (Filesystem handling): Likewise.
2197 * manual/signal.texi (Signaling Yourself): Likewise.
2198 * manual/message.texi (Message Translation): Likewise.
2199 (Common Usage): Likewise.
2200 * manual/llio.texi: Likewise.
2201 * manual/arith.texi (Old-style number conversion): Likewise.
2202 * manual/argp.texi (Argp): Likewise.
2203 (Argp Parsers): Likewise.
2204 (Argp Help Filtering): Likewise.
2205
2206 * hesiod/README.hesiod: Correct typo.
2207
2208 * manual/llio.texi: Correct typos.
2209 * manual/sysinfo.texi: Likewise.
2210
2211 1998-06-13 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2212
2213 * rt/aio.h: Rename __op to __operation for g++.
2214
2215 1998-06-13 20:17 -0400 Zack Weinberg <zack@rabi.phys.columbia.edu>
2216
2217 * iconvdata/gen-8bit-gap.sh: Use awk not perl. Clean up sed
2218 script.
2219 * iconvdata/gen-8bit-gap-1.sh: Likewise.
2220 * iconvdata/gen-8bit.sh: Clean up sed script.
2221
2222 * iconvdata/Makefile: Remove all PERL conditionals; build all
2223 the modules all the time. Export AWK.
2224 (gen-8bit-gap): Delete setting of PERL.
2225 (gen-8bit-gap-1): Likewise.
2226 (perl-generated-headers): Renamed awk-generated-headers.
2227
2228 * iconvdata/gap.pl: Removed.
2229 * iconvdata/gaptab.pl: Removed.
2230 * iconvdata/gap.awk: New file.
2231 * iconvdata/gaptab.awk: New file.
2232
2233 1998-06-15 Ulrich Drepper <drepper@cygnus.com>
2234
2235 * sysdeps/generic/Dist: Add errno-loc.c.
2236
2237 * sysdeps/unix/sysv/linux/alpha/glob.c: Add prototypes for the
2238 __new_* functions.
2239
2240 1998-06-14 14:21 -0400 Zack Weinberg <zack@rabi.phys.columbia.edu>
2241
2242 * stdio-common/bug12.c: New test for fread()/fseek().
2243 * stdio-common/Makefile (tests): Add bug12.
2244
2245 1998-06-14 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2246
2247 * sysdeps/generic/elf/backtracesyms.c: Make array elements
2248 constant.
2249 * sysdeps/generic/backtracesyms.c: Likewise. Fix type of RESULT.
2250 * debug/execinfo.h: Update declaration.
2251
2252 1998-06-14 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2253
2254 * sysdeps/generic/elf/backtracesyms.c: Make array elements constant.
2255 * sysdeps/generic/backtracesyms.c: Likewise. Fix type of RESULT.
2256 * debug/execinfo.h: Update declaration.
2257
2258 1998-06-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2259
2260 * manual/llio.texi: Fix spelling.
2261 * manual/sysinfo.texi: Fix spelling.
2262
2263 1998-06-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2264
2265 * misc/hsearch.c (__hdestroy): Renamed from hdestroy, create weak
2266 alias for old name. Put this on __libc_subfreeres.
2267 * misc/search.h: Declare it.
2268
2269 1998-06-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2270
2271 * string/bits/string2.h (strcmp): Add missing parens around macro
2272 parameters.
2273
2274 1998-06-12 23:34 Ulrich Drepper <drepper@cygnus.com>
2275
2276 * manual/arith.texi: Fix problem with @math and texinfo.tex.
2277
2278 * manual/filesys.texi: Document LFS functions.
2279 * manual/llio.texi: Likewise.
2280 * manual/stdio.texi: Likewise.
2281 * manual/time.texi: Likewise.
2282
2283 * manual/llio.texi: Document AIO functions.
2284
2285 * resource/sys/resource.h: Mark second argument of setrlimit as const.
2286 * sysdeps/generic/setrlimit.c: Likewise.
2287 * sysdeps/generic/setrlimit64.c: Likewise.
2288 * sysdeps/mach/hurd/setrlimit.c: Likewise.
2289 * sysdeps/unix/sysv/setrlimit.c: Likewise.
2290
2291 1998-06-11 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2292
2293 * sysdeps/generic/getenv.c: Fix last change.
2294
2295 1998-06-10 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2296
2297 * sysdeps/generic/backtrace.c: Provide generic implementation.
2298
2299 1998-06-10 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2300
2301 * configure.in: Give visual feedback of the default directories we
2302 added.
2303
2304 1998-06-11 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2305
2306 * io/fts.c (fts_build): Define oflag only if needed.
2307
2308 1998-06-11 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2309
2310 * sysdeps/libm-ieee754/w_exp10.c: Add missing close comment.
2311
2312 1998-06-11 Ulrich Drepper <drepper@cygnus.com>
2313
2314 * libc.map: Don't export argp's fmtstream handling functions.
2315
2316 * manual/sysinfo.texi: Document fstab and mtab handling functions.
2317 * manual/llio.texi: Document more LFS functions and start documenting
2318 the AIO functions.
2319
2320 1998-06-03 03:09 Geoff Keating <geoffk@ozemail.com.au>
2321
2322 * sysdeps/unix/sysv/linux/pread.c: Detect missing syscall, like poll().
2323 * sysdeps/unix/sysv/linux/pread64.c: Likewise.
2324 * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
2325 * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
2326
2327 1998-06-03 03:09 Geoff Keating <geoffk@ozemail.com.au>
2328
2329 * sysdeps/powerpc/Makefile: Use -G0 on the startup file; this
2330 makes it easier to undump emacs.
2331 * sysdeps/powerpc/bits/endian.h: Use more informative error message
2332 for when the endianness can't be determined.
2333
2334 1998-06-04 13:19 Geoff Keating <geoffk@ozemail.com.au>
2335
2336 * nss/Makefile: Add files publickey database support.
2337 * nss/libnss_files.map: Export the required functions.
2338 * nss/nss_files/files-key.c: Implement it.
2339 * sunrpc/rpc/auth_des.h: Correct typos in comments.
2340
2341 1998-06-10 Ulrich Drepper <drepper@cygnus.com>
2342
2343 * iconv/gconv_builtin.h: Add aliases for CORBA.
2344 * iconvdata/gconv-modules: Likewise.
2345
2346 1998-06-10 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2347
2348 * math/libm-test.c (main): Call exp10_test.
2349 (exp10_test): New function which tests exp10.
2350
2351 1998-06-10 Ulrich Drepper <drepper@cygnus.com>
2352
2353 * sysdeps/unix/sysv/linux/syscalls.list: Add sigaltstack and
2354 sigstack.
2355
2356 * sysdeps/unix/sysv/linux/bits/sigstack.h: Add definitions of
2357 SS_ONSTACK, SS_DISABLE, MINSIGSTKSZ and SIGSTKSZ.
2358 * sysdeps/unix/sysv/linux/alpha/bits/sigstack.h: New file.
2359
2360 1998-06-08 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2361
2362 * sysdeps/i386/dl-machine.h (_dl_start_user): Store stack address
2363 in the variable, not its GOT slot.
2364
2365 1998-06-10 10:32 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2366
2367 * sysdeps/m68k/fpu/bits/mathinline.h: Define __ieee754_exp10 as
2368 inline.
2369 * sysdeps/m68k/fpu/e_exp10.c: New file.
2370 * sysdeps/m68k/fpu/e_exp10f.c: New file.
2371 * sysdeps/m68k/fpu/e_exp10l.c: New file.
2372
2373 * sysdeps/m68k/dl-machine.h (elf_machine_runtime_setup): Set
2374 _dl_profile_map only if the name matches.
2375 (_dl_start_user): Remember stack address.
2376 * sysdeps/m68k/elf/start.S: Pass new argument to
2377 __libc_start_user.
2378
2379 * sysdeps/unix/sysv/linux/m68k/sysdep.h (SYSCALL_ERROR_LABEL): New
2380 definition.
2381 (PSEUDO, SYSCALL_ERROR_HANDLER): Use it instead of syscall_error.
2382 * sysdeps/unix/sysv/linux/m68k/clone.S: Likewise.
2383 * sysdeps/unix/sysv/linux/m68k/mmap.S: Likewise.
2384 * sysdeps/unix/sysv/linux/m68k/socket.S: Likewise.
2385 * sysdeps/unix/sysv/linux/m68k/syscall.S: Likewise.
2386
2387 1998-06-09 18:16 Ulrich Drepper <drepper@cygnus.com>
2388
2389 * math/Makefile (libm-calls): Add w_exp10 and e_exp10.
2390 * math/libm.map: Add exp10{,f,l} and pow10{,f,l}.
2391 * math/math_private.h: Add prototypes for __ieee754_exp10{,f,l}.
2392 * math/bits/mathcalls.h: Add definitions for exp10 and pow10
2393 prototypes.
2394 * sysdeps/libm-i387/e_exp10.S: New file.
2395 * sysdeps/libm-i387/e_exp10f.S: New file.
2396 * sysdeps/libm-i387/e_exp10l.S: New file.
2397 * sysdeps/libm-ieee754/e_exp10.c: New file.
2398 * sysdeps/libm-ieee754/e_exp10f.c: New file.
2399 * sysdeps/libm-ieee754/e_exp10l.c: New file.
2400 * sysdeps/libm-ieee754/w_exp10.c: New file.
2401 * sysdeps/libm-ieee754/w_exp10f.c: New file.
2402 * sysdeps/libm-ieee754/w_exp10l.c: New file.
2403 * sysdeps/libm-ieee754/k_standard.c: Add exception code for exp10.
2404
2405 1998-05-25 22:18 H.J. Lu <hjl@gnu.org>
2406
2407 * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_headers): Add
2408 sys/elf.h and sys/reg.h.
2409 * sysdeps/unix/sysv/linux/i386/sys/elf.h: New file.
2410 * sysdeps/unix/sysv/linux/i386/sys/reg.h: New file.
2411 * sysdeps/unix/sysv/linux/i386/sys/procfs.h: New file.
2412 * sysdeps/unix/sysv/linux/i386/sys/user.h: New file.
2413
2414 * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_GETREGS,
2415 PTRACE_SETREGS, PTRACE_GETFPREGS, PTRACE_SETFPREGS): Added.
2416
2417 1998-06-09 Ulrich Drepper <drepper@cygnus.com>
2418
2419 * sysdeps/unix/sysv/linux/netinet/ip.h (struct ip_options): Define
2420 __data member only for gcc. Reported by ak@muc.de.
2421
2422 * misc/mntent.h: Undo last patch.
2423 * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs): Undo last patch.
2424 * misc/tst/mntent.c: Adjust code for this change.
2425
2426 * io/fts.c: Updated from a slightly more recent BSD version.
2427 * io/fts.h: Likewise.
2428
2429 * libc.map: Add __libc_stack_end.
2430
2431 * db2/Makefile (routines): Add lock_region.
2432 * db2/config.h: Update from db-2.4.14.
2433 * db2/db.h: Likewise.
2434 * db2/db_185.h: Likewise.
2435 * db2/db_int.h: Likewise.
2436 * db2/btree/bt_close.c: Likewise.
2437 * db2/btree/bt_compare.c: Likewise.
2438 * db2/btree/bt_conv.c: Likewise.
2439 * db2/btree/bt_cursor.c: Likewise.
2440 * db2/btree/bt_delete.c: Likewise.
2441 * db2/btree/bt_open.c: Likewise.
2442 * db2/btree/bt_page.c: Likewise.
2443 * db2/btree/bt_put.c: Likewise.
2444 * db2/btree/bt_rec.c: Likewise.
2445 * db2/btree/bt_recno.c: Likewise.
2446 * db2/btree/bt_rsearch.c: Likewise.
2447 * db2/btree/bt_search.c: Likewise.
2448 * db2/btree/bt_split.c: Likewise.
2449 * db2/btree/bt_stat.c: Likewise.
2450 * db2/btree/btree.src: Likewise.
2451 * db2/btree/btree_auto.c: Likewise.
2452 * db2/clib/getlong.c: Likewise.
2453 * db2/common/db_appinit.c: Likewise.
2454 * db2/common/db_apprec.c: Likewise.
2455 * db2/common/db_byteorder.c: Likewise.
2456 * db2/common/db_err.c: Likewise.
2457 * db2/common/db_log2.c: Likewise.
2458 * db2/common/db_region.c: Likewise.
2459 * db2/common/db_salloc.c: Likewise.
2460 * db2/common/db_shash.c: Likewise.
2461 * db2/db/db.c: Likewise.
2462 * db2/db/db.src: Likewise.
2463 * db2/db/db_auto.c: Likewise.
2464 * db2/db/db_conv.c: Likewise.
2465 * db2/db/db_dispatch.c: Likewise.
2466 * db2/db/db_dup.c: Likewise.
2467 * db2/db/db_overflow.c: Likewise.
2468 * db2/db/db_pr.c: Likewise.
2469 * db2/db/db_rec.c: Likewise.
2470 * db2/db/db_ret.c: Likewise.
2471 * db2/db/db_thread.c: Likewise.
2472 * db2/db185/db185.c: Likewise.
2473 * db2/db185/db185_int.h: Likewise.
2474 * db2/dbm/dbm.c: Likewise.
2475 * db2/hash/hash.c: Likewise.
2476 * db2/hash/hash.src: Likewise.
2477 * db2/hash/hash_auto.c: Likewise.
2478 * db2/hash/hash_conv.c: Likewise.
2479 * db2/hash/hash_debug.c: Likewise.
2480 * db2/hash/hash_dup.c: Likewise.
2481 * db2/hash/hash_func.c: Likewise.
2482 * db2/hash/hash_page.c: Likewise.
2483 * db2/hash/hash_rec.c: Likewise.
2484 * db2/hash/hash_stat.c: Likewise.
2485 * db2/include/btree.h: Likewise.
2486 * db2/include/btree_ext.h: Likewise.
2487 * db2/include/clib_ext.h: Likewise.
2488 * db2/include/common_ext.h: Likewise.
2489 * db2/include/cxx_int.h: Likewise.
2490 * db2/include/db.h.src: Likewise.
2491 * db2/include/db_185.h.src: Likewise.
2492 * db2/include/db_am.h: Likewise.
2493 * db2/include/db_auto.h: Likewise.
2494 * db2/include/db_cxx.h: Likewise.
2495 * db2/include/db_dispatch.h: Likewise.
2496 * db2/include/db_ext.h: Likewise.
2497 * db2/include/db_int.h.src: Likewise.
2498 * db2/include/db_page.h: Likewise.
2499 * db2/include/db_shash.h: Likewise.
2500 * db2/include/db_swap.h: Likewise.
2501 * db2/include/hash.h: Likewise.
2502 * db2/include/hash_ext.h: Likewise.
2503 * db2/include/lock.h: Likewise.
2504 * db2/include/lock_ext.h: Likewise.
2505 * db2/include/log.h: Likewise.
2506 * db2/include/log_ext.h: Likewise.
2507 * db2/include/mp.h: Likewise.
2508 * db2/include/mp_ext.h: Likewise.
2509 * db2/include/mutex_ext.h: Likewise.
2510 * db2/include/os_ext.h: Likewise.
2511 * db2/include/os_func.h: Likewise.
2512 * db2/include/queue.h: Likewise.
2513 * db2/include/shqueue.h: Likewise.
2514 * db2/include/txn.h: Likewise.
2515 * db2/lock/lock.c: Likewise.
2516 * db2/lock/lock_conflict.c: Likewise.
2517 * db2/lock/lock_deadlock.c: Likewise.
2518 * db2/lock/lock_region.c: Likewise.
2519 * db2/lock/lock_util.c: Likewise.
2520 * db2/log/log.c: Likewise.
2521 * db2/log/log.src: Likewise.
2522 * db2/log/log_archive.c: Likewise.
2523 * db2/log/log_auto.c: Likewise.
2524 * db2/log/log_compare.c: Likewise.
2525 * db2/log/log_findckp.c: Likewise.
2526 * db2/log/log_get.c: Likewise.
2527 * db2/log/log_put.c: Likewise.
2528 * db2/log/log_rec.c: Likewise.
2529 * db2/log/log_register.c: Likewise.
2530 * db2/mp/mp_bh.c: Likewise.
2531 * db2/mp/mp_fget.c: Likewise.
2532 * db2/mp/mp_fopen.c: Likewise.
2533 * db2/mp/mp_fput.c: Likewise.
2534 * db2/mp/mp_fset.c: Likewise.
2535 * db2/mp/mp_open.c: Likewise.
2536 * db2/mp/mp_pr.c: Likewise.
2537 * db2/mp/mp_region.c: Likewise.
2538 * db2/mp/mp_sync.c: Likewise.
2539 * db2/mutex/68020.gcc: Likewise.
2540 * db2/mutex/mutex.c: Likewise.
2541 * db2/mutex/parisc.gcc: Likewise.
2542 * db2/mutex/parisc.hp: Likewise.
2543 * db2/mutex/sco.cc: Likewise.
2544 * db2/os/os_abs.c: Likewise.
2545 * db2/os/os_alloc.c: Likewise.
2546 * db2/os/os_config.c: Likewise.
2547 * db2/os/os_dir.c: Likewise.
2548 * db2/os/os_fid.c: Likewise.
2549 * db2/os/os_fsync.c: Likewise.
2550 * db2/os/os_map.c: Likewise.
2551 * db2/os/os_oflags.c: Likewise.
2552 * db2/os/os_open.c: Likewise.
2553 * db2/os/os_rpath.c: Likewise.
2554 * db2/os/os_rw.c: Likewise.
2555 * db2/os/os_seek.c: Likewise.
2556 * db2/os/os_sleep.c: Likewise.
2557 * db2/os/os_spin.c: Likewise.
2558 * db2/os/os_stat.c: Likewise.
2559 * db2/os/os_unlink.c: Likewise.
2560 * db2/progs/db_archive/db_archive.c: Likewise.
2561 * db2/progs/db_checkpoint/db_checkpoint.c: Likewise.
2562 * db2/progs/db_deadlock/db_deadlock.c: Likewise.
2563 * db2/progs/db_dump/db_dump.c: Likewise.
2564 * db2/progs/db_dump185/db_dump185.c: Likewise.
2565 * db2/progs/db_load/db_load.c: Likewise.
2566 * db2/progs/db_printlog/db_printlog.c: Likewise.
2567 * db2/progs/db_recover/db_recover.c: Likewise.
2568 * db2/progs/db_stat/db_stat.c: Likewise.
2569 * db2/txn/txn.c: Likewise.
2570 * db2/txn/txn.src: Likewise.
2571 * db2/txn/txn_auto.c: Likewise.
2572 * db2/txn/txn_rec.c: Likewise.
2573
2574 * elf/rtld.c: Move definition of __libc_stack_end to ...
2575 * sysdeps/generic/dl-sysdep.h: ...here.
2576
2577 * sysdeps/unix/sysv/linux/fstatvfs.c: Handle nodiratime option.
2578 * sysdeps/unix/sysv/linux/bits/statvfs.h: Define ST_NODIRATIME.
2579 * sysdeps/unix/sysv/linux/sys/mount.h: Define MS_NODIRATIME.
2580
2581 * sysdeps/generic/libc-start.c: Always set __libc_stack_end.
2582 * sysdeps/i386/backtrace.c: Test whether frame pointer is legal
2583 before following it.
2584
2585 1998-06-08 21:44 Ulrich Drepper <drepper@cygnus.com>
2586
2587 * sysdeps/unix/sysv/linux/fstatvfs.c: Handle constant option string
2588 from mntent correctly.
2589
2590 1998-06-06 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2591
2592 * sunrpc/Makefile (generated): Correct typo.
2593
2594 1998-06-04 Philip Blundell <philb@gnu.org>
2595
2596 * elf/elf.h (EM_ARM, et al.): New definitions.
2597 * sysdeps/arm/dl-machine.h: Update for new draft ARM ELF ABI.
2598
2599 1998-06-08 21:33 Ulrich Drepper <drepper@cygnus.com>
2600
2601 * localedata/SUPPORTED: Add sk_SK.
2602 * localedata/locales/sk_SK: New file.
2603
2604 1998-06-08 18:57 Ulrich Drepper <drepper@cygnus.com>
2605
2606 * Makeconfig (subdirs): Add debug.
2607 * configure.in: Use sysdeps/generic/elf subdir if ELF platform.
2608 * libc.map: Add __backtrace, __backtrace_symbols, backtrace and
2609 backtrace_symbols.
2610 * sysdeps/generic/backtrace.c: New file.
2611 * sysdeps/generic/backtracesyms.c: New file.
2612 * sysdeps/generic/elf/backtracesyms.c: New file.
2613 * sysdeps/i386/backtrace.c: New file.
2614 * debug/Makefile: New file.
2615 * debug/backtrace-tst.c: New file.
2616 * debug/execinfo.h: New file.
2617
2618 1998-06-08 13:34 Ulrich Drepper <drepper@cygnus.com>
2619
2620 * elf/sprof.c: Implement call graph profiling.
2621
2622 * sysdeps/generic/getenv.c: Optimize to use strncmp less often.
2623
2624 1998-06-07 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2625
2626 * pwd/fgetpwent_r.c (__fgetpwent_r): Correct buffer overflow fix.
2627 * grp/fgetgrent_r.c (__fgetgrent_r): Likewise.
2628 * shadow/fgetspent_r.c (__fgetspent_r): Likewise.
2629 Noticed by Jake Garver <garver@valkyrie.net>.
2630
2631 1998-06-07 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2632
2633 * libio/genops.c (__underflow): Read character from read pointer
2634 as unsigned.
2635 (__uflow): Likewise.
2636
2637 1998-06-07 13:32 Ulrich Drepper <drepper@cygnus.com>
2638
2639 * libc.map: Add _dl_profile.
2640 * elf/dl-reloc.c (_dl_relocate_object): Take extra argument, pass
2641 this to ELF_DYNAMIC_RELOCATE.
2642 Always allocate array for relocation result if LD_PROFILE is defined.
2643 * elf/ldsodefs.h: Adjust prototypes.
2644 * elf/dl-open.c (_dl_open): Call relocation function with extra
2645 argument.
2646 * elf/rtld.c: Likewise.
2647 * elf/dl-profile.c (_dl_mcount): Don't mark as internal function.
2648 Correct loop condition.
2649 * elf/dynamic-link.h: Don't examine _dl_profile variable, pass
2650 consider_profile to runtime setup function.
2651 * sysdeps/i386/dl-machine.h (elf_machine_runtime_setup): Use
2652 _dl_runtime_profile for all shared objects if LD_PROFILE is defined.
2653
2654 * elf/dl-support.c: Define __libc_stack_end.
2655 * elf/rtld.c: Likewise.
2656 * sysdeps/generic/libc-start.c: Store last stack address in
2657 __libc_stack_end.
2658 * sysdeps/i386/dl-machine.h (_dl_start_user): Store stack address.
2659 * sysdeps/i386/elf/start.s: Call __libc_start_main with extra argument.
2660
2661 * elf/elf.h: Include <features.h>, not <sys/cdefs.h>.
2662 Include <stdint.h>, not <inttypes.h>.
2663
2664 * elf/sprof.c: Implement flat profiling.
2665
2666 * libio/fgetc.c: Call _IO_cleanup_region_end with 0 and call
2667 _IO_funlockfile explicitly.
2668 * libio/fileops.c: Likewise.
2669 * libio/fputc.c: Likewise.
2670 * libio/freopen.c: Likewise.
2671 * libio/freopen64.c: Likewise.
2672 * libio/fseek.c: Likewise.
2673 * libio/fseeko.c: Likewise.
2674 * libio/fseeko64.c: Likewise.
2675 * libio/ftello.c: Likewise.
2676 * libio/ftello64.c: Likewise.
2677 * libio/getc.c: Likewise.
2678 * libio/getchar.c: Likewise.
2679 * libio/iofclose.c: Likewise.
2680 * libio/iofflush.c: Likewise.
2681 * libio/iofgetpos.c: Likewise.
2682 * libio/iofgetpos64.c: Likewise.
2683 * libio/iofgets.c: Likewise.
2684 * libio/iofputs.c: Likewise.
2685 * libio/iofread.c: Likewise.
2686 * libio/iofsetpos.c: Likewise.
2687 * libio/iofsetpos64.c: Likewise.
2688 * libio/ioftell.c: Likewise.
2689 * libio/iofwrite.c: Likewise.
2690 * libio/iogetdelim.c: Likewise.
2691 * libio/iogets.c: Likewise.
2692 * libio/ioputs.c: Likewise.
2693 * libio/ioseekoff.c: Likewise.
2694 * libio/ioseekpos.c: Likewise.
2695 * libio/iosetbuffer.c: Likewise.
2696 * libio/iosetvbuf.c: Likewise.
2697 * libio/ioungetc.c: Likewise.
2698 * libio/iovsprintf.c: Likewise.
2699 * libio/iovsscanf.c: Likewise.
2700 * libio/oldfileops.c: Likewise.
2701 * libio/oldiofclose.c: Likewise.
2702 * libio/peekc.c: Likewise.
2703 * libio/putc.c: Likewise.
2704 * libio/putchar.c: Likewise.
2705 * libio/rewind.c: Likewise.
2706
2707 * malloc/mtrace.c: Pretty print.
2708
2709 * misc/mntent.h (struct mentent): Make string elements const char *.
2710
2711 * nis/nis_printf.c: Optimize I/O a little bit.
2712
2713 * signal/Makefile (distribute): Add sigset-cvt-mask.h.
2714 * sysdeps/generic/sigset-cvt-mask.h: New file.
2715 * sysdeps/unix/sysv/linux/sigset-cvt-mask.h: New file.
2716 * sysdeps/unix/sysv/sysv4/sigset-cvt-mask.h: New file.
2717 * sysdeps/posix/sigvec.c: Rewrite the use definitions from
2718 sigset-cvt-mask.h to do the dirty work.
2719 Patches by Joe Keane.
2720
2721 * sysdeps/posix/mkstemp.c: Save one precious byte of rodata.
2722
2723 * sysdeps/unix/sysv/linux/i386/sysdep.h: Rewrite PSEUDO etc to make
2724 syscall_error label in case of PIC anonymous.
2725 * sysdeps/unix/sysv/linux/i386/i686/sysdep.h: Likewise.
2726 * sysdeps/unix/sysv/linux/i386/clone.S: Adapt for this change.
2727 * sysdeps/unix/sysv/linux/i386/mmap.S: Adapt for this change.
2728 * sysdeps/unix/sysv/linux/i386/s_pread64.S: Adapt for this change.
2729 * sysdeps/unix/sysv/linux/i386/s_pwrite64.S: Adapt for this change.
2730 * sysdeps/unix/sysv/linux/i386/socket.S: Adapt for this change.
2731 * sysdeps/unix/sysv/linux/i386/syscall.S: Adapt for this change.
2732
2733 1998-06-05 Ulrich Drepper <drepper@cygnus.com>
2734
2735 * sunrpc/xdr_rec.c (xdrrec_create): Add cast for *_ops array since
2736 we cannot declare the struct element as const.
2737 * sunrpc/xdr_mem.c (xdrmem_create): Likewise.
2738 * sunrpc/xdr_stdio.c (xdrstdio_create): Likewise.
2739
2740 1998-06-04 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2741
2742 * manual/Makefile: Include ../Makeconfig earlier.
2743 (MAKEINFO, TEXI2DVI): Use defaults if ../Makeconfig does not
2744 exist.
2745 (dir-add.texinfo): Remove useless $(SHELL).
2746
2747 1998-06-04 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2748
2749 * Makefile (others): Build programs from install-bin.
2750 * configure.in: Modify config.make only if is was just created and
2751 move that command to second argument of AC_OUTPUT. Add command to
2752 set config_vars in config.status.
2753
2754 1998-06-04 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2755
2756 * malloc/Makefile (address-width): Fix conditional.
2757
2758 1998-06-03 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2759
2760 * libc.map: Add fattach, fdetach, getmsg, getpmsg, makecontext,
2761 putmsg, putpmsg, scalbln, scalblnf, scalblnl, strtoimax,
2762 strtoumax, swapcontext, waitid, wcsnlen, wcstoimax, wcstoumax with
2763 version GLIBC_2.1.
2764
2765 1998-06-04 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2766
2767 * manual/lang.texi (Range of Type): Change @end table->@end vtable.
2768 (Floating Point Parameters): Likewise.
2769
2770 1998-06-01 Gordon Matzigkeit <gord@profitpress.com>
2771
2772 * hurd/Makefile (routines): Add cthreads.
2773
2774 1998-05-31 Mark Kettenis <kettenis@phys.uva.nl>
2775
2776 * login/login.c (login): Let pututline take care of finding the
2777 positin to insert the UTMP entry. This corrects a bug where ssh
2778 was not reusing UTMP entries marked as DEAD_PROCESS.
2779 Reported by Herbert Xu <herbert@gondor.apana.org.au>.
2780
2781 1998-05-31 Mark Kettenis <kettenis@phys.uva.nl>
2782
2783 * login/Makefile (tests): New variable, add tst-utmp and
2784 tst-utmpx.
2785 * login/tst-utmp.c: New file.
2786 * login/tst-utmpx.c: New file.
2787
2788 1998-06-01 Gordon Matzigkeit <gord@profitpress.com>
2789
2790 * sysdeps/mach/hurd/errlist.c (sys_nerr, _sys_nerr): Make weak
2791 aliases for _hurd_nerr, for programs that don't use sys_errlist,
2792 but need sys_err.
2793
2794 1998-05-31 Mark Kettenis <kettenis@phys.uva.nl>
2795
2796 * sysdeps/generic/updwtmpx.c: Rename function to updwtmpx.
2797 * libc.map: Add updwtmpx and utmpxname to GLIBC_2.1.
2798
2799 1998-05-31 Mark Kettenis <kettenis@phys.uva.nl>
2800
2801 * sysdeps/mach/hurd/read.c: Rename function to __libc_read and
2802 make __read a weak alias. Use ANSI-style function definition.
2803 * sysdeps/mach/hurd/write.c: Likewise.
2804
2805 1998-05-31 Mark Kettenis <kettenis@phys.uva.nl>
2806
2807 * sysdeps/mach/hurd/err_hurd.sub: Use _hurd_errlist instead of
2808 _sys_errlist.
2809
2810 1998-05-30 Mark Kettenis <kettenis@phys.uva.nl>
2811
2812 * sysdeps/mach/hurd/Makefile ($(objpfx)librtld.os):
2813 Renamed from librtld.so.
2814
2815 1998-06-02 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2816
2817 * libc.map: Remove _IO_getline_info which was erroneously
2818 introduced in section GLIBC_2.0.
2819 Noticed by Horst von Brand <vonbrand@sleipnir.valparaiso.cl>.
2820
2821 1998-06-01 Gordon Matzigkeit <gord@profitpress.com>
2822
2823 * sysdeps/generic/socket.c (__socket): Renamed from socket, and
2824 created a weak alias.
2825 * sysdeps/mach/hurd/socket.c (__socket): Likewise.
2826
2827 1998-05-31 Gordon Matzigkeit <gord@profitpress.com>
2828
2829 * sysdeps/mach/hurd/ftruncate.c (__ftruncate): Rename from old
2830 ftruncate function, and create a weak alias to ftruncate.
2831
2832 1998-06-01 Gordon Matzigkeit <gord@profitpress.com>
2833
2834 * grp/fgetgrent_r.c: Use &errno instead of __errno_location ().
2835 * inet/getnetgrent_r.c: Likewise.
2836 * nss/getXXbyYY_r.c: Likewise.
2837 * nss/getXXent_r.c: Likewise.
2838 * pwd/fgetpwent_r.c: Likewise.
2839 * shadow/sgetspent_r.c: Likewise.
2840 * shadow/fgetspent_r.c: Likewise.
2841 * sunrpc/publickey.c: Likewise.
2842
2843 1998-06-01 Gordon Matzigkeit <gord@profitpress.com>
2844
2845 * hurd/libhurduser.map: New file.
2846 * mach/libmachuser.map: Likewise.
2847
2848 * libc.map: Add Hurd-specific functions to version 2.1.
2849 Add __flshfp and __fillbf.
2850
2851 1998-05-30 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2852
2853 * manual/signal.texi (Basic Signal Handling): Fix typo.
2854 * manual/errno.texi (Error Codes): Likewise.
2855
2856 1998-06-02 Ulrich Drepper <drepper@cygnus.com>
2857
2858 * sysdeps/unix/sysv/linux/netipx/ipx.h: Include <bits/sockaddr.h>
2859 instead of <sys/socket.h>.
2860 Patch by NIIBE Yutaka <gniibe@mri.co.jp>
2861
2862 * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c (DL_FIND_ARG_COMPONENTS):
2863 Finally make it working.
2864 Patch by Mark Hatle <fray@kernel.crashing.org>.
2865
2866 1998-03-22 Paul Eggert <eggert@twinsun.com>
2867
2868 * posix/regex.c: Include <wchar.h> before <wctype.h>, to work around
2869 a Solaris 2.6 bug.
2870
2871 1998-05-30 Philip Blundell <Philip.Blundell@pobox.com>
2872
2873 * stdlib/gmp-impl.h: Support strange mixed-endian double format
2874 used by ARM systems.
2875 * sysdeps/arm/fpu/bits/fenv.h (FE_EXCEPTION_SHIFT): Rename to
2876 FE_EXCEPT_SHIFT.
2877 * sysdeps/arm/bits/fenv.h: Deleted.
2878 * sysdeps/arm/fpu/ieee754.h: New file.
2879 * sysdeps/arm/gmp-mparam.h: New file.
2880 * stdlib/longlong.h (umul_ppmm): Temporarily disable broken ARM
2881 implementation.
2882
2883 1998-06-01 Ulrich Drepper <drepper@cygnus.com>
2884
2885 * sunrpc/rpc/xdr.h (struct XDR): Don't mark xdr_ops element as const.
2886
2887 * sysdeps/i386/fpu/bits/mathinline.h: Use ((__unused__)) instead
2888 of ((unused)). Reported by Bruno Haible.
2889
2890 1998-05-31 Philip Blundell <philb@gnu.org>
2891
2892 * sysdeps/unix/sysv/linux/arm/sysdep.S: Use C_SYMBOL_NAME when
2893 referring to errno and _errno.
2894
2895 * sysdeps/arm/fpu/feholdexcpt.c: New file.
2896
2897 * sysdeps/i386/fpu_control.h: Fix typo.
2898
2899 * sysdeps/arm/bits/setjmp.h (__jmp_buf): Remove floating-point support.
2900 (_JMPBUF_UNWINDS): Added.
2901 * sysdeps/arm/fpu/bits/setjmp.h: New file.
2902
2903 1998-05-25 Gordon Matzigkeit <gord@profitpress.com>
2904
2905 * sysdeps/mach/hurd/Makefile: Use the `before-compile' target in
2906 order to build header files, not `generated'.
2907
2908 * Rules (before-compile): New target which depends on all
2909 $(before-compile) files.
2910
2911 1998-06-01 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
2912
2913 * nis/nis_call.c: Make directory search faster.
2914
2915 * nis/nis_callback.c: Insert public key of user in callback data.
2916
2917 * nis/nis_clone_obj.c: Make size from type u_long, not u_int.
2918
2919 * nis/nis_creategroup.c: Check for NULL pointer, fill in more fields.
2920
2921 * nis/nis_findserv.c: Rename __pmap_getport to __pmap_getnisport.
2922
2923 * nis/nis_intern.h: Remove duplicated prototype.
2924
2925 1998-06-01 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
2926
2927 * sunrpc/auth_des.c: Move prototypes from here ...
2928 * sunrpc/rpc/auth.h: ... to here.
2929
2930 * sunrpc/clnt_tcp.c: Add more control flags.
2931 * sunrpc/clnt_udp.c: Likewise.
2932
2933 * sunrpc/netname.c (host2netname): Remove prefixing dot from
2934 domainname.
2935
2936 * sunrpc/rpc/clnt.h: Document, which control flags are not
2937 implementable.
2938
2939 * sunrpc/svcauth_des.c: Use key_decryptsession_pk to avoid deadlock.
2940
2941 1998-05-29 Ulrich Drepper <drepper@cygnus.com>
2942
2943 * locale/loadlocale.c (_nl_load_locale): Don't allow too small
2944 files crash the program.
2945
2946 * io/Makefile: Don't run ftwtest-sh if cross-compiling.
2947 * string/Makefile: Don't run test on tst-svc.out if cross-compiling.
2948 Reported by Deborah Wallach <kerr@pa.dec.com>.
2949
2950 1998-05-28 00:53 Zack Weinberg <zack@rabi.phys.columbia.edu>
2951
2952 * glibcbug.in: Send to bugs@gnu or libc-alpha@cygnus depending
2953 on whether this is a stable release or not (keeps snapshot bug
2954 reports out of the database).
2955
2956 * include/libc-symbols.h: Use __ASSEMBLER__ test macro not ASSEMBLER.
2957 * sysdeps/arm/sysdep.h: Likewise.
2958 * sysdeps/i386/sysdep.h: Likewise.
2959 * sysdeps/m68k/sysdep.h: Likewise.
2960 * sysdeps/mach/mips/sysdep.h: Likewise.
2961 * sysdeps/mach/sys/reboot.h: Likewise.
2962 * sysdeps/mach/sysdep.h: Likewise.
2963 * sysdeps/unix/alpha/sysdep.h: Likewise.
2964 * sysdeps/unix/bsd/hp/m68k/sysdep.h: Likewise.
2965 * sysdeps/unix/bsd/osf/alpha/sysdep.h: Likewise.
2966 * sysdeps/unix/bsd/sequent/i386/sysdep.h: Likewise.
2967 * sysdeps/unix/bsd/sony/newsos/m68k/sysdep.h: Likewise.
2968 * sysdeps/unix/bsd/sun/m68k/sysdep.h: Likewise.
2969 * sysdeps/unix/bsd/vax/sysdep.h: Likewise.
2970 * sysdeps/unix/i386/sysdep.h: Likewise.
2971 * sysdeps/unix/mips/sysdep.h: Likewise.
2972 * sysdeps/unix/sparc/sysdep.h: Likewise.
2973 * sysdeps/unix/sysv/linux/alpha/sysdep.h: Likewise.
2974 * sysdeps/unix/sysv/linux/arm/sysdep.h: Likewise.
2975 * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
2976 * sysdeps/unix/sysv/linux/m68k/sysdep.h: Likewise.
2977 * sysdeps/unix/sysv/linux/powerpc/sysdep.h: Likewise.
2978 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
2979 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
2980 * sysdeps/unix/sysv/sysv4/solaris2/sparc/sysdep.h: Likewise.
2981
2982 1998-05-27 Mark Kettenis <kettenis@phys.uva.nl>
2983
2984 * mach/Machrules: Use $(move-if-change).
2985
2986 1998-05-27 Mark Kettenis <kettenis@phys.uva.nl>
2987
2988 * Makeconfig [elf=yes] (+interp): New variable, set to interp.os.
2989 * Makerules (lib%.so): Depend on $(+interp).
2990 (libc.so): Add interp.os to list of dependencies.
2991 (interp-obj): Remove variable.
2992 * mach/Machrules (+interp): Define to empty since libhurduser and
2993 libmachuser don't need to have the interpreter set.
2994
2995 1998-05-28 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2996
2997 * resolv/res_send.c: Security fixes from bind 4.9.7-REL.
2998
2999 * resolv/gethnamaddr.c: Likewise.
3000
3001 * resolv/res_comp.c: Likewise.
3002
3003 1998-05-28 Mark Kettenis <kettenis@phys.uva.nl>
3004
3005 * sysdeps/mach/hurd/wait4.c (__wait4): Use ANSI-style definition
3006 so that transparent union works.
3007
3008 1998-05-29 08:58 Ulrich Drepper <drepper@cygnus.com>
3009
3010 * manual/texinfo.tex: Update to last available version.
3011
3012 * timezone/africa: Update from tzdata1998e.
3013 * timezone/antarctica: Likewise.
3014 * timezone/asia: Likewise.
3015 * timezone/australasia: Likewise.
3016 * timezone/europe: Likewise.
3017 * timezone/iso3166.tab: Likewise.
3018 * timezone/northamerica: Likewise.
3019 * timezone/tzselect.ksh: Likewise.
3020 * timezone/zone.tab: Likewise.
3021
3022 1998-05-27 Ulrich Drepper <drepper@cygnus.com>
3023
3024 * sysdeps/unix/sysv/linux/i386/chown.c: Fix comment.
3025 Reported by Matt McLean <keys@brio.yikes.com>.
3026
3027 1998-05-25 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3028
3029 * catgets/Makefile ($(objpfx)de.cat): Renamed from
3030 do-gencat-test. Use automatic variables.
3031 ($(objpfx)de.msg): Fix reference to po file.
3032
3033 1998-05-26 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3034
3035 * Makeconfig ($(common-objpfx)gnu/lib-names.stmp): Use
3036 $(move-if-change).
3037
3038 1998-05-25 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3039
3040 * intl/dcgettext.c: Fix typo.
3041
3042 1998-05-25 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3043
3044 * configure.in: Allow more make versions e.g 3.76.90.
3045
3046 1998-05-25 Ulrich Drepper <drepper@cygnus.com>
3047
3048 * Makeconfig (rpath-link): Find libc.so.6 in $(common-objdir).
3049
3050 * malloc/thread-m.h: Use __mutex_init function in mutex_init macro
3051 for Hurd. Patch by Mark Kettenis.
3052
3053 1998-04-18 Gordon Matzigkeit <gord@profitpress.com>
3054
3055 * mach/Machrules (+preinit, +postinit): Define these variables to
3056 empty because libhurduser and libmachuser don't need startup
3057 files.
3058
3059 1998-04-22 Gordon Matzigkeit <gord@profitpress.com>
3060
3061 * sysdeps/mach/hurd/errlist.c (ERR_REMAP): Use err_get_code
3062 instead of a raw bitmask.
3063
3064 1998-05-23 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3065
3066 * Makeconfig (rpath-dirs): New variable.
3067 (rpath-link): Use it.
3068 (nssobjdir, nisobjdir, rtobjdir, resolvobjdir): Removed.
3069 (db-objpfx): Removed.
3070 * crypt/Makefile: Augment rpath-dirs instead of rpath-link.
3071 * md5-crypt/Makefile: Likewise.
3072 * sysdeps/mach/hurd/Makefile: Likewise.
3073
3074 * Makeconfig (move-if-change): New variable.
3075 * iconvdata/Makefile (move-if-change): Removed.
3076 * manual/Makefile (move-if-change): Set only if undefined, use
3077 local script by default.
3078 * sunrpc/Makefile (move-if-change): Removed.
3079 * sysdeps/mach/hurd/Makefile ($(common-objpfx)stamp-errnos): Use
3080 $(move-if-change).
3081
3082 * elf/Makefile: Remove all references to obsolete file
3083 $(objpfx)rtldtbl.h.
3084 ($(objpfx)trusted-dirs.h): Use stamp file. Cleanup command.
3085
3086 1998-05-22 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3087
3088 * elf/dl-close.c (_dl_close): Add debugging message.
3089
3090 1998-05-25 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3091
3092 * csu/Makefile ($(objpfx)version-info.h): Correct sed expression
3093 to get Linux version and not gcc version.
3094 Reported by Alan Curry <pacman@cqc.com>.
3095
3096 1998-05-25 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3097
3098 * sysdeps/generic/_strerror.c (__strerror_r): Don't return NULL
3099 pointers - return unknown error message instead.
3100 Reported by Alan Curry <pacman@cqc.com>.
3101
3102 1998-05-24 Mark Kettenis <kettenis@phys.uva.nl>
3103
3104 * iconvdata/Makefile (modules, sed-generated-headers,
3105 perl-generated-headers): ibm424.h is perl generated. Make
3106 necessary modifications to compile without perl.
3107
3108 1998-05-24 Mark Kettenis <kettenis@phys.uva.nl>
3109
3110 * hesiod/hesiod.c (read_config_file): Fix typo.
3111
3112 1998-05-24 Ulrich Drepper <drepper@cygnus.com>
3113
3114 * version.h: Bump VERSION.
3115
3116 * csu/Makefile (distribute): Add munch-tmpl.c.
3117
3118 1998-05-23 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
3119
3120 * nis/nis_defaults.c: Fix buffer problems and typos.
3121
3122 1998-05-23 08:42 Ulrich Drepper <drepper@cygnus.com>
3123
3124 * intl/dcgettext.c: Don't use any alloca hacks if C_ALLOCA is defined.
3125 Patch by Fred Fish.
3126
3127 1998-05-22 Ulrich Drepper <drepper@cygnus.com>
3128
3129 * stdlib/random_r.c (__random_r): Rewrite last patch to fix buffer
3130 overwriting bugs.
3131
3132 * libio/strops.c (_IO_str_underflow): Read newly available
3133 character from buffer as unsigned.
3134
3135 1998-05-22 10:56 Ulrich Drepper <drepper@cygnus.com>
3136
3137 * catgets/Makefile (distribute): Add xopen-msg.h.
3138 (generated): Add de.msg and de.cat.
3139 (tests): Add do-gencat-test.
3140 (do-gencat-test): New goal. Run gencat on a generated msg file.
3141 * catgets/xopen-msg.h: New file.
3142
3143 1998-05-22 Ulrich Drepper <drepper@cygnus.com>
3144
3145 * catgets/open_catalog.c (__open_catalog): Use byteswap.h
3146 functions. Optimize filename creation a bit.
3147
3148 1998-05-22 09:29 Ulrich Drepper <drepper@cygnus.com>
3149
3150 * stdlib/random_r.c: Help gcc to optimize the code.
3151 Patch by Joe Keane <jgk@jgk.org>.
3152
3153 1998-05-21 Ulrich Drepper <drepper@cygnus.com>
3154
3155 * iconv/iconv_prog.c (print_known_names): Use strverscmp in all
3156 tsearch calls.
3157
3158 1998-05-21 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3159
3160 * timezone/test-tz.c: The test with TZ=UTC0 seems to work - enable
3161 it.
3162
3163 1998-05-21 15:27 Ulrich Drepper <drepper@cygnus.com>
3164
3165 * wcsmbs/wcsnrtombs.c: Correct computation of result.
3166 * wcsmbs/wcsrtombs.c: Likewise.
3167
3168 * wcsmbs/Makefile (tests): Add wcsmbs-tst1.c.
3169 * wcsmbs/wcsmbs-tst1.c: New file.
3170
3171 * iconv/loop.c (COUNT_CONVERTED): Correct computation.
3172
3173 * locale/C-ctype.c (_nl_C_LC_CTYPE): Define MB_CUR_MAX for C locale
3174 as 1.
3175
3176 * locale/setlocale.c: Don't make _nl_current_* and _nl_C_* references
3177 weak.
3178
3179 1998-05-21 Philip Blundell <philb@gnu.org>
3180
3181 * sysdeps/arm/fpu_control.h: Replace stub file with real
3182 implementation.
3183 * sysdeps/arm/fpu/bits/fenv.h: New file.
3184 * sysdeps/arm/fpu/fesetround.c: Likewise.
3185 * sysdeps/arm/fpu/fclrexcpt.c: Likewise.
3186 * sysdeps/arm/fpu/fsetexcptflag.c: Likewise.
3187 * sysdeps/arm/fpu/ftestexcpt.c: Likewise.
3188 * sysdeps/arm/fpu/fraiseexcpt.c: Likewise.
3189 * sysdeps/arm/fpu/fegetenv.c: Likewise.
3190 * sysdeps/arm/fpu/fesetenv.c: Likewise.
3191
3192 1998-05-21 16:34 Richard Henderson <rth@cygnus.com>
3193
3194 * elf/dl-load.c (_dl_map_object_from_fd): Get file header with
3195 read instead of mmap.
3196
3197 1998-05-21 8:16 Richard Henderson <rth@cygnus.com>
3198
3199 * sysdeps/unix/sysv/linux/alpha/glob.c: Include sysdeps/generic/glob.c
3200 directly instead of include_next. Add missing semicolons.
3201 * sysdeps/unix/sysv/linux/alpha/oldglob.c: Include sys/types.h.
3202 Add missing semicolons.
3203
3204 1998-05-21 Ulrich Drepper <drepper@cygnus.com>
3205
3206 * iconvdata/gconv-modules: Add more aliases to please java
3207 environments.
3208
3209 1998-05-20 Ulrich Drepper <drepper@cygnus.com>
3210
3211 * stdio-common/vfprintf.c (process_arg): Fix typo.
3212
3213 * iconvdata/TESTS: New tests for EUC-KR.
3214
3215 * iconvdata/Makefile ($(objpfx)iconv-test.out): Also depend on TESTS.
3216 * iconvdata/testdata/EUC-KR: New file.
3217
3218 1998-05-20 07:26 H.J. Lu <hjl@gnu.org>
3219
3220 * math/libm-test.c (hypot_test): Fix a typo.
3221
3222 1998-05-20 Ulrich Drepper <drepper@cygnus.com>
3223
3224 * stdio-common/vfprintf.c: When precision is specified for %ls or
3225 %S handle it correctly.
3226
3227 1998-05-20 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3228
3229 * sysdeps/unix/bsd/vax/vfork.S: Missed double occurences of "the
3230 the" in one line - fixed it.
3231 * sysdeps/unix/bsd/sun/m68k/vfork.S: Likewise.
3232 * sysdeps/unix/bsd/hp/m68k/vfork.S: Likewise.
3233 * posix/unistd.h: Likewise
3234
3235 1998-05-20 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3236
3237 * Makeconfig (rpath-link): Add resolvobjdir.
3238 (resolvobjdir): New variable.
3239 Reported by Peter Breitenlohner <peb@mppmu.mpg.de> [fixes PR libc/633].
3240
3241 1998-05-20 09:36 Ulrich Drepper <drepper@cygnus.com>
3242
3243 * elf/dl-close.c: Call shared object terminators at the right time.
3244 Patch by Philippe Troin <phil@fifi.org>.
3245
3246 1998-05-20 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3247
3248 * Make-dist (+tsrcs): Also add *.map for every member of
3249 $(extra-libs).
3250
3251 * Makefile (distribute): Don't distribute scripts/printsources and
3252 scripts/=__ify. Distribute FAQ.in.
3253 (rpm/%): Don't pass subdirs to sub-make.
3254
3255 * timezone/Makefile: Protect inclusion of z.* by $(avoid-generated)
3256 instead of $(no_deps).
3257
3258 1998-05-19 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3259
3260 * sysdeps/generic/setenv.c: Protect against GNU C extension.
3261 (KNOWN_VALUE, STORE_VALUE): Do it right.
3262 (setenv): Remove unused variable.
3263
3264 1998-05-18 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3265
3266 * timezone/Makefile (tz-cflags): Define TM_GMTOFF and TM_ZONE.
3267 (CFLAGS-zdump.c): Add $(tz-cflags).
3268
3269 * timezone/zdump.c (abbr): Use TM_ZONE if defined. Add const to
3270 return type.
3271
3272 1998-05-18 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3273
3274 * time/tzfile.c (__tzfile_compute): Undo last change. Instead
3275 take struct tm parameter and set tm_isdst, tm_zone and tm_offset
3276 if use_localtime.
3277 * time/tzset.c: Update prototype of __tzfile_compute.
3278 (__tz_convert): Pass tp to __tzfile_compute. Don't set tm_isdst,
3279 tm_zone and tm_offset here if __use_tzfile.
3280
3281 1998-05-19 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3282
3283 * Makerules: Install libc.a even if there are no object file.
3284
3285 1998-05-18 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3286
3287 * Makerules (do-makelib): Don't force creating library from
3288 scratch, which is faster and gets correct behaviour if $(subdirs)
3289 is incomplete.
3290
3291 1998-05-19 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3292
3293 * Makerules (do-stamp): Make it work when building in source
3294 directory.
3295
3296 1998-05-20 00:10 Ulrich Drepper <drepper@cygnus.com>
3297
3298 * elf/dl-load.c: Rename option and variable from ignore-rpath to
3299 inhibit-rpath.
3300 * elf/dl-support.c: Likewise.
3301 * elf/ldsodefs.h: Likewise.
3302 * elf/rtld.c: Likewise.
3303 * iconvdata/run-iconv-test.sh: Likewise.
3304
3305 1998-05-19 23:08 Ulrich Drepper <drepper@cygnus.com>
3306
3307 * elf/rtld.c: Recognize --ignore-rpath argument and set _dl_ignore_path
3308 variable using the value.
3309 * elf/ldsodefs.h: Declare _dl_ignore_path.
3310 * elf/dl-load.c (decompose_rpath): Compare name of handled shared
3311 object against list in _dl_ignore_path and ignore RPATH if on the list.
3312 * elf/dl-support.c: Define _dl_ignore_path for static binaries.
3313 * iconvdata/run-iconv-test.sh: Call ld.so with --ignore-rpath parameter
3314 to make sure we get the correct helper libraries loaded.
3315
3316 * elf/dl-load.c (decompose_rpath): Remove `room' parameter. Use
3317 "RPATH" string in call to fillin_rpath instead.
3318 (_dl_init_paths): Remove this parameter from call to decompose_rpath.
3319
3320 1998-05-19 Ulrich Drepper <drepper@cygnus.com>
3321
3322 * sysdeps/i386/i486/bits/string.h (__strstr_g): Initialize %edx
3323 correctly. Patch by Horst von Brand <vonbrand@sleipnir.valparaiso.cl>.
3324
3325 1998-05-19 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3326
3327 * manual/terminal.texi (I/O Queues): Fix typo.
3328
3329 * manual/stdio.texi (Closing Streams): Fix grammar.
3330
3331 * manual/arith.texi (Absolute Value): Correct typo.
3332 Patches by Oskar Liljeblad <osk@hem.passagen.se>. [PR libc/630]
3333
3334 1998-05-19 15:58 Ulrich Drepper <drepper@cygnus.com>
3335
3336 * elf/rtld.c (process_envvars): Fix typo. Don't handle
3337 LD_PROFILE_OUTPUT in SUID binaries.
3338 * intl/dcgettext.c: In SUID binaries don't let language part of
3339 locale value contain path elements.
3340 * intl/explodename.h: Define new function _nl_find_language.
3341 * intl/loadinfo.h: Declare _nl_find_language.
3342 * locale/findlocale.c (_nl_find_locale): Use _nl_find_locale to get
3343 language part it drop the value is path element is contained.
3344
3345 * locale/setlocale.c: Fix typo.
3346
3347 1998-05-18 Philip Blundell <Philip.Blundell@pobox.com>
3348
3349 * sysdeps/unix/sysv/linux/arm/socket.S: Correct handling of arguments.
3350
3351 * sysdeps/arm/strlen.S: Support both big and little endian processors.
3352
3353 * sysdeps/arm/sysdep.h (ALIGNARG): ELF .align directive uses a
3354 log, not a byte-count.
3355
3356 * sysdeps/unix/arm/sysdep.S (syscall_error): Use C_SYMBOL_NAME for
3357 a.out compatibility.
3358
3359 1998-05-19 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3360
3361 * sysdeps/unix/bsd/vax/vfork.S: Fix the "the the" problems.
3362 * sysdeps/unix/bsd/sun/m68k/vfork.S: Likewise.
3363 * sysdeps/unix/bsd/hp/m68k/vfork.S: Likewise.
3364 * posix/unistd.h: Likewise.
3365 * math/math.h: Likewise.
3366 * manual/users.texi (Manipulating the Database): Likewise.
3367 * manual/signal.texi (Job Control Signals): Likewise.
3368 * manual/message.texi (The gencat program): Likewise.
3369 * manual/filesys.texi (Hard Links): Likewise.
3370 * manual/math.texi (SVID Random): Likewise.
3371 * manual/llio.texi (Waiting for I/O): Likewise.
3372 * manual/io.texi (File Name Errors): Likewise.
3373 * manual/conf.texi (String Parameters): Likewise.
3374 * manual/arith.texi (Infinity): Likewise.
3375 * malloc/malloc.c: Likewise.
3376 * hurd/hurdsig.c (_hurd_internal_post_signal): Likewise.
3377 * csu/Makefile: Likewise.
3378
3379 1998-05-19 12:16 Ulrich Drepper <drepper@cygnus.com>
3380
3381 * manual/memory.texi: Add back accidently removed line.
3382
3383 1998-04-25 Mark Kettenis <kettenis@phys.uva.nl>
3384
3385 * sysdeps/generic/utmp_file.c (TIMEOUT): New macro.
3386 (timeout_handler): New function.
3387 (LOCK_FILE, UNLOCK_FILE): New macros.
3388 Implement file locking with timeout.
3389 (getutent_r_file, internal_getut_r, getutline_r_file,
3390 pututline_file, updwtmp_file): Use LOCK_FILE and UNLOCK_FILE for
3391 locking.
3392
3393 1998-05-18 11:38 Ulrich Drepper <drepper@cygnus.com>
3394
3395 * iconvdata/run-iconv-test.sh: Extend library-path by iconvdata
3396 directory.
3397
3398 1998-05-16 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3399
3400 * rpm/Makefile: Delete inclusion of version.mk.
3401
3402 1998-05-17 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3403
3404 * libc.map: Add all libio functions needed libstdc++ with version
3405 2.0, sort entries.
3406
3407 1998-05-18 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3408
3409 * iconvdata/Makefile (generated): Add *.stmp files.
3410
3411 1998-05-17 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3412
3413 * timezone/Makefile (testdata, build-testdata): New variables, use
3414 them in rules for test data.
3415 ($(objpfx)tst-timezone.out): Depend on test data.
3416 ($(testdata)/Europe/Berlin, $(testdata)/Universal,
3417 $(testdata)/Australia/Melbourne, $(testdata)/America/Sao_Paulo):
3418 New rules to build test data.
3419 (tst-timezone-ENV): Pass TZDIR to point to test data.
3420
3421 1998-05-18 Ulrich Drepper <drepper@cygnus.com>
3422
3423 * iconvdata/TESTS: ISO-2022-KR has not really ASCII as a subset
3424 (the designation sequence is disturbing).
3425
3426 1998-05-17 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
3427
3428 * sunrpc/svc_tcp.c: Add FreeBSD DoS patch.
3429 * sunrpc/xdr_rec.c: Likewise.
3430
3431 1998-05-15 Ulrich Drepper <drepper@cygnus.com>
3432
3433 * posix/Makefile (tests): Add runptests.
3434 (distribute): Add PTESTS, PTESTS2C.sed, and ptestcases.h.
3435 (before-compile): Add ptestcases.h.
3436 (ptestscases.h): Add rule to generate from PTESTS.
3437 * posix/runptests.c: New file.
3438 * posix/PTESTS: New file.
3439 * posix/PTESTS2C.sed: New file.
3440
3441 1998-05-15 Ulrich Drepper <drepper@cygnus.com>
3442
3443 * iconv/loop.c: Let user add code to use and set paramaters.
3444
3445 * iconvdata/iso-2022-kr.c: Correct to-loop.
3446
3447 * iconvdata/iso-2022-kr.c (PREPARE_LOOP): Use correct variable to
3448 point to output buffer.
3449
3450 * iconvdata/ksc5601.h (ksc5601_to_ucs4): Use correct value to find
3451 hanja.
3452
3453 * iconvdata/TESTS: Add ISO-2022-KR test.
3454 * iconvdata/testdata/ISO-2022-KR: New file.
3455
3456 1998-05-15 21:07 Ulrich Drepper <drepper@cygnus.com>
3457
3458 * iconv/gconv.h (gconv_step_data): Add new fields invocation_counter
3459 and internal_use.
3460 * iconv/gconv_open.c (__gconv_open): Initialize invocation_counter
3461 and internal_use.
3462 * wcsmbs/btowc.c: Likewise.
3463 * wcsmbs/mbrtowcs.c: Likewise.
3464 * wcsmbs/mbsnrtowcs.c: Likewise.
3465 * wcsmbs/mbsrtowcs.c: Likewise.
3466 * wcsmbs/wcrtomb.c: Likewise.
3467 * wcsmbs/wcsnrtombs.c: Likewise.
3468 * wcsmbs/wcsrtombs.c: Likewise.
3469 * wcsmbs/wctob.c: Likewise.
3470 * iconv/skeleton.c: Increment invocation_counter.
3471 * iconvdata/iso-2022-kr.c: When used in iconv() emit designator
3472 sequence first.
3473
3474 * iconv/skeleton.c (FROM_DIRECTION): Completely embrace expression.
3475 * iconvdata/iso-2022-jp.c: Likewise.
3476 * iconvdata/iso646.c: Likewise.
3477
3478 * iconvdata/Makefile: Correct rpath definition for ISO-2022-KR.
3479
3480 1998-05-15 Ulrich Drepper <drepper@cygnus.com>
3481
3482 * iconv/gconv_db.c (derivation_lookup): Use __tfind correctly.
3483
3484 * sysdeps/generic/setenv.c (setenv): Remove optimization for
3485 overwriting existing values if it fits.
3486
3487 1998-05-15 14:36 Ulrich Drepper <drepper@cygnus.com>
3488
3489 * posix/wordexp-test.c: Avoid duplicate messages.
3490
3491 * sysdeps/generic/setenv.c: Use __tfind and __tsearch, not tfind and
3492 tsearch. Correctly interpret values returned by those functions.
3493 (unsetenv): Store pointer to string, not pointer to string pointer.
3494
3495 * time/tzfile.c (__tzfile_compute): Take new arguments. Store
3496 DST information and offset in them.
3497 * time/tzset.c (__tz_convert): Pass extra parameters to
3498 __tzfile_compute. Compute equivalent values for use of tz_rules.
3499
3500 1998-05-15 00:49:11 Zack Weinberg <zack@rabi.phys.columbia.edu>
3501
3502 * iconvdata/Makefile (gen-8bit-table): Use move-if-change and
3503 stamp files to avoid unnecessary recompilation.
3504 (gen-8bit-gap-table): Likewise.
3505 (move-if-change): New variable.
3506 (all generated .h rules): Change to be .stmp rules.
3507 (%.h): New rule; depend on %.stmp; no commands.
3508 (distribute): Add gen-8bit.sh, gen-8bit-gap.sh,
3509 gen-8bit-gap-1.sh.
3510
3511 1998-05-15 01:09 Zack Weinberg <zack@rabi.phys.columbia.edu>
3512
3513 * Makerules (libc-map): Deleted.
3514 (load-map-file): Set to the appropriate compiler switch, not
3515 just the file name. If libfoo-map is not set, look for a
3516 libfoo.map in the current directory and $(..).
3517 (map-file): New variable, contains just the mapfile name.
3518 (build-shlib): Adjust for new value of load-map-file.
3519 (libc.so): Correct dependencies.
3520
3521 * extra-lib.mk: Correct shlib dependencies since libfoo-map
3522 may not be set anymore.
3523
3524 * elf/Makefile: Set ld-map to $(..)libc.map, not $(libc-map).
3525 Delete libdl-map. Tweak ld.so link rule to work with changed
3526 variable settings in Makerules.
3527 * iconvdata/Makefile: Tweak build-module to work with changed
3528 variable settings in Makerules.
3529
3530 * db/Makefile: Delete libdb-map.
3531 * hesiod/Makefile: Delete libnss_hesiod-map.
3532 * linuxthreads/Makefile: Delete libpthread-map.
3533 * locale/Makefile: Delete libBrokenLocale-map.
3534 * login/Makefile: Delete libutil-map.
3535 * math/Makefile: Delete libm-map.
3536 * md5-crypt/Makefile: Delete libcrypt-map.
3537 * nis/Makefile: Delete libnsl-map, libnss_nis-map,
3538 libnss_nisplus-map, and libnss_compat-map.
3539 * nss/Makefile: Delete libnss_files-map, libnss_db-map, and
3540 libnss_ldap-map.
3541 * resolv/Makefile: Delete libresolv-map and libnss_dns-map.
3542 * rt/Makefile: Delete librt-map.
3543
3544 1998-05-15 01:06 Zack Weinberg <zack@rabi.phys.columbia.edu>
3545
3546 * configure.in: Instead of substituting `yes' or `no' for whether
3547 --no-whole-archive is available, set @no_whole_archive@ to the
3548 appropriate gcc switch or the empty string. Likewise for
3549 -fno-exceptions.
3550 * config.make.in: Replace have-no-whole-archive with
3551 no-whole-archive and have-no-exceptions with no-exceptions.
3552 * Makerules: Delete stanzas setting no-whole-archive and
3553 no-exceptions.
3554
3555 * sunrpc/Makefile: Use move-if-change to update generated .h
3556 and .c files.
3557
3558 1998-05-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3559
3560 * wcsmbs/wcsmbsload.c (extract_charset_name): Use strcspn instead
3561 of strchr loop.
3562
3563 1998-05-15 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3564
3565 * time/tzfile.c (__tzfile_read): Remove unused variable info.
3566 (__tzfile_compute): Likewise.
3567
3568 1998-05-15 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3569
3570 * sysdeps/unix/sysv/linux/bits/socket.h (AF_SNA,PF_SNA): Add new
3571 defines from Linux 2.1.102.
3572
3573 1998-05-14 23:14 Ulrich Drepper <drepper@cygnus.com>
3574
3575 * locale/programs/ld-ctype.c: Write correct mb_cur_max value.
3576
3577 1998-05-14 13:25 Ulrich Drepper <drepper@cygnus.com>
3578
3579 * inet/netinet/in.h: Add defines for multicast.
3580 Reported by Jeremy Hall <jhall@UU.NET>.
3581
3582 * stdlib/stdlib.h: Add prototypes for __setenv and __unsetenv.
3583 * sysdeps/generic/putenv.c: Use __setenv and __unsetenv, not setenv
3584 and unsetenv. Optimize _LIBC case.
3585 * sysdeps/generic/setenv.c: Prevent unnecessary memory leaks.
3586 Define functions with leading __.
3587
3588 * time/tzfile.c: Correct handling of global variables daylight,
3589 timezone, and tzname.
3590 * time/tzset.c: Likewise.
3591 * timezone/Makefile (tests): Add tst-timezone.
3592 * timezone/tst-timezone.c: New file.
3593
3594 1998-05-14 10:35 Ulrich Drepper <drepper@cygnus.com>
3595
3596 * timezone/asia: Update from tzdata1998d.
3597 * timezone/australasia: Likewise.
3598 * timezone/europe: Likewise.
3599
3600 1998-05-13 Ulrich Drepper <drepper@cygnus.com>
3601
3602 * string/string.h: Don't use the optimized versions for the string
3603 functions if optimizing for space.
3604
3605 * stdlib/tst-strtod.c: Add test for -0.0.
3606
3607 * io/ftwtest-sh: Prevent tests from being run by root.
3608
3609 * wcsmbs/wcsmbsload.c (extract_charset_name): Fix silly bugs in
3610 last addition. Patch by wkpark@chem.skku.ac.kr.
3611
3612 1998-05-12 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3613
3614 * iconvdata/8bit-gap.c (BODY): Don't fall off the end of the gap
3615 table.
3616
3617 1998-05-12 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3618
3619 * iconvdata/gen-8bit.sh: New file.
3620 * iconvdata/gen-8bit-gap.sh: New file.
3621 * iconvdata/gen-8bit-gap-1.sh: New file.
3622 * iconvdata/Makefile (generate-8bit-table): Use shell script
3623 instead of writing the commands directly.
3624 (generate-8bit-gap-table): Likewise.
3625 ($(objpfx)iso8859-7jp.h): Likewise.
3626 (generated headers): Depend on shell script instead of Makefile.
3627 (before-compile): Add $(perl-generated-headers) only if perl is
3628 available.
3629 (headers): Depend on $(perl-generated-headers) only if perl is
3630 available.
3631 (sed-generated-headers): Remove iso8859-7jp.h.
3632
3633 1998-05-11 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3634
3635 * csu/Makefile ($(objpfx)abi-tag.h): Double $ in command. Clean up.
3636 (/): Removed.
3637
3638 1998-05-12 Ulrich Drepper <drepper@cygnus.com>
3639
3640 * wcsmbs/wcsmbsload.c (extract_charset_name): Pass correctly
3641 formed charset names to getfct. Let user override charset
3642 selection by mention charset in locale name.
3643
3644 1998-05-12 12:15 Ulrich Drepper <drepper@cygnus.com>
3645
3646 * posix/glob.c: Move to ...
3647 * sysdeps/generic/glob.c: ...here.
3648 * posix/glob.h (glob_t): Use correct types for gl_pathc and gl_offs
3649 elements.
3650 * sysdeps/unix/sysv/linux/alpha/glob.c: New file.
3651 * sysdeps/unix/sysv/linux/alpha/oldglob.c: New file.
3652 * sysdeps/unix/sysv/linux/alpha/Dist: Add oldglob.c.
3653 * sysdeps/unix/sysv/linux/alpha/Makefile: Compile oldglob in posix
3654 subdir.
3655 * libc.map [GLIBC_2.1]: Add glob and globfree.
3656
3657 1998-05-12 Ulrich Drepper <drepper@cygnus.com>
3658
3659 * sunrpc/Makefile (generated): Restore old list.
3660
3661 1998-05-11 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3662
3663 * rt/Makefile (tests): Define only if we have a thread library.
3664
3665 * nis/ypclnt.c: Add: #include <errno.h>.
3666
3667 1998-05-10 15:39 Zack Weinberg <zack@rabi.phys.columbia.edu>
3668
3669 * configure.in: Define and substitute RELEASE as well as
3670 VERSION.
3671 * config.make.in: Add RELEASE and VERSION to be substituted.
3672 * Makeconfig: Delete all references to version.mk.
3673 * Make-dist: Likewise.
3674 * MakeTAGS: Likewise.
3675 * elf/Makefile: Likewise.
3676
3677 1998-05-10 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
3678
3679 * nis/ypclnt.c: Move "(none)" domainname check from __yp_check to
3680 yp_get_default_domain.
3681
3682 1998-05-12 Ulrich Drepper <drepper@cygnus.com>
3683
3684 * sysdeps/posix/profil.c (__profil): Don't define act and timer
3685 variables as static. Patch by Joe Keane <jgk@jgk.org>.
3686
3687 1998-05-12 Wolfram Gloger <wmglo@dent.med.uni-muenchen.de>
3688
3689 * malloc/malloc.c: Fix for NO_THREADS case.
3690
3691 1998-05-11 18:02 Richard Henderson <rth@cygnus.com>
3692
3693 * sysdeps/unix/sysv/linux/alpha/Makefile (sysdep_routines):
3694 Remove statfs and fstatfs.
3695 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Don't mark pread
3696 and pwrite as EXTRA.
3697 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
3698
3699 1998-05-09 Ulrich Drepper <drepper@cygnus.com>
3700
3701 * libc.map: Add capget and capset.
3702
3703 1998-05-08 Ulrich Drepper <drepper@cygnus.com>
3704
3705 * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
3706 (DL_FIND_ARG_COMPONENTS): Find correct alignment for auxiliary
3707 vector. Patch by Mark Hatle <fray@kernel.crashing.org>
3708 and Matt McLean <keys@brio.yikes.com>.
3709
3710 1998-05-08 23:49 Ulrich Drepper <drepper@cygnus.com>
3711
3712 * misc/Makefile (tests): Add tst-mntent.
3713 * misc/tst-mntent.c: New file.
3714
3715 1998-05-08 21:56 Zack Weinberg <zack@rabi.phys.columbia.edu>
3716
3717 * autolock.sh: Removed.
3718 * manual/move-if-change: Removed.
3719
3720 * scripts: New directory.
3721 * =__ify: Moved to scripts.
3722 * config.guess: Likewise.
3723 * config.sub: Likewise.
3724 * gen-FAQ.pl: Likewise.
3725 * install-sh: Likewise.
3726 * mkinstalldirs: Likewise.
3727 * move-if-change: Likewise.
3728 * printsources: Likewise.
3729 * rellns.sh: Likewise.
3730 * test-installation.pl: Likewise.
3731
3732 * configure.in: Look in scripts for config.guess, config.sub,
3733 install-sh.
3734 * Makefile: Distribute all above files in their
3735 new home. Find gen-FAQ.pl and test-installation.pl in scripts.
3736 * manual/Makefile: Find mkinstalldirs and move-if-change in
3737 $(..)scripts. Drop them from distribute. Minor cleanups.
3738 * Makerules: Find mkinstalldirs and rellns-sh in scripts.
3739 * sysdeps/mach/hurd/Makefile: Find move-if-change in scripts.
3740 * timezone/Makefile: Find rellns-sh in scripts.
3741
3742 1998-05-08 Ulrich Drepper <drepper@cygnus.com>
3743
3744 * intl/locale.alias: Change italian to it_IT.ISO-8859-1.
3745 Reported by Ottavio G. Rizzo <otto@mast.queensu.ca>.
3746
3747 1998-05-08 19:24 Zack Weinberg <zack@rabi.phys.columbia.edu>
3748
3749 * Makefile (+subdir-inits): Delete variable.
3750 (+init_subdirs): Likewise.
3751 (aux): Likewise.
3752 (before-compile): Likewise.
3753 (libc-init): Delete stanza.
3754 (version-info.h): Delete rule and associated variable.
3755 (distribute): Don't distribute moved files.
3756 * Makerules (interp-obj): It lives in elf now. Only use it
3757 if $(elf) is set. Delete rule to build it.
3758 * csu/Makefile: Build set-init.o and/or munch-init.o. Build
3759 version.o and version-info.h. Minor cleanups.
3760 (routines): Add libc-init, sysdep, version.
3761 (generated): Add version-info.h.
3762 * elf/Makefile: Build interp.os.
3763
3764 * interp.c: Moved to elf.
3765 * set-init.c: Moved to csu.
3766 * munch-init.c: Likewise.
3767 * munch.awk: Likewise.
3768 * version.c: Likewise.
3769
3770 * Rules: Unconfuse syntax highlighting with a fake comment.
3771
3772 1998-05-08 Ulrich Drepper <drepper@cygnus.com>
3773
3774 * sysdeps/unix/sysv/linux/syscalls.list: Add capset and capget
3775 syscalls.
3776
3777 1998-05-08 16:36 Zack Weinberg <zack@rabi.phys.columbia.edu>
3778
3779 * iconvdata/Makefile (generated): Set to *-generated-headers
3780 plus gconv-modules.
3781 (tests): Set to iconv-test.
3782 * localedata/Makefile (generated-dirs): Add ld-test-names to list.
3783 * posix/Makefile (generated): Set to wordexp-test-result*.
3784 * sunrpc/Makefile (generated): Remove rpcsvc/*.
3785 (generated-dirs): Add rpcsvc.
3786 * libio/Makefile: Clean up.
3787
3788 1998-05-08 14:55 Ulrich Drepper <drepper@cygnus.com>
3789
3790 * Make-dist (+tsrcs): Also use tests-statc where tests is used.
3791 * Makerules: Likewise.
3792 (+depfiles): Also add sysdep-others.
3793 * Rules: Likewise.
3794 * iconv/Makefile (distribute): Add loop.s and skeleton.c.
3795 * iconvdata/Makefile (distribute): Add TESTS.
3796 * localedata/Makefile (repertoires): Rename to repertoiremaps.
3797 * sysdeps/gnu/Dist: Add utmpx.h and bits/utmpx.h.
3798 * sysdeps/unix/sysv/linux/Dist: Add ldd-rewrite.sed.
3799 * sysdeps/unix/sysv/linux/i386/Makefile [subdir=elf]: Define
3800 sysdep-others, not others.
3801 * sysdeps/unix/sysv/linux/m68k/Makefile: Likewise.
3802 * sysdeps/unix/sysv/linux/sparc/Dist: Add sys/kernel_termios.h.
3803
3804 1998-05-08 12:26 Ulrich Drepper <drepper@cygnus.com>
3805
3806 * iconv/gconv_int.h (struct gconv_module): Remove cost field and add
3807 cost_hi and cost_lo.
3808 * iconv/gconv_conf.c (builtin_modules): Initialize cost_hi from
3809 Cost parameter and set cost_lo to INT_MAX.
3810 (add_module): Take new parameter and use it to initialize cost_lo.
3811 (read_conf_file): Count modules being loaded and use counter for
3812 new parameter to add_module.
3813 * iconv/gconv_db.c (find_derivation): When look for cost examine
3814 cost_hi and cost_lo.
3815
3816 1998-05-08 10:52 Ulrich Drepper <drepper@cygnus.com>
3817
3818 * string/bits/string2.h: Don't use unsigned char * unless really
3819 necessary since this disturbs C++.
3820 * sysdeps/i386/i486/bits/string.h: Likewise.
3821 Patch by Bernd Schmidt <crux@Pool.Informatik.RWTH-Aachen.DE>.
3822
3823 1998-05-08 13:53 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3824
3825 * malloc/malloc.c (top_check): Fix last change.
3826
3827 1998-05-07 Ulrich Drepper <drepper@cygnus.com>
3828
3829 * sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Define.
3830 Patch by Matt McLean <keys@brio.yikes.com>.
3831
3832 1997-05-07 13:26 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3833
3834 * Makerules (lib): Put back dependency on lib-noranlib.
3835 ($(subdirs-stamps)): Remove dependency on stamp.* again.
3836
3837 1998-05-07 Ulrich Drepper <drepper@cygnus.com>
3838
3839 * sysdeps/i386/fpu/bits/mathinline.h: Use long long int also for
3840 test in __pow2 implementation.
3841
3842 1998-04-16 07:42 Geoff Keating <geoffk@ozemail.com.au>
3843
3844 * Makeconfig [!build-static]: Link `static' binaries with libc_pic.a.
3845 Still need *FLAGS-.o because we still sometimes build .o files.
3846 * db2/Makefile: Don't build libndbm.a if !build-static.
3847
3848 1998-05-07 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3849
3850 * malloc/malloc.c (top_check): Add void as parameter to silent gcc.
3851
3852 1998-04-16 07:42 Geoff Keating <geoffk@ozemail.com.au>
3853
3854 * configure.in: New test for broken gcc on PowerPC.
3855 * sysdeps/powerpc/atomicity.h: Use result of test.
3856 * linuxthreads/sysdeps/powerpc/pt-machine.h: Use result of test.
3857
3858 * math/libm-test.c: Update many of the epsilon to match actual
3859 performance.
3860
3861 * sysdeps/libm-ieee754/e_exp.c: Reduce the number of branches.
3862 * sysdeps/libm-ieee754/e_expf.c: Likewise.
3863 * sysdeps/libm-ieee754/s_exp2.c: Likewise.
3864 * sysdeps/libm-ieee754/s_exp2f.c: Likewise.
3865
3866 * sysdeps/libm-ieee754/e_pow.c: Correct typo.
3867
3868 * sysdeps/powerpc/elf/libc-start.c: New file.
3869 * sysdeps/powerpc/elf/start.S: New file, use libc-start.
3870 * sysdeps/powerpc/elf/start.c: Delete.
3871
3872 * sysdeps/unix/sysv/linux/powerpc/Dist: Remove syscall.h
3873 * sysdeps/unix/sysv/linux/powerpc/syscall.h: Delete. It was unused.
3874
3875 * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Correct previous
3876 few patches.
3877
3878 1998-05-06 12:51 Ulrich Drepper <drepper@cygnus.com>
3879
3880 * sysdeps/i386/fpu/bits/mathinline.h (pow): Use long long int for
3881 test for integer.
3882
3883 * sysdeps/libm-i387/e_pow.S: Correctly shift double word.
3884 * sysdeps/libm-i387/e_powl.S: Likewise.
3885
3886 1998-03-31 Wolfram Gloger <wmglo@dent.med.uni-muenchen.de>
3887
3888 * malloc/malloc.c (chunk2mem_check, top_check): New functions.
3889 (malloc_check, free_check, realloc_check, memalign_check): Use
3890 them to improve overrun checking. Overruns of a single byte and
3891 corruption of the top chunk are now detected much more reliably.
3892
3893 1998-05-06 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3894
3895 * math/libm-test.c (pow_test): Add test for special value from PR
3896 libc/590.
3897
3898 1998-05-06 Ulrich Drepper <drepper@cygnus.com>
3899
3900 * sysdeps/unix/sysv/linux/bits/errno.h: Undefine EILSEQ before
3901 including linux/errno.h.
3902
3903 1998-05-06 09:49 Ulrich Drepper <drepper@cygnus.com>
3904
3905 * sysdeps/unix/sysv/sysv4/solaris2/bits/stat.h: Add LFS support.
3906 Use correct types.
3907 * sysdeps/unix/sysv/sysv4/solaris2/bits/types.h: New file.
3908 * sysdeps/unix/sysv/sysv4/solaris2/bits/errno.h: New file.
3909
3910 1998-05-05 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3911
3912 * Makerules (elide-routines.*): Fix assignments.
3913 (do-makelib): Fix typo.
3914 ($(subdirs-stamps)): Depend on $(objpfx)stamp.* if in parent
3915 makefile.
3916
3917 1998-05-04 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3918
3919 * Makefile (sysdep-subdirs, subdirs, $(common-objpfx)sysd-dirs,
3920 $(objpfx)sysd-dirs): Move them...
3921 * Makeconfig: ... here.
3922 * Makerules (subdirs-stamps, subdirs-stamp-o): Always define.
3923 (stubs): Fix circular depedency.
3924 (do-makelib): Clean up.
3925 (lib): Don't depend on lib-noranlib.
3926 ($(objpfx)stamp.oS): Remove special case for empty
3927 static-only-routines.
3928 (elide-routines.o): Add $(static-only-routines).
3929 (elide-routines$o): Define this instead of elide-routines.$o.
3930 * manual/Makefile (stubs): Fix circular dependency.
3931
3932 1998-05-05 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3933
3934 * libio/Makefile (routines): Remove duplicate oldiofclose.
3935
3936 1998-05-05 Ulrich Drepper <drepper@cygnus.com>
3937
3938 * string/strcoll.c: Use uint32_t instead of u_int32_t.
3939
3940 1998-05-05 Ulrich Drepper <drepper@cygnus.com>
3941
3942 * libio/stdio.h: Fix typo in __REDIRECT.
3943 * io/sys/stat.h: Likewise.
3944 Reported by Myles Uyema <myles@uyema.nws.net>.
3945
3946 1998-05-04 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3947
3948 * locale/programs/localedef.c (options): Fix help message.
3949
3950 1998-05-04 Ulrich Drepper <drepper@cygnus.com>
3951
3952 * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Avoid nasty
3953 relocations. Patch by Joe Keane <jgk@jgk.org>.
3954
3955 1998-05-04 12:40 Ulrich Drepper <drepper@cygnus.com>
3956
3957 * malloc/malloc.c (ptmalloc_init_all): New function. Similar to
3958 ptmalloc_unlock_all, but re-initializes the mutexes instead.
3959 (ptmalloc_init): Use new function in thread_at_fork call.
3960 (thread_atfork_static): Likewise.
3961 Suggested by Wolfram Gloger and Xavier Leroy.
3962
3963 1998-05-04 Ulrich Drepper <drepper@cygnus.com>
3964
3965 * signal/signal.h: Move definitions of struct sigstack and
3966 struct sigaltstack into separate file and include it.
3967 * sysdeps/generic/bits/sigstack.h: New file.
3968 * sysdeps/unix/sysv/linux/bits/sigstack.h: New file.
3969 * signal/Makefile (headers): Add bits/sigstack.h.
3970
3971 1998-05-03 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3972
3973 * elf/rtld.c (dl_main): Fix check for number of references to
3974 interpreter object.
3975
3976 1998-05-03 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3977
3978 * elf/rtld.c (dl_main): Check has_interp after executing platform
3979 specific code.
3980
3981 1998-05-01 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3982
3983 * iconvdata/run-iconv-test.sh: Fix typo.
3984
3985 1998-05-01 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3986
3987 * Makerules (+depfiles): Add depfiles for $(tests-static).
3988 Simplified.
3989
3990 1998-05-01 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3991
3992 * manual/terminal.texi (Special Characters): Fix description of
3993 c_cc indexes.
3994
3995 1998-05-01 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3996
3997 * sysdeps/unix/sysv/linux/tcsetattr.c: Use memcpy to copy the c_cc
3998 array.
3999 * sysdeps/unix/sysv/linux/tcgetattr.c: Likewise. Initialize rest
4000 of c_cc array.
4001
4002 1998-04-30 14:15 Zack Weinberg <zack@rabi.phys.columbia.edu>
4003
4004 * sysdeps/unix/sysv/linux/netrose/rose.h: Don't include kernel headers.
4005
4006 1998-05-01 Ulrich Drepper <drepper@cygnus.com>
4007
4008 * intl/locale.alias: Update russian entry.
4009
4010 1998-05-01 21:54 Zack Weinberg <zack@rabi.phys.columbia.edu>
4011
4012 * Makerules (static-only-routines): Reimplement in terms of
4013 elide-routines.os.
4014 (shared-only-routines): Reimplement in terms of
4015 elide-routines.X [where X is all object-suffixes except .os].
4016
4017 (stubs): Create stubs file inside the subdir.
4018 (common-mostlyclean): Remove stubs file from inside the subdir.
4019 * Makefile (subdir-stubs): Look for stubs files inside the
4020 subdirs.
4021 * manual/Makefile (stubs): Create dummy stubs file inside the
4022 subdir.
4023
4024 1998-05-01 21:01 Zack Weinberg <zack@rabi.phys.columbia.edu>
4025
4026 Build speed improvement: make ar less of a bottleneck.
4027
4028 * Makerules (stamp$o): Just record the object list for later
4029 use.
4030 (libc_foo.a): New rule, depends on subdir stamp files; builds
4031 and ranlibs the library from the lists saved in those files.
4032
4033 (subdirs-stamps): Define also if subdir == elf (FIXME: kludge).
4034 (subdirs-stamp-o): Likewise.
4035
4036 (ar-symtab-name): Delete variable.
4037 (lib%.a): Delete target.
4038 (libc_foo.a(bar.%)): Delete target.
4039 (libc_foo.a($(ar-symtab-name))): Delete target.
4040
4041 (objects objs): Just depend on libobjs and extra-objs.
4042 (libobjs): Depend on the stamp files, not the objects.
4043 (extra-objs): New target, just depends on the extra-objs list.
4044
4045 (CREATE_ARFLAGS): Kill the `ar S' hack.
4046
4047 * config.make.in (have-ar-S): Deleted.
4048 * configure.in: Delete test for `ar S'. Add test to determine
4049 whether ranlib does anything useful.
4050
4051 1998-05-01 Ulrich Drepper <drepper@cygnus.com>
4052
4053 * inet/tst-ether_aton.c: Include <stdio.h>.
4054
4055 1998-04-30 16:45 Ulrich Drepper <drepper@cygnus.com>
4056
4057 * inet/ether_aton.c: Including netinet/if_ether.h is not necessary.
4058
4059 * locale/Makefile (distribute): Add programs/repertoire.h.
4060 (localedef-modules): Add repertoire.
4061 (CPPFLAGS): Define REPERTOIREMAP_PATH.
4062 * locale/programs/repertoire.c: New file.
4063 * locale/programs/repertoire.h: New file.
4064 * locale/programs/charmap.c: Starting fixing character set handling
4065 to handle multi-byte encodings.
4066 * locale/programs/charset.c: Likewise.
4067 * locale/programs/charset.h: Likewise.
4068 * locale/programs/ld-collate.c: Likewise.
4069 * locale/programs/ld-ctype.c: Likewise.
4070 * locale/programs/linereader.c: Likewise.
4071 * locale/programs/localedef.c: Likewise.
4072 * locale/programs/locfile-kw.gperf: Likewise.
4073 * locale/programs/locfile-kw.h: Likewise.
4074 * locale/programs/locfile-token.h: Likewise.
4075 * locale/programs/locfile.h: Likewise.
4076 * locale/programs/stringtrans.c: Likewise.
4077
4078 * locale/programs/locfile.c: Interpret I18NPATH value as base of
4079 path, extended with "/locales/".
4080
4081 1998-04-18 Philip Blundell <Philip.Blundell@pobox.com>
4082
4083 * sysdeps/arm/memset.S: Fix off by one error.
4084
4085 * sysdeps/unix/sysv/linux/arm/sysdep.h (PSEUDO): On error, call
4086 __syscall_error rather than syscall_error directly.
4087
4088 1998-04-17 Philip Blundell <Philip.Blundell@pobox.com>
4089
4090 * sysdeps/unix/sysv/linux/arm/mmap.S: New file; implementation of
4091 mmap() syscall for ARM.
4092
4093 * sysdeps/unix/arm/start.c: New file; startup code for ARM a.out
4094 binaries.
4095
4096 1998-04-30 Ulrich Drepper <drepper@cygnus.com>
4097
4098 * locale/programs/localedef.c: Recognize repertoire-map option.
4099
4100 1998-04-29 Ulrich Drepper <drepper@cygnus.com>
4101
4102 * locale/programs/linereader.c (get_toplvl_escape): Fix typo in
4103 converting non-hex numbers.
4104 Patch by Won Kyu Park <bird@bird.kitel.co.kr>.
4105
4106 1998-04-23 07:31 H.J. Lu <hjl@gnu.org>
4107
4108 * resolv/inet_addr.c (inet_aton): Use __strtoul_internal to
4109 check overflow.
4110 * resolv/Makefile (tests): New, add tst-aton.
4111 * resolv/tst-aton.c: New file.
4112
4113 1998-04-29 Ulrich Drepper <drepper@cygnus.com>
4114
4115 * sysdeps/sparc/sparc32/dl-machine.h (WEAKADDR): Add missing
4116 semicolon.
4117
4118 1998-04-29 12:11 Ulrich Drepper <drepper@cygnus.com>
4119
4120 * wcsmbs/mbsnrtowcs.c: Remove variable to pass to conversion function
4121 by letting the later modify the variable computing the total directly.
4122 * wcsmbs/mbsrtowcs.c: Likewise.
4123 * wcsmbs/wcsnrtombs.c: Likewise.
4124 * wcsmbs/wcsrtombs.c: Likewise.
4125
4126 * wcsmbs/btowc.c (converted): Rename variable to dummy to make clear
4127 it is not used.
4128 * wcsmbs/wctoc.c: Likewise.
4129
4130 * wcsmbs/mbsrtowcs.c: Optimize a bit more.
4131 * wcsmbs/wcsrtombs.c: Likewise.
4132
4133 * sysdeps/unix/sysv/linux/alpha/bits/signum.h: Add SIGCLD definition.
4134
4135 1998-04-29 Ulrich Drepper <drepper@cygnus.com>
4136
4137 * iconv/skeleton.c: Correct counting of actually converted
4138 characters.
4139
4140 * intl/localealias.c (read_alias_file): Use unsigned char for
4141 local variables. Remove unused variable tp.
4142 * intl/l10nflist.c (_nl_normalize_codeset): Use unsigned char *
4143 for type of codeset. For loosing Solaris systems.
4144 * intl/loadinfo.h: Adapt prototype of _nl_normalize_codeset.
4145 * intl/bindtextdom.c (BINDTEXTDOMAIN): Don't define local variable
4146 len if not needed.
4147 Patches by Jim Meyering.
4148
4149 * stdio-common/vfprintf.c [%S]: Don't clear mbstate twice;
4150 wcsrtombs must put it into initial state.
4151
4152 1998-04-29 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4153
4154 * iconv/gconv_simple.c: Fix endian bug. Don't put side effects in
4155 argument of bswap_XX macro.
4156
4157 1998-04-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4158
4159 * iconvdata/Makefile (EBCDIC-DK-NO-A-routines): Fix typo in
4160 variable name.
4161
4162 1998-04-28 Ulrich Drepper <drepper@cygnus.com>
4163
4164 * sysdeps/unix/sysv/linux/semctl.c (semctl): Define own union
4165 semun and use stdarg macros to get the value.
4166 * sysdeps/generic/semctl.c: Don't use union semun.
4167
4168 * sysvipc/sys/sem.h: Don't use union semun in semctl prototype.
4169
4170 * string/basename.c [!_LIBC]: Define function as gnu_basename.
4171
4172 * posix/getopt.c [!__GNU_LIBRARY__]: Include string.h or
4173 strings.h.
4174
4175 * stdlib/grouping.h: Accept ungrouped numbers even if locale
4176 defines grouping.
4177
4178 * intl/hash-string.h: Don't include values.h.
4179
4180 * inet/Makefile (tests): Add tst-ether_aton.
4181 * inet/tst-ether_aton.c: New file.
4182
4183 * inet/ether_aton_r.c (ether_aton_r): Preserve high-nibble value
4184 in hex conversion.
4185 * inet/ether_aton.c (ether_aton): Declare result variable static.
4186 Reported by ahyung@unixg.ubc.ca.
4187
4188 * sysdeps/unix/sysv/linux/bits/sem.h: Don't define union semun.
4189 Define macro _SEM_SEMUN_UNDEFINED instead.
4190 Reported by Dirk Laessig <d.laessig@tu-bs.de>.
4191
4192 * stdio-common/tst-wc-printf.c: New file. Test for %S and %C format.
4193 * stdio-common/Makefile (tests): Add tst-wc-printf.
4194
4195 1998-04-28 16:32 Philip Blundell <philb@gnu.org>
4196
4197 * manual/stdio.texi (Variable Arguments Output): Correct variable
4198 name. Patch from Ewan Mellor <em@nexus.co.uk>
4199
4200 1998-04-27 Ulrich Drepper <drepper@cygnus.com>
4201
4202 * intl/dcgettext.c: Remove unneeded definition of
4203 internal_function.
4204
4205 1998-04-27 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4206
4207 * iconvdata/Makefile ($(objpfx)iconv-test.out): Use this as target
4208 instead of do-iconv-test.
4209 ($(objpfx)gconv-modules): Define rule only if objpfx is not
4210 empty.
4211
4212 1998-04-27 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4213
4214 * string/string.h: Fix feature test.
4215
4216 1998-04-27 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4217
4218 * iconvdata/iso646.c (BODY): Don't use character constants that
4219 depend on signedness of char.
4220
4221 1998-04-27 Ulrich Drepper <drepper@cygnus.com>
4222
4223 * sysdeps/unix/sysv/linux/i386/Makefile [$(subdirs)=misc]
4224 (sysdep_routines): Add s_pread64 and s_pwrite64.
4225
4226 1998-04-27 09:54 Ulrich Drepper <drepper@cygnus.com>
4227
4228 * iconvdata/Makefile (distribute): Remove generated .h files.
4229 * iconvdata/koi8-r.h: Removed.
4230 * iconvdata/latin-greek-1.h: Removed.
4231 * iconvdata/latin-greek.h: Removed.
4232
4233 * iconvdata/testdata/CP1258..UTF8: New iconv test source.
4234 * iconvdata/KOI-8: Likewise.
4235 * iconvdata/KOI-8..UTF8: Likewise.
4236 * iconvdata/KOI8-R: Likewise.
4237 * iconvdata/KOI8-R..UTF8: Likewise.
4238
4239 1998-04-24 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4240
4241 * streams/Makefile (headers): Add sys/stropts.h.
4242 * streams/sys/stropts.h: New file.
4243
4244 1998-04-25 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4245
4246 * sysdeps/unix/sysv/linux/ttyname.c,
4247 sysdeps/unix/sysv/linux/ttyname_r.c: New files, like
4248 sysdeps/posix/ttyname*.c, but look in /dev/pts first.
4249
4250 1998-04-25 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4251
4252 * sysdeps/unix/sysv/linux/ptsname.c: Fix off-by-one bug in second
4253 argument of _itoa_word.
4254
4255 1998-04-24 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4256
4257 * sysdeps/unix/sysv/linux/syscalls.list (s_getcwd, s_getdents,
4258 s_pread64, s_pwrite64, s_reboot, s_sigpending, s_sigprocmask): Set
4259 caller to getcwd, getdents, pread64, pwrite64, reboot, sigpending,
4260 sigprocmask, resp., instead of EXTRA.
4261
4262 * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Remove
4263 s_pread64 and s_pwrite64.
4264
4265 1998-04-26 18:44 Ulrich Drepper <drepper@cygnus.com>
4266
4267 * iconvdata/Makefile: Correct rules to generate gap table.
4268 * iconvdata/gap.pl: Simplify.
4269
4270 * iconvdata/TESTS: Name new tests.
4271 * iconvdata/testdata/CP1250: New file.
4272 * iconvdata/testdata/CP1250..UTF8: New file.
4273 * iconvdata/testdata/CP1251: New file.
4274 * iconvdata/testdata/CP1251..UTF8: New file.
4275 * iconvdata/testdata/CP1252: New file.
4276 * iconvdata/testdata/CP1252..UTF8: New file.
4277 * iconvdata/testdata/CP1253: New file.
4278 * iconvdata/testdata/CP1253..UTF8: New file.
4279 * iconvdata/testdata/CP1254: New file.
4280 * iconvdata/testdata/CP1254..UTF8: New file.
4281 * iconvdata/testdata/CP1255: New file.
4282 * iconvdata/testdata/CP1255..UTF8: New file.
4283 * iconvdata/testdata/CP1256: New file.
4284 * iconvdata/testdata/CP1256..UTF8: New file.
4285 * iconvdata/testdata/CP1257: New file.
4286 * iconvdata/testdata/CP1257..UTF8: New file.
4287
4288 1998-04-26 Ulrich Drepper <drepper@cygnus.com>
4289
4290 * iconvdata/Makefile: Add rules for ISO-2022-KR.
4291 * iconvdata/iso-2022-kr.c: New file.
4292
4293 * iconvdata/gconv-modules: Add entry for ISO-2022-JP, ISO-2022-JP-2,
4294 and ISO-2022-KR.
4295
4296 1998-04-25 18:39 Ulrich Drepper <drepper@cygnus.com>
4297
4298 * iconvdata/Makefile: Use gap method for iso8859-5, iso8859-7,
4299 iso8859-8 and iso8859-10.
4300 * iconvdata/iso8859-5.c: Change to use gap method.
4301 * iconvdata/iso8859-7.c: Likewise.
4302 * iconvdata/iso8859-8.c: Likewise.
4303 * iconvdata/iso8859-10.c: Likewise.
4304
4305 * iconvdata/Makefile: Add rules for ISO-2022-JP module.
4306 * iconv/skeleton.c: Allow END_LOOP do be defined and use it at the
4307 end of the loop.
4308 * iconvdata/iso-2022-jp.c: New file.
4309
4310 * iconvdata/ksc5601.c: Don't use uint16_t to represent byte sequence.
4311 * iconvdata/ksc5601.h: Unify function interfaces.
4312 * iconvdata/euckr.c: Adapt for changed ksc5601.h interface.
4313 * iconvdata/uhc.c: Likewise.
4314
4315 * iconvdata/gb2312.h: Use correct types.
4316
4317 * iconvdata/iso646.c (gconv_open): Correctly initialize the character
4318 size elements of data.
4319
4320 1998-04-24 Ulrich Drepper <drepper@cygnus.com>
4321
4322 * string/tst-svc.expect: Adapt for change in .input.
4323 * string/tst-svc.input: More tests.
4324
4325 1998-04-24 17:15 Ulrich Drepper <drepper@cygnus.com>
4326
4327 * iconvdata/Makefile: Add rules for new modules.
4328 * iconvdata/gconv-modules: Likewise.
4329 * iconvdata/cp737.c: New file.
4330 * iconvdata/cp737.h: New file.
4331 * iconvdata/cp775.c: New file.
4332 * iconvdata/cp775.h: New file.
4333 * iconvdata/cp874.c: New file.
4334 * iconvdata/cp874.h: New file.
4335
4336 1998-04-24 16:30 Ulrich Drepper <drepper@cygnus.com>
4337
4338 * iconvdata/Makefile: Create target directory before generating
4339 headers.
4340
4341 1998-04-23 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4342
4343 * misc/sys/cdefs.h (__REDIRECT): Handle systems with non-empty
4344 __USER_LABEL_PREFIX__.
4345 (__ASMNAME, __ASMNAME2): New macros.
4346
4347 1998-04-24 Ulrich Drepper <drepper@cygnus.com>
4348
4349 * elf/dl-load.c: Include sys/param.h for MAX.
4350
4351 1998-04-24 21:44 Richard Henderson <rth@cygnus.com>
4352
4353 * sysdeps/unix/sysv/linux/alpha/syscalls.list (ftruncate): Make
4354 __ftruncate the strong symbol, and add weak alias.
4355 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
4356
4357 1998-04-24 Ulrich Drepper <drepper@cygnus.com>
4358
4359 * termios/cfsetspeed.c: Make code cleaner and add missing const.
4360 Patch by Joe Keane <jgk@jgk.org>.
4361
4362 * inet/rcmd.c (__ivaliduser): Check buf for being NULL before
4363 free()ing.
4364
4365 1998-04-24 13:56 Ulrich Drepper <drepper@cygnus.com>
4366
4367 * sysdeps/generic/bits/socket.h: Add #defines for enum values.
4368 Patch by Thomas Bushnell, n/BSG.
4369
4370 1998-04-24 Ulrich Drepper <drepper@cygnus.com>
4371
4372 * inet/rcmd.c (iruserok): Initialize hostf variable to NULL.
4373
4374 1998-04-24 Ulrich Drepper <drepper@cygnus.com>
4375
4376 * iconvdata/Makefile: Put generated headers in build directory.
4377
4378 1998-04-23 22:43 Ulrich Drepper <drepper@cygnus.com>
4379
4380 * elf/dl-load.c (fillin_rpath): Handle empty element returned by
4381 strsep as current directory.
4382
4383 * iconv/gconv_builtin.h: Add aliases unicode and unicodebig for
4384 Java. Add definitions for unicodelittle implementation.
4385 * iconv/gconv_int.h: Add declaration for unicodelittle functions.
4386 * iconv/gconv_simple.c: Define unicodelittle functions.
4387
4388 * iconv/iconv_prog.c: Make program print information about position
4389 of illegal character in input.
4390
4391 * iconv/skeleton.c: Use __strcasecmp instead of __strcasestr for
4392 comparison of charset name.
4393 * iconvdata/big5.c (CHARSET_NAME): Adapt for this.
4394 * iconvdata/ebcdic-at-de-a.c: Likewise.
4395 * iconvdata/ebcdic-at-de.c: Likewise.
4396 * iconvdata/ebcdic-ca-fr.c: Likewise.
4397 * iconvdata/euccn.c: Likewise.
4398 * iconvdata/eucjp.c: Likewise.
4399 * iconvdata/euckr.c: Likewise.
4400 * iconvdata/euctw.c: Likewise.
4401 * iconvdata/hp-roman8.c: Likewise.
4402 * iconvdata/iso6937.c: Likewise.
4403 * iconvdata/iso8859-1.c: Likewise.
4404 * iconvdata/iso8859-10.c: Likewise.
4405 * iconvdata/iso8859-2.c: Likewise.
4406 * iconvdata/iso8859-3.c: Likewise.
4407 * iconvdata/iso8859-4.c: Likewise.
4408 * iconvdata/iso8859-5.c: Likewise.
4409 * iconvdata/iso8859-6.c: Likewise.
4410 * iconvdata/iso8859-7.c: Likewise.
4411 * iconvdata/iso8859-8.c: Likewise.
4412 * iconvdata/iso8859-9.c: Likewise.
4413 * iconvdata/johab.c: Likewise.
4414 * iconvdata/koi-8.c: Likewise.
4415 * iconvdata/koi8-r.c: Likewise.
4416 * iconvdata/latin-greek-1.c: Likewise.
4417 * iconvdata/latin-greek.c: Likewise.
4418 * iconvdata/sjis.c: Likewise.
4419 * iconvdata/t61.c: Likewise.
4420 * iconvdata/uhc.c: Likewise.
4421
4422 * iconvdata/iso646.c: Add support for more ISO 646 variants.
4423 * iconvdata/TESTS: Add tests for ISO646 module.
4424 * iconvdata/gconv-modules: Add new modules.
4425 * iconvdata/testdate/CSA_Z243.4-1985-1: New tests for ISO646 module.
4426 * iconvdata/testdate/CSA_Z243.4-1985-1..UCS2: Likewise.
4427 * iconvdata/testdate/CSA_Z243.4-1985-2: Likewise.
4428 * iconvdata/testdate/CSA_Z243.4-1985-2..UCS4: Likewise.
4429 * iconvdata/testdate/DIN_66003: Likewise.
4430 * iconvdata/testdate/DIN_66003..UTF8: Likewise.
4431 * iconvdata/testdate/DS_2089: Likewise.
4432 * iconvdata/testdate/DS_2089..UTF8: Likewise.
4433 * iconvdata/testdate/ES: Likewise.
4434 * iconvdata/testdate/ES..UTF8: Likewise.
4435 * iconvdata/testdate/ES2: Likewise.
4436 * iconvdata/testdate/ES2..UTF8: Likewise.
4437 * iconvdata/testdate/GB_1988-80: Likewise.
4438 * iconvdata/testdate/GB_1988-80..UTF8: Likewise.
4439 * iconvdata/testdate/IT: Likewise.
4440 * iconvdata/testdate/IT..UTF8: Likewise.
4441 * iconvdata/testdate/JIS_C6220-1969-RO: Likewise.
4442 * iconvdata/testdate/JIS_C6220-1969-RO..UTF8: Likewise.
4443 * iconvdata/testdate/JIS_C6229-1984-B: Likewise.
4444 * iconvdata/testdate/JIS_C6229-1984-B..UTF8: Likewise.
4445 * iconvdata/testdate/JUS_I.B1.002: Likewise.
4446 * iconvdata/testdate/JUS_I.B1.002..UTF8: Likewise.
4447 * iconvdata/testdate/KSC5636: Likewise.
4448 * iconvdata/testdate/KSC5636..UTF8: Likewise.
4449 * iconvdata/testdate/MSZ_7795.3: Likewise.
4450 * iconvdata/testdate/MSZ_7795.3..UTF8: Likewise.
4451 * iconvdata/testdate/NC_NC00-10: Likewise.
4452 * iconvdata/testdate/NC_NC00-10..UTF8: Likewise.
4453 * iconvdata/testdate/NF_Z_62-010: Likewise.
4454 * iconvdata/testdate/NF_Z_62-010..UTF8: Likewise.
4455 * iconvdata/testdate/NF_Z_62-010_1973: Likewise.
4456 * iconvdata/testdate/NF_Z_62-010_1973..UTF8: Likewise.
4457 * iconvdata/testdate/NS_4551-1: Likewise.
4458 * iconvdata/testdate/NS_4551-1..UTF8: Likewise.
4459 * iconvdata/testdate/NS_4551-2: Likewise.
4460 * iconvdata/testdate/NS_4551-2..UTF8: Likewise.
4461 * iconvdata/testdate/PT: Likewise.
4462 * iconvdata/testdate/PT..UTF8: Likewise.
4463 * iconvdata/testdate/PT2: Likewise.
4464 * iconvdata/testdate/PT2..UTF8: Likewise.
4465 * iconvdata/testdate/SEN_850200_B: Likewise.
4466 * iconvdata/testdate/SEN_850200_B..UTF8: Likewise.
4467 * iconvdata/testdate/SEN_850200_C: Likewise.
4468 * iconvdata/testdate/SEN_850200_C..UTF8: Likewise.
4469
4470 * iconvdata/cns11643.h: Use uint32_t instead of wchar_t.
4471 * iconvdata/cns11643l1.h: Likewise.
4472 * iconvdata/latin-greek-1.h: Likewise.
4473 * iconvdata/latin-greek.h: Likewise.
4474 * iconvdata/koi8-r.h: Likewise.
4475 * iconvdata/jis0212.h: Likewise.
4476 * iconvdata/gb2312.h: Likewise.
4477 * iconvdata/ksc5601.h: Likewise.
4478
4479 * iconvdata/8bit-gap.c: Use 32 bit type for idx element of struct gap.
4480
4481 * iconvdata/Makefile: Add rules for lots of more modules.
4482 * iconvdata/cp1250.c: New file.
4483 * iconvdata/cp1251.c: New file.
4484 * iconvdata/cp1252.c: New file.
4485 * iconvdata/cp1253.c: New file.
4486 * iconvdata/cp1254.c: New file.
4487 * iconvdata/cp1255.c: New file.
4488 * iconvdata/cp1256.c: New file.
4489 * iconvdata/cp1257.c: New file.
4490 * iconvdata/ebcdic-dk-no-a.c: New file.
4491 * iconvdata/ebcdic-dk-no.c: New file.
4492 * iconvdata/ebcdic-es-a.c: New file.
4493 * iconvdata/ebcdic-es-s.c: New file.
4494 * iconvdata/ebcdic-es.c: New file.
4495 * iconvdata/ebcdic-fi-se-a.c: New file.
4496 * iconvdata/ebcdic-fi-se.c: New file.
4497 * iconvdata/ebcdic-fr.c: New file.
4498 * iconvdata/ebcdic-is-friss.c: New file.
4499 * iconvdata/ebcdic-it.c: New file.
4500 * iconvdata/ebcdic-pt.c: New file.
4501 * iconvdata/ebcdic-uk.c: New file.
4502 * iconvdata/ebcdic-us.c: New file.
4503 * iconvdata/ibm037.c: New file.
4504 * iconvdata/ibm038.c: New file.
4505 * iconvdata/ibm1004.c: New file.
4506 * iconvdata/ibm1026.c: New file.
4507 * iconvdata/ibm1047.c: New file.
4508 * iconvdata/ibm256.c: New file.
4509 * iconvdata/ibm273.c: New file.
4510 * iconvdata/ibm274.c: New file.
4511 * iconvdata/ibm275.c: New file.
4512 * iconvdata/ibm277.c: New file.
4513 * iconvdata/ibm278.c: New file.
4514 * iconvdata/ibm280.c: New file.
4515 * iconvdata/ibm281.c: New file.
4516 * iconvdata/ibm284.c: New file.
4517 * iconvdata/ibm285.c: New file.
4518 * iconvdata/ibm290.c: New file.
4519 * iconvdata/ibm297.c: New file.
4520 * iconvdata/ibm420.c: New file.
4521 * iconvdata/ibm423.c: New file.
4522 * iconvdata/ibm424.c: New file.
4523 * iconvdata/ibm437.c: New file.
4524 * iconvdata/ibm500.c: New file.
4525 * iconvdata/ibm850.c: New file.
4526 * iconvdata/ibm851.c: New file.
4527 * iconvdata/ibm852.c: New file.
4528 * iconvdata/ibm855.c: New file.
4529 * iconvdata/ibm857.c: New file.
4530 * iconvdata/ibm860.c: New file.
4531 * iconvdata/ibm861.c: New file.
4532 * iconvdata/ibm862.c: New file.
4533 * iconvdata/ibm863.c: New file.
4534 * iconvdata/ibm864.c: New file.
4535 * iconvdata/ibm865.c: New file.
4536 * iconvdata/ibm868.c: New file.
4537 * iconvdata/ibm869.c: New file.
4538 * iconvdata/ibm870.c: New file.
4539 * iconvdata/ibm871.c: New file.
4540 * iconvdata/ibm875.c: New file.
4541 * iconvdata/ibm880.c: New file.
4542 * iconvdata/ibm891.c: New file.
4543 * iconvdata/ibm903.c: New file.
4544 * iconvdata/ibm904.c: New file.
4545 * iconvdata/ibm905.c: New file.
4546 * iconvdata/ibm918.c: New file.
4547
4548 * locale/iso-4217.def: Update.
4549 * localedata/locales/pt_BR: Correct. Patches by Andreas Jaeger.
4550
4551 * stdio-common/vfscanf.h: Recognize nan and inf in floating-point
4552 formats.
4553
4554 1998-04-22 Andreas Jaeger <aj@arthur.rhein-neckar.de>
4555
4556 * elf/dl-load.c (_dl_init_paths): ';' is also a terminal for
4557 LD_LIBRARY_PATH.
4558
4559 1998-04-22 Gordon Matzigkeit <gord@profitpress.com>
4560
4561 * Makerules: Change occurances of `cd dir; cmd' to `cd dir && cmd'.
4562 * Makefile: Likewise.
4563 * posix/Makefile: Likewise.
4564 * sysdeps/mach/hurd/Makefile: Likewise.
4565
4566 1998-04-22 Gordon Matzigkeit <gord@profitpress.com>
4567
4568 * sysdeps/mach/hurd/bits/dirent.h: New file.
4569 * sysdeps/mach/hurd/readdir64.c: New file.
4570 * sysdeps/mach/hurd/readdir64_r.c: New file.
4571
4572 1998-04-21 Gordon Matzigkeit <gord@profitpress.com>
4573
4574 * stdio/stdio.h (vasprintf, __asprintf, asprintf, vdprintf,
4575 dprintf): Synchronize declarations with libio/stdio.h.
4576
4577 1998-04-21 Gordon Matzigkeit <gord@profitpress.com>
4578
4579 * elf/dlerror.c (dlerror): Don't assume that
4580 __libc_internal_tsd_get is defined. __libc_getspecific is already
4581 well-protected, so just use it directly.
4582
4583 1998-04-22 Gordon Matzigkeit <gord@profitpress.com>
4584
4585 * io/ftw.h (ftw): Fix typo.
4586
4587 1998-04-21 Gordon Matzigkeit <gord@profitpress.com>
4588
4589 * sysdeps/gnu/utmp_file.c: Fix typo.
4590
4591 1998-04-22 11:06 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4592
4593 * iconvdata/run-iconv-test.sh: Fix more portability bugs. When
4594 one part of a test fails move on to the next test.
4595
4596 1998-04-24 5:45 Richard Henderson <rth@cygnus.com>
4597
4598 * sysdeps/alpha/bits/setjmp.h (_JMPBUF_UNWINDS): Added.
4599
4600 1998-04-21 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4601
4602 * sysdeps/i386/bits/setjmp.h (_JMPBUF_UNWINDS): Compare addresses
4603 as pointers, not signed integers.
4604
4605 1998-04-22 11:06 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4606
4607 * sysdeps/m68k/bits/setjmp.h (_JMPBUF_UNWINDS): Added.
4608
4609 1998-04-21 21:49 Zack Weinberg <zack@rabi.phys.columbia.edu>
4610
4611 * misc/sys/cdefs.h: New macro __REDIRECT to support changing the
4612 asm symbol name of functions.
4613 * include/features.h: Kill redundant test.
4614
4615 * dirent/dirent.h: Use new macros to implement __USE_FILE_OFFSET64.
4616 * io/ftw.h: Likewise.
4617 * io/sys/stat.h: Likewise.
4618 * io/sys/statfs.h: Likewise.
4619 * io/sys/statvfs.h: Likewise.
4620 * libio/stdio.h: Likewise.
4621 * resource/sys/resource.h: Likewise.
4622 * rt/aio.h: Likewise.
4623
4624 * posix/unistd.h: Use new macros for __USE_FILE_OFFSET64 and
4625 __FAVOR_BSD.
4626 * signal/signal.h: Use new macros for BSD vs. SysV signal().
4627
4628 * misc/Makefile: Drop bsd-compat.c. Make libbsd-compat.a
4629 a dummy library.
4630 * misc/bsd-compat.c: Removed.
4631
4632 1998-04-21 20:32 Ulrich Drepper <drepper@cygnus.com>
4633
4634 * iconv/loop.c: Allow EXTRA_LOOP_DECLS be defined and use it in
4635 function declaration.
4636 * iconv/skeleton.c: Allow PREPARE_LOOP and EXTRA_LOOP_ARGS be defined
4637 and use them in conversion function.
4638 * iconvdata/Makefile (modules): Re-add ISO6446.
4639 * iconvdata/TEST: Add tests for ASCII variants.
4640 * iconvdata/iso646.c: Rewrite to use loop.c and skeleton.c.
4641 * iconvdata/testdata/ANSI_X3.4-1968: New file.
4642 * iconvdata/testdata/BS_4730: New file.
4643 * iconvdata/testdata/BS_4730..UTF8: New file.
4644
4645 1998-04-21 19:05 Ulrich Drepper <drepper@cygnus.com>
4646
4647 * iconv/gconv.h (struct gconv_step): Add element stateful.
4648 * iconv/gconv_builtin.c (__gconv_builtin_trans): Initialize stateful
4649 to zero for all internal conversions.
4650 * iconv/skeleton.c: Initialize stateful depending on whether or not
4651 RESET_STATE is defined to one or zero respectively.
4652 * stdlib/mblen.c: Use stateful element of currently selected
4653 converter for result if S is NULL.
4654 * stdlib/mbtowc.c: Likewise.
4655 * stdlib/wctomb.c: Likewise.
4656
4657 1998-04-21 18:00 Ulrich Drepper <drepper@cygnus.com>
4658
4659 * iconv/gconv.c (__gconv): Remove bogus input buffer size computation.
4660
4661 * iconv/gconv_open.c (__gconv_open): Initialize outbufend element.
4662
4663 * iconv/gconv_simple.c (__gconv_transform_internal_ascii): Don't use
4664 character in comparison with uint32_t.
4665 (__gconv_transform_internal_utf8): Specify MAX_NEEDED_TO.
4666 (__gconv_transform_utf8_internal): Specify MAX_NEEDED_FROM.
4667 Optimize BODY a bit.
4668
4669 * iconv/loop.c: Require MIN_NEEDED_INPUT and MIN_NEEDED_OUTPUT to
4670 be defined.
4671
4672 * iconv/skeleton.c: Also reset converted counter in case of an error.
4673 Call reset function using correct value for output buffer start.
4674
4675 * iconvdata/Makefile: Re-enable tests.
4676
4677 * iconvdata/iso8859-1.c: Swap MIN_NEEDED_INPUT and MIN_NEEDED_OUTPUT
4678 value for to-conversion.
4679
4680 * iconvdata/TESTS: Add new third column.
4681 * iconvdata/run-iconv-test.sh: Add support for charsets which are
4682 not ASCII based.
4683 * iconvdata/testdata/suntzus: New file.
4684
4685 * elf/dl-minimal.c (__strtol_internal): Increment pointer to string
4686 while reading. Correctly used base. Little optimization.
4687 (__strtoul_internal): Likewise.
4688
4689 * elf/rtld.c (dl_main): Test to avoid duplicate call of _dl_init_paths
4690 was wrong. Use explicit variable.
4691
4692 1998-04-20 23:49 Zack Weinberg <zack@rabi.phys.columbia.edu>
4693
4694 * configure.in: Check for awk.
4695 * config.make.in: Add AWK to be substituted.
4696
4697 * manual/xtract-typefun.awk: Rewrite to eliminate gawk extensions.
4698 * manual/users.texi: Fix typo exposed by above rewrite.
4699
4700 * Makefile: Invoke awk using AWK variable.
4701 * csu/Makefile: Likewise.
4702 * elf/Makefile: Likewise.
4703 * mach/Makefile: Likewise.
4704 * manual/Makefile: Likewise.
4705 * sysdeps/gnu/Makefile: Likewise.
4706 * sysdeps/mach/hurd/Makefile: Likewise.
4707 * sysdeps/unix/Makefile: Likewise.
4708 * timezone/Makefile: Likewise.
4709
4710 1998-04-10 Gordon Matzigkeit <gord@profitpress.com>
4711
4712 * sysdeps/gnu/errlist.awk (ERR_REMAP): Implement error code to
4713 array index translation.
4714 (SYS_ERRLIST_ALIAS, SYS_NERR_ALIAS): Make weak aliases only if
4715 these are defined.
4716
4717 * sysdeps/mach/hurd/Dist: Add errlist.c to distribution.
4718
4719 * sysdeps/mach/hurd/errlist.c: New file.
4720 (ERR_TRANSLATE): Map Hurd error codes into errlist indices.
4721 (_hurd_errlist): The Hurd error list doesn't have Unix sys_errlist
4722 semantics, so rename it.
4723
4724 1998-04-16 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4725
4726 * iconvdata/run-iconv-test.sh: Make portable. Always test all
4727 conversions.
4728
4729 1998-04-21 12:30 H.J. Lu <hjl@gnu.org>
4730
4731 * wcsmbs/wcsrtombs.c (__wcsrtombs): Initialize result to 0.
4732 * wcsmbs/wcsnrtombs.c: Likewise.
4733
4734 1998-04-21 Ulrich Drepper <drepper@cygnus.com>
4735
4736 * sysdeps/generic/dl-sysdep.c: Handle _dl_hwcap correctly.
4737
4738 * wcsmbs/btowc.c (__btowc): Declare inptr as const char *.
4739
4740 * time/strftime.c (my_strftime): Initialize pad variable in
4741 declaration.
4742
4743 * iconvdata/big5.c: Don't use character constants in comparisons
4744 with unsigned value.
4745
4746 1998-04-20 18:00 Ulrich Drepper <drepper@cygnus.com>
4747
4748 * libc.map: Add __dgettext to GLIBC_2.0 and __libc_longjmp, and
4749 __libc_siglongjmp to GLIBC_2.1.
4750
4751 * elf/dl-minimal.c (__assert_perror_fail): Don't use strerror, use
4752 __strerror_r.
4753
4754 * iconv/Makefile: Don't run tests now.
4755
4756 * iconv/iconv_prog.c (process_block): If loop is repeated, call iconv
4757 with correct output buffer.
4758
4759 Major rewrite of the low-level gconv functionality.
4760 * iconv/gconv.c: Rewritten.
4761 * iconv/gconv.h: Likewise.
4762 * iconv/gconv_builtin.c: Likewise.
4763 * iconv/gconv_builtin.h: Likewise.
4764 * iconv/gconv_conf.c: Likewise.
4765 * iconv/gconv_int.h: Likewise.
4766 * iconv/gconv_open.c: Likewise.
4767 * iconv/gconv_simple.c: Likewise.
4768 * iconv/iconv.c: Likewise.
4769 * iconvdata/8bit-gap.c: Likewise.
4770 * iconvdata/8bit-generic.c: Likewise.
4771 * iconvdata/Makefile: Likewise.
4772 * iconvdata/big5.c: Likewise.
4773 * iconvdata/cns11643.c: Likewise.
4774 * iconvdata/cns11643.h: Likewise.
4775 * iconvdata/cns11643l1.c: Likewise.
4776 * iconvdata/cns11643l1.h: Likewise.
4777 * iconvdata/ebcdic-at-de-a.c: Likewise.
4778 * iconvdata/ebcdic-at-de.c: Likewise.
4779 * iconvdata/ebcdic-ca-fr.c: Likewise.
4780 * iconvdata/euccn.c: Likewise.
4781 * iconvdata/eucjp.c: Likewise.
4782 * iconvdata/euckr.c: Likewise.
4783 * iconvdata/euctw.c: Likewise.
4784 * iconvdata/gb2312.c: Likewise.
4785 * iconvdata/gb2312.h: Likewise.
4786 * iconvdata/hp-roman8.c: Likewise.
4787 * iconvdata/iso646.c: Likewise.
4788 * iconvdata/iso6937.c: Likewise.
4789 * iconvdata/iso8859-1.c: Likewise.
4790 * iconvdata/iso8859-10.c: Likewise.
4791 * iconvdata/iso8859-2.c: Likewise.
4792 * iconvdata/iso8859-3.c: Likewise.
4793 * iconvdata/iso8859-4.c: Likewise.
4794 * iconvdata/iso8859-5.c: Likewise.
4795 * iconvdata/iso8859-6.c: Likewise.
4796 * iconvdata/iso8859-7.c: Likewise.
4797 * iconvdata/iso8859-8.c: Likewise.
4798 * iconvdata/iso8859-9.c: Likewise.
4799 * iconvdata/jis0201.c: Likewise.
4800 * iconvdata/jis0201.h: Likewise.
4801 * iconvdata/jis0208.c: Likewise.
4802 * iconvdata/jis0208.h: Likewise.
4803 * iconvdata/jis0212.c: Likewise.
4804 * iconvdata/jis0212.h: Likewise.
4805 * iconvdata/johab.c: Likewise.
4806 * iconvdata/koi-8.c: Likewise.
4807 * iconvdata/koi8-r.c: Likewise.
4808 * iconvdata/ksc5601.c: Likewise.
4809 * iconvdata/ksc5601.h: Likewise.
4810 * iconvdata/latin-greek-1.c: Likewise.
4811 * iconvdata/latin-greek.c: Likewise.
4812 * iconvdata/run-iconv-test.sh: Likewise.
4813 * iconvdata/sjis.c: Likewise.
4814 * iconvdata/t61.c: Likewise.
4815 * iconvdata/uhc.c: Likewise.
4816 * wcsmbs/btowc.c: Likewise.
4817 * wcsmbs/mbrtowc.c: Likewise.
4818 * wcsmbs/mbsnrtowcs.c: Likewise.
4819 * wcsmbs/mbsrtowcs.c: Likewise.
4820 * wcsmbs/wcrtomb.c: Likewise.
4821 * wcsmbs/wcsmbsload.c: Likewise.
4822 * wcsmbs/wcsnrtombs.c: Likewise.
4823 * wcsmbs/wcsrtombs.c: Likewise.
4824 * wcsmbs/wctob.c: Likewise.
4825 * iconv/loop.c: New file.
4826 * iconv/skeleton.c: New file.
4827
4828 * stdlib/mblen.c: Handle empty input string correctly.
4829 * stdlib/mbtowc.c: Likewise.
4830
4831 * posix/getopt.c: Various cleanups.
4832
4833 * sysdeps/arm/bits/setjmp.h: Add copyright text.
4834 * sysdeps/i386/bits/setjmp.h: Likewise.
4835 * sysdeps/m68k/bits/setjmp.h: Likewise.
4836 * sysdeps/powerpc/bits/setjmp.h: Likewise.
4837 * sysdeps/sparc/sparc32/bits/setjmp.h: Likewise.
4838
4839 * sysdeps/generic/longjmp.c: Rename function to __libc_siglongjmp
4840 and make longjmp weak alias.
4841
4842 1998-04-18 20:29 Philip Blundell <Philip.Blundell@pobox.com>
4843
4844 * iconv/Makefile (routines): Only include gconv_dl if building for
4845 an ELF system - dynamic linking is not available on a.out.
4846 (CFLAGS-gconv_conf.c): Define STATIC_GCONV if omitting gconv_dl
4847 due to above check.
4848 * iconv/gconv_db.c: If STATIC_GCONV defined, don't try to call
4849 routines from gconv_dl.
4850
4851 1998-04-17 Gordon Matzigkeit <gord@profitpress.com>
4852
4853 * csu/init.c (_IO_stdin_used): Protect with USE_IN_LIBIO so that
4854 we can compile without libio.
4855
4856 1998-04-20 16:28 Ulrich Drepper <drepper@cygnus.com>
4857
4858 * sysdeps/mach/hurd/Subdirs: Remove login.
4859
4860 1998-04-11 Gordon Matzigkeit <gord@profitpress.com>
4861
4862 * db2/compat.h: Include <errno.h>, to make sure we get the
4863 definition of EFTYPE before we define it ourselves.
4864
4865 1998-04-10 Gordon Matzigkeit <gord@profitpress.com>
4866
4867 * sysdeps/generic/bits/socket.h: Protect against multiple inclusion.
4868 * sysdeps/mach/hurd/bits/ioctls.h: Likewise.
4869 Fix typo to allow inclusion from sys/ioctl.h again.
4870
4871 1998-04-16 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4872
4873 * iconvdata/*.[ch]: Clean up namespace. Optimize character lookup.
4874
4875 1998-04-16 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4876
4877 * libc.map: Export __strerror_r. Remove _strerror_internal.
4878
4879 1998-04-16 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4880
4881 * sysdeps/generic/strcasestr.c: Undefine strcasestr, not strstr.
4882 Also undefine __strcasestr.
4883
4884 1998-04-16 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4885
4886 * posix/regex.c: Rename __re_max_failures back to re_max_failures,
4887 aliases do not work with global variables due to copy relocations.
4888
4889 1998-04-20 15:12 Ulrich Drepper <drepper@cygnus.com>
4890
4891 * manual/creature.texi: Fix type. Patch by Andreas Schwab.
4892
4893 1998-04-20 13:47 Ulrich Drepper <drepper@cygnus.com>
4894
4895 * signal/sighold.c: Include stddef.h for NULL definition.
4896 * signal/sigrelse.c: Likewise.
4897 * sysdeps/posix/sigignore.c: Likewise.
4898 * sysdeps/posix/sigset.c: Likewise.
4899 * sysdeps/posix/waitid.c: Likewise.
4900 * sysdeps/unix/sysv/linux/rt_sigsuspend.c: Likewise.
4901 * sysdeps/unix/sysv/linux/rt_sigtimedwait.c: Likewise.
4902 * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
4903 * wcsmbs/mbsrtowcs.c: Include stdlib.h for MB_CUR_MAX.
4904 Patch by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.
4905
4906 1998-04-13 Mark Kettenis <kettenis@phys.uva.nl>
4907
4908 * login/Makefile (headers): Remove utmpx.h and bits/utmpx.h.
4909 * login/getutent.c (getutxent): Remove alias.
4910 * login/getutent_r.c (setutxent, pututxline, endutxent):
4911 Remove aliases.
4912 * login/getutid.c (getutxid): Remove alias.
4913 * login/getutline.c (getutxline): Remove alias.
4914 * login/utmp.h: Add prototypes for __updwtmp, __getutent,
4915 __getutid, __getutline and __pututline.
4916 * login/utmpx.h: Moved to ...
4917 * sysdeps/gnu/utmpx.h: ... here. [__USE_GNU]: Define UTMPX_FILE,
4918 UTMPX_FILENAME, WTMPX_FILE and WTMPX_FILENAME, declare utmpxname
4919 and updwtmpx.
4920 * login/updwtmp.c: Moved to ...
4921 * sysdeps/generic/updwtmp.c: ... here. (updwtmp): Generalized by
4922 allowing file name transformation.
4923 * sysdeps/gnu/updwtmp.c: New file. Use generic implementation with
4924 additional file name transformation.
4925 * sysdeps/unix/sysv/linux/updwtmp.c: Likewise.
4926 * login/utmp_file.c: Moved to ...
4927 * sysdeps/generic/utmp_file.c: ... here. (setutent_file):
4928 Generalized by allowing file name transformation. Do not
4929 print error message. Library functions should not print them.
4930 Reported by Jim Meyering.
4931 * sysdeps/gnu/utmp_file.c: New file. Use generic implementation
4932 with additional file name transformation.
4933 * sysdeps/unix/sysv/linux/utmp_file.c: Likewise.
4934 * sysdeps/gnu/Makefile [$(subdir)=login] (sysdep_routines): Add
4935 setutxent, getutxent, endutxent, getutxid, getutxid, getutxline,
4936 pututxline, utmpxname and updwtmpx. (sysdep_headers): Add utmpx.h
4937 and bits/utmpx.h.
4938 * sysdeps/gnu/bits/utmpx.h [__USE_GNU] Include paths.h.
4939 (_PATH_UTMPX): Define to _PATH_UTMP. (_PATH_WTMPX): Define to
4940 _PATH_WTMPX. (RUN_LVL): Define only if __USE_GNU. (ACCOUNTING):
4941 Define if __USE_GNU.
4942 * sysdeps/generic/setutxent.c: New file.
4943 * sysdeps/generic/getutxent.c: New file.
4944 * sysdeps/generic/endutxent.c: New file.
4945 * sysdeps/generic/getutxid.c: New file.
4946 * sysdeps/generic/getutxline.c: New file.
4947 * sysdeps/generic/pututxline.c: New file.
4948 * sysdeps/generic/utmpxname.c: New file.
4949 * sysdeps/generic/updwtmpx.c: New file.
4950 * sysdeps/unix/sysv/linux/paths.h (_PATH_UTMP_DB): Remove.
4951 * sysdeps/generic/bits/utmpx.h: Remove.
4952
4953 1998-04-20 Ulrich Drepper <drepper@cygnus.com>
4954
4955 * posix/wordexp-test.c (main): Initialize ifs element of ts for
4956 ~root test.
4957
4958 1998-04-17 07:53 H.J. Lu <hjl@gnu.org>
4959
4960 * sysdeps/unix/sysv/linux/i386/s_pread64.S: Fix a typo.
4961
4962 1998-04-17 11:32 Ulrich Drepper <drepper@cygnus.com>
4963
4964 * libio/oldfileops.c (_IO_old_file_seekoff): Define temporary st
4965 variable using _G_stat64.
4966 * libio/fileops.c: Remove macro definition of fstat, it is in the
4967 global header.
4968 Reported by Thorsten Kukuk <kukuk@weber.uni-paderborn.de>.
4969
4970 1998-04-17 Philip Blundell <pb@nexus.co.uk>
4971
4972 * sysdeps/arm/strlen.S: New file, based on code by Matthew Wilcox
4973 <willy@odie.barnet.ac.uk>.
4974
4975 1998-04-16 Philip Blundell <Philip.Blundell@pobox.com>
4976
4977 * inet/netinet/in.h (IN6_IS_ADDR_MC_NODELOCAL): New macro,
4978 required by IPv6 Basic API.
4979 (IN6_IS_ADDR_MC_LINKLOCAL): Likewise.
4980 (IN6_IS_ADDR_MC_SITELOCAL): Likewise.
4981 (IN6_IS_ADDR_MC_ORGLOCAL): Likewise.
4982 (IN6_IS_ADDR_MC_GLOBAL): Likewise.
4983
4984 1998-04-15 16:41 Ulrich Drepper <drepper@cygnus.com>
4985
4986 Don't name internal representation since it might be different from
4987 the external form (namely on little endian machines).
4988 * iconv/gconv_builtin.h: Add UCS4 support. Change references to
4989 UCS4 into references to INTERNAL.
4990 * iconv/gconv_simple.c: Implement UCS4<->INTERNAL converters.
4991 Add endianess support to UCS functions. Change references to
4992 UCS4 into references to INTERNAL.
4993 * iconv/gconv_int.h: Change references to UCS4 into references to
4994 INTERNAL.
4995 * iconv/iconv_prog.c: Don't mention INTERNAL in --list output.
4996 * iconvdata/gconv-modules: Change accordingly.
4997 * wcsmbs/wcsmbsload.c: Change names to use INTERNAL.
4998
4999 * iconv/gconv_simple.c: Adjust input buffer pointer for output buffer
5000 overflow.
5001 * iconvdata/8bit-gap.c: Likewise.
5002 * iconvdata/8bit-generic.c: Likewise.
5003 * iconvdata/big5.c: Likewise.
5004 * iconvdata/euccn.c: Likewise.
5005 * iconvdata/eucjp.c: Likewise.
5006 * iconvdata/euckr.c: Likewise.
5007 * iconvdata/euctw.c: Likewise.
5008 * iconvdata/iso646.c: Likewise.
5009 * iconvdata/iso6937.c: Likewise.
5010 * iconvdata/iso8859-1.c: Likewise.
5011 * iconvdata/johab.c: Likewise.
5012 * iconvdata/sjis.c: Likewise.
5013 * iconvdata/t61.c: Likewise.
5014 * iconvdata/uhc.c: Likewise.
5015
5016 * iconvdata/8bit-gap.c: Correct access to to_ucs4 array.
5017 * iconvdata/8bit-generic.c: Likewise.
5018
5019 * iconvdata/TESTS: Add more tests.
5020
5021 * sysdeps/i386/bits/byteswap.h: Change to use "=r" when ror is used.
5022
5023 1998-04-15 11:47 Ulrich Drepper <drepper@cygnus.com>
5024
5025 * iconvdata/Makefile: Better rules to run tests.
5026
5027 * iconvdata/testdata/ISO-8859-1..UTF8: New file.
5028 * iconvdata/testdata/ISO-8859-10: Likewise.
5029 * iconvdata/testdata/ISO-8859-10..UCS2: Likewise.
5030 * iconvdata/testdata/ISO-8859-2: Likewise.
5031 * iconvdata/testdata/ISO-8859-2..UCS4: Likewise.
5032 * iconvdata/testdata/ISO-8859-2..UTF8: Likewise.
5033 * iconvdata/testdata/ISO-8859-3: Likewise.
5034 * iconvdata/testdata/ISO-8859-4: Likewise.
5035 * iconvdata/testdata/ISO-8859-5: Likewise.
5036 * iconvdata/testdata/ISO-8859-6: Likewise.
5037 * iconvdata/testdata/ISO-8859-7: Likewise.
5038 * iconvdata/testdata/ISO-8859-8: Likewise.
5039 * iconvdata/testdata/ISO-8859-9: Likewise.
5040
5041 1998-04-15 Ulrich Drepper <drepper@cygnus.com>
5042
5043 * iconvdata/run-iconv-test.sh: Handle $from..$t file to compare
5044 intermediate result (if available).
5045
5046 * iconv/gconv_simple.c (__gconv_transform_ucs4_ascii): Fix typo in
5047 last change.
5048
5049 * iconvdata/Makefile: Add rules to run run-iconv-test.sh.
5050 (distribute): Add run-iconv-test.sh and testdata/*.
5051
5052 * stdlib/testmb.c (main): Simplify mbc array handling.
5053
5054 1998-04-14 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5055
5056 * elf/dl-minimal.c (__strtol_internal): Correct range check. Fix
5057 return value on overflow.
5058
5059 1998-04-14 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5060
5061 * sysdeps/posix/mkstemp.c (mkstemp): Change value and v to 64
5062 bits.
5063
5064 1998-04-14 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5065
5066 * malloc/mtrace.c (mtrace): Use standard function setvbuf instead
5067 of non-standard function setbuffer.
5068
5069 1998-04-15 Andreas Jaeger <aj@arthur.rhein-neckar.de>
5070
5071 * stdio-common/perror.c: Include <string.h> for __strerror_r.
5072
5073 1998-04-14 23:54 Ulrich Drepper <drepper@cygnus.com>
5074
5075 * iconvdata/Makefile: Add rules to run tests.
5076 * iconvdata/TESTS: New file.
5077 * iconvdata/run-iconv-test.sh: New file.
5078 * iconvdata/testdata/ISO-8859-1: New file.
5079
5080 * iconv/iconv_prog.c (main): Call process_block with OUTPUT stream,
5081 not stdout.
5082
5083 1998-04-14 18:22 Ulrich Drepper <drepper@cygnus.com>
5084
5085 * iconv/gconv_builtin.c (__gconv_get_builtin_trans): Initialize
5086 counter element of step.
5087
5088 * iconv/gconv_dl.c: Don't mark get_sym as internal function.
5089
5090 * iconv/gconv_simple.c (__gconv_transform_ucs4_ascii): Correct loop
5091 termination test.
5092 (__gconv_transform_ucs4_utf8): Likewise. Remove unnecessary variable
5093 ACTUALLY.
5094 (__gconv_transform_utf8_ucs4): Correct test for empty input.
5095
5096 1998-04-14 Ulrich Drepper <drepper@cygnus.com>
5097
5098 * Makefile: Include makeconfig before defining rule to regenerate
5099 configure files.
5100
5101 * configure.in: Remove restriction on compiling without static
5102 libs.
5103
5104 1998-04-14 16:34 Ulrich Drepper <drepper@cygnus.com>
5105
5106 * test-skeleton.c: Provide hook for initializing code before the fork.
5107 * rt/tst-aio.c: Use PREPARE hook to make suer temp files are always
5108 removed.
5109
5110 * libio/fcloseall.c (__fcloseall): Return return value of _IO_cleanup.
5111 * libio/genops.c (_IO_cleanup): Return return value of _IO_flush_all.
5112 * libio/libioP.h: Adopt _IO_cleanup prototype.
5113
5114 * stdlib/Makefile (tests): Add test-canon2.
5115 * stdlib/test-canon2.c: New file.
5116 * stdlib/canonicalize.c (canonicalize): Allow RESOLVED parameter to
5117 be NULL. Use __lxstat, not __lstat. Correctly recognize long
5118 symlink sequences.
5119 (__realpath): Make real function which checks RESOLVED parameter for
5120 not being NULL.
5121
5122 1998-04-14 Ulrich Drepper <drepper@cygnus.com>
5123
5124 * catgets/open_catalog.c (__open_catalog): Fix problems with
5125 reading non-files. Always close file.
5126 Reported by Cristian Gafton <gafton@redhat.com>.
5127
5128 * elf/dl-minimal.c (__strtol_internal): Prevent overflow warnings.
5129
5130 1998-04-14 13:28 Ulrich Drepper <drepper@cygnus.com>
5131
5132 * libc.map: Add various low-level I/O functions.
5133
5134 1998-04-14 10:35 Ulrich Drepper <drepper@cygnus.com>
5135
5136 * string/Makefile (routines): Remove strerror_r.
5137 * string/strerror_r.c: Removed.
5138 * string/strerror.c: Call __strerror_r for doing the real work.
5139 * sysdeps/generic/_strerror.c: Rename function to __strerror_r and
5140 add weak alias strerror_r.
5141 * sysdeps/mach/_strerror.c: Likewise.
5142 * assert/assert-perr.c: Use __strerror_r instead of _strerror_internal.
5143 * elf/dl-error.c (_dl_signal_error): Likewise.
5144 * elf/dl-profile.c (_dl_start_profile): Likewise.
5145 * gmon/gmon.c (write_gmon): Likewise.
5146 * stdio-common/perror.c: Likewise.
5147 * stdio-common/vfprintf.c: Likewise.
5148
5149 1998-04-10 Mark Kettenis <kettenis@phys.uva.nl>
5150
5151 * sysdeps/unix/sysv/linux/Makefile [$(subdir)=inet]
5152 (sysdep_headers): Add netatalk/at.h.
5153
5154 1998-04-12 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5155
5156 * manual/socket.texi, manual/creature.texi, manual/time.texi:
5157 Formatting fixes.
5158
5159 1998-04-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5160
5161 * posix/regex.c: Rename __re_syntax_options back to
5162 re_syntax_options, aliases do not work with global variables due
5163 to copy relocations.
5164 (regex_compile): Use syntax parameter instead of
5165 re_syntax_options.
5166
5167 1998-04-14 Andreas Jaeger <aj@arthur.rhein-neckar.de>
5168
5169 * configure.in: Document that enable-force-install is default.
5170
5171 1998-04-13 Ulrich Drepper <drepper@cygnus.com>
5172
5173 * sysdeps/posix/mktemp.c: Increment `value' in a way which touches
5174 all needed 36 bits.
5175 * sysdeps/posix/mkstemp.c: Likewise.
5176
5177 1998-04-13 17:40 Ulrich Drepper <drepper@cygnus.com>
5178
5179 * iconvdata/8bit-gap.c: Simplify step data handling.
5180 * iconvdata/8bit-generic.c: Likewise.
5181 * iconvdata/big5.c: Likewise.
5182 * iconvdata/euccn.c: Likewise.
5183 * iconvdata/eucjp.c: Likewise.
5184 * iconvdata/euckr.c: Likewise.
5185 * iconvdata/euctw.c: Likewise.
5186 * iconvdata/iso6937.c: Likewise.
5187 * iconvdata/iso8859-1.c: Likewise.
5188 * iconvdata/jis0208.h: Likewise.
5189 * iconvdata/jis0212.c: Likewise.
5190 * iconvdata/jis0212.h: Likewise.
5191 * iconvdata/johab.c: Likewise.
5192 * iconvdata/ksc5601.h: Likewise.
5193 * iconvdata/sjis.c: Likewise.
5194 * iconvdata/t61.c: Likewise.
5195 * iconvdata/uhc.c: Likewise.
5196
5197 1998-04-13 16:36 Ulrich Drepper <drepper@cygnus.com>
5198
5199 * manual/texinfo.texi: Updated from last version.
5200
5201 1998-04-13 14:52 Ulrich Drepper <drepper@cygnus.com>
5202
5203 * iconvdata/cns11643.c: New file.
5204 * iconvdata/cns11643.h: New file.
5205 * iconvdata/cns11643l1.c: New file.
5206 * iconvdata/cns11643l1.h: New file.
5207 * iconvdata/euctw.c: New file.
5208 * iconvdata/Makefile: Add rules for EUC-TW and CNS.
5209 * iconvdata/gconv-modules: Likewise.
5210
5211 * iconvdata/eucjp.c: Several bug fixes and improvements.
5212 * iconvdata/gb2312.h: Likewise.
5213 * iconvdata/jis0201.h: Likewise.
5214 * iconvdata/jis0208.h: Likewise.
5215 * iconvdata/jis0212.h: Likewise.
5216
5217 1998-04-13 09:11 Ulrich Drepper <drepper@cygnus.com>
5218
5219 * iconvdata/eucjp.c: New file.
5220 * iconvdata/euccn.c: New file.
5221 * iconvdata/gb2312.h: New file.
5222 * iconvdata/gb2312.c: New file.
5223 * iconvdata/Makefile: Add rules for EUC-JP and EUC-CN.
5224 * iconvdata/gconv-modules: Likewise.
5225
5226 * iconvdata/euckr.c: Use stdint.h instead of inttypes.h.
5227
5228 1998-04-12 Ulrich Drepper <drepper@cygnus.com>
5229
5230 * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
5231 (DL_FIND_ARG_COMPONENTS): Always initialize auxv.
5232 Patch by Mark Hatle <fray@kernel.crashing.org>.
5233
5234 1998-04-12 22:47 Philip Blundell <Philip.Blundell@pobox.com>
5235
5236 * sysdeps/unix/sysv/linux/bits/socket.h (PF_APPLETALK): Correct
5237 comment.
5238 (PF_AAL5, AF_AAL5): Rename to *_ATMPVC.
5239 (PF_ATMSVC, PF_ECONET, AF_ATMSVC, AF_ECONET): Added.
5240
5241 1998-04-12 Ulrich Drepper <drepper@cygnus.com>
5242
5243 * iconvdata/sjis.c (gconv): Remove superfluous varaible declarations.
5244
5245 * iconvdata/Makefile: Add rules for big5 conversion.
5246 * iconvdata/gconv-modules: Likewise.
5247 * iconvdata/big5.c: New file.
5248
5249 * time/mktime.c (TYPE_MAXIMUM): Add missing cast.
5250 Patch by Jim Meyering.
5251
5252 1998-04-11 Ulrich Drepper <drepper@cygnus.com>
5253
5254 * rt/tst-aio.c: Add test for aio_read and lio_listio.
5255
5256 * rt/lio_listio.c: Correct total counter handling.
5257
5258 * rt/aio_misc.c (handle_fildes_io): Correctly dequeue elements
5259 from request queue.
5260
5261 * test-skeleton.c (main): Make stdout unbuffered. Improve message
5262 of signal on exit even more.
5263
5264 * rt/aio_suspend.c (aio_suspend): Use PTHREAD_COND_INITIALIZER
5265 instead of call to pthread_cond_init.
5266 * rt/lio_listio.c (lio_listio): Likewise.
5267 * rt/lio_listio64.c (lio_listio64): Likewise.
5268
5269 * nis/nis_findserv.c: Include sys/socket.h.
5270
5271 1998-04-11 09:33 Ulrich Drepper <drepper@cygnus.com>
5272
5273 * Makeconfig (rtobjdir): New variable.
5274 (rpath-link): Add rtobjdir and thread directory, if available.
5275
5276 * test-skeleton.c: Add support to remove temporary files.
5277 Always define test_dir. Improve message about expected signal.
5278
5279 * rt/Makefile (tests): Add tst-aio.
5280 Add rules for tst-aio to be linked with librt and thread library.
5281 * rt/aio_misc.c: Correct fundamental bugs.
5282 * rt/aio_suspend.c: Correct bug in test for available request.
5283 Initialize conditional variable.
5284 * rt/lio_listio.c: Initialize conditional variable.
5285 * rt/lio_listio64.c: Likewise.
5286 * rt/tst-aio.c: New file.
5287
5288 * sysdeps/libm-ieee754/s_signgam.c: Undo last change.
5289 * sysdeps/libm-ieee754/w_gamma.c: Likewise. Adopt for ISO C 9x.
5290 * sysdeps/libm-ieee754/w_gammaf.c: Likewise.
5291 * sysdeps/libm-ieee754/w_gammal.c: Likewise.
5292 * sysdeps/libm-ieee754/w_lgamma.c: Likewise.
5293 * sysdeps/libm-ieee754/w_lgammaf.c: Likewise.
5294 * sysdeps/libm-ieee754/w_lgammal.c: Likewise.
5295
5296 1998-04-11 14:49 Mark Kettenis <kettenis@landau.phys.uva.nl>
5297
5298 * posix/regex.c [_LIBC] (__re_syntax_options): Initialize to 0.
5299
5300 1998-04-10 Ulrich Drepper <drepper@cygnus.com>
5301
5302 * elf/dl-load.c (open_path): Use correct name for test whether
5303 directory in load path exists.
5304
5305 * sysdeps/libm-ieee754/s_expm1.c: Remove variable one.
5306 * sysdeps/libm-ieee754/e_pow.c: Fix typo.
5307 Patches by Tom Rini <trini@kernel.crashing.org>.
5308
5309 * wcsmbs/wcstof_l.c: Declare ____wcstoull_l_internal.
5310 * wcsmbs/wcstod_l.c: Likewise.
5311 * wcsmbs/wcstold_l.c: Likewise.
5312
5313 * include/byteswap.h: New file.
5314
5315 * malloc/mtrace.c (mtrace): Use smaller output buffer to reduce
5316 .bss segment size. Patch by Joe Keane <jgk@jgk.org>.
5317
5318 * inet/getnameinfo.c (getnameinfo): Change parameter to match
5319 declaration. Patch by Richard Henderson.
5320
5321 1998-04-10 12:40 Zack Weinberg <zack@rabi.phys.columbia.edu>
5322
5323 * manual/process.texi (SIGCHLD example): Save errno.
5324
5325 1998-04-09 Ulrich Drepper <drepper@cygnus.com>
5326
5327 * posix/regex.c: Define regerror really as __regerror.
5328 * posix/regex.h: Add __ protected prototypes for regcomp, regexec,
5329 regerror and regfree.
5330
5331 * stdlib/strtof_l.c: Declare ____strtoull_l_internal.
5332 * stdlib/strtod_l.c: Likewise.
5333 * stdlib/strtold_l.c: Likewise.
5334
5335 * intl/gettextP.h [_LIBC] (SWAP): Use byteswap.h macros.
5336
5337 * sysdeps/i386/i486/bits/string.h: Remove unused variables.
5338
5339 * misc/syslog.c (closelog_internal): Set LogTag to NULL.
5340 Patch by Christian Gafton.
5341
5342 1998-04-09 14:27 Ulrich Drepper <drepper@cygnus.com>
5343
5344 * manual/socket.texi (Interface Naming): Correct @deftypefun line
5345 for if_indextoname.
5346
5347 1998-04-07 Andreas Jaeger <aj@arthur.rhein-neckar.de>
5348
5349 * sysdeps/unix/sysv/linux/bits/sockunion.h: Fix error message.
5350
5351 * manual/socket.texi (Interface Naming): Fix typo.
5352
5353 1998-04-07 Andreas Jaeger <aj@arthur.rhein-neckar.de>
5354
5355 * manual/examples/filesrv.c (main): Remove filename first.
5356
5357 * manual/socket.texi (Address Formats): Change ?F_LOCAL, ?F_FILE,
5358 ?F_UNIX.
5359
5360 * manual/examples/mkfsock.c (make_named_socket): Use PF_LOCAL
5361 instead of PF_UNIX.
5362
5363 * manual/examples/filecli.c (main): Use AF_LOCAL
5364 instead of AF_UNIX.
5365
5366 1998-04-09 Ulrich Drepper <drepper@cygnus.com>
5367
5368 * sysdeps/libm-ieee754/s_signgam.c: Define __signgam and make
5369 signgam weak alias.
5370 * sysdeps/libm-ieee754/w_lgamma.c: Use __signgam not signgam.
5371 * sysdeps/libm-ieee754/w_lgammaf.c: Likewise.
5372 * sysdeps/libm-ieee754/w_lgammal.c: Likewise.
5373 * sysdeps/libm-ieee754/w_gamma.c: Likewise.
5374 * sysdeps/libm-ieee754/w_gammaf.c: Likewise.
5375 * sysdeps/libm-ieee754/w_gammal.c: Likewise.
5376
5377 * login/utmp_daemon.c (open_socket): Use __connect not connect.
5378
5379 1998-04-08 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5380
5381 * configure.in: Add new option --enable-force-install. Substitute
5382 force_install.
5383 * config.make.in (force-install): Set from configure.
5384 * Makerules (force-install): New phony target.
5385 * Makeconfig (+force): New variable.
5386 * Makefile: Use it in dependency list of installation targets.
5387 * db/Makefile: Likewise.
5388 * db2/Makefile: Likewise.
5389 * elf/Makefile: Likewise.
5390 * hurd/Makefile: Likewise.
5391 * iconv/Makefile: Likewise.
5392 * iconvdata/Makefile: Likewise.
5393 * intl/Makefile: Likewise.
5394 * localedata/Makefile: Likewise.
5395 * login/Makefile: Likewise.
5396 * po/Makefile: Likewise.
5397 * sunrpc/Makefile: Likewise.
5398 * sysdeps/mach/hurd/Makefile: Likewise.
5399 * sysdeps/standalone/i386/force_cpu386/Makefile: Likewise.
5400 * sysdeps/unix/sysv/linux/Makefile: Likewise.
5401 * timezone/Makefile: Likewise.
5402
5403 1998-04-08 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5404
5405 * sysdeps/unix/sysv/linux/getcwd.c: Use PATH_MAX as default
5406 alloc_size. Pass return value of getcwd syscall to realloc.
5407
5408 1998-04-08 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5409
5410 * manual/socket.texi: Spelling fixes.
5411
5412 1998-04-08 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5413
5414 * elf/dl-load.c (print_search_path): Remove unused variable.
5415
5416 1998-04-08 Ulrich Drepper <drepper@cygnus.com>
5417
5418 * login/utmp_file.c: use __ftruncate not ftruncate.
5419 * sysdeps/unix/common/syscalls.list: Add __ftruncate as real name
5420 for system call and make ftruncate weak alias.
5421 * posix/unistd.h: Add prototype for __ftruncate.
5422 * login/utmp_daemon.c (open_socket): Use __socket not socket.
5423 * nscd/nscd_getpw_r.c (__nscd_getpw_r): use __snprintf and __readv
5424 instead of snprintf and readv.
5425 * nscd/nscd_getgr_r.c (__nscd_getgr_r): Use __snprintf not
5426 snprintf.
5427 * stdlib/strtod.c: Call strtoull/wcstoull's internal functions
5428 directly.
5429
5430 1998-04-08 20:06 Ulrich Drepper <drepper@cygnus.com>
5431
5432 * iconv/gconv_conf.c (__gconv_read_conf): Use __realpath not realpath.
5433 * iconv/gconv_db.c: Use __ protected regex functions.
5434 * iconv/gconv_simple.c: Use __mbsinit not mbsinit.
5435 * posix/getopt_init.c: Use __getpid not getpid.
5436 * posix/regex.c: Rename all global functions to start with __ and
5437 make old names weak aliases.
5438 * posix/regex.h: Adopt prototypes for this.
5439 * stdlib/canonicalize.c: Define __realpath, make canonicalize_file_name
5440 a weak alias and use __getcwd instead of getcwd.
5441 * stdlib/stdlib.h: Declare __realpath and __canonicalize_file_name.
5442 * stdlib/strtod.c: Use __btowc instead of btowc.
5443 * stdlib/strtol.c: Likewise.
5444 * sysdeps/libm-ieee754/s_matherr.c: Weaken definition of matherr.
5445 * sysdeps/unix/sysv/linux/errlist.c: Make sure definitions of sys_nerr
5446 and sys_errlist are weak.
5447 * wcsmbs/btowc.c: Define function as __btowc and make btowc weak alias.
5448 * wcsmbs/mbrtowc.c: Use __mbsinit not mbsinit.
5449 * wcsmbs/mbsnrtowcs.c: Likewise.
5450 * wcsmbs/mbsrtowcs.c: Likewise.
5451 * wcsmbs/wcsnrtombs.c: Likewise.
5452 * wcsmbs/wcsrtombs.c: Likewise.
5453 * wcsmbs/mbsinit.c: Define function as __mbsinit and make mbsinit
5454 weak alias.
5455 * wcsmbs/wchar.h: Declare __btowc and __mbsinit.
5456 * wctype/wctype.c: Define function as __wctype and make wctype
5457 weak alias.
5458 * wctype/wctype.h: Declare __wctype.
5459
5460 1998-04-08 Ulrich Drepper <drepper@cygnus.com>
5461
5462 * stdio-common/vfscanf.c: Perform test in %l[ handling correctly.
5463
5464 1998-04-07 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5465
5466 * sysdeps/unix/sysv/linux/_G_config.h (_G_stat64): Define to
5467 stat64.
5468 (_G_OPEN64, _G_LSEEK64, _G_FSTAT64): Use namespace clean
5469 functions.
5470 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add __lseek64 alias
5471 for __llseek.
5472 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
5473 * sysdeps/unix/sysv/linux/llseek.c: Likewise.
5474 * sysdeps/generic/lseek64.c (lseek64): Rename to __lseek64, and
5475 make it a weak alias.
5476 * posix/unistd.h: Declare __lseek64.
5477
5478 * libio/fileops.c (fstat) [_LIBC]: Use namespace clean function.
5479 (_IO_file_stat): Fix typo.
5480 (_IO_file_xsgetn): Update fd->_offset. Read a multiple of the
5481 block size from the file. Use __mempcpy if _LIBC.
5482
5483 1998-04-07 20:32 Ulrich Drepper <drepper@cygnus.com>
5484
5485 * wcsmbs/btowc.c: Fix dozends of bugs in untested code.
5486 * wcsmbs/mbrtowc.c: Likewise.
5487 * wcsmbs/mbsnrtowcs.c: Likewise.
5488 * wcsmbs/mbsrtowcs.c: Likewise.
5489 * wcsmbs/wcrtomb.c: Likewise.
5490 * wcsmbs/wcsnrtombs.c: Likewise.
5491 * wcsmbs/wcsrtombs.c: Likewise.
5492 * wcsmbs/wctob.c: Likewise.
5493
5494 * iconv/gconv-simple.c (__gconv_transform_ascii_ucs4): Compute
5495 position of next output character correctly.
5496 (__gconv_transform_ucs4_ascii): Count used input bytes correctly.
5497
5498 * stdio-common/vfprintf.c (vfprintf): Clear state before used.
5499
5500 * stdlib/strtod.c: Don't use mbtowc.
5501
5502 1998-04-07 19:07 H.J. Lu <hjl@gnu.org>
5503
5504 * libio/fileops.c (_IO_file_xsgetn): Call __underflow () when
5505 what we want is smaller than a buffer.
5506
5507 1998-04-07 18:14 Ulrich Drepper <drepper@cygnus.com>
5508
5509 * elf/dl-support.c (_dl_important_hwcaps): Define dummy version of
5510 this function.
5511
5512 1998-04-07 Ulrich Drepper <drepper@cygnus.com>
5513
5514 * configure.in: Recognize --with-headers flag and determine
5515 commandline options to be used in compilation.
5516 * Makeconfig (+includes): Use $(sysincludes).
5517 * config.make.in (sysincludes): Define from SYSINCLUDES.
5518 * glibcbug.in: Use SYSINCLUDES information.
5519 Patches by Zack Weinberg.
5520
5521 1998-04-07 19:03 Zack Weinberg <zack@rabi.phys.columbia.edu>
5522
5523 * glibcbug.in: On linux, report version of kernel headers seen
5524 by compiler.
5525
5526 1998-04-07 16:18 Ulrich Drepper <drepper@cygnus.com>
5527
5528 * libc.map: Add __asprintf to GLIBC_2.1.
5529 * elf/dlerror.c: Use __asprintf, not asprintf.
5530 * libio/stdio.h: Declare __asprintf.
5531 * stdio-common/asprintf.c: Define as __asprintf and make asprintf
5532 a weak alias.
5533
5534 * elf/dl-minimal.c: Add definition of strtol and strtoul (und friends)
5535 to avoid inclusion from libc_pic.a.
5536
5537 * elf/dl-runtime.c: Undo last patch.
5538
5539 * stdlib/strtod.c: Don't use mbtowc, use btowc.
5540
5541 * sysdeps/i386/dl-machine.h (dl_platform_init): Don't use "i386"
5542 as default, use NULL.
5543
5544 1998-04-04 Andreas Jaeger <aj@arthur.rhein-neckar.de>
5545
5546 * resolv/Makefile: Include ../Makeconfig - needed for building
5547 static NSS module.
5548
5549 1998-04-04 Andreas Jaeger <aj@arthur.rhein-neckar.de>
5550
5551 * hesiod/Makefile (libnss_hesiod-inhibit-o): Remove condition for
5552 static-nss since we don't want hesiod in the static NSS.
5553
5554 * nss/Makefile: Build only nss_files as static.
5555
5556 * nss/function.def: Remove support for service db.
5557
5558 1998-04-04 09:44 H.J. Lu <hjl@gnu.org>
5559
5560 * Makeconfig (CPPFLAGS-.oS): Add -DPIC.
5561
5562 1998-04-04 18:29 Tim Waugh <tim@cyberelk.demon.co.uk>
5563
5564 * posix/wordexp-test.c: Make IFS per test-case.
5565
5566 1998-04-07 17:50 Zack Weinberg <zack@rabi.phys.columbia.edu>
5567
5568 * glibcbug.in: Report version of gcc in use. Remove unused variable
5569 ENVIRONMENT.
5570
5571 1998-04-07 Gordon Matzigkeit <gord@profitpress.com>
5572
5573 * aclocal.m4 (LIBC_PROG_BINUTILS): Use `-print-prog-name', not
5574 `-print-file-name' to find as and ld.
5575
5576 1998-04-07 Ulrich Drepper <drepper@cygnus.com>
5577
5578 * sysdeps/posix/mkstemp.c (mkstemp): Correct return value in case
5579 template is wrong. Remove unused varaible `ignored'.
5580
5581 1998-04-07 Andreas Jaeger <aj@arthur.rhein-neckar.de>
5582
5583 * libc.map: Export __libc_sa_len.
5584
5585 * iconv/gconv_conf.c (MAXPATHLEN): Define correctly.
5586
5587 1998-04-07 08:51 Ulrich Drepper <drepper@cygnus.com>
5588
5589 * iconv/gconv.c: Take care for NULL arguments.
5590 * iconv/gconv_dl.c: Make find_func function global.
5591 * iconv/gconv_int.h: Add prototype for __gconv_find_func.
5592 Add prototypes for ASCII conversion functions.
5593 * iconv/gconv_simple.c: Add ASCII conversion functions.
5594 * locale/C-ctype.c: Correct charset name.
5595
5596 * wcsmbs/Makefile (distribute): Add wcsmbsload.h.
5597 (routines): Remove wmemrtowcs and wmemrtombs, add wcsnlen and
5598 wcsmbsload.
5599 * wcsmbs/btowc.c: Rewrite to use iconv functionality.
5600 * wcsmbs/mbrtowc.c: Likewise.
5601 * wcsmbs/mbsnrtowcs.c: Likewise.
5602 * wcsmbs/mbsrtowcs.c: Likewise.
5603 * wcsmbs/wcrtomb.c: Likewise.
5604 * wcsmbs/wcsnrtombs.c: Likewise.
5605 * wcsmbs/wcsrtombs.c: Likewise.
5606 * wcsmbs/wctob.c: Likewise.
5607 * wcsmbs/wchar.h: Add prototype for __wcslen, wcsnlen. Remove
5608 prototypes for wmemr*.
5609 * wcsmbs/wcslen.c: Rename to __wcslen and make wcslen weak alias.
5610 * wcsmbs/wcsnlen.c: New file.
5611 * wcsmbs/wcsmbsload.c: New file.
5612 * wcsmbs/wcsmbsload.h: New file.
5613
5614 * manual/filesys.texi: Mention risks of tmpnam and mktemp.
5615
5616 * manual/install.texi: Describe some more critical points.
5617
5618 * string/string.h: Add prototype for __strnlen.
5619 * string/strnlen.c: Rename to __strnlen and make strnlen weak alias.
5620
5621 * sysdeps/posix/mktemp.c: Rewrite to allow many more files and
5622 much less predictable names.
5623 * sysdeps/posix/mkstemp.c: Likewise.
5624
5625 1998-04-05 Andreas Jaeger <aj@arthur.rhein-neckar.de>
5626
5627 * manual/libc.texinfo (Top): Change "file namespace" to "local
5628 namespace".
5629
5630 * manual/socket.texi: Change file namespace to local namespace.
5631 (Out-of-Band Data): Remove unneeded variable link.
5632 (Host Address Functions): Use uint32_t consequently and add a
5633 number of clarifications for IPv4/IPv6, classless addresses.
5634 (Internet Namespace): Added some paragraphs about IPv6.
5635 Based on suggestions by Francesco Potorti` <F.Potorti@cnuce.cnr.it>.
5636
5637 1998-04-05 Philip Blundell <Philip.Blundell@pobox.com>
5638
5639 Update for draft-ietf-ipngwg-bsd-api-new-01.txt:
5640
5641 * resolv/netdb.h (getnameinfo): Use `socklen_t' not `size_t'.
5642 (NI_NUMERICHOST, et al.): Tidy up and add comments.
5643 (AI_NUMERICHOST): Define.
5644 (getnodebyname): New prototype.
5645 (AI_V4MAPPED, et al.): New constants.
5646
5647 * sysdeps/unix/bsd/bsd4.4/bits/sockaddr.h (SA_LEN): New macro.
5648 * sysdeps/generic/bits/sockaddr.h (SA_LEN): Likewise.
5649 * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add sa_len
5650 for socket.
5651 * sysdeps/unix/sysv/linux/sa_len.c: New file.
5652 * sysdeps/unix/sysv/linux/Dist: Add sa_len.c.
5653
5654 * sysdeps/unix/sysv/linux/bits/socket.h: Make multiple #inclusion safe.
5655
5656 * sysdeps/generic/bits/sockunion.h: New file, defining sockaddr_union.
5657 * sysdeps/unix/sysv/linux/bits/sockunion.h: Likewise.
5658 * socket/Makefile (headers): Add bits/sockunion.h.
5659 * socket/sys/socket.h: Include <bits/sockunion.h>
5660 * inet/netinet/in.h: Include <bits/sockaddr.h> rather than
5661 <sys/socket.h>, to avoid getting sockaddr_union defined.
5662 * sysdeps/generic/bits/socket.h: Allow inclusion from netinet.in.h.
5663 * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
5664 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Likewise.
5665
5666 * sysdeps/unix/sysv/linux/if_index.c: Remove use of SIOCGIFCOUNT
5667 (2.2.x kernels won't have it).
5668
5669 1998-04-06 21:21 Ulrich Drepper <drepper@cygnus.com>
5670
5671 * sysdeps/mach/hurd/bits/ioctls.h: Allow inclusion from hurd/ioctl.h.
5672 * sysdeps/mach/hurd/dl-sysdep.c: Use __ptr_t not caddr_t.
5673 * iconv/gconv_conf.c: Define MAXPATHLEN if not available before.
5674 Patches by UCHIYAMA Yasushi <uch@nop.or.jp>.
5675
5676 1998-04-05 Philip Blundell <Philip.Blundell@pobox.com>
5677
5678 * manual/socket.texi (Socket Addresses): Fix a typo.
5679 (Interface Naming): New section.
5680
5681 1998-04-05 23:29 Zack Weinberg <zack@rabi.phys.columbia.edu>
5682
5683 * configure.in: Check for CC using $ac_tool_prefix, to handle
5684 cross-compilation. Use AC_CHECK_TOOL to find MiG.
5685 * config.make.in: Add MIG to be substituted.
5686 * mach/Machrules: Don't define MIG variable.
5687
5688 Patch by Gordon Matzigkeit <gord@profitpress.com>.
5689
5690 1998-04-05 Mark Kettenis <kettenis@phys.uva.nl>
5691
5692 * elf/dl-load.c (decompose_rpath): Use local_strdup instead of
5693 strdupa to copy rpath.
5694
5695 1998-04-05 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5696
5697 * configure.in: Fix gcc version check.
5698
5699 * aclocal.m4 (AC_PROG_CHECK_VER): Rewritten to make less
5700 confusing.
5701
5702 1998-03-31 Mark Kettenis <kettenis@phys.uva.nl>
5703
5704 * sysdeps/unix/bsd/unlockpt.c (unlockpt): Call __ptsname_r instead
5705 of ptsname_r.
5706
5707 * stdlib/stdlib.h: Change prototype of ptsname_r to make it more
5708 like ttyname_r.
5709 * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_r): Likewise.
5710 * sysdeps/generic/ptsname.c (__ptsname_r): Likewise.
5711 * sysdeps/unix/grantpt.c (grantpt): Change check of return value
5712 of __ptsname_r accordingly.
5713 * login/openpty.c (openpty): Likewise.
5714
5715 1998-06-04 18:47 H.J. Lu <hjl@gnu.org>
5716
5717 * libio/fileops.c (_IO_file_xsgetn): Adjust pointers.
5718
5719 1998-04-06 13:58 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5720
5721 * Makeconfig (libtypes): Redo H.J. Lu's change of 1998-03-27.
5722
5723 * Makerules: Re-add missing rule for $(objpfx)stamp.oS.
5724
5725 1998-04-06 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
5726
5727 * nis/ypclnt.c: Don't give YPERR_RPC back, use the do_ypcall
5728 return value for better error checking.
5729
5730 1998-04-06 Jakub Jelinek <jj@sunsite.ms.mff.cuni.cz>
5731
5732 * elf/dl-runtime.c (fixup, profile_fixup): The final arg to
5733 _dl_lookup_*symbol is DL_LOOKUP_NOPLT not ELF_MACHINE_JMP_SLOT.
5734
5735 * elf/elf.h (EM_SPARC64): Remove.
5736 (EM_SPARC32PLUS, EM_SPARCV9): Add.
5737 (HWCAP_SPARC_V9): Add.
5738
5739 * elf/ldsodefs.h (_dl_hwcap): Declare.
5740 * sysdeps/sparc/sparc32/dl-machine.h (_dl_hwcap, _dl_hwcap_mask):
5741 Weaken so dlopen from static progies works.
5742 (WEAKADDR): New macro.
5743 (elf_machine_matches_host): Accept EM_SPARC32PLUS on a v9 cpu.
5744 (LD_SO_PRELOAD): New macro.
5745 (elf_machine_fixup_plt): Cope with weak _dl_hwcap.
5746 (elf_machine_rela): Weaken _dl_rtld_map.
5747
5748 * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S: Rename __libc_clone
5749 to __clone, and remove the later's alias.
5750 * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Likewise.
5751
5752 * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Copy to/from
5753 the kernel's structure.
5754
5755 * sysdeps/unix/sysv/linux/sparc/sys/kernel_termios.h: New file.
5756 Sparc needs a custom value of __KERNEL_NCCS.
5757
5758 1998-04-06 Richard Henderson <rth@cygnus.com>
5759
5760 * sysdeps/generic/libc-start.c: Allow init and fini to be null.
5761
5762 * sysdeps/sparc/sparc32/elf/start.S: Rewrite for __libc_start_main.
5763 * sysdeps/sparc/sparc64/elf/start.S: Likewise.
5764
5765 1998-04-06 Richard Henderson <rth@cygnus.com>
5766
5767 * sysdeps/unix/sysv/linux/sparc/sparc32/socket.S: Revert 03-01 change,
5768 as the buffer is not properly aligned.
5769 Reported by Juan Cespedes <cespedes@debian.org>.
5770
5771 1998-04-05 Andreas Jaeger <aj@arthur.rhein-neckar.de>
5772
5773 * manual/examples/mkfsock.c (make_named_socket): Use AF_LOCAL
5774 instead of AF_FILE.
5775
5776 1998-04-05 Ulrich Drepper <drepper@cygnus.com>
5777
5778 * iconv/gconv_simple.c: Rewrite to not make use of the mb*towc*
5779 and wc*tomb* functions.
5780
5781 1998-04-04 15:16 Philip Blundell <Philip.Blundell@pobox.com>
5782
5783 * sysdeps/unix/start.c: Fix typo.
5784
5785 1998-04-04 Ulrich Drepper <drepper@cygnus.com>
5786
5787 * iconv/gconv_db.c (__gconv_find_transform): Fix typo.
5788
5789 1998-04-03 23:38 Ulrich Drepper <drepper@cygnus.com>
5790
5791 * sysdeps/libm-ieee754/e_acos.c: Optimize by splitting large
5792 expressions and using array variables.
5793 * sysdeps/libm-ieee754/e_asin.c: Likewise.
5794 * sysdeps/libm-ieee754/e_j0.c: Likewise.
5795 * sysdeps/libm-ieee754/e_j1.c: Likewise.
5796 * sysdeps/libm-ieee754/e_log.c: Likewise.
5797 * sysdeps/libm-ieee754/e_pow.c: Likewise.
5798 * sysdeps/libm-ieee754/k_cos.c: Likewise.
5799 * sysdeps/libm-ieee754/k_sin.c: Likewise.
5800 * sysdeps/libm-ieee754/k_tan.c: Likewise.
5801 * sysdeps/libm-ieee754/s_atan.c: Likewise.
5802 * sysdeps/libm-ieee754/s_erf.c: Likewise.
5803 * sysdeps/libm-ieee754/s_expm1.c: Likewise.
5804 * sysdeps/libm-ieee754/s_log1p.c: Likewise.
5805 Patch by Naohiko Shimizu <nshimizu@et.u-tokai.ac.jp>.
5806
5807 1998-04-03 23:17 Ulrich Drepper <drepper@cygnus.com>
5808
5809 * iconv/gconv.c: Rewrite of the low-level of gconv.
5810 * iconv/gconv.h: Likewise.
5811 * iconv/gconv_builtin.h: Likewise.
5812 * iconv/gconv_close.c: Likewise.
5813 * iconv/gconv_db.: Likewise.
5814 * iconv/gconv_dl.c: Likewise.
5815 * iconv/gconv_int.h: Likewise.
5816 * iconv/gconv_open.c: Likewise.
5817 * iconv/gconv_simple.c: Likewise.
5818 * iconvdata/8bit-gap.c: Adapt for rewrite.
5819 * iconvdata/8bit-generic.c: Likewise.
5820 * iconvdata/euckr.c: Likewise.
5821 * iconvdata/iso646.c: Likewise.
5822 * iconvdata/iso6937.c: Likewise.
5823 * iconvdata/iso8859-1.c: Likewise.
5824 * iconvdata/johab.c: Likewise.
5825 * iconvdata/sjis.c: Likewise.
5826 * iconvdata/t61.c: Likewise.
5827 * iconvdata/uhc.c: Likewise.
5828
5829 1998-04-03 15:34 Ulrich Drepper <drepper@cygnus.com>
5830
5831 * iconv/gconv_int.h: New file. Internal header.
5832 * iconv/Makefile (distribute): Add gconv_int.h.
5833 * iconv/gconv.h: Remove definition which are now in gconv_int.h.
5834 * iconv/gconv_builtin.c: Adopt for gconv_int.h introduction.
5835 * iconv/gconv_close.c: Likewise.
5836 * iconv/gconv_conf.c: Likewise.
5837 * iconv/gconv_db.c: Likewise.
5838 * iconv/gconv_dl.c: Likewise.
5839 * iconv/gconv_int.h: Likewise.
5840 * iconv/gconv_open.c: Likewise.
5841 * iconv/iconv.c: Likewise.
5842 * iconv/iconv_close.c: Likewise.
5843 * iconv/iconv_open.c: Likewise.
5844 * iconv/iconv_prog.c: Likewise.
5845
5846 1998-04-03 Ulrich Drepper <drepper@cygnus.com>
5847
5848 * iconvdata/ksc5601.c: Correct Perl scripts and make them omit the
5849 missing braces.
5850
5851 1998-04-03 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
5852
5853 * nis/nis_table.c (nis_list): Fix FOLLOW_PATH and ALL_RESULTS flags.
5854
5855 1998-04-03 16:29 Philip Blundell <pb@nexus.co.uk>
5856
5857 Based on patch from Pat Beirne:
5858 * sysdeps/unix/sysv/linux/arm/sysdep.S (__syscall_error): Same for
5859 PIC and non-PIC now. Correctly negate error number.
5860 (errno): Use `%' not `@' in .type directives.
5861
5862 1998-04-03 Ulrich Drepper <drepper@cygnus.com>
5863
5864 * sysdeps/i386/strtok.S: Change to use single exit point.
5865 * sysdeps/i386/i686/strtok.S: Likewise.
5866
5867 1998-04-02 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5868
5869 * sysdeps/generic/dl-procinfo.h (_dl_hwcap_string): Provide
5870 default.
5871
5872 1998-04-02 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5873
5874 * Makerules (installed-libcs): Fix typo.
5875
5876 1998-04-02 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5877
5878 * iconvdata/Makefile ($(objpfx)UHC.so): Link against libKSC.
5879 (UHC-routines): Remove ksc5601.
5880
5881 1998-04-03 16:29 Philip Blundell <pb@nexus.co.uk>
5882
5883 * sysdeps/unix/sysv/linux/arm/sysdep.h (PSEUDO): Fix typo
5884 introduced in last change.
5885
5886 1998-04-03 06:22 Ulrich Drepper <drepper@cygnus.com>
5887
5888 * sysdeps/unix/sysv/linux/getcwd.c: Make compilable with kernels
5889 before 2.1.92.
5890
5891 1998-04-02 Ulrich Drepper <drepper@cygnus.com>
5892
5893 * sysdeps/unix/sysv/linux/syscalls.list: Add s_getcwd entry.
5894
5895 * stdlib/isomac.c: Use -isystem instead of -I for system include
5896 dir.
5897
5898 1998-03-30 08:05 H.J. Lu <hjl@gnu.org>
5899
5900 * resolv/res_comp.c (underscorechar): New.
5901 (middlechar): Allow '_'.
5902
5903 1998-04-02 Ulrich Drepper <drepper@cygnus.com>
5904
5905 * intl/explodename.c (stdlib.h): Include that file only if
5906 STDC_HEADERS or _LIBC.
5907 (string.h): Include that file only if HAVE_STRING_H or _LIBC.
5908 Patch by Philippe De Muyter <phdm@macqel.be>.
5909
5910 1998-04-01 21:08 Zack Weinberg <zack@rabi.phys.columbia.edu>
5911
5912 * aclocal.m4 (AC_PROG_CC_LOCAL): Remove superfluous tests.
5913 (AC_PROG_CHECK_VER): New macro.
5914 * configure.in: Use AC_PROG_CHECK_VER to check versions of
5915 gcc, gmake, msgfmt, makeinfo. Remove superfluous tests.
5916
5917 1998-04-02 15:13 Ulrich Drepper <drepper@cygnus.com>
5918
5919 * sysdeps/unix/sysv/linux/i386/i686/sysdep.h: New file.
5920 * sysdeps/i386/i686/strtok.S: New file
5921 * sysdeps/i386/i686/strtok_r.S: New file
5922
5923 1998-04-02 Mark Kettenis <kettenis@phys.uva.nl>
5924
5925 * posix/unistd.h: [__USE_FILE_OFFSET64] (lseek): Change return
5926 type to __off64_t.
5927 * libio/stdio.h [__USE_FILE_OFFSET64] (fseeko): Declare offset
5928 parameter as __off64_t instead of __off_t.
5929 (ftello): Make alias for ftello64 instead of ftello. Change
5930 return type to __off64_t.
5931
5932 1998-04-02 Ulrich Drepper <drepper@cygnus.com>
5933
5934 * sysdeps/i386/bits/string.h: Fix various typos.
5935 Patch by Horst von Brand <vonbrand@sleipnir.valparaiso.cl>.
5936
5937 * sysdeps/unix/sysv/linux/getcwd.c: Use getcwd syscall in Linux 2.1.92.
5938
5939 1998-04-02 Ulrich Drepper <drepper@cygnus.com>
5940
5941 * sysdeps/unix/sysv/linux/i386/chown.c: Handle old kernels without
5942 lchown syscall correctly. [PR libc/541].
5943
5944 1998-04-02 11:45 Ulrich Drepper <drepper@cygnus.com>
5945
5946 * localedata/Makefile: Correct testsuite rules.
5947
5948 * iconvdata/gconv-modules: Set cost of ISO646 module to 2.
5949 * iconvdata/iso646.c: Fix conversion from UCS4.
5950
5951 * elf/ldsodefs.h: Mark internal function with internal_function.
5952 * elf/dl-addr.c: Likewise.
5953 * elf/dl-close.c: Likewise.
5954 * elf/dl-debug.c: Likewise.
5955 * elf/dl-deps.c: Likewise.
5956 * elf/dl-error.c: Likewise.
5957 * elf/dl-fini.c: Likewise.
5958 * elf/dl-init.c: Likewise.
5959 * elf/dl-load.c: Likewise.
5960 * elf/dl-lookup.c: Likewise.
5961 * elf/dl-object.c: Likewise.
5962 * elf/dl-open.c: Likewise.
5963 * elf/dl-profile.c: Likewise.
5964 * elf/dl-reloc.c: Likewise.
5965 * elf/dl-runtime.c: Likewise.
5966 * elf/dl-symbol.c: Likewise.
5967 * elf/dl-version.c: Likewise.
5968 * elf/dlerror.c: Likewise.
5969 * sysdeps/generic/dl-sysdep.c: Likewise.
5970 * sysdeps/i386/dl-machine.h: Likewise.
5971 * intl/finddomain.c: Likewise.
5972 * intl/gettextP.h: Likewise.
5973 * intl/loadmsgcat.c: Likewise.
5974
5975 1998-04-01 17:38 Ulrich Drepper <drepper@cygnus.com>
5976
5977 * iconv/gconv_simple.c: New builtins for UCS en/decoding.
5978 * iconv/gconv_builtin.h: Add definitions for new builtins.
5979 * iconv/gconv.h: Add prototypes for new builtins.
5980
5981 * iconvdata/Makefile (modules): Add ISO646.
5982 Add rules for ISO646 module.
5983 (distribute): Add iso646.c.
5984 * iconvdata/gconv-modules: Add module and alias definition for
5985 ISO646 charsets.
5986 * iconvdata/iso646.c: New file.
5987
5988 1998-04-01 16:10 Ulrich Drepper <drepper@cygnus.com>
5989
5990 * libc.map: Add __gconv_alias_db, __gconv_nmodules, __gconv_modules_db.
5991 * iconv/iconv_prog.c: Implement --list option to print available
5992 coded character sets.
5993
5994 1998-04-01 18:10 Zack Weinberg <zack@rabi.phys.columbia.edu>
5995
5996 Make fread() read large blocks straight to the user buffer.
5997
5998 * libio/fileops.c (_IO_file_xsgetn): New function.
5999 (_IO_file_jumps): Use it.
6000 * libio/libioP.h: Prototype it.
6001
6002 1998-04-01 Ulrich Drepper <drepper@cygnus.com>
6003
6004 * iconv/gconv_conf.c (builtin_aliases): New variable.
6005 (__gconv_read_conf): Add builtin aliases.
6006 * iconv/gconv_builtin.c (builtin_map): Define BUILTIN_ALIAS as an
6007 noop macro before including gconv_builtin.h.
6008 * iconv/gconv_builtin.h: Add alias names.
6009
6010 * iconv/gconv_simple.c (__gconv_transform_ucs4_utf8): Compute
6011 number of converted bytes correctly.
6012
6013 1998-04-01 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
6014
6015 * sunrpc/clnt_udp.c (clntudp_call): Don't check the xid if
6016 we only wait for a replay.
6017
6018 1998-04-01 Ulrich Drepper <drepper@cygnus.com>
6019
6020 * iconvdata/Makefile: Finally fix dependencies for JOHAB and
6021 EUC-KR modules.
6022
6023 1998-04-1 16:52 Philip Blundell <pb@nexus.co.uk>
6024
6025 * sysdeps/unix/sysv/linux/arm/socket.S: Correct test for error and
6026 use PLTJMP() rather than explicit (PLT).
6027
6028 * sysdeps/arm/elf/start.S: Leave most of the initialisation for
6029 __libc_start_main().
6030
6031 Based on patch from Pat Beirne:
6032 * sysdeps/unix/sysv/linux/arm/sysdep.h (SYSCALL_ERROR_HANDLER):
6033 Always define, not only #ifndef PIC.
6034 (DO_CALL): Pass fifth argument correctly in R4.
6035 (PSEUDO): Correct test for error, call syscall_error through PLT
6036 if PIC.
6037
6038 1998-03-31 10:51 Philip Blundell <pb@nexus.co.uk>
6039
6040 * sysdeps/unix/sysv/linux/netash/ash.h: Fix typos and add new
6041 definitions.
6042
6043 1998-04-01 Ulrich Drepper <drepper@cygnus.com>
6044
6045 * iconvdata/Makefile: Remove extra dependencies for EUC-KR.so and
6046 JOHAB.so.
6047
6048 1998-04-01 13:20 Mark Kettenis <kettenis@phys.uva.nl>
6049
6050 * io/Makefile (static-only-routines): Add stat64, fstat64 and
6051 lstat64.
6052
6053 1998-03-30 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6054
6055 * manual/Makefile: Use object-suffixes-for-libc instead of
6056 object-suffixes.
6057 * rpm/Makefile (install-lib): Likewise.
6058
6059 1998-03-30 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6060
6061 * sysdeps/unix/sysv/linux/lddlibc4.c: Fix OB1 bug.
6062
6063 * sysdeps/unix/sysv/linux/configure.in: Match $machine against
6064 `m68*', not only `m68k'.
6065
6066 1998-04-01 10:50 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6067
6068 * sysdeps/unix/sysv/linux/m68k/dl-librecon.h: New file.
6069
6070 * sysdeps/unix/sysv/linux/m68k/Makefile [$(subdir)=elf]: Build and
6071 install lddlibc4.
6072
6073 1998-03-31 Ulrich Drepper <drepper@cygnus.com>
6074
6075 * iconvdata/Makefile: Use libKSC shared object in JOHAB and
6076 EUC-KR.
6077
6078 * sysdeps/unix/sysv/linux/bits/socket.h (PF_FILE): Correct
6079 comment.
6080
6081 1998-03-30 08:43 H.J. Lu <hjl@gnu.org>
6082
6083 * sysdeps/alpha/elf/start.S: Let __libc_start_main do most of
6084 the init stuff.
6085
6086 1998-03-31 Ulrich Drepper <drepper@cygnus.com>
6087
6088 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Wrapper for
6089 adjtimex syscall.
6090 * sysdeps/unix/sysv/linux/alpha/Makefile (sysdep_routines): Add
6091 adjtimex.
6092 Patches by Dominik Kubla <kubla@sundiver.zdv.uni-mainz.de>.
6093
6094 1998-03-31 Andreas Jaeger <aj@arthur.rhein-neckar.de>
6095
6096 * Makerules (install): Change comment for libc.so following the
6097 libc_nonshared changes.
6098
6099 1998-03-31 Ulrich Drepper <drepper@cygnus.com>
6100
6101 * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): Fix typo.
6102
6103 * iconvdata/gap.pl: Avoid using %#06x.
6104
6105 1998-03-31 19:55 Zack Weinberg <zack@rabi.phys.columbia.edu>
6106
6107 * Makerules: Use $? instead of S^ when invoking ar.
6108
6109 1998-03-31 Ulrich Drepper <drepper@cygnus.com>
6110
6111 * db2/compat.h: Allow EFTYPE being defined.
6112 * sysdeps/unix/bsd/bits/signum.h: Add definition for SIG_HOLD.
6113 * sysdeps/unix/bsd/ulimit.c: Include <ulimit.h>.
6114 * sysdeps/mach/hurd/bits/fcntl.h: Add O_LARGEFILE.
6115 * sysdeps/mach/bits/libc-lock.h: Fix typo.
6116 (__libc_once): Correctly unlock semaphore.
6117 * sysdeps/mach/hurd/dl-sysdep.c: Include <elf/ldsodefs.h>.
6118 * sysdeps/unix/bsd/getpt.c: Fix typo.
6119 Patches by UCHIYAMA Yasushi <uch@ddd.scei.sony.co.jp>.
6120
6121 1998-03-31 Ulrich Drepper <drepper@cygnus.com>
6122
6123 * sysdeps/unix/sysv/linux/bits/socket.h (MSG_*): Also define as
6124 macros.
6125
6126 1998-03-31 18:11 Ulrich Drepper <drepper@cygnus.com>
6127
6128 * include/mntent.h: New file.
6129
6130 * elf/Makefile (trusted-dirs.h): Append slash to filename.
6131 * elf/dl-load.c: Rewrite search path handling.
6132 * elf/ldsodefs.h (struct r_search_path_elem): Change for rewrite.
6133 * elf/rtld.c (process_envvars): Recognize LD_HWCAP_MASK.
6134 * sysdeps/generic/dl-sysdep.h (_dl_important_hwcap): New function.
6135 * elf/ldsodefs.h: Add prototype.
6136
6137 1998-03-30 Ulrich Drepper <drepper@cygnus.com>
6138
6139 * nss/nsswitch.c (__nss_lookup): Adjust comment.
6140
6141 * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): New
6142 function.
6143
6144 * sysdeps/generic/dl-procinfo.h (HWCAP_IMPORTANT): New definition.
6145
6146 * sysdeps/unix/sysv/linux/i386/dl-procinfo.h (_dl_hwcap_string):
6147 New function.
6148 (HWCAP_IMPORTANT): New definition.
6149
6150 1998-03-30 17:26 H.J. Lu <hjl@gnu.org>
6151
6152 * elf/dl-open.c (_dl_open): Fix a typo.
6153 (_dl_global_scope_alloc): Make it static.
6154
6155 1998-03-30 17:20 Ulrich Drepper <drepper@cygnus.com>
6156
6157 * Makerules: Remove duplicate rules to handle stamp.oS.
6158
6159 1998-03-30 Andreas Jaeger <aj@arthur.rhein-neckar.de>
6160
6161 * manual/examples/inetsrv.c (main): Change prototype of
6162 make_socket following change in mkisock.c.
6163
6164 * manual/examples/inetcli.c (SERVERHOST): Use mescaline.gnu.org as
6165 example host.
6166 (main): Change prototype of init_sockaddr following change in
6167 isockadd.c.
6168
6169 * manual/examples/mkisock.c (make_socket): Use uint16_t for port.
6170 * manual/examples/isockad.c (init_sockaddr): Likewise.
6171
6172 * manual/examples/mkfsock.c (make_named_socket): Removed blank
6173 lines for clarification.
6174 (make_named_socket): Use strncpy instead of strcpy.
6175 Reported by Francesco Potorti` <F.Potorti@cnuce.cnr.it>.
6176
6177 1998-03-30 13:28 Ulrich Drepper <drepper@cygnus.com>
6178
6179 * Makefile (parent-mostlyclean): Use object-suffixes-for-libc for
6180 determining libs to remove.
6181 (postclean): Add soversions.mk.
6182 * Makerules (common-mostlyclean): Add tests-static and generated
6183 files.
6184
6185 1998-03-30 12:53 Ulrich Drepper <drepper@cygnus.com>
6186
6187 * sysdeps/i386/i486/bits/string.h (__strcat_c) [__i686__]: Correct
6188 scanning for \0.
6189 (__strncat_g): Add i686 specific code.
6190
6191 1998-03-30 Andreas Jaeger <aj@arthur.rhein-neckar.de>
6192
6193 * manual/install.texi (Reporting Bugs): Ask to include section
6194 names in reports.
6195
6196 1998-03-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6197
6198 * sysdeps/unix/sysv/linux/Makefile ($(objpfx)syscall-%.h): Emit
6199 guard against direct inclusion.
6200
6201 1998-03-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6202
6203 Rework support for libc_nonshared.a:
6204 * Makeconfig (object-suffixes-for-libc): New variable.
6205 * Rules: Remove handling of static-only and shared-only routines.
6206 * Makerules: Handle them here instead. Use
6207 object-suffixes-for-libc instead of object-suffixes when dealing
6208 with libc objects.
6209 (object-suffixes-for-rules): Remove variable.
6210 (elide-routines.oS): Elide all routines except static-only
6211 routines.
6212 ($(objpfx)stamp.oS): Special rule for when static-only-routines is
6213 empty.
6214 (installed-libcs): Remove special case for .oS.
6215 (rmobjs): Likewise.
6216
6217 1998-03-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6218
6219 * Makefile (do-collate-test, do-xfrm-test, do-tst-fmon,
6220 do-tst-rpmatch): New targets.
6221 (test): Use them.
6222 (install-locales): Ignore comment lines.
6223
6224 1998-03-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6225
6226 * elf/Makefile ($(objpfx)ld.so): Depend on version script.
6227 ($(objpfx)trusted-dirs.h): Depend also on $(..)Makeconfig.
6228 ($(objpfx)rtldtbl.h): Likewise.
6229 (CPPFLAGS-dl-load.c): Fix reference to object directory.
6230
6231 1998-03-30 09:36 Ulrich Drepper <drepper@cygnus.com>
6232
6233 * manual/string.texi (Finding Tokens in a String): Extend strsep
6234 description and correct example.
6235
6236 1998-03-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6237
6238 * manual/socket.texi: Remove misguided explicit line breaks and
6239 fix the formatting problem instead by reformulating the
6240 paragraphs.
6241 * manual/filesys.texi: Likewise.
6242 * manual/conf.texi: Likewise. Don't typeset table with index
6243 fonts, that looks worse than a minimally overfull line.
6244
6245 1998-03-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6246
6247 * nscd/Makefile (nscd-modules): Move definition outside of
6248 conditional.
6249
6250 * pwd/Makefile: Use have-thread-library to test for thread
6251 library.
6252
6253 1998-03-30 Andreas Jaeger <aj@arthur.rhein-neckar.de>
6254
6255 * nss/getXXent_r.c (INTERNAL): Remove unused variable current_nip.
6256
6257 * iconvdata/uhc.c (gconv): Remove unused variable idx.
6258
6259 1998-03-30 Ulrich Drepper <drepper@cygnus.com>
6260
6261 * sysdeps/unix/sysv/linux/Dist: Add lddlibc4.c.
6262
6263 1998-03-29 Ulrich Drepper <drepper@cygnus.com>
6264
6265 * nss/getXXent_r.c: Correctly handle failing setXXent function.
6266
6267 * inet/netinet/in.h: Use cast to uint32_t in IPv4 macros.
6268 Reported by Andreas Jaeger.
6269
6270 1998-03-29 20:59 Ulrich Drepper <drepper@cygnus.com>
6271
6272 * elf/Makefile: Fix typo.
6273 (distribute): Add dl-librecon.h.
6274 * elf/ldd.bash.in: Collect output of ldd --verify in verify_out.
6275 * elf/ldd.sh.in: Likewise.
6276 * elf/ldsodefs.h: Declare _dl_correct_cache_id.
6277 * elf/rtld.c (dl_main): In --verify mode allow platform specifc action.
6278 Use strsep correctly.
6279 (process_envvars): Allow platform specific variables.
6280 * sysdeps/generic/dl-cache.c (_dl_correct_cache_id): New variable.
6281 (_dl_load_cache_lookup): Test cache IDs found against
6282 _dl_correct_cache_id.
6283 * sysdeps/generic/dl-librecon.h: New file.
6284 * sysdeps/unix/sysv/linux/dl-librecon.h: New file.
6285
6286 * sysdeps/unix/sysv/linux/lddlibc4.c: Include error.h.
6287
6288 1998-03-29 16:50 Ulrich Drepper <drepper@cygnus.com>
6289
6290 * config.make.in (ldd-rewrite-script): New variable.
6291 * configure.in: Substitute ldd-rewrite-script.
6292 * elf/Makefile: Rewrite rules to generate ldd script.
6293 * elf/ldd.bash.in: Allow handling of non-ELF binaries.
6294 * elf/ldd.sh.in: Likewise.
6295 * sysdeps/unix/sysv/linux/Makefile: Remove rule to install lddlibc4.
6296 * sysdeps/unix/sysv/linux/configure.in: Define ldd_rewrite_script to
6297 point to sed script for libc4 handling insertion for ix86, m68, SPARC.
6298 * sysdeps/unix/sysv/linux/i386/Makefile: Add rule to install lddlibc4.
6299 * sysdeps/unix/sysv/linux/ldd-rewrite.sed: New file.
6300
6301 1998-03-26 15:20 Zack Weinberg <zack@rabi.phys.columbia.edu>
6302
6303 * inet/rcmd.c (iruserok): Remain setuid to the local user
6304 while .rhosts is actually read, to make .rhosts-over-NFS work
6305 (PR libc/524). Use iruserfopen() for security checks on both
6306 hosts.equiv and .rhosts. General cleanup.
6307 (iruserfopen): New function, performs careful checking on
6308 hosts.equiv/.rhosts files. Disallows all the old forbidden
6309 stuff plus hard links to files.
6310
6311 1998-03-29 09:26 Ulrich Drepper <drepper@cygnus.com>
6312
6313 * setjmp/tst-setjmp.c: Don't test __setjmp, test _setjmp instead.
6314
6315 * nss/getXXent_r.c (REENTRANT_GETNAME): Avoid endless loop.
6316
6317 1998-03-29 02:02 H.J. Lu <hjl@gnu.org>
6318
6319 * sysdeps/i386/i486/bits/string.h: Fix typos.
6320
6321 1998-03-28 00:13 H.J. Lu <hjl@gnu.org>
6322
6323 * sysdeps/unix/sysv/linux/alpha/readdir.c (__readdir64): New
6324 strong alias.
6325
6326 * sysdeps/unix/sysv/linux/alpha/syscalls.list (socket): Added.
6327
6328 * libc.map (__ieee_get_fp_control, __ieee_set_fp_control):
6329 Added. Used by libm.so on alpha.
6330
6331 1998-03-28 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
6332
6333 * intl/bindtextdom.c [_LIBC]: Define strdup only if not yet
6334 defined.
6335
6336 1998-03-27 07:29 H.J. Lu <hjl@gnu.org>
6337
6338 * Makerules (object-suffixes-for-rules): Add .oS only for
6339 building shared library.
6340 Add ranlib rule for nonshared library.
6341 (rmobjs): Fix typo.
6342
6343 * Makeconfig (libtype.oS, CFLAGS-.oS, CPPFLAGS-.oS): Moved
6344 into for shared library only.
6345 (CPPFLAGS-.oS): Add -DPIC.
6346 (libtypes): Use $(object-suffixes-for-rules) instead of
6347 $(object-suffixes).
6348
6349 1998-03-28 Ulrich Drepper <drepper@cygnus.com>
6350
6351 * sysdeps/unix/sysv/linux/Makefile (inhibit-stdio_lim): Compile
6352 and install lddlibc4.
6353
6354 1998-03-28 09:13 Zack Weinberg <zack@rabi.phys.columbia.edu>
6355
6356 * iconvdata/gap.pl: Gobble rest of line with a scalar, not a
6357 hash.
6358 * iconvdata/gaptab.pl: Likewise.
6359
6360 1998-03-27 22:46 Ulrich Drepper <drepper@cygnus.com>
6361
6362 * Rules: Allow Makefiles to specify test-static for tests which
6363 cannot be linked dynamically.
6364 * math/Makefile: Move atest-exp, atest-sincos, atest-exp2 to
6365 tests-static.
6366
6367 * libc.map: Add __nss_passwd_lookup, __nss_group_lookup, __nss_next.
6368
6369 * misc/error.c: Pretty print.
6370
6371 1998-03-27 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6372
6373 * Makerules (libc_nonshared-name): Remove variable.
6374 (installed-libcs): Use libc-name instead.
6375 ($(inst_libdir)/libc.so): Likewise. Remove explicit reference to
6376 dynamic linker.
6377
6378 * Makeconfig (link-libc): Link against libc_nonshared.a instead of
6379 libc.a. Remove explicit reference to dynamic linker.
6380
6381 1998-03-27 Ulrich Drepper <drepper@cygnus.com>
6382
6383 * iconvdata/iso8859-1.c (gconv): Add cast to assignment from char
6384 to wchar_t.
6385 * iconv/iconv_prog.c: Correctly test for write failure.
6386 * iconvdata/Makefile: Add rules for EUC-KR, UHC, and JOHAB conversions.
6387 * iconvdata/gconv-modules: Likewise.
6388 * iconvdata/euckr.c: New file.
6389 * iconvdata/johab.c: New file.
6390 * iconvdata/ksc5601.c: New file.
6391 * iconvdata/ksc5601.h: New file.
6392 * iconvdata/uhc.c: New file.
6393 Contributed by Jungshik Shin <jshin@pantheon.yale.edu>.
6394
6395 * libio/fileops.c (_IO_file_fopen): Interpret x flag to fopen.
6396 * stdio/fopen.c: Correct handling of 'x' flag.
6397 Reported by Jason M. Petry <jason@ps.ohio-state.edu>.
6398
6399 1998-03-27 Andreas Jaeger <aj@arthur.rhein-neckar.de>
6400
6401 * sunrpc/rpc/key_prot.h: Prevent warning by unknown pragma ident.
6402 * sunrpc/rpcsvc/key_prot.x: Likewise.
6403 * sunrpc/key_prot.c: Likewise.
6404
6405 1998-03-27 13:49 Ulrich Drepper <drepper@cygnus.com>
6406
6407 * sysdeps/i386/bits/string.h: Correct things which never worked.
6408 * sysdeps/i386/i486/bits/string.h: Add clobber marks.
6409 Patches by Bernd Schmidt <crux@Pool.Informatik.RWTH-Aachen.DE>.
6410
6411 1998-03-27 Ulrich Drepper <drepper@cygnus.com>
6412
6413 * intl/textdomain.c [_LIBC]: Define strdup only if not yet
6414 defined. Reported by Thorsten Kukuk.
6415
6416 1998-03-26 18:50 Ulrich Drepper <drepper@cygnus.com>
6417
6418 * sysdeps/unix/sysv/linux/lddlibc4.c: New file.
6419
6420 1998-03-26 Andreas Jaeger <aj@arthur.rhein-neckar.de>
6421
6422 * manual/install.texi (Supported Configurations): Add
6423 arm-linuxaout and arm-none.
6424
6425 1998-03-26 Ulrich Drepper <drepper@cygnus.com>
6426
6427 * version.h (VERSION): Bump to 2.0.93.
6428
6429 1998-03-25 07:30 H.J. Lu <hjl@gnu.org>
6430
6431 * configure.in (libc_cv_ar_S): New to indicate if ar S works.
6432
6433 * config.make.in (have-ar-S): New, substituted by libc_cv_ar_S.
6434
6435 * Makerules (CREATE_ARFLAGS): New determined by $(have-ar-S).
6436 (do-ar, build-extra-lib): Use $(CREATE_ARFLAGS) for $(AR).
6437
6438 1998-03-26 Ulrich Drepper <drepper@cygnus.com>
6439
6440 * Makeconfig (link-libc): Add missing use of libc_nonshared.a.
6441
6442 1998-03-26 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6443
6444 Put the static-only routines in a separate library.
6445 * Makeconfig (libtype.oS, CFLAGS-.oS, CPPFLAGS-.oS): New
6446 variables.
6447 (all-object-suffixes): Add .oS.
6448 * Makerules (libc_static-name): New variable.
6449 (installed-libcs): Add libc_nonshared.a.
6450 ($(inst_libdir)/libc.so): Use libc_nonshared.a instead of libc.a.
6451 (object-suffixes-for-rules): New variable. Use it instead of
6452 object-suffixes for generating compilation rules.
6453 (rmobjs): Also remove *.oS.
6454 * Rules (subdir_lib): Depend on $(objpfx)stamp.oS.
6455 ($(objpfx)stamp.oS): New target.
6456
6457 1998-03-26 Ulrich Drepper <drepper@cygnus.com>
6458
6459 * Makefile (FAQ): Automatically check in regenerated FAQ.
6460
6461 1998-03-26 10:16 Zack Weinberg <zack@rabi.phys.columbia.edu>
6462
6463 * Makefile (INSTALL): Depend on install.texi, not maint.texi.
6464
6465 1998-03-25 Ulrich Drepper <drepper@cygnus.com>
6466
6467 * sysdeps/unix/sysv/linux/sparc/sparc64/Dist: Add sizes.h.
6468 * sysdeps/unix/sysv/linux/alpha/Dist: Likewise.
6469
6470 * sysdeps/generic/stub_warning: Removed.
6471
6472 * Makefile (distribute): Add include/des.h.
6473
6474 * manual/Makefile (distribute): Change dir-add.texi to
6475 dir-add.texinfo.
6476
6477 * glibcbug.in: Create files safely when mktemp is not available.
6478
6479 * sysdeps/unix/sysv/linux/adjtime.c: Make weak alias appear again.
6480 Patch by a sun <asun@saul1.u.washington.edu>.
6481
6482 1998-03-25 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
6483
6484 * libc.map: Rename getname to getnetname.
6485
6486 1998-03-25 13:35 Ulrich Drepper <drepper@cygnus.com>
6487
6488 * manual/maint.texi: Use supported platform in examples.
6489
6490 * manual/install.texi: Document some installation tips.
6491
6492 1998-03-25 10:56 Ulrich Drepper <drepper@cygnus.com>
6493
6494 * posix/wordexp.c: Fix some memory leaks and makes $* more efficient.
6495 Fix a bug so that it returns an error if a numeric parameter is
6496 unset and WRDE_UNDEF is set.
6497 Patch by Andreas Schwab and Tim Waugh.
6498 * posix/wordexp-test.c: Add new new test.
6499
6500 1998-03-25 Ulrich Drepper <drepper@cygnus.com>
6501
6502 * posix/regex.c (regex_compile): Last patch wasn't entirely
6503 correct. Patch by Alain Magloire <alainm@rcsm.ece.mcgill.ca>.
6504
6505 1998-03-24 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6506
6507 * manual/filesys.texi (Scanning Directory Content): Fix typo.
6508
6509 1998-03-25 09:24 Bernd Schmidt <crux@Pool.Informatik.RWTH-Aachen.DE>
6510
6511 * sysdeps/i386/bits/string.h: Fix all assembler statements so that
6512 clobbered registers don't appear as operands.
6513
6514 1998-03-24 Ulrich Drepper <drepper@cygnus.com>
6515
6516 * posix/regex.c: Undefine ISASCII and ISPRINT before defining for
6517 Solaris' sake.
6518
6519 * posix/regex.c (regex_compile): Don't allow non-alphabet
6520 characters in character set name.
6521
6522 1998-03-25 00:00 Tim Waugh <tim@cyberelk.demon.co.uk>
6523
6524 * posix/wordexp.c (w_newword): New function.
6525 (do_parse_glob): New function.
6526 (parse_glob): Use do_parse_glob. Now handles the case where a
6527 variable expansion causes a field-split.
6528 (wordexp): Use w_newword.
6529 (parse_arith): Likewise.
6530 (exec_comm): Likewise.
6531 (parse_comm): Likewise.
6532 (parse_param): Likewise.
6533 (parse_backtick): Likewise.
6534
6535 1998-03-24 19:36 Tim Waugh <tim@cyberelk.demon.co.uk>
6536
6537 * posix/wordexp-tst.sh: Another test.
6538
6539 * posix/wordexp-test.c: Two new tests.
6540
6541 * posix/wordexp.c (parse_glob): Use w_addstr instead of realloc
6542 directly (the code using realloc was buggy).
6543 (parse_param): Fix typo in comment.
6544
6545 1998-03-24 Ulrich Drepper <drepper@cygnus.com>
6546
6547 * elf/dl-close.c (_dl_close): Replace questionable memcpy by loop.
6548
6549 1998-03-24 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
6550
6551 * libc.map: Add more rpc auth functions/variables.
6552
6553 * nscd/nscd.c: Add -g option to argp options.
6554
6555 1998-03-24 Ulrich Drepper <drepper@cygnus.com>
6556
6557 * configure.in: Be prepared for gcc 2.9.10 and up.
6558 * configure.in: Add missing disabling of quote characters in
6559 compiler version check. Reported by HJ Lu.
6560
6561 1998-03-24 Andreas Jaeger <aj@arthur.rhein-neckar.de>
6562
6563 * malloc/mtrace.c: Include elf/ldsodefs.h instead of link.h.
6564
6565 1998-03-24 Ulrich Drepper <drepper@cygnus.com>
6566
6567 * intl/locale.alias: Fix spelling of romanian.
6568
6569 * sunrpc/Makefile (headers): Add rpc/rpc_des.h.
6570 (distribute): Remove des.h.
6571 * include/des.h: New file.
6572 * sunrpc/des.h: Moved to ...
6573 * sunrpc/rpc/rpc_des.h: ...here.
6574
6575 1998-03-22 NIIBE Yutaka <gniibe@mri.co.jp>
6576
6577 * inet/netinet/in.h (IN6_IS_ADDR_UNSPECIFIED, IN6_IS_ADDR_LOOPBACK):
6578 Fix paren.
6579
6580 1998-03-24 Ulrich Drepper <drepper@cygnus.com>
6581
6582 * sysdeps/mach/hurd/setsockopt.c (setsockopt): Make OPTVAL
6583 parameter const. Reported by UCHIYAMA Yasushi <uch@nop.or.jp>.
6584
6585 1998-03-24 Ulrich Drepper <drepper@cygnus.com>
6586
6587 * elf/ldsodesf.h: New file.
6588 * elf/Makefile (distribute): Add ldsodefs.h.
6589 * elf/link.h: Separate internal information in exter header.
6590 * elf/rtld.c: Include elf/ldsodefs.h not link.h.
6591 * elf/dl-minimal.c: Likewise.
6592 * sysdeps/generic/dl-sysdep.c: Likewise.
6593 * elf/sprof.c: Likewise.
6594 * elf/dlsym.c: Likewise.
6595 * elf/dlvsym.c: Likewise.
6596 * elf/dlerror.c: Likewise.
6597 * elf/dladdr.c: Likewise.
6598 * elf/dlclose.c: Likewise.
6599 * elf/dlopen.c: Likewise.
6600 * elf/dl-addr.c: Likewise.
6601 * elf/dl-close.c: Likewise.
6602 * elf/dl-debug.c: Likewise.
6603 * elf/dl-deps.c: Likewise.
6604 * elf/dl-error.c: Likewise.
6605 * elf/dl-fini.c: Likewise.
6606 * elf/dl-init.c: Likewise.
6607 * elf/dl-load.c: Likewise.
6608 * elf/dl-lookup.c: Likewise.
6609 * elf/dl-object.c: Likewise.
6610 * elf/dl-open.c: Likewise.
6611 * elf/dl-profile.c: Likewise.
6612 * elf/dl-reloc.c: Likewise.
6613 * elf/dl-runtime.c: Likewise.
6614 * elf/dl-support.c: Likewise.
6615 * elf/dl-symbol.c: Likewise.
6616 * elf/dl-version.c: Likewise.
6617 * sysdeps/generic/dl-cache.c: Likewise.
6618 * sysdeps/generic/libc-start.c: Likewise.
6619 * iconv/gconv_dl.c: Likewise.
6620 * nss/nsswitch.c: Likewise.
6621
6622 1998-03-23 13:45 Ulrich Drepper <drepper@cygnus.com>
6623
6624 * manual/nss.texi: The database is not called network but networks.
6625 Reported by Herbert Xu <herbert@gondor.apana.org.au>.
6626
6627 1998-03-23 Andreas Jaeger <aj@arthur.rhein-neckar.de>
6628
6629 * configure.in: Correct test for compiler version.
6630 Check that LD_LIBRARY_PATH doesn't contain current path.
6631
6632 1998-03-23 07:52 H.J. Lu <hjl@gnu.org>
6633
6634 * elf/dl-close.c (_dl_close): Fix byte count while removing
6635 the shared object from the global scope list and optimize
6636 a little bit.
6637
6638 1998-03-22 Andreas Jaeger <aj@arthur.rhein-neckar.de>
6639
6640 * manual/filesys.texi (Scanning Directory Content): Add missing
6641 closing brace.
6642 (Scanning Directory Content): Fix text.
6643
6644 1998-03-22 Andreas Jaeger <aj@arthur.rhein-neckar.de>
6645
6646 * manual/memory.texi (Heap Consistency Checking): Add paragraph
6647 explaining difference of -lmcheck and MALLOC_CHECK_.
6648
6649 1998-03-23 Andreas Jaeger <aj@arthur.rhein-neckar.de>
6650
6651 * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs): Correct some
6652 typos in comments.
6653
6654 1998-03-20 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6655
6656 * test-skeleton.c (main): Fix test for exit signal.
6657
6658 1998-03-22 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6659
6660 * sysdeps/generic/strtok_r.c: Undefine __strtok_r.
6661
6662 1998-03-22 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6663
6664 * sysdeps/generic/memcmp.c [_LIBC]: Define WORDS_BIGENDIAN as
6665 appropriate.
6666
6667 1998-03-23 11:14 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6668
6669 * libc.map: Export __strtok_r.
6670
6671 1998-03-23 Ulrich Drepper <drepper@cygnus.com>
6672
6673 * posix/regex.c (re_compile_fastmap): Remove unused variable
6674 num_regs and adjust comment.
6675 Patch by Jim Meyering <meyering@ascend.com>.
6676
6677 * math/math.h (M_*l): Extend long double constants to be usable
6678 for 128 bit floats. Patch by Richard Henderson.
6679
6680 1998-03-23 11:16 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6681
6682 * sysdeps/m68k/m68020/wordcopy.S: New file.
6683
6684 1998-03-22 Ulrich Drepper <drepper@cygnus.com>
6685
6686 * posix/wordexp.c: Rewrite parse_param.
6687 Patch by Tim Waugh and Andreas Schwab.
6688
6689 1998-03-21 23:46 Zack Weinberg <zack@rabi.phys.columbia.edu>
6690
6691 * Rules: Update timestamps on empty object files.
6692
6693 1998-03-21 09:15 Ulrich Drepper <drepper@cygnus.com>
6694
6695 * manual/filesys.texi (Scanning Directory Content): Add description
6696 of 64 bits scandir function and friends.
6697
6698 1998-03-20 Ulrich Drepper <drepper@cygnus.com>
6699
6700 * glibcbug.in: Use mktemp to generate unique file name for
6701 temporary files.
6702
6703 * sysdeps/unix/grantpt.c (grantpt): Use __ptsname_r and not
6704 ptsname_r. Use cast for execve call.
6705
6706 1998-03-20 16:24 Ulrich Drepper <drepper@cygnus.com>
6707
6708 * libc.map: Add statvfs, fstatvfs, statvfs64, and fstatvfs64.
6709 * io/Makefile (headers): Add sys/statvfs.h and bits/statvfs.h.
6710 * io/sys/statvfs.h: New file.
6711 * sysdeps/generic/fstatvfs.h: New file.
6712 * sysdeps/generic/statvfs.h: New file.
6713 * sysdeps/generic/fstatvfs64.h: New file.
6714 * sysdeps/generic/statvfs64.h: New file.
6715 * sysdeps/generic/bits/statvfs.h: New file.
6716 * sysdeps/unix/sysv/linux/fstatvfs.c: New file.
6717 * sysdeps/unix/sysv/linux/statvfs.c: New file.
6718 * sysdeps/unix/sysv/linux/bits/statvfs.h: New file.
6719
6720 * sysdeps/unix/sysv/linux/bits/statfs.h: Correct type for f_files
6721 and f_ffree elements.
6722
6723 * sysdeps/unix/sysv/linux/sys/mount.h: Pretty print. Define
6724 mount options in enum.
6725
6726 1998-03-20 Andreas Jaeger <aj@arthur.rhein-neckar.de>
6727
6728 * configure.in: Check for recent egcs/gcc.
6729
6730 1998-03-20 Ulrich Drepper <drepper@cygnus.com>
6731
6732 * libc.map: Add alphasort64, scandir64, versionsort64.
6733 * dirent/Makefile (routines): Add scandir64, alphasort64, and
6734 versionsort64.
6735 * dirent/alphasort64.c: New file.
6736 * dirent/scandir64.c: New file.
6737 * dirent/versionsort64.c: New file.
6738 * dirent/dirent.h: Add LFS support for scandir, alphasort, and
6739 versionsort.
6740 * sysdeps/generic/readdir64.c: Rename to __readdir64 and make
6741 old name weak alias.
6742 * sysdeps/unix/sysv/linux/readdir64.c: Likewise.
6743
6744 * dirent/alphasort.c: Use strcoll instead of strcmp.
6745
6746 * dirent/scandir.c: Optimize a bit.
6747
6748 * dirent/versionsort.c: Pretty print.
6749
6750 1998-03-20 Ulrich Drepper <drepper@cygnus.com>
6751
6752 * string/string.h: Add prototype for __strtok_r.
6753
6754 1998-03-20 12:14 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6755
6756 * posix/Makefile: Fix typo in last change.
6757
6758 1998-03-20 Ulrich Drepper <drepper@cygnus.com>
6759
6760 * dirent/dirent.h (scandir): Make argument of select function const.
6761 * dirent/scandir.c (scandir): Likewise.
6762 Reported by David.Faure@insa-lyon.fr [PR libc/512].
6763
6764 1998-03-19 14:28 Ulrich Drepper <drepper@cygnus.com>
6765
6766 * sysdeps/generic/strtok_r.c: Make __strtok_r real name and strtok_r
6767 weak alias.
6768 * sysdeps/i386/strtok_r.c: Likewise.
6769
6770 * sysdeps/libm-i387/i686/s_fdim.S: Make it really work.
6771 * sysdeps/libm-i387/i686/s_fdimf.S: Likewise.
6772 * sysdeps/libm-i387/i686/s_fdiml.S: Likewise.
6773 * sysdeps/libm-i387/i686/s_fmin.S: Likewise.
6774 * sysdeps/libm-i387/i686/s_fminf.S: Likewise.
6775 * sysdeps/libm-i387/i686/s_fminl.S: Likewise.
6776
6777 1998-03-19 Andreas Jaeger <aj@arthur.rhein-neckar.de>
6778
6779 * intl/localealias.c: Remove unneeded define for strdup.
6780
6781 1998-03-19 13:45 Ulrich Drepper <drepper@cygnus.com>
6782
6783 * manual/argp.texi: Adjust for better TeX output.
6784 * manual/arith.texi: Likewise.
6785 * manual/conf.texi: Likewise.
6786 * manual/filesys.texi: Likewise.
6787 * manual/header.texi: Likewise.
6788 * manual/lgpl.texinfo: Likewise.
6789 * manual/math.texi: Likewise.
6790 * manual/message.texi: Likewise.
6791 * manual/pattern.texi: Likewise.
6792 * manual/process.texi: Likewise.
6793 * manual/signal.texi: Likewise.
6794 * manual/socket.texi: Likewise.
6795 * manual/startup.texi: Likewise.
6796 * manual/stdio.texi: Likewise.
6797 * manual/terminal.texi: Likewise.
6798 * manual/examples/rprintf.c: Likewise.
6799 * manual/examples/testopt.c: Likewise.
6800 Patches by Zack Weinberg <zack@rabi.phys.columbia.edu>.
6801
6802 1998-03-19 20:45 Tim Waugh <tim@cyberelk.demon.co.uk>
6803
6804 * posix/wordexp.c (parse_param): Don't immediately stop parsing a
6805 parameter name after seeing a digit if it's enclosed in braces.
6806
6807 1998-03-18 Ulrich Drepper <drepper@cygnus.com>
6808
6809 * sysdeps/i386/i686/Implies: Add libm-i387/i686.
6810
6811 1998-03-18 Andreas Jaeger <aj@arthur.rhein-neckar.de>
6812
6813 * manual/memory.texi (Heap Consistency Checking): Document
6814 MALLOC_CHECK_. Based on a text by Wolfram Gloger.
6815
6816 1998-03-18 17:11 Zack Weinberg <zack@rabi.phys.columbia.edu>
6817
6818 * manual/Makefile: Add missing rules.
6819
6820 1998-03-18 Ulrich Drepper <drepper@cygnus.com>
6821
6822 * timezone/Makefile (generated): Define to remove all stamp files.
6823
6824 * sysdeps/generic/strsep.c: Also undefine __strsep.
6825
6826 * string/strdup.c: Undefine __strdup and strdup first.
6827 * string/strndup.c: Likewise.
6828
6829 * string/bits/string2.h: Correct strtok_r and strsep.
6830 Add strndup optimization.
6831
6832 * sysdeps/generic/strsep.c: Little optimization.
6833
6834 1998-03-18 14:25 Ulrich Drepper <drepper@cygnus.com>
6835
6836 * string/bits/string2.h: Add optimization for strdup.
6837 Always define __strsep and __strtok_r and make real names available
6838 when feature select macros are defined.
6839
6840 1998-03-18 Andreas Jaeger <aj@arthur.rhein-neckar.de>
6841
6842 * manual/install.texi (Installation): Use i486-linux as example
6843 instead of the unsupported sunos4.
6844 (Reporting Bugs): Mention glibcbug script.
6845 (Tools for Installation): gcc 2.8.1/egcs 1.0.2 is required.
6846
6847 1998-03-16 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6848
6849 * posix/wordexp-tst.sh: Make portable. Add more tests.
6850
6851 * posix/Makefile (do-globtest do-wordexp-test): New targets.
6852
6853 1998-03-18 13:38 Ulrich Drepper <drepper@cygnus.com>
6854
6855 * sysdeps/unix/sysv/linux/libc-start.c: Moved to ...
6856 * sysdeps/generic/libc-start.c: ...here, replacing former content.
6857
6858 * sysdeps/unix/sysv/linux/Dist: Add netash/ash.h and
6859 netpacket/packet.h.
6860
6861 * sysdeps/unix/sysv/linux/bits/socket.h: Pretty print.
6862
6863 1998-03-17 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6864
6865 * sysdeps/unix/sysv/linux/bits/resource.h: Remove trailing comma
6866 in enumerator for strict standard compliance.
6867 * sysdeps/generic/bits/resource.h: Likewise.
6868
6869 1998-03-18 10:04 Philip Blundell <pb@nexus.co.uk>
6870
6871 * sysdeps/arm/sysdep.h (__ARM_USES_FP): Deleted.
6872 (PLTJMP): New macro.
6873
6874 * sysdeps/arm/fpu/__longjmp.S: New file, implementation of
6875 longjmp() when floating point enabled.
6876 * sysdeps/arm/fpu/setjmp.S: Likewise for setjmp().
6877 * sysdeps/arm/__longjmp.S: Remove floating point code.
6878 * sysdeps/arm/setjmp.S: Likewise.
6879
6880 * sysdeps/arm/bsd-setjmp.S: Call __sigsetjmp by correct name.
6881 * sysdeps/arm/bsd-_setjmp.S: Likewise.
6882
6883 * sysdeps/arm/memset.S: New file; optimised ARM implementation of
6884 memset().
6885
6886 * sysdeps/generic/setsockopt.c (setsockopt): Keep in step with
6887 prototype.
6888
6889 1998-03-17 16:16 Philip Blundell <pb@nexus.co.uk>
6890
6891 Based on patches from Pat Beirne and Scott Bambrough:
6892
6893 * sysdeps/arm/__longjmp.S: Use ip, not r2, as temporary.
6894
6895 * sysdeps/arm/bits/fenv.h: New file.
6896
6897 * sysdeps/arm/dl-machine.h: New file. Add ELF support.
6898 * sysdeps/arm/elf/setjmp.S: Likewise.
6899 * sysdeps/arm/elf/start.S: Likewise.
6900 * sysdeps/arm/init-first.c: Likewise.
6901 * sysdeps/arm/setjmp.S: Call __sigjmp_save through PLT
6902 * sysdeps/arm/sysdep.h: Change format of .type directive. Correct
6903 comment about floating point to reflect current reality.
6904
6905 * sysdeps/unix/arm/brk.S: Support PIC.
6906 * sysdeps/unix/arm/sysdep.S (syscall_error): Support PIC and
6907 re-entrant code.
6908 * sysdeps/unix/sysv/linux/arm/socket.S: Check correctly for error
6909 return; call syscall_error through PLT.
6910 * sysdeps/unix/sysv/linux/arm/sysdep.h (ENTRY): Correct error jump.
6911
6912 1998-03-04 12:01 Philip Blundell <pb@nexus.co.uk>
6913
6914 * sysdeps/unix/sysv/linux/netpacket/packet.h: New file.
6915 * sysdeps/unix/sysv/linux/netash/ash.h: Likewise.
6916 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Install them.
6917
6918 1998-03-18 Ulrich Drepper <drepper@cygnus.com>
6919
6920 * dirent/list.c (test): Return error value.
6921 (main): Exit with error value.
6922
6923 * sysdeps/unix/opendir.c (__opendir): Add missing initialization.
6924
6925 * Makefile (distribute): Add test-skeleton.c.
6926 * test-skeleton.c: New file.
6927 * dirent/Makefile (tests): Add opendir-tst1.
6928 * dirent/opendir-tst1.c: New file.
6929
6930 1998-03-18 Ulrich Drepper <drepper@cygnus.com>
6931
6932 * sysdeps/unix/opendir.c (__opendir): Don't block on FIFOs etc.
6933 Optimize memory handling.
6934 * sysdeps/unix/closedir.c: Optmize memory handling.
6935
6936 1998-03-17 Ulrich Drepper <drepper@cygnus.com>
6937
6938 * posix/wordexp.c (parse_param): Fix off-by-on error in $@
6939 handling. Optimize a bit.
6940
6941 1998-03-18 00:25 Tim Waugh <tim@cyberelk.demon.co.uk>
6942
6943 * posix/wordexp.c (parse_comm): Allow quoting inside $(...).
6944 (parse_param): Fold in Andreas' fixes to do with when the end of
6945 the parameter name has been reached, and quoting inside ${...}.
6946 (parse_dollars): Fix differentiation between $(((1+3)*(4-2))) and
6947 $((echo);(ls)).
6948
6949 1998-03-16 22:10 Zack Weinberg <zack@rabi.phys.columbia.edu>
6950
6951 * manual/maint.texi: Split out installation and contribution
6952 sections to their own appendices. Misc cleanups.
6953 * manual/install.texi: New file. Mention add-ons. Refer to FAQ.
6954 * manual/contrib.texi: New file.
6955 * manual/libc.texinfo: Pull in new appendices.
6956 * manual/header.texi: Correct node pointer.
6957
6958 1998-03-17 Andreas Jaeger <aj@arthur.rhein-neckar.de>
6959
6960 * manual/process.texi (Process Completion): Clarify return value
6961 of waitpid a bit. Patch by Zack Weinberg. [PR libc/490]
6962
6963 1998-03-15 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6964
6965 * posix/wordexp-test.c: Add more tests.
6966 (testit): Fix logic.
6967
6968 * posix/wordexp.c (exec_comm): In the child, redirect stderr to
6969 /dev/null instead of closing it, close pipe. Always chop off all
6970 trailing newlines. Kill and reap child before returning error.
6971 (w_addword, parse_glob): Fix memory leak.
6972 (wordexp): Fix dangling pointer problem.
6973
6974 1998-03-16 Ulrich Drepper <drepper@cygnus.com>
6975
6976 * elf/dl-close.c (_dl_close): Correct and simplify unmapping.
6977
6978 * posix/wordexp-test.c (main): Fix little thinkos and typos.
6979
6980 * catgets/Makefile (CPPFLAGS): Change NLSPATH to also examine
6981 directory index by only the language.
6982
6983 1998-03-16 13:02 Tim Waugh <tim@cyberelk.demon.co.uk>
6984
6985 * posix/wordexp-tst.sh: Store test results in the
6986 ${common_objpfx}posix directory.
6987
6988 * posix/wordexp-test.c: Remove temporary directory afterwards.
6989
6990 1998-03-15 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6991
6992 * libc.map: Export internal versions of cancelable functions.
6993
6994 1998-03-15 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6995
6996 * Makerules (MAKEFLAGS): Append `r'.
6997
6998 1998-03-15 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6999
7000 * Makeconfig: Define have-thread-library, shared-thread-library
7001 and static-thread-library if a thread library is available. Don't
7002 define rt.
7003 * nscd/Makefile: Compile nscd if have-thread-library. Rename
7004 nscd-routines to nscd-modules. Use shared-thread-library and
7005 static-thread-library in dependencies.
7006 * rt/Makefile: Only compile librt if have-thread-library is
7007 defined.
7008 * Makefile (subdirs): Always include rt subdir.
7009
7010 1998-03-15 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7011
7012 * Makeconfig ($(common-objpfx)gnu/lib-names.h): Add dummy command.
7013
7014 1998-03-14 21:55 Ulrich Drepper <drepper@cygnus.com>
7015
7016 * configure.in: Recognize variations for 32 MIPS processors.
7017 Don't assume ELF systems always have .weak, test for .weakext.
7018
7019 1998-03-14 Ulrich Drepper <drepper@cygnus.com>
7020
7021 * configure.in: Irix6 is an ELF platform.
7022
7023 1998-03-14 11:47 H.J. Lu <hjl@gnu.org>
7024
7025 * elf/dl-close.c (_dl_close): Stop unmapping the segments after
7026 unmapping the last loaded segment.
7027
7028 1998-03-14 15:54 Ulrich Drepper <drepper@cygnus.com>
7029
7030 * configure.in: Set base_os for Irix6.
7031 Correct test for .weakext.
7032
7033 1998-03-14 Andreas Jaeger <aj@arthur.rhein-neckar.de>
7034
7035 * elf/dl-deps.c (_dl_map_object_deps): Add first parameter
7036 (new_line) to _dl_debug_message call.
7037
7038 1998-03-14 00:52 Tim Waugh <tim@cyberelk.demon.co.uk>
7039
7040 * posix/wordexp.c (parse_param): Perform field-splitting after
7041 expanding positional parameter.
7042
7043 * posix/wordexp-tst.sh: Test that field-splitting is performed
7044 after expanding positional parameter.
7045
7046 * posix/wordexp.c (parse_param): Fixed memory leak in
7047 field-splitting after parameter expansion.
7048
7049 1998-03-14 Ulrich Drepper <drepper@cygnus.com>
7050
7051 * locale/programs/linereader.c (lr_token): Return EOF token at EOF.
7052 (get_toplvl_escape): Correctly terminate loop at EOF.
7053 Patch by Cristian Gafton <gafton@redhat.com>.
7054
7055 1998-03-13 16:55 Ulrich Drepper <drepper@cygnus.com>
7056
7057 * string/tester.c (test_strpbrk): Add more strpbrk tests.
7058 (test_strsep): Likewise. Correct horrible bugs.
7059
7060 * string/bits/string2.h (strcspn): Optimize also reject string of
7061 length 2 and 3.
7062 (strspn): Likewise.
7063 (strpbrk): Likewise.
7064 (strsep): Likewise. Correct bug with successive separators and
7065 separators at the end of the string.
7066 * sysdeps/generic/strsep.c: Correct bug with successive separators
7067 and separators at the end of the string.
7068
7069 1998-03-13 13:11 Tim Waugh <tim@cyberelk.demon.co.uk>
7070
7071 * posix/wordexp.c (parse_param): Positional parameters ($1, $2
7072 etc) now handled, as well as $$ (pid).
7073
7074 * posix/Makefile (tests): Execute wordexp-test.sh for `make check'.
7075 (distribute): Add wordexp-tst.sh.
7076
7077 * posix/wordexp-tst.sh: New file.
7078
7079 * posix/wordexp.c (parse_param): $# (or ${#}) expands to the
7080 number of positional parameters. Renamed substitute_length to
7081 seen_hash.
7082 Don't free(env) is env is NULL.
7083
7084 1998-03-13 16:50 Ulrich Drepper <drepper@cygnus.com>
7085
7086 * libc.map: Add pthread_attr_init to GLIBC_2.1.
7087
7088 1998-03-13 15:01 Ulrich Drepper <drepper@cygnus.com>
7089
7090 * gmon/gmon.c: Allow GMON_OUT_PREFIX variable to specify filename
7091 for output file replacing gmon.out.
7092 Patch by Dean Gaudet <dgaudet@arctic.org>.
7093
7094 1998-03-12 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7095
7096 * elf/dl-misc.c (_dl_debug_message): Fix printing of pid. Clean
7097 up namespace. Optimize finding end of line.
7098
7099 1998-03-12 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7100
7101 * elf/rtld.c (process_envvars): Ignore LD_DEBUG_OUTPUT if running
7102 securely. Optimized.
7103 (process_dl_debug): Add ':' to list of separators. Optimized.
7104
7105 1998-03-13 10:25 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7106
7107 * sysdeps/m68k/fpu/bits/mathinline.h (isgreater, isgreaterequal,
7108 isless, islessequal, islessgreater, isunordered): Return zero or
7109 one.
7110
7111 1998-03-12 13:11 Tim Waugh <tim@cyberelk.demon.co.uk>
7112
7113 * posix/wordexp-test.c: More tests.
7114 (main): Set up arena for pathname expansion tests (in a temporary
7115 directory).
7116 (testit): Don't check word count or word vector if return value is
7117 non-zero.
7118
7119 * posix/wordexp.c (exec_comm): Always chop off terminating
7120 linefeed (just like bash does).
7121 (parse_param): Change lots of occurrences of "if (!*env)" to "if
7122 (!env || !*env)".
7123 (parse_param): For assignment inside parameter expansion, use all
7124 expanded words in assignment rather than just the first.
7125 (parse_param): Corrected return value for parameter expansion of
7126 an unset variable when WRDE_UNDEF is in effect.
7127 (parse_dollars): Don't field-split if quoted.
7128 (wordexp): Opening brace character isn't allowed unquoted.
7129
7130 1998-03-12 Ulrich Drepper <drepper@cygnus.com>
7131
7132 * elf/dlerror.c: Fix concurrency problems with error string and
7133 number.
7134
7135 * elf/dl-deps.c (_dl_map_object_deps): Print debug info when
7136 filter/auxiliary are being loaded.
7137
7138 1998-03-12 14:24 Ulrich Drepper <drepper@cygnus.com>
7139
7140 * elf/dlerror.c (last_object_name): Removed.
7141 (dlerror): Don't use last_object_name.
7142 (_dl_error_run): Omit second argument to _dl_catch_error.
7143 * elf/dl-error.c (struct catch): Remove objname member.
7144 (_dl_signal_error): Construct string including objname when given.
7145 (_dl_catch_error): Remove objname handling.
7146 * elf/link.h (_dl_catch_error): Fix prototype and comment.
7147 * elf/rtld.c (dl_main): Call _dl_catch_error correctly.
7148 * elf/dl-deps.c (_dl_map_objet_deps): Likewise.
7149 * nss/nsswitch.c (nss_dlerror_run): Likewise.
7150 * iconv/gconv_dl.c (dlerror_run): Likewise.
7151 [Corrects PR libc/501].
7152
7153 1998-03-12 Matthias Urlichs <smurf@noris.de>
7154
7155 * nscd/nscd.c: Ignore SIGPIPE.
7156
7157 1998-03-12 Ulrich Drepper <drepper@cygnus.com>
7158
7159 * nscd/nscd_getgr_r.c: Use __ protected names.
7160 * nscd/nscd_getpw_r.c: Likewise.
7161
7162 1998-03-12 Matthias Urlichs <smurf@noris.de>
7163
7164 * nscd/nscd_getpw_r.c: Use pw_*_len values correctly.
7165 * nscd/nscd_getpw_r.c: Fix length calculation in result check,
7166 null bytes are not transmitted.
7167
7168 1998-03-12 00:40 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7169
7170 * powerpc/syscalls.list: Correct typo.
7171 * alpha/syscalls.list: Likewise.
7172 * mips/syscalls.list: Likewise.
7173
7174 1998-03-12 Ulrich Drepper <drepper@cygnus.com>
7175
7176 * socket/sys/socket.h: Add prototype for __socket.
7177
7178 1998-03-10 Ulrich Drepper <drepper@cygnus.com>
7179
7180 * aclocal.m4 (LIBC_PROG_FOO_GNU): Don't depend on GNU grep.
7181
7182 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Add various SOL_*
7183 constants.
7184
7185 * sysdeps/unix/sysv/linux/bits/socket.h (SOL_ROSE): Remove
7186 definition here.
7187 * sysdeps/unix/sysv/linux/netrose/rose.h (SOL_ROSE): Add
7188 definition here.
7189
7190 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Adds lots of missing
7191 AF_* and PF_* constants.
7192
7193 * sysdeps/unix/sysv/linux/bits/socket.h: Add PF_ASH and AF_ASH.
7194
7195 1998-03-11 15:27 Ulrich Drepper <drepper@cygnus.com>
7196
7197 * elf/rtld.c: Update help message.
7198 Install link maps for preloaded objects using main_map as loader.
7199
7200 * elf/dl-misc.c: Use __libc_write instead of __write for debugging.
7201 * elf/dl-profile.c: Likewise.
7202
7203 * elf/dlsym.c: Little optimization.
7204 * elf/dlvsym.c: Likewise.
7205
7206 1998-03-11 14:56 Ulrich Drepper <drepper@cygnus.com>
7207
7208 * posix/wordexp-test.c: Move test for parameter list at the very
7209 beginning.
7210
7211 1998-03-11 00:16 Tim Waugh <tim@cyberelk.demon.co.uk>
7212
7213 * posix/wordexp.c (wordexp): Set we_wordc to zero initially unless
7214 WRDE_REUSE flag is set.
7215 (parse_param): Allow `*', `@', and numbers in parameter names.
7216 (parse_dollars): Differentiate between arithmetic expansion and a
7217 command substitution that starts immediately with a sub-shell
7218 (like ``$((1+3))'' as opposed to ``$((echo);(ls))'').
7219 (parse_param): Memory allocated with __alloca in a block was
7220 referenced outside that block. Adjusted to use malloc/free.
7221 (parse_param): Adjusted field-splitting algorithm so that there is
7222 not necessarily a field split at the end of a parameter expansion.
7223
7224 1998-03-10 19:52 Tim Waugh <tim@cyberelk.demon.co.uk>
7225
7226 * posix/wordexp.c (wordexp): If about to return WRDE_NOSPACE,
7227 don't free words that have already been allocated.
7228 (parse_param): A dollar sign on its own will never have a pattern
7229 associated with it (like "${HOME%%/}" has), so don't try to free it.
7230 (parse_glob): Attempt to glob when an unquoted `[' is found
7231 (rather than an unquoted '{' (!)). Also for unquoted '?'.
7232 (parse_glob): Sorted out quoting in a glob-able word.
7233 (parse_param): Added $* and $@ handling.
7234
7235 1998-03-11 Ulrich Drepper <drepper@cygnus.com>
7236
7237 * nss/nss_db/db-XXX.c (lookup): Copy data to safe place before
7238 parsing it.
7239
7240 1998-03-11 Andreas Jaeger <aj@arthur.rhein-neckar.de>
7241
7242 * sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Use
7243 _dl_debug_message.
7244
7245 1998-03-12 Matthias Urlichs <smurf@noris.de>
7246
7247 * elf/dl-misc.c: Default for debug output should be stderr.
7248 * elf/dl-misc.c: Spurious garbage bytes after the PID in debug output.
7249 * elf/dl-lookup.c: reference_name may be NULL or empty.
7250
7251 1998-03-11 10:30 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7252
7253 * aclocal.m4 (LIBC_PROG_FOO_GNU): Fix order of redirection.
7254
7255 1998-03-11 Ulrich Drepper <drepper@cygnus.com>
7256
7257 * sysdeps/unix/sysv/linux/Dist: Add scsi/scsi.h.
7258
7259 * sysdeps/unix/sysv/linux/scsi/sg.h: Include features.h.
7260
7261 1998-03-10 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7262
7263 * sysdeps/unix/sysv/linux/scsi/scsi.h: New file.
7264 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Install it.
7265
7266 1998-03-11 10:30 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7267
7268 * sysdeps/m68k/elf/start.S: Let __libc_start_main do most of the
7269 init stuff.
7270
7271 1998-03-10 Ulrich Drepper <drepper@cygnus.com>
7272
7273 * libio/iovdprintf.c (_IO_vdprintf): Set _IO_DELETE_DONT_CLOSE
7274 flag.
7275
7276 * misc/syslog.c (vsyslog): Don't try to send if not connected to
7277 syslog daemon.
7278 (closelog_internal): Don't do anything if not connected.
7279
7280 1998-03-10 17:54 Ulrich Drepper <drepper@cygnus.com>
7281
7282 * libc.map: Add _dl_debug_message.
7283 * elf/dl-misc.c: Make _dl_debug_message a function. Print the PID
7284 before every line.
7285 * elf/fini.c: Correctly use new _dl_debug_message function.
7286 * elf/init.c: Likewise.
7287 * elf/dl-lookup.c: Likewise.
7288 * sysdeps/unix/sysv/linux/libc-start.c: Likewise.
7289 * elf/dl-load.c: Likewise. Add more debugging prints.
7290 * elf/dl-reloc.c: Likewise.
7291 * elf/dl-version.c: Likewise.
7292 * elf/dl-support.c: Add variables for debugging.
7293 * elf/rtld.c: Likewise. Recognize new debug options.
7294 * elf/link.h: Declare new variables.
7295
7296 * elf/dl-deps.c (_dl_map_object_deps): Little optimizations.
7297
7298 1998-03-10 Ulrich Drepper <drepper@cygnus.com>
7299
7300 * sysdeps/unix/sysv/linux/sys/quota.h: Extract information from
7301 kernel headers. Patch by a sun <asun@saul7.u.washington.edu>.
7302
7303 1998-03-11 00:16 Tim Waugh <tim@cyberelk.demon.co.uk>
7304
7305 * posix/wordexp-test.c (command_line_test): New function to allow
7306 testing of specific cases from the command-line.
7307
7308 1998-03-10 Ulrich Drepper <drepper@cygnus.com>
7309
7310 * elf/dl-init.c (_dl_init_next): Print nicer messages.
7311 * elf/dl-fini.c (_dl_fini): Likewise.
7312 * sysdeps/unix/sysv/linux/libc-start.c (__libc_start_main): Likewise.
7313
7314 * elf/dl-lookup.c (_dl_lookup_versioned_symbol): Print version
7315 symbol in debug message.
7316 (_dl_lookup_versioned_symbol_skip): Likewise.
7317
7318 1998-03-10 19:43 Matthias Urlichs <urlichs@noris.de>
7319
7320 * sysdeps/unix/readdir_r.c: Zero out *result on EOF.
7321 * sysdeps/unix/sysv/linux/readdir64_r.c: Likewise.
7322 * manual/filesys/texi: Document this.
7323
7324 1998-03-10 10:49 Ulrich Drepper <drepper@cygnus.com>
7325
7326 * manual/filesys.texi: Document the change below.
7327
7328 1998-03-10 Andreas Jaeger <aj@arthur.rhein-neckar.de>
7329
7330 * sysdeps/posix/mkstemp.c (mkstemp): Open temporary file mode 0600.
7331 Reported by Greg Alexander <galexand@sietch.bloomington.in.us>.
7332
7333 1998-03-10 00:10 Ulrich Drepper <drepper@cygnus.com>
7334
7335 * elf/dl-lookup.c (do_lookup): Remove list and n parameter and add
7336 instead scope. If debugging display information about symbol
7337 resolving.
7338 (_dl_lookup_symbol): Call do_lookup with correct parameters.
7339 (_dl_lookup_symbol_skip): Likewise.
7340 (_dl_lookup_versioned_symbol): Likewise.
7341 (_dl_lookup_versioned_symbol_skip): Likewise.
7342 * elf/dl-support.c: Define _dl_debug_symbols.
7343 * elf/link.h: Add declaration for _dl_debug_symbols.
7344 * elf/rtld.c: Define _dl_debug_symbols.
7345 (process_dl_debug): Recognize symbols option.
7346
7347 1998-03-09 23:36 Ulrich Drepper <drepper@cygnus.com>
7348
7349 * sysdeps/unix/sysv/linux/init-first.c [!PIC]: Expect arguments
7350 in correct format.
7351 * sysdeps/unix/sysv/linux/libc-start.c: Call __libc_init_first
7352 with correct parameters.
7353 [!PIC]: Initialize __libc_multiple_libcs.
7354
7355 1998-03-09 18:21 Ulrich Drepper <drepper@cygnus.com>
7356
7357 * elf/dl-support.c (_dl_debug_bindings): Add definition.
7358 * elf/rtld.c (_dl_debug_bindings): Add definition.
7359 (process_dl_debug): Recognize bindings option. Update help message.
7360 * elf/link.h (struct link_map): Add l_versyms member.
7361 (_dl_debug_bindings): Add declaration.
7362 * elf/version.c (_dl_check_map_versions): Initialize l_versyms.
7363 * elf/dl-object.c (_dl_new_object): Don't initialize l_rpath_dirs
7364 and l_reloc_result.
7365 * elf/dl-lookup.c (do_lookup): Define verstab from l_versyms.
7366 (sym_val): Remove a member, add m as link_map.
7367 (do_lookup): Return result appropriately.
7368 (_dl_lookup_symbol): If _dl_debug_bindings is defined print message.
7369 Call do_lookup correctly.
7370 (_dl_lookup_symbol_skip): Likewise.
7371 (_dl_lookup_versioned_symbol): Likewise.
7372 (_dl_lookup_versioned_symbol_skip): Likewise.
7373
7374 1998-03-09 08:21 Ulrich Drepper <drepper@cygnus.com>
7375
7376 * sysdeps/unix/sysv/linux/chown.c: Moved to ...
7377 * sysdeps/unix/sysv/linux/i386/chown.c: ...here.
7378
7379 * sysdeps/unix/sysv/linux/i386/chown.c: Correct versioning information.
7380 * libc.map: Add chown to GLIBC_2.1.
7381 * sysdeps/unix/sysv/linux/i386/syscalls.list: Add s_chown here.
7382 * sysdeps/unix/sysv/linux/syscalls.list: Remove s_chown here.
7383
7384 1998-03-06 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7385
7386 * sysdeps/generic/ffs.S: Rename function to __ffs and make ffs a
7387 weak alias.
7388 * sysdeps/alpha/ffs.c: Likewise.
7389 * sysdeps/am29k/ffs.c: Likewise.
7390 * sysdeps/i386/ffs.c: Likewise.
7391 * sysdeps/i960/ffs.c: Likewise.
7392 * sysdeps/m68k/ffs.c: Likewise.
7393 * sysdeps/m88k/ffs.c: Likewise.
7394 * sysdeps/powerpc/ffs.c: Likewise.
7395 * sysdeps/rs6000/ffs.c: Likewise.
7396 * sysdeps/vax/ffs.s: Likewise.
7397 * string/string.h: Declare __ffs.
7398 * libc.map: Export it.
7399 * elf/dl-profile.c (_dl_start_profile): Use __ffs instead of
7400 __builtin_ffs, which is not guaranteed to be namespace clean.
7401
7402 1998-03-06 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7403
7404 * elf/sprof.c: Rewrite symbol handling to use the normal symbol
7405 table, which is much more likely to exist than debugging symbols.
7406 (printsym): Remove const.
7407 (load_shobj): Don't use _dl_pagesize. Fix mapping of section
7408 header table.
7409
7410 * libc.map: Export __profile_frequency, used by elf/sprof, to
7411 avoid infinite recursion during startup.
7412
7413 1998-03-09 12:16 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7414
7415 * sysdeps/unix/sysv/linux/m68k/sysdep.h (SYSCALL_ERROR_HANDLER):
7416 Readd lost negate.
7417
7418 * sysdeps/m68k/sysdep.h: Remove the stabs stuff again.
7419
7420 1998-03-09 Ulrich Drepper <drepper@cygnus.com>
7421
7422 * elf/dl-support.c: Add definition of _dl_debug_impcalls.
7423
7424 1998-03-08 Ulrich Drepper <drepper@cygnus.com>
7425
7426 * elf/rtld.c (process_envvars): Also recognize LD_LIBRARY_PATH,
7427 LD_PRELOAD, and LD_VERBOSE.
7428 (dl_main): Use global variables set by process_envvars instead of
7429 calling getenv.
7430 * elf/dl-load.c (_dl_init_paths): Don't call getenv to get
7431 LD_LIBRARY_PATH value, this comes with the parameter.
7432 * elf/dl-support.c (non_dynamic_init): Pass return value of getenv
7433 ("LD_LIBRARY_PATH") to _dl_init_paths.
7434
7435 1998-03-08 22:55 Ulrich Drepper <drepper@cygnus.com>
7436
7437 * elf/rtld.c (dl_main): Delay initialization of path structure if
7438 the dynamically linker is invoked implicitly until we read the
7439 dynamic section.
7440
7441 1998-03-08 Ulrich Drepper <drepper@cygnus.com>
7442
7443 * sysdeps/unix/sysv/linux/chown.c: Add versioning stuff.
7444
7445 1998-03-07 Andreas Jaeger <aj@arthur.rhein-neckar.de>
7446
7447 * sysdeps/unix/sysv/linux/chown.c: New file for compatibility of
7448 Linux 2.0 and 2.1.
7449
7450 * sysdeps/unix/sysv/linux/syscalls.list: Add chown.
7451
7452 1998-03-08 14:58 Ulrich Drepper <drepper@cygnus.com>
7453
7454 * Makeconfig (nisobjdir): Set to path to nis directory.
7455 (rpath-link): Add nisobjdir.
7456 Patch by Sven Verdoolaege <skimo@kotnet.org>.
7457
7458 * elf/Makefile: Pretty print.
7459 * elf/dl-lookup.c: Include unistd.h.
7460 * elf/dl-runtime.c: Likewise.
7461
7462 * localedata/Makefile (test-srcs): Add tst-rpmatch.
7463 (distribute): Add tst-rpmatch.sh.
7464 (tests): Add tst-rpmatch to dependency list and run tst-rpmatch.sh.
7465
7466 New tests for rpmatch function by
7467 Jochen Hein <jochen.hein@delphi.central.de>.
7468 * localedata/tst-rpmatch.c: New file.
7469 * localedata/tst-rpmatch.sh: New file.
7470
7471 * localedata/locales/de_DE: Correct yesexpr and noexpr.
7472 * localedata/locales/de_AT: Likewise.
7473
7474 * posix/getopt.c: Update contact address.
7475 * posix/getopt1.c: Pretty print.
7476
7477 * sysdeps/generic/libc-start.c: Do most of the initialization now
7478 here instead of in start.S.
7479 * sysdeps/unix/sysv/linux/libc-start.c: Likewise.
7480 * sysdeps/i386/elf/start.S: Remove most of the initialization code.
7481
7482 * sysdeps/unix/sysv/linux/i386/profil-counter.h: No need for
7483 profil_counter to be public.
7484
7485 1998-03-08 13:06 Tim Waugh <tim@cyberelk.demon.co.uk>
7486
7487 * posix/wordexp.c (parse_arith): Now works for negative numbers too.
7488 (parse_param): Coded parameter length expansion (${#var}).
7489 (parse_param): Handling for "=", "+", "-", and the ":" versions added.
7490 (parse_param): Cleaned up (fixed) error handling.
7491
7492 * posix/wordexp-test.c: IFS now includes non-whitespace character
7493 (comma). Added more tests.
7494
7495 1998-03-07 Ulrich Drepper <drepper@cygnus.com>
7496
7497 * elf/link.h: Fix typos.
7498 Reported by Andreas Jaeger.
7499
7500 * nscd/nscd_getpw_r.c (__nscd_getpw_r): Remove false comment.
7501 * nscd/nscd_getgr_r.c (__nscd_getgr_r): Likewise.
7502
7503 1998-03-06 Ulrich Drepper <drepper@cygnus.com>
7504
7505 * argp/argp-help.c: Remove last bits of using gettext instead of
7506 dgettext.
7507
7508 1998-03-06 17:04 Ulrich Drepper <drepper@cygnus.com>
7509
7510 * libc.map: Add _dl_debug_impcalls, _dl_debug_fd, _dl_sysdep_output,
7511 __libc_start_main.
7512 * csu/Makefile (routines): Add libc-start.
7513 * elf/dl-error.c: Remove declaration of _dl_argv. Include <unitsd.h>.
7514 * elf/dl-lookup.c: Likewise.
7515 * elf/dl-version.c: Likewise.
7516 * sysdeps/i386/dl-machine.h: Likewise.
7517 * elf/link.h: Declare _dl_argv, _dl_debug_fd.
7518 Declare _dl_sysdep_output. Make _dl_sysdep_fatal, _dl_sysdep_error and
7519 _dl_sysdep_message macros which use _dl_sysdep_output.
7520 * elf/dl-fini.c: Write out which destructor is called while debugging.
7521 * elf/dl-init.c: Likewise for constructor.
7522 * elf/dl-load.c: Use _dl_debug_message instead of _dl_sysdep_message.
7523 * elf/dl-misc.c: Remove _dl_sysdep_fatal, _dl_sysdep_error and
7524 _dl_sysdep_message. Add _dl_sysdep_output.
7525 * elf/rtld.c: Recognize LD_DEBUG_OUTPUT. Set _dl_debug_fd if
7526 this file can be opened.
7527 For LD_DEBUG=libs also set _dl_debug_impcalls.
7528 * sysdeps/generic/dl-cache.c: Include unistd.h.
7529 * sysdeps/generic/libc-start.c: New file.
7530 * sysdeps/unix/sysv/linux/libc-start.c: New file.
7531 * sysdeps/i386/elf/start.S: Don't call main directly, call
7532 __libc_start_main instead.
7533
7534 * elf/Makefile ($(objpfx)ld.so): Add $(load-map-file) as dependency.
7535
7536 1998-03-06 Ulrich Drepper <drepper@cygnus.com>
7537
7538 * nss/nsswitch.c (__nss_nscd_not_available): Removed.
7539
7540 1998-03-06 12:42 Ulrich Drepper <drepper@cygnus.com>
7541
7542 * argp/argp.h (struct argp): Add new field domain.
7543 * argp/argp-help.c: Change all gettext calls to dgettext and use
7544 domain field from appropriate argp in call.
7545 * argp/argp-parse.c: Likewise.
7546
7547 1998-03-06 11:35 Ulrich Drepper <drepper@cygnus.com>
7548
7549 * posix/wordexp-test.c: Change testsuite so that it can run even
7550 for ~root != /root.
7551
7552 1998-03-06 Andreas Jaeger <aj@arthur.rhein-neckar.de>
7553
7554 * math/libm-test.c (catanh_test): Change epsilon for gcc 2.8.1.
7555
7556 1998-03-05 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7557
7558 * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
7559 Don't store into global errno if we already store through
7560 __errno_location.
7561 * sysdeps/unix/i386/sysdep.S: Likewise.
7562 * sysdeps/unix/alpha/sysdep.S: Likewise.
7563 * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
7564 * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Likewise.
7565 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise. Add
7566 missing return to SYSCALL_ERROR_HANDLER for (!_LIBC_REENTRANT &&
7567 PIC).
7568
7569 1998-03-05 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7570
7571 * sysdeps/generic/sysdep.h (L): Remove definition.
7572 * sysdeps/i386/sysdep.h (L): Define it here instead.
7573
7574 1998-03-06 Andreas Jaeger <aj@arthur.rhein-neckar.de>
7575
7576 * nis/nis_call.c (__do_niscall): Safe and reset errno.
7577
7578 * nis/ypclnt.c (do_ypcall, yp_all): Safe and reset errno.
7579
7580 1998-03-01 Andreas Jaeger <aj@arthur.rhein-neckar.de>
7581
7582 * sysdeps/generic/getresuid.c (__getresuid): Use ISO C
7583 declaration style to avoid warnings.
7584
7585 1998-03-06 11:48 Mark M._Kettenis <kettenis@hall.phys.uva.nl>
7586
7587 * elf/rtld.c (process_dl_debug): Fix typo: "DL_DEBUG" ->
7588 "LD_DEBUG".
7589
7590 1998-03-05 Ulrich Drepper <drepper@cygnus.com>
7591
7592 * posix/Makefile (tests): Add wordexp-test.
7593 * posix/wordexp-test.c: New file. Testsuite for wrodexp.
7594 Patches by Tim Waugh <tim@cyberelk.demon.co.uk>.
7595
7596 1998-03-05 16:04 Ulrich Drepper <drepper@cygnus.com>
7597
7598 * elf/Makefile ($(objpfx)rtldtbl.h): Add genrtldtbl.awk to the
7599 dependencies.
7600
7601 * elf/link.h (struct r_search_path_elem): Add two new field for
7602 lib path debugging.
7603 * elf/rtld.c: Recognize LD_DEBUG environment variable and set
7604 variable accordingly.
7605 * elf/dl-load.c: If _dl_debug_libs is nonzero print what library
7606 is considered next along with information about load paths.
7607 * sysdeps/generic/dl-cache.c: Likewise.
7608 * elf/dl-support.c: Define _dl_debug_libs.
7609 * elf/genrtldtbl.awk: Add initializers for two new field in
7610 struct r_search_path_elem.
7611
7612 1998-03-06 10:40 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7613
7614 * sysdeps/m68k/add_n.S: Use ENTRY and END macros.
7615 * sysdeps/m68k/lshift.S: Likewise.
7616 * sysdeps/m68k/rshift.S: Likewise.
7617 * sysdeps/m68k/sub_n.S: Likewise.
7618 * sysdeps/m68k/m68020/addmul_1.S: Likewise.
7619 * sysdeps/m68k/m68020/mul_1.S: Likewise.
7620 * sysdeps/m68k/m68020/submul_1.S: Likewise.
7621
7622 * sysdeps/unix/sysv/linux/m68k/sysdep.S: Use ENTRY macro.
7623 [_LIBC_REENTRANT]: Don't store into global errno.
7624
7625 * sysdeps/m68k/sysdep.h: New file.
7626 * sysdeps/unix/sysv/linux/m68k/sysdep.h: Use it. Use the macros
7627 ENTRY, CALL_MCOUNT, JUMPTARGET and syscall_error from there.
7628 (DO_CALL): Change to expect syscall name as argument.
7629 (PSEUDO): Pass syscall_name to DO_CALL.
7630 (SYSCALL_ERROR_HANDLER) [_LIBC_REENTRANT]: Don't store into global
7631 errno.
7632
7633 1998-03-05 Ulrich Drepper <drepper@cygnus.com>
7634
7635 * elf/rtld.c: Speed up processing of environment variables. Do
7636 only one run on the environment by avoiding to call getenv.
7637 * sysdeps/generic/dl-sysdep.c (_dl_next_ld_env_entry): New
7638 function. Used by patch above.
7639
7640 1998-03-05 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
7641
7642 * nss/getXXbyYY_r.c: Check __nss_not_use_nscd_* variable for
7643 running nscd.
7644 * nscd/nscd_getgr_r.c: Set __nss_not_use_nscd_group variable.
7645 * nscd/nscd_getpw_r.c: Set __nss_not_use_nscd_passwd variable.
7646 * nscd/nscd_proto.h: Declare __nss_not_use_nscd_* variables.
7647
7648 1998-03-05 Ulrich Drepper <drepper@cygnus.com>
7649
7650 * nss/nsswitch.c (nss_lookup_function): Don't modify errno if NSS
7651 module cannot be found. Reported by Andreas Jaeger.
7652
7653 1998-03-05 11:40 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7654
7655 * nscd/nscd_getgr_r.c: Change char to int to avoid compiler warning
7656 on platforms which default to unsigned chars.
7657 * nscd/nscd_getpw_r.c: Likewise.
7658 * sysdeps/unix/sysv/linux/powerpc/sysdep.h: Undefine L before
7659 defining it.
7660
7661 1998-03-05 Andreas Jaeger <aj@arthur.rhein-neckar.de>
7662
7663 * elf/Makefile (install-bin): Change = to += for sprof to install
7664 ldd also.
7665
7666 1998-03-04 16:12 H.J. Lu <hjl@gnu.org>
7667
7668 * libio/strops.c (_IO_str_seekoff): Handle MODE == 0.
7669
7670 1998-03-04 16:19 Ulrich Drepper <drepper@cygnus.com>
7671
7672 * nscd/nscd_getgr_r.c: Follow nscd_getpw_r.c change.
7673
7674 1998-03-04 Andreas Jaeger <aj@arthur.rhein-neckar.de>
7675
7676 * nscd/nscd_getpw_r.c (nscd_open_socket): Safe and reset errno so
7677 that a failure to connect to nscd doesn't change errno.
7678
7679 1998-03-04 Andreas Jaeger <aj@arthur.rhein-neckar.de>
7680
7681 * manual/maint.texi (Reporting Bugs): Change
7682 bug-glibc@prep.ai.mit.edu to bug-glibc@gnu.org.
7683
7684 * locale/iso-4217.def: Likewise
7685
7686 1998-03-04 12:43 Ulrich Drepper <drepper@cygnus.com>
7687
7688 * manual/texinfo.tex: Updated.
7689
7690 1998-03-03 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7691
7692 * sysdeps/posix/fpathconf.c: Don't modify errno for an undefined
7693 value.
7694 * sysdeps/posix/pathconf.c: Likewise.
7695 * posix/getconf.c: Print `undefined' if pathconf returns -1
7696 without setting errno.
7697
7698 1998-03-04 Ulrich Drepper <drepper@cygnus.com>
7699
7700 * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Fix cut&paste
7701 problem.
7702 * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: New file.
7703 Patches by Elliot Lee <sopwith@cuc.edu>.
7704
7705 1998-03-04 09:43 Ulrich Drepper <drepper@cygnus.com>
7706
7707 * elf/link.h (struct link_map): Add new field l_reloc_result.
7708 * elf/dl-reloc.c (_dl_relocate_object): Allocate array for results
7709 of relocation for the object to be profiled.
7710 * elf/dl-object.c (_dl_new_object): Initialize l_reloc_result field
7711 to NULL.
7712 * elf/rtld.c (_dl_start): Add comment that we must not allocate an
7713 array here.
7714 * elf/dl-runtime.c (profile_fixup): If l_reloc_result array already
7715 contains a result from a previous run use this instead of computing
7716 the value again.
7717 * elf/dl-minimal.c (malloc): Remove limit for size of allocation.
7718
7719 1998-03-04 11:32 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7720
7721 * sysdeps/m68k/dl-machine.h: (elf_machine_load_address): Use word
7722 offsets into the GOT.
7723 (RTLD_START): Likewise.
7724
7725 1998-03-03 17:55 Ulrich Drepper <drepper@cygnus.com>
7726
7727 * elf/sprof.c: Cleanup a bit.
7728
7729 1998-03-03 08:01 H.J. Lu <hjl@gnu.org>
7730
7731 * sysdeps/generic/sysdep.h (L): New. Define.
7732
7733 * sysdeps/unix/sysv/linux/i386/sysdep.h (L): New. Define.
7734
7735 * sysdeps/i386/i586/addmul_1.S: Fix a typo.
7736
7737 * sysdeps/unix/sysv/linux/i386/clone.S: Follow Intel's advice
7738 to have only one exit point for functions.
7739 * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
7740 * sysdeps/unix/sysv/linux/i386/s_pread64.S: Likewise.
7741 * sysdeps/unix/sysv/linux/i386/s_pwrite64.S: Likewise.
7742 * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
7743 * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
7744
7745 1998-03-03 Andreas Jaeger <aj@arthur.rhein-neckar.de>
7746
7747 * sysdeps/unix/sysv/linux/sigaction.c (__sigaction): Safe and
7748 reset errno so that errno isn't set to ENOSYS in the first call.
7749 * sysdeps/unix/sysv/linux/i386/sigaction.c (__sigaction): Likewise.
7750 * sysdeps/unix/sysv/linux/sigsuspend.c (__sigsuspend): Likewise.
7751 * sysdeps/unix/sysv/linux/sigprocmask.c (__sigprocmask): Likewise.
7752 * sysdeps/unix/sysv/linux/sigpending.c (sigpending): Likewise.
7753
7754 1998-03-02 17:55 Ulrich Drepper <drepper@cygnus.com>
7755
7756 * sysdeps/i386/add_n.S: Change to use ENTRY and END macro.
7757 * sysdeps/i386/addmul_1.S: Likewise.
7758 * sysdeps/i386/lshift.S: Likewise.
7759 * sysdeps/i386/mul_1.S: Likewise.
7760 * sysdeps/i386/rshift.S: Likewise.
7761 * sysdeps/i386/sub_n.S: Likewise.
7762 * sysdeps/i386/submul_1.S: Likewise.
7763 * sysdeps/i386/i586/add_n.S: Likewise.
7764 * sysdeps/i386/i586/addmul_1.S: Likewise.
7765 * sysdeps/i386/i586/lshift.S: Likewise.
7766 * sysdeps/i386/i586/mul_1.S: Likewise.
7767 * sysdeps/i386/i586/rshift.S: Likewise.
7768 * sysdeps/i386/i586/sub_n.S: Likewise.
7769 * sysdeps/i386/i586/submul_1.S: Likewise.
7770
7771 * sysdeps/i386/sysdep.h: Extend last change.
7772
7773 * sysdeps/unix/sysv/linux/i386/sysdep.h: Follow Intel's advice
7774 to have only one exit point for functions.
7775
7776 1998-03-02 Ulrich Drepper <drepper@cygnus.com>
7777
7778 * configure.in: Fix msgfmt test. Fix handling of //s in sysdeps
7779 search.
7780
7781 1998-03-02 13:28 Ulrich Drepper <drepper@cygnus.com>
7782
7783 * Makerules: Generate libc.so with absolute paths for the used
7784 shared objects.
7785
7786 * config.make.in: Add MAKEINFO definition.
7787
7788 1998-03-02 Ulrich Drepper <drepper@cygnus.com>
7789
7790 * sysdeps/i386/sysdep.h (ASM_SIZE_DIRECTIVE): Add ; at the end.
7791 (ENTRY): Use STABS_FUN.
7792 (END): Use STABS_FUN_END.
7793 (STABS_FUN, STABS_FUN2, STABS_FUN_END): New macro to emit stabs info.
7794
7795 * elf/Makefile: Add rules to build sprof program.
7796 * elf/sprof.c: New file.
7797
7798 1998-02-28 Andreas Jaeger <aj@arthur.rhein-neckar.de>
7799
7800 * misc/syslog.c (openlog_internal): Insert missing closing brace.
7801
7802 1998-02-06 Andreas Jaeger <aj@arthur.rhein-neckar.de>
7803
7804 * configure.in: Check for working msgfmt version (from GNU gettext
7805 0.10 or later).
7806
7807 1998-03-02 Ulrich Drepper <drepper@cygnus.com>
7808
7809 * configure.in: Avoid //s in sysdirs.
7810 Patch by Roland McGrath.
7811
7812 * stdlib/a64l.c (a64l): Rewrite by Joe Keane <jgk@jgk.org>.
7813
7814 1998-03-02 07:17 H.J. Lu <hjl@gnu.org>
7815
7816 * elf/dl-open.c (_dl_open): Update _dl_global_scope_end when
7817 setting _dl_global_scope for RTLD_GLOBAL.
7818
7819 1998-02-27 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7820
7821 * sysdeps/unix/make-syscalls.sh: Fix last change so that all
7822 possible lists of object-suffixes are taken care of.
7823
7824 1998-03-02 10:16 Ulrich Drepper <drepper@cygnus.com>
7825
7826 * timezone/private.h: Update from tzcode1998c.
7827 * timezone/zic.c: Likewise.
7828 * timezone/antarctica: Updated from tzdata1998c.
7829 * timezone/asia: Likewise.
7830 * timezone/australasia: Likewise.
7831 * timezone/europe: Likewise.
7832 * timezone/southamerica: Likewise.
7833
7834 1998-03-02 Ulrich Drepper <drepper@cygnus.com>
7835
7836 * posix/glob.c (glob_in_dir): Add support for cases insensitive
7837 VMS. Patch by John W. Eaton <jwe@bevo.che.wisc.edu>.
7838
7839 1998-03-01 19:05 H.J. Lu (hjl@gnu.org)
7840
7841 * sysdeps/libm-ieee754/e_exp.c (__ieee754_exp): Use __isinf.
7842 Changed type of TWO43, TWO52 from float to double.
7843 * sysdeps/libm-ieee754/e_expf.c (__ieee754_expf): Use __isinff.
7844 * sysdeps/libm-ieee754/s_exp2.c (__ieee754_exp2): Use __isinf.
7845 Changed type of TWO43 from float to double.
7846 * sysdeps/libm-ieee754/s_exp2f.c (__ieee754_exp2f): Fix a typo.
7847 Use __isinff.
7848
7849 1998-03-01 18:52 H.J. Lu (hjl@gnu.org)
7850
7851 * sysdeps/unix/sysv/linux/alpha/syscalls.list (osf_settimeofday,
7852 osf_getitimer, osf_setitimer, osf_utimes, osf_getrusage,
7853 osf_wait4): Removed __xxxx symbol for GLIBC_2.0.
7854
7855 1998-03-01 09:11 Richard Henderson <rth@cygnus.com>
7856
7857 * sysdeps/unix/sysv/linux/sparc/bits/ioctls.h: Don't include
7858 kernel_termios.h.
7859 * sysdeps/unix/sysv/linux/sparc/bits/termios.h (CBAUD, CIBAUD): Fix.
7860 Clean up random whitespace.
7861 * sysdeps/unix/sysv/linux/sparc/sparc32/brk.c: Tidy the asm.
7862 * sysdeps/unix/sysv/linux/sparc/sparc32/socket.S: Use std on the args.
7863 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.S: Fix use of .bss.
7864 * sysdeps/unix/sysv/linux/sparc/sparc32/sys/ucontext.h: New file.
7865
7866 1998-03-01 08:31 Richard Henderson <rth@cygnus.com>
7867
7868 * shlib-versions: Match alpha*.
7869 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add adjtimex.
7870 * sysdeps/unix/sysv/linux/alpha/adjtimex.S: Remove.
7871
7872 * sysdeps/alpha/fpu/bits/mathinline.h (isunordered et al): New.
7873 Implement copysign* with and without __ prefix.
7874 Likewise for fabs; use builtin for gcc 2.8.
7875 (floor*): New.
7876 (fdim*): New.
7877
7878 * elf/elf.h (EF_SPARC*, EF_ALPHA*, SHT_ALPHA*, SHF_ALPHA*): New.
7879 (R_SPARC*): Match current v9 ABI.
7880
7881 * sysdeps/wordsize-64/stdint.h (intptr_t): Is a long.
7882
7883 * sunrpc/clnt_udp.c (clntudp_call): Use socklen_t.
7884 * sunrpc/pmap_rmt.c (clnt_broadcast): Likewise.
7885 * sunrpc/svc_tcp.c (svctcp_create, rendezvous_request): Likewise.
7886 * sysdeps/generic/getresgid.c: Use prototype form because of warning.
7887 * sysdeps/unix/sysv/linux/getdents.c: Likewise.
7888 * sysdeps/unix/sysv/linux/alpha/adjtime.c: Likewise.
7889 * sysdeps/unix/grantpt.c (argv): Fix consts.
7890 * sysdeps/unix/sysv/linux/getpt.c: Include <string.h>
7891 * sysdeps/unix/sysv/linux/sigaction.c: Likewise.
7892
7893 1998-02-27 Ulrich Drepper <drepper@cygnus.com>
7894
7895 * misc/syslog.c: Change to allow user the interpretation of the
7896 outcome even with syslog having no return value.
7897
7898 1998-02-05 20:41 Wolfram Gloger <wmglo@dent.med.uni-muenchen.de>
7899
7900 * elf/dl-addr.c: Fix search algorithms in dladdr(); don't assume
7901 that the number of program headers is >0 (which is wrong for the
7902 loader itself).
7903
7904 1998-02-27 Ulrich Drepper <drepper@cygnus.com>
7905
7906 * Makefile (distribute): Add README.libm.
7907
7908 1998-02-27 Andreas Jaeger <aj@arthur.rhein-neckar.de>
7909
7910 * time/clocktest.c (main): Correct typo: "--" -> "==".
7911
7912 1998-02-25 20:53 H.J. Lu <hjl@gnu.org>
7913
7914 * sysdeps/alpha/fpu/bits/mathinline.h (atan): Removed the bogus
7915 inline function.
7916 (copysignf, __copysignf, copysign, fabsf, __fabsf, fabs): New
7917 inline functions.
7918
7919 * math/libm.map (__atan2): Added.
7920
7921 1998-02-27 Ulrich Drepper <drepper@cygnus.com>
7922
7923 * misc/efgcvt_r.c (APPEND): Handle printing of 0.0 correctly.
7924 Reported by Göran Uddeborg <goeran@uddeborg.pp.se>.
7925
7926 * misc/tst-efgcvt.c (ecvt_tests): Add new test case for reported
7927 bug.
7928
7929 1998-02-25 Andreas Jaeger <aj@arthur.rhein-neckar.de>
7930
7931 * manual/arith.texi (Old-style number conversion): Correct
7932 typo. Reported by Göran Uddeborg <goeran@uddeborg.pp.se>.
7933
7934 1998-02-27 Ulrich Drepper <drepper@cygnus.com>
7935
7936 * posix/execlp.c: POSIX.1 says that argv[0] *should* be provided,
7937 but does not require it. Handle missing argv[] values gracefully.
7938 * posix/execl.c: Likewise.
7939 * posix/execle.c: Likewise.
7940
7941 1998-02-25 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7942
7943 * sysdeps/libm-ieee754/s_isnanl.c: Ignore the explicit integer
7944 bit.
7945 * sysdeps/libm-ieee754/s_isinfl.c: Likewise.
7946
7947 1998-02-27 Ulrich Drepper <drepper@cygnus.com>
7948
7949 * libc.map: Add __adjtimex.
7950
7951 1998-02-26 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
7952
7953 * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_getntohost_r):
7954 Remove memset.
7955
7956 1998-02-24 08:10 H.J. Lu <hjl@gnu.org>
7957
7958 * sysdeps/unix/sysv/linux/alpha/bits/signum.h (_NSIG): Changed
7959 to 64.
7960
7961 * sysdeps/unix/alpha/sysdep.S (_errno): Add in addition to __errno.
7962
7963 * sysdeps/alpha/s_fabs.S: Added ".set noat"/".set at".
7964 * sysdeps/unix/sysv/linux/alpha/wait4.S: Ditto.
7965
7966 * sysdeps/unix/make-syscalls.sh: Make versioned symbols only
7967 for shared library.
7968
7969 * libc.map (adjtime, adjtimex): Added for GLIBC_2.1.
7970
7971 * sysdeps/unix/sysv/linux/alpha/Makefile (sysdep_routines):
7972 Added adjtimex and old_adjtimex.
7973
7974 * sysdeps/unix/sysv/linux/alpha/syscalls.list (old_adjtimex):
7975 New.
7976 (osf_settimeofday, osf_getitimer, osf_setitimer, osf_utimes,
7977 osf_getrusage, osf_wait4): Added __xxxx symbol for GLIBC_2.0.
7978
7979 * sysdeps/unix/sysv/linux/alpha/getitimer.S: Make versioned
7980 symbols only for shared library.
7981 * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
7982 * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
7983 * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
7984 * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise.
7985 * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise.
7986 * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise.
7987 * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise.
7988
7989 * sysdeps/unix/sysv/linux/alpha/getitimer.S: Fix ENOSYS branch.
7990 * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
7991 * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
7992 * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
7993 * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise.
7994 * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise.
7995 * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise.
7996 * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise.
7997
7998 * sysdeps/unix/sysv/linux/alpha/wait4.S: Check the correct
7999 rusage pointer.
8000
8001 * sysdeps/unix/sysv/linux/adjtime.c (TIMEVAL, TIMEX, ADJTIMEX):
8002 New macros.
8003 (__adjtime): Use TIMEVAL, TIMEX and ADJTIMEX instead of timeval,
8004 timex and __adjtimex, respectively.
8005
8006 * sysdeps/unix/sysv/linux/alpha/adjtime.c: New.
8007
8008 * sysdeps/unix/sysv/linux/alpha/adjtimex.S: New.
8009
8010 1998-02-25 08:28 H.J. Lu <hjl@gnu.org>
8011
8012 * sysdeps/alpha/fpu/fraiseexcpt.c (feraiseexcept): Use a dummy
8013 for FE_DIVBYZERO. Kludge for FE_UNDERFLOW.
8014
8015 1998-02-26 14:59 Ulrich Drepper <drepper@cygnus.com>
8016
8017 * stdio-common/vfscanf.c [!USE_IN_LIBIO] (inchar): Add missing braces.
8018
8019 1998-02-19 11:00 Zack Weinberg <zack@rabi.phys.columbia.edu>
8020
8021 * Makefile.in: Disable built-in rules.
8022
8023 1998-02-21 Andreas Jaeger <aj@arthur.rhein-neckar.de>
8024
8025 * sysdeps/i386/fpu/t_exp.c: Move to ...
8026 * sysdeps/libm-i387/t_exp.c: ... here.
8027
8028 1998-02-21 13:51 H.J. Lu <hjl@gnu.org>
8029
8030 * sysdeps/libm-ieee754/s_exp2f.c (__exp2f_deltatable): Renamed
8031 from __exp2_deltatable.
8032
8033 1998-02-26 Ulrich Drepper <drepper@cygnus.com>
8034
8035 * nis/ypclnt.c (yp_master): Check result of strdup.
8036 Patch by Thorsten Kukuk.
8037
8038 1998-02-26 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
8039
8040 * nis/ypclnt.c: Give clnt handle after error checking free, change
8041 return codes to fix problems with rpc.nisd in YP mode on Ultra's.
8042
8043 1998-02-26 09:00 Ulrich Drepper <drepper@cygnus.com>
8044
8045 * misc/fstab.c: Partly rewritten to use dynamically allocated buffer.
8046 Patch by Joe Keane <jgk@jgk.org>.
8047
8048 * misc/fstab.h (struct fstab): Change fs_type member to be const.
8049 * misc/fstab.c: Remove casts in fs_type assignments.
8050
8051 1998-02-26 Andreas Jaeger <aj@arthur.rhein-neckar.de>
8052
8053 * sysdeps/i386/fpu/bits/fenv.h: Correct typo. ISO C 9X defines
8054 FE_TOWARDZERO and not FE_TOWARDSZERO. Reported by H.J. Lu.
8055 * sysdeps/sparc/sparc64/fpu/bits/fenv.h: Likewise.
8056 * sysdeps/sparc/sparc32/fpu/bits/fenv.h: Likewise.
8057 * sysdeps/powerpc/bits/fenv.h: Likewise.
8058 * sysdeps/m68k/fpu/bits/fenv.h: Likewise.
8059 * sysdeps/generic/bits/fenv.h: Likewise.
8060 * sysdeps/alpha/fpu/bits/fenv.h: Likewise.
8061 * sysdeps/i386/fpu/fesetenv.c (fesetenv): Likewise.
8062 * sysdeps/powerpc/test-arith.c (main): Likewise.
8063
8064 1998-02-25 Ulrich Drepper <drepper@cygnus.com>
8065
8066 * sysdeps/i386/fpu/bits/mathinline.h: Also fix i386 versions of
8067 the comparison macros.
8068
8069 1998-02-21 20:14 H.J. Lu <hjl@gnu.org>
8070
8071 * sysdeps/libm-ieee754/s_log2.c (ln2): Added.
8072 (__log2): Fixed return values.
8073 * sysdeps/libm-ieee754/s_log2f.c: Likewise.
8074
8075 1998-02-25 Ulrich Drepper <drepper@cygnus.com>
8076
8077 * math/math.h (isunordered): Rename local variables to ensure
8078 correct code. Reported by HJ Lu.
8079
8080 1998-02-25 10:34 Ulrich Drepper <drepper@cygnus.com>
8081
8082 * sysdpes/i386/fpu/bits/mathinline.h (isgreater, isgreaterequal,
8083 isless, islessequal, islessgreater, isunordered): Fix syntax for
8084 fucompip instruction.
8085 (isless, islessequal): Fix logic.
8086
8087 1998-02-21 Andreas Jaeger <aj@arthur.rhein-neckar.de>
8088
8089 * math/libm-test.c (sqrt_test): Add test for sqrt(2).
8090 (comparisons_test): New tests for comparison macros.
8091
8092 1998-02-24 15:12 Ulrich Drepper <drepper@cygnus.com>
8093
8094 * Makeconfig: Filter out frame-pointer effecting options when
8095 compiling profiling or debugging code.
8096 * config.h.in (internal_function): Don't define here if PROF is
8097 defined.
8098 * gmon/gmon.c (__moncontrol): Don't change state if already in error
8099 state.
8100 (__monstartup): If calloc fails set error state and mark array as
8101 not allocated.
8102 (_mcleanup): Don't call write_gmon if in error state. Don't try
8103 to free array if not successfully allocated.
8104
8105 * elf/dl-load.c (STRING): Define to __STRING to enble expansion.
8106 Include elf.h to get macro definitions.
8107 Use __ELF?NATIVE?CLASS in message, not __ELF_WORDSIZE.
8108
8109 1998-02-24 09:40 Ulrich Drepper <drepper@cygnus.com>
8110
8111 * elf/ldd.sh.in: Add compatibility for broken old shells.
8112 * elf/ldd.bash.in: Likewise.
8113
8114 1998-02-24 08:11 H.J. Lu <hjl@gnu.org>
8115
8116 * sunrpc/rpc_main.c (open_input): Check pipe return error.
8117
8118 * time/clocktest.c (main): Check signal return error.
8119
8120 1998-02-24 Andreas Jaeger <aj@arthur.rhein-neckar.de>
8121
8122 * iconv/Makefile ($(inst_bindir)/iconv): Correct typo, add
8123 "/" and use do-install-program. Reported by Mark M. Kettenis.
8124 (subdir_install): Likewise.
8125
8126 1998-02-22 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
8127
8128 * sunrpc/rpc_sample.c: Fix typo.
8129
8130 * nscd/connections.c: Use locale.
8131 * nscd/grpcache.c: Add debug messages, gidtbl should get the
8132 calloc result.
8133 * nscd/nscd.c: Check if init functions fails.
8134 * nscd/nscd_conf.c: Allow disabling of group cache.
8135 * nscd/nscd_getgr_r.c: Fix return code if group not found.
8136 * nscd/pwdcache.c: Fix debug messages.
8137
8138 1998-02-22 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8139
8140 * libc.map: Add __monstartup and _mcleanup for profiling support.
8141
8142 1998-02-20 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8143
8144 * libc.map: Export __getpagesize, for binary compatibility with
8145 2.0.
8146
8147 1998-02-21 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8148
8149 * posix/globtest.sh: Use --library-path instead of
8150 LD_LIBRARY_PATH.
8151 * localedata/sort-test.sh: Likewise.
8152 * localedata/tst-fmon.sh: Likewise. Avoid useless use of cat.
8153
8154 1998-02-22 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8155
8156 * sysdeps/unix/sysv/linux/sigaction.c: Translate between struct
8157 sigaction and struct kernel_sigaction for __syscall_rt_sigaction.
8158 * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
8159
8160 * sysdeps/unix/sysv/linux/kernel_sigaction.h (struct
8161 kernel_sigaction): Define.
8162 * sysdeps/unix/sysv/linux/alpha/kernel_sigaction.h (struct
8163 kernel_sigaction): Define.
8164
8165 1998-02-23 Andreas Jaeger <aj@arthur.rhein-neckar.de>
8166
8167 * math/libm-test.c: Change epsilons for libm-ieee754.
8168
8169 1998-02-23 12:33 Ulrich Drepper <drepper@cygnus.com>
8170
8171 * sysdeps/i386/__longjmp.S: Fix race condition.
8172 Reported by Bruno Haible <haible@ilog.fr>.
8173
8174 1998-02-20 18:43 Ulrich Drepper <drepper@cygnus.com>
8175
8176 * hesiod/hesiod.c: Pretty print. Don't use __ protected names.
8177 * iconvdata/8bit-gap.c: Likewise.
8178 * iconvdata/8bit-generic.c: Likewise.
8179 * iconvdata/iso6937.c: Likewise.
8180 * iconvdata/iso8859-1.c: Likewise.
8181 * iconvdata/sjis.c: Likewise.
8182 * iconvdata/t61.c: Likewise.
8183
8184 1998-02-20 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8185
8186 * sysdeps/unix/sysv/linux/bits/termios.h: Replace all negative
8187 feature tests by positive feature tests.
8188
8189 1998-02-19 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8190
8191 * sysdeps/unix/sysv/linux/unlockpt.c: Always return a value.
8192
8193 1998-02-20 Ulrich Drepper <drepper@cygnus.com>
8194
8195 * elf/dlvsym.c (dlvsym_doit): More corrections.
8196 Patch by Andreas Jaeger.
8197
8198 1998-02-19 Ulrich Drepper <drepper@cygnus.com>
8199
8200 * sysdeps/unix/sysv/linux/sigqueue.c: Fix weak alias definition.
8201
8202 1998-02-19 17:16 Ulrich Drepper <drepper@cygnus.com>
8203
8204 * libc.map: More reordering for GLIBC_2.1 symbols.
8205
8206 1998-02-19 Andreas Jaeger <aj@arthur.rhein-neckar.de>
8207
8208 * libc.map: Move some functions from version GLIBC_2.0 to
8209 GLIBC_2.1, reorder declarations.
8210
8211 1998-02-19 Ulrich Drepper <drepper@cygnus.com>
8212
8213 * resolv/gethnamaddr.c (addrsort): Make this function extern.
8214 Patch by zab@thebrain.grumblesmurf.net.
8215
8216 1998-02-19 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
8217
8218 * nis/libnsl.map: NIS+ support is new in glibc 2.1, add
8219 NIS+ functions with version GLIBC_2.1.
8220
8221 1998-02-19 14:05 Ulrich Drepper <drepper@cygnus.com>
8222
8223 * libc.map: Add __sbrk, __setpgid, __getpgid for binary compatibility
8224 with 2.0 binaries. Reported by Thorsten Kukuk.
8225
8226 1998-02-19 Andreas Jaeger <aj@arthur.rhein-neckar.de>
8227
8228 * elf/dlvsym.c (dlvsym_doit): Correct last patch.
8229
8230 * elf/dlsym.c (dlsym_doit): Likewise.
8231
8232 1998-02-19 Andreas Jaeger <aj@arthur.rhein-neckar.de>
8233
8234 * elf/link.h: Correct typos.
8235
8236 * iconv/iconv_prog.c: Correct typo.
8237
8238 1998-02-18 17:57 Ulrich Drepper <drepper@cygnus.com>
8239
8240 * iconv/Makefile: Add rules to build and install iconv program.
8241 * iconv/iconv_prog.c: New file.
8242
8243 1998-02-18 16:34 H.J. Lu <hjl@gnu.org>
8244
8245 * elf/dlsym.c (dlsym_doit): Fix scope and skip maps for
8246 _dl_lookup_symbol_skip call.
8247 * elf/dlvsym.c (dlvsym_doit): Likewise.
8248
8249 1998-02-18 Ulrich Drepper <drepper@cygnus.com>
8250
8251 * libio/iovsscanf.c: Do not include errno.h.
8252
8253 1998-02-17 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8254
8255 * elf/dl-load.c (add_name_to_object): Don't translate strings.
8256 * elf/dl-minimal.c (_strerror_internal): Define it here to avoid
8257 pulling in the whole error list.
8258 (__dcgettext, dcgettext): Removed.
8259 * libc.map: Export _strerror_internal.
8260
8261 1998-02-18 10:50 Ulrich Drepper <drepper@cygnus.com>
8262
8263 * sysdeps/i386/fpu/t_exp.c: New file.
8264
8265 1998-02-18 Andreas Jaeger <aj@arthur.rhein-neckar.de>
8266
8267 * nis/libnss_nisplus.map: NIS+ support is new in glibc 2.1, add
8268 everything with version GLIBC_2.1.
8269 * hesiod/libnss_hesiod.map: Likewise.
8270
8271 1998-02-18 Andreas Jaeger <aj@arthur.rhein-neckar.de>
8272
8273 * manual/arith.texi (Old-style number conversion): This node is a
8274 section, not a subsection.
8275
8276 1998-02-17 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8277
8278 * elf/dl-lookup.c (make_string): Use __stpcpy instead of stpcpy.
8279
8280 1998-02-17 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8281
8282 * elf/rtld.c (dl_main): Make sure that the library search paths
8283 have been initialized before the first call to _dl_map_object.
8284
8285 1998-02-17 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8286
8287 * Makerules (common-generated): Add libc_pic.os.
8288
8289 1998-02-17 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8290
8291 * elf/rtld.c (dl_main): Use PT_PHDR to figure out the load address
8292 of the executable.
8293
8294 1998-02-18 10:28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8295
8296 * sysdeps/m68k/fpu/t_exp.c: New file.
8297
8298 1998-02-17 Ulrich Drepper <drepper@cygnus.com>
8299
8300 * sysdeps/unix/sysv/linux/bits/errno.h (__set_errno): Don't assign
8301 to global errno variable anymore.
8302
8303 1998-02-17 17:41 Ulrich Drepper <drepper@cygnus.com>
8304
8305 * elf/dl-load.c (open_path): Take extra argument PRELOADED.
8306 If PRELOADED is nonzero check in case of an SUID application
8307 whether the shared object has the SUID bit set.
8308 Fix some other problems with handling shared objects in system
8309 specific directories.
8310 (_dl_map_object): Also take extra parameter and pass it to open_path.
8311 * elf/link.h (_dl_map_object): Correct prototype and comment.
8312 * elf/rtld.c (dl_main): Call _dl_map_object correctly.
8313 * elf/dl-open.c (_dl_open): Likewise.
8314 * elf/dl-deps.c (openaux, _dl_map_object_deps): Likewise.
8315
8316 * sysdeps/libm-ieee754/s_modfl.c: Handle numbers > 1.0 correctly.
8317
8318 1998-02-17 Ulrich Drepper <drepper@cygnus.com>
8319
8320 * math/libm-test.c (modf_test): Add test for 1.5.
8321
8322 * sysdeps/generic/bits/select.h (__FD_ISSET): Compare result with
8323 0 to get always an int.
8324
8325 1998-02-17 Andreas Jaeger <aj@arthur.rhein-neckar.de>
8326
8327 * math/libm.map: Move all symbols that are new in glibc 2.1 to
8328 version GLIBC_2.1.
8329
8330 1998-02-17 Ulrich Drepper <drepper@cygnus.com>
8331
8332 * stdio-common/vfscanf.c (inchar): Check c for being EOF before
8333 trying to read another character.
8334
8335 1998-02-05 Andreas Jaeger <aj@arthur.rhein-neckar.de>
8336
8337 * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Convert
8338 name to lowercase.
8339
8340 * nis/nss_nis/nis-network.c (_nss_nis_getnetbyname_r): Convert
8341 name to lowercase, add test for big enough buffer.
8342
8343 1998-02-03 Andreas Jaeger <aj@arthur.rhein-neckar.de>
8344
8345 * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S (rt_sigreturn):
8346 Make compatible with older kernels. Patch by Richard Henderson.
8347
8348 1998-02-17 15:10 Ulrich Drepper <drepper@cygnus.com>
8349
8350 * elf/dl-load.c (open_path): Use __xstat instead of stat.
8351
8352 * localedata/tst-locale.sh: Comment out first test for now.
8353
8354 1998-02-14 14:58 H.J. Lu <hjl@gnu.org>
8355
8356 * sysdeps/generic/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Defined
8357 as 1.
8358 * sysdeps/unix/sysv/linux/_G_config.h (_G_HAVE_IO_GETLINE_INFO):
8359 Likewise.
8360
8361 * libio/iogetline.c (_IO_getline_info): Renamed from
8362 _IO_getline.
8363 (_IO_getline): Just call _IO_getline_info.
8364
8365 * libio/libioP.h (_IO_getline_info): New declaration.
8366
8367 * libc.map (_IO_getline_info, __write): Added.
8368
8369 1998-02-17 Andreas Jaeger <aj@arthur.rhein-neckar.de>
8370
8371 * sunrpc/rpc_cout.c (inline_struct): Change typo of plus to
8372 const char* to shut up gcc.
8373
8374 1998-02-17 11:37 Ulrich Drepper <drepper@cygnus.com>
8375
8376 * elf/dl-open.c (_dl_open): Assign correct value to new->l_global.
8377 Patch forwarded by Cristian Gafton <gafton@redhat.com>.
8378
8379 * math/math.h: Define M_* constants always as `double' and add new
8380 macros M_*l which are of type `long double'.
8381 * sysdeps/libm-ieee754/s_cacoshl.c: Use M_*l constants now.
8382 * sysdeps/libm-ieee754/s_cacosl.c: Likewise.
8383 * sysdeps/libm-ieee754/s_casinhl.c: Likewise.
8384 * sysdeps/libm-ieee754/s_catanhl.c: Likewise.
8385 * sysdeps/libm-ieee754/s_catanl.c: Likewise.
8386 * sysdeps/libm-ieee754/s_clog10l.c: Likewise.
8387 * sysdeps/libm-ieee754/s_clogl.c: Likewise.
8388 * math/libm-tst.c: Likewise.
8389
8390 * sysdeps/i386/fpu/bits/mathinline.h (__M_SQRT2): Don't use _Mdbl,
8391 define as long double unconditionally.
8392
8393 1998-02-17 Andreas Jaeger <aj@arthur.rhein-neckar.de>
8394
8395 * manual/arith.texi (Old-style number conversion): Correct some
8396 typos.
8397
8398 1998-02-16 16:28 H.J. Lu <hjl@gnu.org>
8399
8400 * time/Makefile (tz-cflags, CFLAGS-tzfile.c, CFLAGS-tzset.c):
8401 Restore.
8402
8403 * timezone/Makefile (CFLAGS-tzfile.c, CFLAGS-tzset.c): Deleted.
8404
8405 1998-02-16 Ulrich Drepper <drepper@cygnus.com>
8406
8407 * elf/Makefile ($(objpfx)ld.so): Don't depend on rtld-script but
8408 on $(rtld-ldscript).
8409
8410 * sysdeps/unix/sysv/linux/alpha/ioperm.c (_ioperm): Map all ports
8411 starting from 0 not only from `from'.
8412 Patch by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
8413
8414 1998-02-16 17:33 Ulrich Drepper <drepper@cygnus.com>
8415
8416 * elf/rtld.c (dl_main): Recognize --library-path parameter and
8417 pass value (or NULL) to _dl_init_paths.
8418 * elf/dl-load.c (_dl_init_paths): Change to take one parameter,
8419 replacing local variable llp. If llp is NULL examine LD_LIBRARY_PATH
8420 environment variable.
8421 * elf/link.h: Change prototype for _dl_init_paths.
8422 * elf/dl-support.c: Pass NULL in _dl_init_paths call.
8423
8424 * localedata/Makefile (distribute): Add test files.
8425
8426 1998-02-17 Andreas Jaeger <aj@arthur.rhein-neckar.de>
8427
8428 * localedata/tests/{test1.cm, test2.cm, test3.cm, test4.cm,
8429 test1.def, test2.def, test3.def, test4.def}: Simple input files
8430 for localedef. Contributed by Yung-Ching Hsiao
8431 <yhsiao@cae.wisc.edu>.
8432
8433 * localedata/Makefile (tests): Call tst-locale.sh.
8434
8435 * localedata/tst-locale.sh: New file, regression tests for some
8436 localedef problems.
8437
8438 1998-02-15 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
8439
8440 * nis/nss_nisplus/nisplus-alias.c: Use __stpncpy.
8441
8442 * nis/nss_nisplus/nisplus-hosts.c: Make sure buffer is always NUL
8443 terminated.
8444 * nis/nss_nisplus/nisplus-network.c: Likewise.
8445 * nis/nss_nisplus/nisplus-proto.c: Likewise.
8446 * nis/nss_nisplus/nisplus-rpc.c: Likewise.
8447 * nis/nss_nisplus/nisplus-service.c: Likewise.
8448
8449 Add more changes from TI-RPC 2.3 for rpcgen to fix include/C++ bug
8450 and support generating thread safe RPC code.
8451 * sunrpc/rpc_main.c: Add changes.
8452 * sunrpc/rpc_clntout.c: Likewise.
8453 * sunrpc/rpc_cout.c: Likewise.
8454 * sunrpc/rpc_hout.c: Likewise.
8455 * sunrpc/rpc_parse.c: Likewise.
8456 * sunrpc/rpc_sample.c: Likewise.
8457 * sunrpc/rpc_scan.c: Likewise.
8458 * sunrpc/rpc_svcout.c: Likewise.
8459 * sunrpc/rpc_util.c: Likewise.
8460 * sunrpc/rpc_util.h: Add new structs and prototypes.
8461 * sunrpc/proto.h: Remove prototypes for static functions.
8462
8463 1998-02-15 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8464
8465 * locale/programs/ld-messages.c (messages_finish): Don't skip
8466 error checking when being quiet.
8467 * locale/programs/ld-ctype.c (ctype_finish): Likewise.
8468 (set_class_defaults): Likewise.
8469 * locale/programs/charmap.c (parse_charmap): Likewise.
8470 * locale/programs/ld-collate.c (collate_finish): Likewise.
8471 * locale/programs/ld-monetary.c (monetary_finish): Likewise.
8472 * locale/programs/ld-time.c (time_finish): Likewise.
8473 * locale/programs/locfile.c (write_locale_data): Likewise.
8474
8475 * locale/programs/ld-ctype.c (ctype_class_to): Silently ignore
8476 unknown characters and empty ranges.
8477 * locale/programs/ld-collate.c (collate_order_elem): When
8478 processing an ellipsis properly form a linked list in the result
8479 table, fix typo when allocating ordering array.
8480 [PR libc/419]
8481
8482 1998-02-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8483
8484 * elf/Makefile (ld-map): Define.
8485 (rtld-ldscript): Define. Change all `$(objpfx)rtld-ldscript' to
8486 `$(rtld-ldscript)'.
8487 ($(objpfx)ld.so): Combine the two versions of this rule. Depend
8488 on $(ld-map).
8489 (rtld-link): Combine the two versions of this definition. Fixed
8490 to make it work when no symbol versioning is used.
8491
8492 1998-02-16 Ulrich Drepper <drepper@cygnus.com>
8493
8494 * Makeconfig (build-program-cmd): Use --library-path parameter to
8495 ld.so instead of environment variable.
8496
8497 * sunrpc/Makefile (rpcgen-cmd): Don't use -$ parameter.
8498 * sunrpc/rpc_main.c: Remove support for -$$ option again.
8499
8500 1998-02-16 Andreas Jaeger <aj@arthur.rhein-neckar.de>
8501
8502 * Make-dist: Respect with-cvs setting.
8503 * MakeTAGS (all-pot): Likewise.
8504 * sysdeps/sparc/sparc32/Makefile: Likewise.
8505 * sysdeps/mach/hurd/Makefile: Likewise.
8506 * stdlib/Makefile: Likewise.
8507 * posix/Makefile: Likewise.
8508 * intl/Makefile: Likewise.
8509 * po/Makefile (linguas): Likewise
8510
8511 1998-02-15 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
8512
8513 * nis/ypclnt.c (yp_all): Remove error message, user should print it.
8514
8515 1998-02-15 Ulrich Drepper <drepper@cygnus.com>
8516
8517 * libc.map: Add __strcasecmp.
8518
8519 * nss/nsswitch.c (__nss_lookup): Return 1 if this was the last
8520 module.
8521
8522 * nss/getXXent_r.c: If no more module is found don't try to call
8523 setXXent functions but leave unsuccessfully.
8524
8525 * malloc/obstack.h: Cleanups.
8526
8527 * sysdeps/wordsize-32/stdint.h: New file.
8528 * sysdeps/wordsize-64/stdint.h: New file.
8529 * sysdeps/generic/stdint.h: New file.
8530 * sysdeps/wordsize-32/inttypes.h: Adopt to use stdint.h.
8531 * sysdeps/wordsize-64/inttypes.h: Likewise.
8532 * stdlib/Makefile (headers): Add stdint.h.
8533
8534 1998-02-03 Paul Eggert <eggert@twinsun.com>
8535
8536 * malloc/obstack.h (PTR_INT_TYPE): Use __PTRDIFF_TYPE__ if available.
8537
8538 1998-02-13 17:59 Zack Weinberg <zack@rabi.phys.columbia.edu>
8539
8540 * timezone: New directory.
8541 * time/README, time/africa, time/antarctica, time/asia,
8542 time/australasia, time/backward, time/checktab.awk,
8543 time/etcetera, time/europe, time/factory, time/ialloc.c,
8544 time/iso3166.tab, time/leapseconds, time/northamerica,
8545 time/pacificnew, time/private.h, time/scheck.c,
8546 time/solar87, time/solar88, time/solar89, time/southamerica,
8547 time/systemv, time/test-tz.c, time/tzfile.h,
8548 time/tzselect.ksh, time/yearistype, time/zdump.c,
8549 time/zic.c, time/zone.tab: Moved to timezone.
8550 * time/tzfile.c: Include tzfile.h from timezone subdir.
8551 * time/tzset.c: Likewise.
8552 * time/Makefile: Cut out all code relating to timezones...
8553 * timezone/Makefile: ...and paste it in here.
8554 * Makefile (subdirs): Add timezone.
8555
8556 1998-02-13 18:45 H.J. Lu <hjl@gnu.org>
8557
8558 * libc.map (_sys_nerr): Added.
8559
8560 * sysdeps/unix/sysv/linux/errlist.c (_sys_nerr): Make it
8561 versioned symbol.
8562
8563 1998-02-15 17:16 Ulrich Drepper <drepper@cygnus.com>
8564
8565 * sysdeps/unix/sysv/linux/bits/socket.h: Define PF_KEY and
8566 pseudo_AF_KEY instead of pseudo_PF_KEY and AF_KEY.
8567 Reported by Craig Metz <cmetz@inner.net>.
8568
8569 1998-01-22 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8570
8571 * nss/nss_files/files-parse.c (LOOKUP_NAME_CASE): Use __strcasecmp
8572 instead of strcasecmp.
8573 * nss/nss_files/files-alias.c (get_next_alias): Likewise.
8574
8575 * wctype/wctype.h (_ISwbit): Avoid warning with gcc before 2.8.
8576
8577 1998-02-15 16:55 Ulrich Drepper <drepper@cygnus.com>
8578
8579 * socket/sys/socket.h (setsockopt): Make OPTVAL parameter const.
8580 Patch by Dean Gaudet <dgaudet@arctic.org>.
8581
8582 1998-02-15 16:53 Ulrich Drepper <drepper@cygnus.com>
8583
8584 * sysdeps/generic/Dist: Add getresgid.c and getresuid.c.
8585
8586 1998-02-15 10:49 Zack Weinberg <zack@rabi.phys.columbia.edu>
8587
8588 * sysdeps/unix/sysv/linux/poll.c: If compiled against a kernel
8589 with no poll syscall, just include the BSD version.
8590 * sysdeps/unix/sysv/linux/getresuid.c: If compiled against a
8591 kernel without the syscall, include the stub version.
8592 * sysdeps/unix/sysv/linux/getresgid.c: Likewise.
8593 * sysdeps/generic/getresuid.c: New file.
8594 * sysdeps/generic/getresgid.c: New file.
8595
8596 1998-02-15 Ulrich Drepper <drepper@cygnus.com>
8597
8598 * stdio-common/vfscanf.c: Correct last change a bit.
8599
8600 1998-02-13 17:39 Ulrich Drepper <drepper@cygnus.com>
8601
8602 * elf/Makefile: Don't use --version-script parameter to link ld.so
8603 unconditionally.
8604
8605 1998-01-02 04:19 Geoff Keating <geoffk@ozemail.com.au>
8606
8607 * math/Makefile: Add t_exp.
8608 * math/libm-test.c: Tighten accuracy bounds for exp(), correct
8609 constants.
8610 * math/test-reduce.c: Remove temporarily, it seems to be broken.
8611 * sysdeps/libm-ieee754/e_exp.c: Use accurate table method.
8612 * sysdeps/libm-ieee754/e_expf.c: Use table & double precision for
8613 better accuracy.
8614 * sysdeps/libm-ieee754/s_exp2.c: Use better polynomial; correct
8615 algorithm for very large/very small arguments.
8616 * sysdeps/libm-ieee754/s_exp2f.c: Use slightly better polynomial;
8617 correct algorithm for very large/very small arguments; adjust for
8618 new table.
8619 * sysdeps/libm-ieee754/t_exp.c: New file.
8620 * sysdeps/libm-ieee754/t_exp2f.h: Use table with smaller deltas.
8621
8622 * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Put 'strange test'
8623 back, with comment that explains what breaks when you remove it :-(.
8624
8625 * localedata/xfrm-test.c: Avoid integer overflow.
8626
8627 * stdlib/strfmon.c: char is unsigned, sometimes.
8628
8629 * sysdeps/powerpc/Makefile: Remove quad float support.
8630 * sysdeps/powerpc/q_*.c: Remove, they will become an add-on.
8631 * sysdeps/powerpc/quad_float.h: Likewise.
8632 * sysdeps/powerpc/test-arith.c: Likewise.
8633 * sysdeps/powerpc/test-arithf.c: Likewise.
8634
8635 * sysdeps/generic/s_exp2.c: Remove, we have this implemented now.
8636 * sysdeps/generic/s_exp2f.c: Likewise.
8637
8638 * sysdeps/powerpc/bits/mathinline.h: Use underscores around __asm__,
8639 don't try anything if _SOFT_FLOAT.
8640
8641 1997-12-31 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8642
8643 * locale/C-ctype.c (_nl_C_LC_CTYPE_class32): Undo last change.
8644 * locale/programs/ld-ctype.c (CHAR_CLASS32_TRANS): Likewise.
8645 * wctype/wctype.c: Likewise.
8646 * wctype/wctype.h (_ISwxxx): Renamed from _ISxxx, all uses
8647 changed. They are incompatible with the _ISxxx values from
8648 <ctype.h> on little endian machines.
8649 (_ISwbit) [__BYTE_ORDER == __LITTLE_ENDIAN]: Correctly transform
8650 bit number. This fixes the real bug and restores the integrity of
8651 the ctype locale file.
8652 * wctype/wcfuncs.c: Change all _ISxxx to _ISwxxx.
8653 * wctype/wcfuncs_l.c: Likewise.
8654 * wctype/wcextra.c: Likewise.
8655 * wctype/wctype_l.c [__BYTE_ORDER == __LITTLE_ENDIAN]: Use correct
8656 byte swapping.
8657
8658 1998-02-09 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8659
8660 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.S (errno): Put it
8661 into .bss segment instead of .common, so that aliases on it work.
8662
8663 * sysdeps/unix/sysv/linux/i386/sysdep.S (errno): Add .type and
8664 .size directives, put into .bss segment instead of initializing it
8665 to 4.
8666
8667 1998-02-12 08:00 H.J. Lu <hjl@gnu.org>
8668
8669 * libc.map (gnu_get_libc_release, gnu_get_libc_version): Added.
8670
8671 * version.c (__gnu_get_libc_release, __gnu_get_libc_version): New
8672 functions.
8673 Make names without __ weak aliases.
8674 (__libc_release, __libc_version): Make them static.
8675
8676 * include/gnu/libc-version.h: New file.
8677 * Makefile (headers): Add gnu/libc-version.h.
8678
8679 1998-02-13 Ulrich Drepper <drepper@cygnus.com>
8680
8681 * stdlib/stdlib.h (struct drand48_data): Leave X to user macros
8682 and use x for member name.
8683 Reported by Daniel Lyddy <daniell@cs.berkeley.edu>.
8684
8685 * stdlib/drand48.c: Change according to member name change.
8686 * stdlib/drand48_r.c: Likewise.
8687 * stdlib/lcong48_r.c: Likewise.
8688 * stdlib/lrand48.c: Likewise.
8689 * stdlib/lrand48_r.c: Likewise.
8690 * stdlib/mrand48.c: Likewise.
8691 * stdlib/mrand48_r.c: Likewise.
8692 * stdlib/seed48.c: Likewise.
8693 * stdlib/seed48_r.c: Likewise.
8694 * stdlib/srand48_r.c: Likewise.
8695
8696 1998-02-11 Andreas Jaeger <aj@arthur.rhein-neckar.de>
8697
8698 * nss/test-netdb.c: Add some more test cases.
8699
8700 1998-02-13 11:39 Ulrich Drepper <drepper@cygnus.com>
8701
8702 * libio/iovsscanf.c: Undo last change modifying errno.
8703
8704 1998-02-12 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8705
8706 * stdio-common/vfscanf.c: Never try to read another character
8707 after EOF. Don't decrement read_in after EOF, it wasn't
8708 incremented in the first place.
8709 (NEXT_WIDE_CHAR): Set First, not first.
8710
8711 1998-02-06 07:48 H.J. Lu <hjl@gnu.org>
8712
8713 * db/Makefile ($(inst_libdir)/libndbm.a,
8714 $(inst_libdir)/libndbm.so): New targets.
8715 * db2/Makefile: Likewise.
8716
8717 1998-02-12 08:20 H.J. Lu <hjl@gnu.org>
8718
8719 * sysdeps/gnu/errlist.awk (sys_errlist, sys_nerr): Create weak
8720 aliases if HAVE_ELF or PIC or DO_VERSIONING is not defined.
8721
8722 1998-02-12 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8723
8724 * sysdeps/generic/_G_config.h: Define _G_wchar_t, for C++
8725 <streambuf.h>.
8726 * sysdeps/unix/sysv/linux/_G_config.h: Likewise.
8727
8728 1998-02-11 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8729
8730 * sysdeps/unix/make-syscalls.sh: Fix sed pattern when dealing with
8731 versioned symbols.
8732
8733 1998-02-13 08:14 H.J. Lu <hjl@gnu.org>
8734
8735 * libc.map (_dl_global_scope, _dl_lookup_symbol_skip,
8736 _dl_lookup_versioned_symbol, _dl_lookup_versioned_symbol_skip):
8737 Added for libdl.so.
8738
8739 1998-02-09 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8740
8741 * sysdeps/unix/sysv/linux/syscalls.list: Don't mark lchown as
8742 extra syscall.
8743
8744 * grp/Makefile: Fix logic when checking for thread package.
8745 * pwd/Makefile: Likewise.
8746
8747 1998-02-11 08:23 H.J. Lu <hjl@gnu.org>
8748
8749 * elf/Makefile (rtld-map): Replaced by libc-map.
8750
8751 * elf/rtld.map: Removed.
8752
8753 * libc.map (__libc_enable_secure, _dl_catch_error,
8754 _dl_check_all_versions, _dl_debug_initialize, _dl_debug_state,
8755 _dl_default_scope, _dl_global_scope_end, _dl_init_next,
8756 _dl_lookup_symbol, _dl_map_object, _dl_map_object_deps,
8757 _dl_object_relocation_scope, _dl_relocate_object,
8758 _dl_signal_error, _dl_starting_up, _dl_sysdep_start,
8759 _r_debug): Added for ld.so.
8760
8761 1998-02-10 08:38 H.J. Lu <hjl@gnu.org>
8762
8763 * libio/iofclose.c: Check PIC && DO_VERSIONING instead of
8764 DO_VERSIONING.
8765 * libio/iofdopen.c: Ditto.
8766 * libio/iofopen.c: Ditto.
8767 * libio/oldfileops.c: Ditto.
8768
8769 * libc.map (sys_nerr, _sys_errlist, sys_errlist): Added for
8770 version GLIBC_2.1.
8771
8772 * sysdeps/unix/sysv/linux/Makefile (stdio-common): Removed
8773 oldsiglist from sysdep_routines and shared-only-routines.
8774
8775 * sysdeps/unix/sysv/linux/errlist.c: New.
8776 * sysdeps/unix/sysv/linux/errlist.h: New.
8777 * sysdeps/unix/sysv/linux/sizes.h: New.
8778 * sysdeps/unix/sysv/linux/alpha/sizes.h: New.
8779 * sysdeps/unix/sysv/linux/sparc64/sizes.h: New.
8780
8781 * sysdeps/unix/sysv/linux/oldsiglist.c: Removed.
8782
8783 * sysdeps/unix/sysv/linux/siglist.c: Include <sizes.h>.
8784 (__old_sys_siglist, __old_sys_sigabbrev): Use ELF .size
8785 directive.
8786
8787 * sysdeps/unix/sysv/linux/siglist.h (OLD_SIGLIST_SIZE_STR): New.
8788
8789 * sysdeps/unix/sysv/linux/Dist (errlist.h, sizes.h.): Added.
8790 (oldsiglist.c): Removed.
8791
8792 * sysdeps/gnu/errlist.awk (SYS_SIGLIST, SYS_NERR): New.
8793 (_sys_siglist): Use SYS_SIGLIST instead.
8794 (_sys_nerr): Use SYS_NERR instead.
8795
8796 * sysdeps/gnu/errlist.c: Rebuilt.
8797
8798 1998-02-11 08:35 H.J. Lu <hjl@gnu.org>
8799
8800 * elf/Makefile (others-static): New, set to ldconfig.
8801 ($(objpfx)ldconfig): Removed.
8802
8803 * Rules (binaries-all, binaries-static, binaries-shared): New.
8804 Create targets for $(binaries-static) and $(binaries-shared).
8805
8806 * Makeconfig (+link-static, link-libc-static,
8807 link-extra-libs-static): New for static linking.
8808
8809 1998-02-11 Andreas Jaeger <aj@arthur.rhein-neckar.de>
8810
8811 * manual/memory.texi (Using the Memory Debugger): Fix typo.
8812
8813 * math/libm-test.c (modf_test): Add one more test for modf.
8814
8815 1998-02-11 14:39 Ulrich Drepper <drepper@happy.cygnus.com>
8816
8817 * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_missing_rt_sigs):
8818 Rename from __libc_have_rt_sigs and leave as COMMON data.
8819
8820 1998-02-11 08:30 H.J. Lu <hjl@gnu.org>
8821
8822 * sysdeps/libm-ieee754/w_powl.c (__powl): Use __finitel instead
8823 of __finite.
8824
8825 1998-02-11 19:16 Richard Henderson <rth@cygnus.com>
8826
8827 * stdlib/strtod.c (STRTOF): Don't call lshift with zero count.
8828
8829 1998-02-11 16:56 Ulrich Drepper <drepper@happy.cygnus.com>
8830
8831 * misc/tst-efgcvt.c: Add yet more tests.
8832 * misc/efgcvt_r.c: And correct for these tests again.
8833 Reported by HJ Lu.
8834
8835 * isomac.c: Move to...
8836 * stdlib/isomac.c: ...here.
8837 * Makefile: Move rules for handling isomac...
8838 * stdlib/Makefile: ...to here.
8839
8840 1998-02-10 23:57 Ulrich Drepper <drepper@happy.cygnus.com>
8841
8842 * misc/tst-efgcvt.c: Add more tests.
8843 * misc/efgcvt_r.c: Correct result for above new tests.
8844
8845 1998-02-06 17:22 H.J. Lu <hjl@gnu.org>
8846
8847 * misc/efgcvt_r.c (fcvt_r, ecvt_r): Correctly handle
8848 NDIGIT <= 0.
8849
8850 1998-02-10 16:48 Philip Blundell <pb@nexus.co.uk>
8851
8852 * Makerules (install-no-libc.a-nosubdir): Don't install-bin (etc)
8853 if the programs weren't built.
8854
8855 1998-02-09 10:12 Philip Blundell <pb@nexus.co.uk>
8856
8857 * sysdeps/libm-ieee754/s_exp2.c (__ieee754_exp2): If we don't have
8858 FE_TONEAREST, soldier on regardless and do the best we can.
8859 * sysdeps/libm-ieee754/s_exp2f.c (__ieee754_exp2f): likewise.
8860
8861 1998-02-5 17:20 Philip Blundell <pb@nexus.co.uk>
8862
8863 * sysdeps/standalone/filedesc.h: Define __need_FOPEN_MAX, not
8864 _STDIO_H, before including <bits/stdio_lim.h>.
8865
8866 * sysdeps/standalone/arm/bits/errno.h (EOVERFLOW): Added.
8867
8868 * io/fts.c (fts_build): Don't try to use d_type if it doesn't
8869 exist.
8870
8871 * sysdeps/arm/sys/ucontext.h: New file.
8872
8873 1998-02-04 10:11 Philip Blundell <pb@nexus.co.uk>
8874
8875 * manual/stdio.texi (Formatted Output Functions): Explicitly say
8876 that the return value from snprintf() does not count the
8877 terminating NUL as a character.
8878
8879 1998-02-10 16:57 Ulrich Drepper <drepper@happy.cygnus.com>
8880
8881 * manual/users.texi: Rewrite to describe correct POSIX behaviour,
8882 add description for sete[ug]id and general cleanup.
8883 Patch by Zack Weinberg <zack@rabi.phys.columbia.edu>.
8884
8885 1998-01-04 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8886
8887 * Makefile (parent-clean): Don't remove makefile fragments here.
8888 (postclean): New variable.
8889 (clean): Remove makefile fragments here.
8890 (realclean distclean): Likewise. Pass sysdep-subdirs to sub-make.
8891 (generated): Add isomac and isomanc.out.
8892 * Makeconfig ($(common-objpfx)soversions.mk): Don't generate if
8893 avoid-generated is set.
8894 (postclean-generated): Add soversion.mk.
8895 ($(common-objpfx)version.mk): Don't include if avoid-generated is
8896 set.
8897 * Makerules: Still need to include $(+sysdir_pfx)sysd-Makefile if
8898 avoid-generated is set.
8899 (common-generated): Add libc.so and libc.so$(libc.so-version).
8900 (generated): Add versioned libraries.
8901 (common-mostlyclean): Also remove %.so and %_pic.a.
8902 * csu/Makefile (generated): Add abi-tag.h.
8903 * db2/Makefile (extra-objs): Add getlong.o.
8904 * elf/Makefile (generated): Add ld.so, ldd and
8905 $(rtld-installed-name).
8906 (others): Add ldconfig here instead of ldconfig.o to extra-objs.
8907 * malloc/Makefile (generated): Add mtrace.
8908 * po/Makefile: Don't include version.mk, not needed any more.
8909 * sunrpc/Makefile (generated): Add rpc-proto.d and rpcgen.
8910 * sysdeps/unix/Makefile: Fix local_lim.h -> bits/local_lim.h,
8911 syscall.h -> sys/syscall.h.
8912 (common-generated): Add s-proto.d.
8913 (postclean-generated): Add sysd-syscalls.
8914 * localedata/Makefile (test-output): Add all output files.
8915 (generated): Add test-input and test-output.
8916 (generated-dirs): Add all the dirs.
8917
8918 1998-01-04 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8919
8920 * Makefile (test-output, generated, generated-dirs): New
8921 variables.
8922
8923 1998-02-10 16:57 Ulrich Drepper <drepper@happy.cygnus.com>
8924
8925 * resolv/nss_dns/dns-host.c: Various code cleanups.
8926
8927 1998-02-09 08:10 H.J. Lu <hjl@gnu.org>
8928
8929 * resolv/gethnamaddr.c (getanswer): Fix the PTR/CNAME bug.
8930 From Philip Blundell <pb@nexus.co.uk>.
8931 * resolv/nss_dns/dns-host.c (getanswer_r): Ditto.
8932
8933 1998-02-08 Andreas Jaeger <aj@arthur.rhein-neckar.de>
8934
8935 * libc.map: Add .rem, .div, .mul, .udiv, .umul, .urem for Sparc.
8936 Suggested by debian/sparc porters.
8937
8938 1998-02-07 Andreas Jaeger <aj@arthur.rhein-neckar.de>
8939
8940 * misc/tst-efgcvt.c: Totally rewritten, added a lot of new tests
8941 for ecvt and fcvt.
8942
8943 1998-02-10 16:32 Ulrich Drepper <drepper@happy.cygnus.com>
8944
8945 * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_r): Use __xstat and
8946 __fxstat instead of stat and fstat. Use namespace clean __stpcpy.
8947
8948 * signal/signal.h: Always define sigset_t if __need_sigset_t is
8949 defined even if __USE_POSIX is not defined.
8950
8951 1998-02-02 20:51 Zack Weinberg <zack@rabi.phys.columbia.edu>
8952
8953 * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_r): Correct last patch
8954 to support obsolete tty major numbers correctly.
8955
8956 1998-02-02 08:47 H.J. Lu <hjl@gnu.org>
8957
8958 * login/Makefile ($(inst_libexecdir)/pt_chown): Make the target
8959 directory first and ignore install error.
8960
8961 * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_r): Substract
8962 128 from ptyno and fix a typo for the BSD style pty.
8963
8964 1998-02-01 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8965
8966 * sysdeps/unix/Makefile ($(common-objpfx)s-proto.d): Depend on all
8967 syscalls.list's.
8968
8969 1998-02-01 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8970
8971 * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add
8972 getresuid and getresgid.
8973
8974 * sysdeps/unix/sysv/linux/getresuid.c: New file.
8975 * sysdeps/unix/sysv/linux/getresgid.c: New file.
8976
8977 * sysdeps/unix/sysv/linux/syscalls.list: Remove getres[ug]id, add
8978 s_getres[ug]id.
8979
8980 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add getres[ug]id.
8981 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
8982 * sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise.
8983 * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Likewise.
8984
8985 1998-02-02 08:11 H.J. Lu <hjl@gnu.org>
8986
8987 * nscd/grpcache.c: Include <stdlib.h>.
8988
8989 1998-02-01 16:01 H.J. Lu <hjl@gnu.org>
8990
8991 * stdlib/atoll.c: Fix comments.
8992
8993 * sysdeps/posix/ttyname.c: Ignore stdin/stdout/stderr.
8994 * sysdeps/posix/ttyname_r.c: Ditto.
8995
8996 1998-02-03 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8997
8998 * io/sys/stat.h: Define S_IFLNK and S_IFSOCK if __USE_BSD or
8999 __USE_MISC, independent of __USE_UNIX98.
9000
9001 1998-02-10 19:18 Ulrich Drepper <drepper@happy.cygnus.com>
9002
9003 * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_missing_rt_sigs):
9004 Rename from __libc_have_rt_sigs and leave as COMMON data.
9005
9006 1998-02-04 11:58 Richard Henderson <rth@twiddle.rth.home>
9007
9008 * Makeconfig (CFLAGS-.os): Kill -fno-common.
9009 * Makerules (libc.so): Prelink libc_pic.a, allocating commons.
9010
9011 * libc.map (GLIBC_2.1): Add Linux/Alpha tv64 symbols.
9012 * elf/rtld.map: New file. Needed to define the GLIBC_2.*
9013 version symbols.
9014 * include/libc-symbols.h (symbol_version, default_symbol_version):
9015 Provide asm versions and correct !DO_VERSIONING versions.
9016 * sysdeps/unix/make-syscalls.sh: Recognize version symbols in
9017 the weak symbol list.
9018
9019 * sysdeps/unix/sysv/linux/sigaction.c (__libc_missing_rt_sigs):
9020 Rename from __libc_have_rt_sigs and leave as COMMON data.
9021 * sysdeps/unix/sysv/linux/sigpending.c: Likewise.
9022 * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
9023 * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
9024
9025 1998-02-04 16:41 Zack Weinberg <zack@rabi.phys.columbia.edu>
9026
9027 * sunrpc/Makefile: Correct dependencies of rpcgen.
9028
9029 1998-02-10 03:00 Ulrich Drepper <drepper@happy.cygnus.com>
9030
9031 * nscd/Makefile: Fix test for available linuxthreads add-on.
9032 Patch by Zack Weinberg <zack@rabi.phys.columbia.edu>.
9033
9034 1998-02-05 Andreas Jaeger <aj@arthur.rhein-neckar.de>
9035
9036 * sysdeps/unix/sysv/linux/syscalls.list: Fix typo in lchown.
9037
9038 1998-02-03 Andreas Jaeger <aj@arthur.rhein-neckar.de>
9039
9040 * sysdeps/gnu/Makefile: Respect with-cvs variable.
9041
9042 * manual/errno.texi (Error Messages): Correct description of
9043 strerror_r. Pointed out by jonas@bagge.se.
9044
9045 1998-01-29 Andreas Jaeger <aj@arthur.rhein-neckar.de>
9046
9047 * manual/socket.texi (Host Address Functions): Clarify description
9048 of inet_network.
9049
9050 1998-02-07 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9051
9052 * sysdeps/unix/grantpt.c (argv): Move const to toplevel.
9053 (grantpt): Delete superfluous cast.
9054
9055 1998-02-06 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9056
9057 * Makefile ($(inst_slibdir)/libc-$(version).so): Depend on
9058 elf/ldso_install instead of elf/subdir_install.
9059 (elf/ldso_install): New target.
9060
9061 * elf/Makefile (ldso_install): New target.
9062
9063 1998-02-07 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9064
9065 * sysdeps/unix/sysv/linux/powerpc/socket.S: Really do the change
9066 of 1998-01-06.
9067
9068 1998-02-07 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9069
9070 * string/bits/string2.h (strcmp): Use __string2_1bptr_p only for
9071 constant expressions.
9072
9073 1998-02-07 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9074
9075 * nss/test-netdb.c: Include <unistd.h> for gethostname and "nss.h"
9076 for __nss_configure_lookup.
9077 (output_hostent): Remove unused variable.
9078
9079 1998-02-07 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9080
9081 * string/tst-inlcall.c: Fix format string.
9082
9083 1998-02-09 Andreas Jaeger <aj@arthur.rhein-neckar.de>
9084
9085 * inet/netinet/in.h: Rename second parameter of bindresvport to
9086 avoid buggy gcc warning. [PR libc/412]
9087
9088 1998-02-04 18:04 Richard Henderson <rth@cygnus.com>
9089
9090 * sysdeps/unix/sysv/linux/alpha/clone.S: Elide terminal ldgp for PROF.
9091 * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Fix typos.
9092
9093 * sysdeps/unix/sysv/linux/alpha/bits/time.h (struct timeval):
9094 Follow POSIX and make tv_sec a time_t.
9095 * sysdeps/unix/sysv/linux/alpha/getitimer.S: New file to handle
9096 new tv64 syscall as well as fall back to tv32.
9097 * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
9098 * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
9099 * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
9100 * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise.
9101 * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise.
9102 * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise.
9103 * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise.
9104 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add tv32 entries.
9105
9106 * include/rpcsvc/nis.h: New. Bounce to nis/rpcsvc.
9107 * include/rpcsvc/nis_tags.h: Likewise.
9108 * include/rpcsvc/nislib.h: Likewise.
9109
9110 1998-02-02 01:12 Ulrich Drepper <drepper@cygnus.com>
9111
9112 * libc.map: Add _h_errno.
9113 * inet/herrno.c: Make _h_errno weak alias.
9114
9115 * login/Makefile (distribute): Add pty-internal.h.
9116
9117 * nscd/Makefile (distribute): Add all the files missing.
9118
9119 * signal/allocrtsig.c: Fix problem with recognizing whether RT sigs
9120 are available.
9121
9122 * stdio-common/tstscanf.c: Rewrite a bit to continue after errors
9123 and report status at the end.
9124
9125 * sysdeps/unix/sysv/linux/syscalls.list: Add lchown.
9126
9127 * sysdeps/unix/sysv/linux/i386/sysdep.S: Make errno an initialized
9128 variable.
9129 * sysdeps/unix/sysv/linux/powerpc/sysdep.c: Add alias _errno for errno.
9130 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.S: Likewise.
9131 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.S: Likewise.
9132
9133 1998-01-03 20:47 Mark Kettenis <kettenis@phys.uva.nl>
9134
9135 * configure.in: Fix --enable-add-ons code.
9136
9137 1998-02-01 Andreas Jaeger <aj@arthur.rhein-neckar.de>
9138
9139 * elf/rtld.c (dl_main): Allow ":" as separator for LD_PRELOAD. Patch
9140 by Rudolf Leitgeb <leitgeb@leland.stanford.edu>.
9141 [PR libc/441]
9142
9143 * sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Use first
9144 occurence in cache. Reported by Rudolf Leitgeb
9145 <leitgeb@leland.stanford.edu>.
9146 [PR libc/440]
9147
9148 1998-02-01 21:18 Ulrich Drepper <drepper@cygnus.com>
9149
9150 * libio/iovsscanf.c: Set errno to 0 before calling _IO_vfscanf so
9151 that it never is EINTR (which is tested for in _IO_vfscanf).
9152
9153 * Makefile.in: Call sub-make with CVSOPTS.
9154
9155 * elf/Makefile (distribute): Add dl-procinfo.h.
9156
9157 * sysdeps/unix/sysv/linux/alpha/Dist: Add rt_sigaction.S.
9158
9159 1998-02-01 15:54 Ulrich Drepper <drepper@cygnus.com>
9160
9161 * version.h (VERSION): Bump to 2.0.92.
9162
9163 1998-01-31 Phil Blundell <philb@gnu.org>
9164
9165 * sysdeps/unix/sysv/linux/siglist.c (_sys_siglist): Additional weak
9166 alias for __new_sys_siglist.
9167
9168 1998-02-01 00:53 Ulrich Drepper <drepper@cygnus.com>
9169
9170 * grp/Makefile: Define USE_NSCD in CFLAGS for getgrnam_r.c and
9171 getgrgid_r.c if thread package is available.
9172 * pwd/Makefile: Likewise.
9173 * grp/getgrnam_r.c: Remove USE_NSCD definition.
9174 * grp/getgrgid_r.c: Likewise.
9175 * pwd/getpwnam_r.c: Likewise.
9176 * pwd/getpwuid_r.c: Likewise.
9177
9178 1998-01-31 23:46 Ulrich Drepper <drepper@cygnus.com>
9179
9180 * nss/getXXbyYY_r.c: If NSS function reports too small buffer return
9181 with error to allow user intervention.
9182 * nss/getXXent_r.c: Likewise.
9183
9184 1998-01-31 21:18 Ulrich Drepper <drepper@cygnus.com>
9185
9186 * sysdeps/generic/dl-sysdep.c (_dl_show_aux): Print newline after
9187 AT_PLATFORM string. Pretty print AT_BASE info.
9188
9189 * sysdeps/generic/dl-sysdep.c: Include <dl-procinfo.h>.
9190 (_dl_show_aux): Call _dl_procinfo to print AT_HWCAP info.
9191 * sysdeps/generic/dl-procinfo.h: New file.
9192 * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: New file.
9193
9194 1998-01-31 20:52 Ulrich Drepper <drepper@cygnus.com>
9195
9196 * nscd/grpcache.c (cache_grpinit): Let calloc do the multiplication.
9197
9198 * nscd/pwdcache.c (cache_pwdinit): Use thread attribute to detach
9199 thread and not pthread_detach.
9200
9201 * nscd/nscd.c: Rewrite to use argp instead of getopt.
9202
9203 1998-01-31 Phil Blundell <philb@gnu.org>
9204
9205 * configure.in: Add --without-cvs option to suppress automatic
9206 checkin of regenerated files.
9207 * config.make.in: Likewise.
9208 * Makefile: Respect with-cvs setting.
9209 * Makerules: Likewise.
9210
9211 * configure.in: Allow the standalone ARM port to be configured.
9212
9213 1998-01-31 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
9214
9215 * grp/getgrgid_r.c: Define USE_NSCD.
9216 * grp/getgrnam_r.c: Likewise.
9217 * pwd/getpwuid_r.c: Likewise.
9218 * pwd/getpwnam_r.c: Likewise.
9219
9220 * sysdeps/unix/inet/Subdirs: Add nscd subdir.
9221
9222 * nss/getXXbyYY_r.c: Try at first nscd.
9223
9224 * nscd/Makefile: New, for the Name Switch Cache Daemon (nscd).
9225 * nscd/connections.c: New file.
9226 * nscd/dbg_log.c: New file.
9227 * nscd/dbg_log.h: New file.
9228 * nscd/grpcache.c: New file.
9229 * nscd/nscd.c: New file.
9230 * nscd/nscd.h: New file.
9231 * nscd/nscd_conf.c: New file.
9232 * nscd/nscd_stat.c: New file.
9233 * nscd/pwdcache.c: New file.
9234
9235 * nscd/nscd_getgr_r.c: New, client code, linked into libc.
9236 * nscd/nscd_getpw_r.c: Likewise.
9237 * nscd/nscd_proto.h: New, prototypes for client functions.
9238
9239 * nscd/nscd.conf: New, example for a configuration file.
9240 * nscd/nscd.init: New, example for a startup script.
9241
9242 * nscd/getgrgid_r.c: Old grp/getgrgid_r version, used from nscd to
9243 avoid deadlocks.
9244 * nscd/getgrnam_r.c: Likewise.
9245 * nscd/getpwnam_r.c: Likewise.
9246 * nscd/getpwuid_r.c: Likewise.
9247
9248 1998-01-31 11:44 Ulrich Drepper <drepper@cygnus.com>
9249
9250 * intl/Makefile: Use CVSOPTS in cvs invocation.
9251 * po/Makefile: Likewise.
9252 * posix/Makefile: Likewise.
9253 * stdlib/Makefile: Likewise.
9254
9255 1998-01-31 11:18 Ulrich Drepper <drepper@cygnus.com>
9256
9257 * misc/efgcvt_r.c (fcvt_r): Handle illegal NDIGIT correctly.
9258 [PR libc/410]
9259 * misc/Makefile (tests): Add tst-efgcvt.
9260 * misc/tst-efgcvt.c: New file.
9261
9262 1998-01-31 00:21 Ulrich Drepper <drepper@cygnus.com>
9263
9264 * posix/regex.c: Add some more cleanups by Akim Demaille.
9265
9266 1998-01-30 23:55 Ulrich Drepper <drepper@cygnus.com>
9267
9268 * signal/signal.h: Revert last change.
9269 * string/strsignal.c: Regard signal number NSGI as illegal.
9270 * sysdeps/unix/sysv/linux/siglist.c: Define array only with NSIG
9271 members.
9272
9273 1998-01-30 23:37 Ulrich Drepper <drepper@cygnus.com>
9274
9275 * Makefile.in: Add comment about CVSOPTS Makefile variable.
9276 * Makerules: Use CVSOPTS in cvs invocation.
9277 * Makefile: Likewise.
9278 * MakeTAGS: Likewise.
9279 * Make-dist: Likewise.
9280
9281 1998-01-30 22:37 Ulrich Drepper <drepper@cygnus.com>
9282
9283 * sysdeps/generic/memmem.c: Correct last change.
9284
9285 1998-01-30 22:12 Ulrich Drepper <drepper@cygnus.com>
9286
9287 * sysdeps/unix/sysv/linux/Makefile [$(subdir)==nis]: Define
9288 CFLAGS-ypclnt.c to -DUSE_BINDINGDIR=1.
9289
9290 1998-01-30 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
9291
9292 * nis/ypclnt.c: Try at first to use the binding file from ypbind
9293 before using RPC.
9294
9295 1998-01-28 Andreas Jaeger <aj@arthur.rhein-neckar.de>
9296
9297 * manual/memory.texi (Heap Consistency Checking): mcheck is
9298 declared in <mcheck.h>.
9299 Suggested by Jochen Voss <voss@mathematik.uni-kl.de> [PR libc/438]
9300
9301 1998-01-28 Andreas Jaeger <aj@arthur.rhein-neckar.de>
9302
9303 * sysdeps/generic/memmem.c (memmem): An empty needle is at the
9304 beginning of haystack.
9305
9306 1998-01-29 Andreas Jaeger <aj@arthur.rhein-neckar.de>
9307
9308 * nss/nss_files/files-service.c: Correct last patch.
9309
9310 1998-01-30 21:29 Ulrich Drepper <drepper@cygnus.com>
9311
9312 * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Define
9313 __libc_have_rt_sigs.
9314 * sysdeps/sparc/sparc32/__longjmp.S: Define _SETJMP_H before
9315 including <bits/setjmp.h>.
9316 * sysdeps/sparc/sparc32/setjmp.S: Likewise.
9317 Patch from the Debian glibc/SPARC package.
9318
9319 1997-12-12 07:57 H.J. Lu <hjl@gnu.org>
9320
9321 * sysdeps/alpha/bzero.S: Fix a typo.
9322 * sysdeps/alpha/htonl.S: Ditto.
9323 * sysdeps/alpha/htons.S: Ditto.
9324
9325 1998-01-30 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
9326
9327 * nis/nss_nis/nis-hosts.c: Convert hostname to lowercase for NIS query.
9328
9329 1998-01-30 19:58 Ulrich Drepper <drepper@cygnus.com>
9330
9331 * include/cpio.h: Move to ...
9332 * posix/cpio.h: ...here.
9333
9334 * locale/programs/ld-collate.c: Fix typo.
9335
9336 * signal/signal.h: Declare _sys_siglist with NSIG+1 elements.
9337
9338 * stdio-common/tiformat.c: Add checks for %#.0o and friends.
9339
9340 * login/utmp_file.c (pututline_file): Don't always report success
9341 if similar entry is found. Patch by Mark M. Kettenis.
9342
9343 1998-01-30 16:06 Philip Blundell <pb@nexus.co.uk>
9344
9345 * manual/Makefile: Don't try to install the info files if makeinfo
9346 is not available.
9347
9348 1998-01-30 12:05 Philip Blundell <pb@nexus.co.uk>
9349
9350 * sysdeps/unix/sysv/linux/bits/ioctls.h: Include a copy of the
9351 kernel's network ioctls, rather than using <linux/sockios.h> to
9352 get them. This way we are sure of maintaining compatibility if
9353 the kernel interface should change.
9354
9355 1998-01-30 15:52 Ulrich Drepper <drepper@cygnus.com>
9356
9357 * sysdeps/unix/sysv/linux/Dist: Add netrose/rose.h.
9358
9359 1998-01-25 19:54 Philip Blundell <Philip.Blundell@pobox.com>
9360
9361 * sysdeps/unix/sysv/linux/netrose/rose.h: New file.
9362 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Install it.
9363
9364 1998-01-27 22:29 Zack Weinberg <zack@rabi.phys.columbia.edu>
9365
9366 Implement System V pseudoterminal handling.
9367
9368 * login/Makefile
9369 (routines): Add getpt, grantpt, unlockpt, ptsname.
9370 (libutil-routines): Remove pty. Add openpty, forkpty.
9371 (distribute): New internal header pty-internal.h.
9372 (others): Add the helper program, pt_chown.
9373 (install-others): Install it, in $(libexecdir), mode 4755.
9374
9375 * login/pty-internal.h: New file.
9376 * login/openpty.c: New file.
9377 * login/forkpty.c: New file.
9378 * login/programs/pt_chown.c: New file.
9379
9380 * libc.map: Add getpt, grantpt, unlockpt, ptsname, ptsname_r.
9381 * stdlib/stdlib.h: Prototype them.
9382
9383 * config.make.in: Define $(libexecdir).
9384 * Makeconfig: Define $(inst_libexecdir).
9385
9386 * sysdeps/generic/pty.c: Removed.
9387 * sysdeps/unix/sysv/linux/pty.c: Removed.
9388
9389 * sysdeps/generic/getpt.c: Stub out.
9390 * sysdeps/generic/grantpt.c: Likewise.
9391 * sysdeps/generic/ptsname.c: Likewise.
9392 * sysdeps/generic/unlockpt.c: Likewise.
9393
9394 * sysdeps/unix/grantpt.c: New file.
9395 * sysdeps/unix/bsd/getpt.c: New file.
9396 * sysdeps/unix/bsd/unlockpt.c: New file.
9397 * sysdeps/unix/sysv/linux/getpt.c: New file.
9398 * sysdeps/unix/sysv/linux/ptsname.c: New file.
9399 * sysdeps/unix/sysv/linux/unlockpt.c: New file.
9400
9401 1998-01-29 23:56 Ulrich Drepper <drepper@cygnus.com>
9402
9403 * localedata/locales/ru_RU: Fix YESEXPR. Patch by lav@yars.free.net.
9404
9405 1998-01-29 Andreas Jaeger <aj@arthur.rhein-neckar.de>
9406
9407 * nss/Makefile (tests): Add rule for test-netdb.c.
9408
9409 * nss/test-netdb.c: New file.
9410
9411 1998-01-29 02:38 Ulrich Drepper <drepper@cygnus.com>
9412
9413 * elf/dl-open.c (_dl_open): Make sure the variable `reloc' is
9414 really kept as a variable. Patch by Richard Henderson,
9415 reported by Jakub Jelinek <jj@sunsite.ms.mff.cuni.cz>.
9416
9417 * elf/rtld.c (dl_main): Call _dl_init_paths before handling preloading.
9418 * elf/genrtldtbl.awk: Mark machine dependent directory of generated
9419 entries as not existing.
9420
9421 1998-01-26 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9422
9423 * stdio-common/vfprintf.c (process_arg): Fix printing of octal
9424 zero in alternate form with precision of zero, which must produce
9425 "0". Add braces to avoid ambiguous `else'.
9426
9427 1998-01-26 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
9428
9429 * nis/nss_compat/compat-grp.c: Fix memory leak and trailing null
9430 problem with strncpy.
9431 * nis/nss_compat/compat-pwd.c: Likewise.
9432 * nis/nss_compat/comapt-spwd.c: Likewise.
9433
9434 1998-01-28 Andreas Jaeger <aj@arthur.rhein-neckar.de>
9435
9436 * assert/assert.h (assert_perror): Correct test for errnum. Patch
9437 by uch@nop.or.jp. [PR libc/437]
9438
9439 1998-01-26 Andreas Jaeger <aj@arthur.rhein-neckar.de>
9440
9441 * nis/nis_cache.c: Include <unistd.h> for declaration of close.
9442
9443 1998-01-06 Andreas Jaeger <aj@arthur.rhein-neckar.de>
9444
9445 * stdio-common/test-popen.c: Include <errno.h>.
9446
9447 * sysdeps/unix/sysv/linux/if_index.c: Include <unistd.h> for
9448 close.
9449
9450 * inet/getnetgrent_r.c: Include <errno.h>.
9451
9452 * db2/db/db_conv.c: Include <string.h> for memcpy.
9453
9454 * gmon/bb_exit_func.c: Include <string.h> instead of <strings.h>
9455 so that memcpy is declared.
9456
9457 * iconv/iconv_open.c: Include <stdlib.h> for alloca.
9458
9459 * misc/init-misc.c: Remove unneeded inclusion of <errno.h>.
9460
9461 1998-01-26 Andreas Jaeger <aj@arthur.rhein-neckar.de>
9462
9463 * pwd/fgetpwent_r.c (__fgetpwent_r): Correctly handle buffer
9464 overflow while reading line with fgets.
9465 * grp/fgetgrent_r.c (__fgetgrent_r): Likewise.
9466
9467 1998-01-27 00:46 Ulrich Drepper <drepper@cygnus.com>
9468
9469 * sysdeps/unix/sysv/linux/bits/types.h (__ipc_pid_t): Change to
9470 unsigned short, not short.
9471 Reported by Andreas Jaeger.
9472
9473 1998-01-06 Andreas Jaeger <aj@arthur.rhein-neckar.de>
9474
9475 * sysdeps/unix/sysv/linux/mips/syscalls.list: Correct typo
9476 (ccept->accept).
9477
9478 * sysdeps/generic/inttypes.h: Fix spelling.
9479
9480 1998-01-04 Andreas Jaeger <aj@arthur.rhein-neckar.de>
9481
9482 * sysdeps/unix/sysv/linux/arm/Dist: Add bits/mman.h.
9483
9484 * sysdeps/unix/sysv/linux/alpha/Dist: Add net/route.h.
9485
9486 1998-01-27 00:30 Ulrich Drepper <drepper@cygnus.com>
9487
9488 * stdio-common/printf.h (struct print_info): Add new bitfield is_char.
9489 * stdio-common/printf-parse.h (parse_one_spec): Fill in is_char
9490 field for hh modifier.
9491 * stdio-common/vfprint.c: Use is_char field and do not depend in
9492 is_short having the value 2.
9493 Bug reported by Andreas Jaeger.
9494
9495 1998-01-05 Andreas Jaeger <aj@arthur.rhein-neckar.de>
9496
9497 * libio/freopen.c (freopen): Call _IO_old_freopen only if defined
9498 PIC && DO_VERSIONING.
9499
9500 1998-01-24 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9501
9502 * Rules: Add rules for $(common-objpfx)dummy$o.
9503
9504 1998-01-26 Richard Henderson <rth@cygnus.com>
9505
9506 * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Dyke out the
9507 unimplemented OSF/1 definitions so that they are not accidentally seen.
9508
9509 * sysdeps/alpha/dl-machine.h (TRAMPOLINE_TEMPLATE): Move declaration
9510 of the trampoline function into the macro.
9511 * sysdeps/unix/sysv/linux/alpha/clone.S: Fix ldgp for PROF.
9512 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Revert last change;
9513 kernel 2.1.82 has this fixed.
9514
9515 * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: New file.
9516 * sysdeps/unix/sysv/linux/alpha/sys/ucontext.h: New file.
9517
9518 1998-01-26 Ulrich Drepper <drepper@cygnus.com>
9519
9520 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add change to
9521 support sigaction on kernels > 2.1.7x.
9522
9523 1998-01-01 13:52 Ulrich Drepper <drepper@cygnus.com>
9524
9525 * elf/dl-misc.c (_dl_sysdep_read_whole_file): Don't map the file
9526 if it is empty.
9527
9528 * elf/rtld.c (dl_main): Correct parsing of ld.so.preload file.
9529 Patch by David Engel <david@sw.ods.com>.
9530
9531 * configure.in: Fix another typo in --enable-add-ons code.
9532
9533 1998-01-26 03:48 Ulrich Drepper <drepper@cygnus.com>
9534
9535 * sysdeps/unix/sysv/linux/siglist.c: Add copyright text.
9536
9537 1998-01-26 Andreas Jaeger <aj@arthur.rhein-neckar.de>
9538
9539 * nss/nss_files/files-network.c: Correct order of parameters for
9540 getnetbyaddr.
9541
9542 1998-01-26 00:57 Ulrich Drepper <drepper@cygnus.com>
9543
9544 * db2/Makefile (routines): Add os_alloc.
9545 * db2/db.h: Update from db-2.3.16.
9546 * db2/db_185.h: Likewise.
9547 * db2/db_int.h: Likewise.
9548 * db2/btree/bt_close.c: Likewise.
9549 * db2/btree/bt_cursor.c: Likewise.
9550 * db2/btree/bt_delete.c: Likewise.
9551 * db2/btree/bt_open.c: Likewise.
9552 * db2/btree/bt_page.c: Likewise.
9553 * db2/btree/bt_put.c: Likewise.
9554 * db2/btree/bt_rec.c: Likewise.
9555 * db2/btree/bt_recno.c: Likewise.
9556 * db2/btree/btree_auto.c: Likewise.
9557 * db2/common/db_appinit.c: Likewise.
9558 * db2/common/db_apprec.c: Likewise.
9559 * db2/common/db_err.c: Likewise.
9560 * db2/common/db_region.c: Likewise.
9561 * db2/common/db_shash.c: Likewise.
9562 * db2/db/db.c: Likewise.
9563 * db2/db/db_auto.c: Likewise.
9564 * db2/db/db_conv.c: Likewise.
9565 * db2/db/db_dispatch.c: Likewise.
9566 * db2/db/db_dup.c: Likewise.
9567 * db2/db/db_pr.c: Likewise.
9568 * db2/db/db_rec.c: Likewise.
9569 * db2/db185/db185.c: Likewise.
9570 * db2/dbm/dbm.c: Likewise.
9571 * db2/hash/hash.c: Likewise.
9572 * db2/hash/hash_auto.c: Likewise.
9573 * db2/hash/hash_dup.c: Likewise.
9574 * db2/hash/hash_page.c: Likewise.
9575 * db2/hash/hash_rec.c: Likewise.
9576 * db2/include/btree_ext.h: Likewise.
9577 * db2/include/clib_ext.h: Likewise.
9578 * db2/include/common_ext.h: Likewise.
9579 * db2/include/db.h.src: Likewise.
9580 * db2/include/db_185.h.src: Likewise.
9581 * db2/include/db_am.h: Likewise.
9582 * db2/include/db_ext.h: Likewise.
9583 * db2/include/db_int.h.src: Likewise.
9584 * db2/include/hash_ext.h: Likewise.
9585 * db2/include/lock_ext.h: Likewise.
9586 * db2/include/log.h: Likewise.
9587 * db2/include/log_auto.h: Likewise.
9588 * db2/include/log_ext.h: Likewise.
9589 * db2/include/mp.h: Likewise.
9590 * db2/include/mp_ext.h: Likewise.
9591 * db2/include/mutex_ext.h: Likewise.
9592 * db2/include/os_ext.h: Likewise.
9593 * db2/include/os_func.h: Likewise.
9594 * db2/include/txn_ext.h: Likewise.
9595 * db2/lock/lock.c: Likewise.
9596 * db2/lock/lock_util.c: Likewise.
9597 * db2/log/log.c: Likewise.
9598 * db2/log/log.src: Likewise.
9599 * db2/log/log_archive.c: Likewise.
9600 * db2/log/log_auto.c: Likewise.
9601 * db2/log/log_get.c: Likewise.
9602 * db2/log/log_put.c: Likewise.
9603 * db2/log/log_rec.c: Likewise.
9604 * db2/log/log_register.c: Likewise.
9605 * db2/mp/mp_bh.c: Likewise.
9606 * db2/mp/mp_fget.c: Likewise.
9607 * db2/mp/mp_fopen.c: Likewise.
9608 * db2/mp/mp_fput.c: Likewise.
9609 * db2/mp/mp_pr.c: Likewise.
9610 * db2/mp/mp_sync.c: Likewise.
9611 * db2/mutex/mutex.c: Likewise.
9612 * db2/os/os_alloc.c: Likewise.
9613 * db2/os/os_config.c: Likewise.
9614 * db2/os/os_stat.c: Likewise.
9615 * db2/progs/db_checkpoint/db_checkpoint.c: Likewise.
9616 * db2/progs/db_deadlock/db_deadlock.c: Likewise.
9617 * db2/progs/db_load/db_load.c: Likewise.
9618 * db2/progs/db_printlog/db_printlog.c: Likewise.
9619 * db2/progs/db_recover/db_recover.c: Likewise.
9620 * db2/progs/db_stat/db_stat.c: Likewise.
9621 * db2/txn/txn.c: Likewise.
9622
9623 * elf/dl-close.c (_dl_close): Rename inner variable named map to imap.
9624 Unmap memory blocks in reverse order of allocation.
9625 Call munmap with load address added to offset.
9626 Bug reported by Miguel de Icaza.
9627
9628 * locale/programs/ld-collate.c (collate_end_weight): Correctly fill
9629 up weight array.
9630
9631 * localedata/locales/cs_CZ: Update by Michael Mraka
9632 <michael@informatics.muni.cz>.
9633
9634 * misc/sys/syslog.h: Reformat a bit. Don't declare vsyslog unless
9635 __USE_BSD.
9636
9637 * nis/nss_compat/compat-grp.c: Correctly handle buffer overflow while
9638 reading line with fgets.
9639 * nis/nss_compat/compat-pwd.c: Likewise.
9640 * nis/nss_compat/compat-spwd.c: Likewise.
9641 * nss/nss_files/files-XXX.c: Likewise.
9642 * nss/nss_files/files-alias.c: Likewise.
9643 * shadow/fgetspent_r.c: Likewise.
9644
9645 * string/strerror_r.c: Correct comment. Patch by Andreas Jaeger.
9646
9647 * sysdeps/unix/sysv/linux/bits/stat.h: Define _STATBUF_ST_RDEV.
9648 * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Likewise.
9649 * sysdeps/unix/sysv/linux/mips/bits/stat.h: Likewise.
9650
9651 * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Allocate room for
9652 FP register content in ucontext_t.
9653
9654 1998-01-22 Andreas Jaeger <aj@arthur.rhein-neckar.de>
9655
9656 * sysdeps/libm-ieee754/s_modfl.c (modf): Correct
9657 calculation. Patch by Markus Schoder
9658 <Markus.Schoder@dresdner-bank.de>.
9659
9660 * math/libm-test.c (modf_test): Add more tests for modf.
9661
9662 * sysdeps/unix/sysv/linux/sys/mman.h: Add const to mlock and
9663 munlock according to Unix98.
9664
9665 1998-01-25 Andreas Jaeger <aj@arthur.rhein-neckar.de>
9666
9667 * nss/nss_files/files-network.c (LINE_PARSER): Set n_addrtype to
9668 AF_INET.
9669
9670 1998-01-21 07:22 H.J. Lu <hjl@gnu.org>
9671
9672 * sysdeps/posix/ttyname.c: Handle symbolic links.
9673 * sysdeps/posix/ttyname_r.c: Ditto.
9674
9675 1998-01-25 19:39 Ulrich Drepper <drepper@cygnus.com>
9676
9677 * db2/makedb.c (process_input): Write terminating \0 for value.
9678 (print_database): Simply print value string, don't use length.
9679
9680 1998-01-24 Andreas Jaeger <aj@arthur.rhein-neckar.de>
9681
9682 * nss/nsswitch.c (__nss_configure_lookup): Correct test for early
9683 exit of loop.
9684
9685 1998-01-25 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
9686
9687 * nis/ypclnt.c: Don't set dom_client to NULL, or we will not
9688 close all sockets.
9689
9690 1998-01-25 14:54 Ulrich Drepper <drepper@cygnus.com>
9691
9692 * signal/Makefile (routines): Add sighold, sigrelse, sigignore, and
9693 sigset.
9694 * signal/sighold.c: New file.
9695 * signal/sigrelse.c: New file.
9696 * sysdeps/generic/sigignore.c: New file.
9697 * sysdeps/generic/sigset.c: New file.
9698 * sysdeps/posix/sigignore.c: New file.
9699 * sysdeps/posix/sigset.c: New file.
9700 * signal/signal.h: Add prototypes for new functions.
9701
9702 * sysdeps/unix/sysv/linux/alpha/bits/signum.h: Define SIG_HOLD.
9703 * sysdeps/unix/sysv/linux/bits/signum.h: Likewise.
9704 * sysdeps/unix/sysv/linux/mips/bits/signum.h: Likewise.
9705 * sysdeps/unix/sysv/linux/sparc/bits/signum.h: Likewise.
9706
9707 1998-01-23 00:16 Tim Waugh <tim@cyberelk.demon.co.uk>
9708
9709 * posix/wordexp.c: Added IFS field-splitting in parameter and
9710 command substitution. Fixed an IFS-related bug that caused an
9711 infinite loop.
9712
9713 1998-01-25 12:38 Ulrich Drepper <drepper@cygnus.com>
9714
9715 * stdlib/Makefile (routines): Add getcontext, setcontext, makecontext,
9716 and swapcontext.
9717 * stdlib/ucontext.h: Correct prototypes.
9718 * sysdeps/generic/getcontext.c: New file.
9719 * sysdeps/generic/setcontext.c: New file.
9720 * sysdeps/generic/makecontext.c: New file.
9721 * sysdeps/generic/swapcontext.c: New file.
9722 * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: Removed.
9723
9724 1998-01-25 04:07 Ulrich Drepper <drepper@cygnus.com>
9725
9726 * resource/sys/resource.h: Remove #include of ulimit.h which is
9727 not allowed by SUSv2 and not available on other systems.
9728 * sysdeps/unix/sysv/linux/ulimit.c: Include ulimit.h.
9729
9730 * streams/Makefile: New file.
9731 * streams/stropts.h: New file.
9732 * sysdeps/generic/bits/stropts.h: New file.
9733 * sysdeps/generic/isastream.c: New file.
9734 * sysdeps/generic/getmsg.c: New file.
9735 * sysdeps/generic/getpmsg.c: New file.
9736 * sysdeps/generic/putmsg.c: New file.
9737 * sysdeps/generic/putpmsg.c: New file.
9738 * sysdeps/generic/fattach.c: New file.
9739 * sysdeps/generic/fdetach.c: New file.
9740 * sysdeps/unix/inet/Subdirs: Add streams.
9741 * sysdeps/generic/bits/types.h: Add definition of __t_scalar_t and
9742 __t_uscalar_t.
9743 * sysdeps/unix/sysv/linux/bits/types.h: Likewise.
9744 * sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
9745 * sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
9746 * sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h: Likewise.
9747
9748 * sysdeps/mach/_strerror.c: Follow changes of generic version to
9749 handle small buffers correctly.
9750
9751 1998-01-24 17:31 H.J. Lu <hjl@gnu.org>
9752
9753 * sysdeps/alpha/dl-machine.h (ELF_MACHINE_RUNTIME_TRAMPOLINE):
9754 Remove the 3rd arg and add declaration for _dl_runtime_resolve
9755 and _dl_runtime_profile.
9756
9757 1998-01-25 02:42 Ulrich Drepper <drepper@cygnus.com>
9758
9759 * include/cpio.h: New file. Mainly copied from GNU cpio.
9760 * posix/Makefile (headers): Add cpio.h.
9761
9762 1998-01-24 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
9763
9764 * nis/Makefile: Distribute nis_cache2.h, add nis cache functions
9765 to routines.
9766 * nis/nis_cache.c: New file.
9767 * nis/nis_cache2.h: New file.
9768 * nis/nis_cache2_xdr.c: New file.
9769 * nis/nis_call.c: Changes for cache2_info parameter.
9770 * nis/nis_checkpoint.c: Likewise.
9771 * nis/nis_intern.h: Likewise.
9772 * nis/nis_mkdir.c: Likewise.
9773 * nis/nis_ping.c: Likewise.
9774 * nis/nis_rmdir.c: Likewise.
9775 * nis/nis_server.c: Likewise.
9776 * nis/nis_util.c: Likewise.
9777
9778 1997-12-30 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
9779
9780 * nis/nss_nisplus/nisplus-alias.c: Fix bogus if case and
9781 return/errnop codes.
9782 * nis/nss_nisplus/nisplus-ethers.c: Likewise.
9783 * nis/nss_nisplus/nisplus-grp.c: Likewise.
9784 * nis/nss_nisplus/nisplus-hosts.c: Likewise.
9785 * nis/nss_nisplus/nisplus-proto.c: Likewise.
9786 * nis/nss_nisplus/nisplus-publickey.c: Likewise.
9787 * nis/nss_nisplus/nisplus-pwd.c: Likewise.
9788 * nis/nss_nisplus/nisplus-rpc.c: Likewise
9789 * nis/nss_nisplus/nisplus-service.c: Likewise.
9790 * nis/nss_nisplus/nisplus-spwd.c: Likewise.
9791
9792 1997-12-28 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
9793
9794 * nis/nss_nis/nis-alias.c: Use errnop, not __set_errno().
9795 * nis/nss_nis/nis-ethers.c: Likewise.
9796 * nis/nss_nis/nis-grp.c: Likewise.
9797 * nis/nss_nis/nis-hosts.c: Likewise.
9798 * nis/nss_nis/nis-network.c: Likewise.
9799 * nis/nss_nis/nis-proto.c: Likewise.
9800 * nis/nss_nis/nis-hosts.c: Likewise.
9801 * nis/nss_nis/nis-network.c: Likewise.
9802 * nis/nss_nis/nis-proto.c: Likewise.
9803 * nis/nss_nis/nis-publickey.c: Likewise.
9804 * nis/nss_nis/nis-pwd.c: Likewise.
9805 * nis/nss_nis/nis-rpc.c: Likewise.
9806 * nis/nss_nis/nis-service.c: Likewise.
9807 * nis/nss_nis/nis-spwd.c: Likewise.
9808
9809 1998-01-24 Ulrich Drepper <drepper@cygnus.com>
9810
9811 * sysdeps/unix/sysv/linux/net/if.h (ifr_bandwidth, ifr_qlen):
9812 Added to follow latest kernel development.
9813
9814 1998-01-24 15:13 Ulrich Drepper <drepper@happy.cygnus.com>
9815
9816 * nss/db-Makefile: Handle empty and comment lines better.
9817 ($(VAR_DB)/services.db): Generate entries with missing protocol
9818 value.
9819
9820 1998-01-23 Andreas Jaeger <aj@arthur.rhein-neckar.de>
9821
9822 * nss/nss_files/files-service.c (getservbyport): Allow proto ==
9823 NULL.
9824 (getservbyname): Allow proto == NULL.
9825 Pointed out by David N. Welton <davidw@gate.cks.com>.
9826 [PR libc/430].
9827
9828 1998-01-24 11:34 Ulrich Drepper <drepper@happy.cygnus.com>
9829
9830 * nis/nislib/nislib.h: Finally removed.
9831
9832 * lib/mktime.c (__mktime_internal): Work around bug in Irix4.0.5's
9833 C compiler. From Kaveh Ghazi.
9834 (TYPE_MINIMUM): Define.
9835 (TYPE_MAXIMUM): Define.
9836 (TIME_T_MIN): Use TYPE_MINIMUM.
9837 (TIME_T_MAX): Use TYPE_MAXIMUM.
9838 Patch by Jim Meyering <meyering@ascend.com>.
9839
9840 1998-01-22 00:55 Ulrich Drepper <drepper@happy.cygnus.com>
9841
9842 * libc.map: Add __libc_uid, __libc_pid, __syscall_rt_sigqueueinfo,
9843 __pread64, __pwrite64, and __getpid.
9844
9845 * rt/aio_misc.c: Use pread and pwrite instead of __ protected
9846 versions.
9847
9848 1998-01-06 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9849
9850 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Define the
9851 cancelable socket functions as __libc_xxx with __xxx as weak
9852 alias.
9853 * sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise.
9854 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
9855
9856 * sysdeps/unix/sysv/linux/m68k/socket.S: Allow __socket to be
9857 redefined.
9858 * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
9859 * sysdeps/unix/sysv/linux/arm/socket.S: Likewise.
9860 * sysdeps/unix/sysv/linux/powerpc/socket.S: Likewise.
9861 * sysdeps/unix/sysv/linux/sparc/sparc32/socket.S: Likewise.
9862
9863 * sysdeps/unix/sysv/linux/accept.S: Make __libc_xxx the main name
9864 and __xxx a weak alias.
9865 * sysdeps/unix/sysv/linux/connect.S: Likewise.
9866 * sysdeps/unix/sysv/linux/recv.S: Likewise.
9867 * sysdeps/unix/sysv/linux/recvfrom.S: Likewise.
9868 * sysdeps/unix/sysv/linux/recvmsg.S: Likewise.
9869 * sysdeps/unix/sysv/linux/send.S: Likewise.
9870 * sysdeps/unix/sysv/linux/sendmsg.S: Likewise.
9871 * sysdeps/unix/sysv/linux/sendto.S: Likewise.
9872
9873 1998-01-21 Andreas Jaeger <aj@arthur.rhein-neckar.de>
9874
9875 * locale/langinfo.h: Add defines.
9876
9877 * dirent/dirent.h: Add defines for DT_*, check also for
9878 _DIRENT_HAVE_D_TYPE.
9879 Suggested by Roland McGrath.
9880
9881 1998-01-16 Andreas Jaeger <aj@arthur.rhein-neckar.de>
9882
9883 * sysdeps/unix/sysv/linux/netinet/ip_fw.h:
9884 Update from Linux 2.1.73+79.
9885
9886 * README.template: Update information about possible
9887 configurations.
9888
9889 * manual/mbyte.texi (Wide String Conversion): Fix declaration of
9890 wcstombs. Pointed out by Jochen Voss <voss@mathematik.uni-kl.de>.
9891 [PR libc/417].
9892
9893 * manual/time.texi (Priority): Correct description of
9894 PRIO_MAX. Pointed out by Jochen Voss <voss@mathematik.uni-kl.de>.
9895 [PR libc/416].
9896
9897 11998-01-21 21:34 Ulrich Drepper <drepper@cygnus.com>
9898
9899 * sysdeps/alpha/fpu/bits/mathdef.h: Add definition of FP_ILOGB0 and
9900 FP_ILOGNAN. Patch by a sun <asun@zoology.washington.edu>.
9901
9902 1998-01-21 17:53 Ulrich Drepper <drepper@cygnus.com>
9903
9904 * sysdeps/generic/_strerror.c: Handle BUFLEN == 0. Reported by
9905 Andreas Jaeger.
9906
9907 1998-01-20 18:13 Ulrich Drepper <drepper@cygnus.com>
9908
9909 * locale/programs/ld-collate.c: Little optimizations.
9910
9911 * stdio-common/xbug.c: Unset LD_LIBRRARY_PATH variable.
9912
9913 * string/Makefile (tests): Add tst-inlcall.
9914 * string/tst-inlcall.c: New file.
9915
9916 * string/strsignal.c: Add support for real-time signals.
9917
9918 * sysdeps/generic/_strerror.c: Fix Handling of unknown error in
9919 presense of small buffer.
9920
9921 * sysdeps/i386/bits/string.h: Define _HAVE_STRING_ARCH_* macros.
9922
9923 * sysdeps/i386/i486/bits/string.h: Correct strrchr implementation
9924 for i686.
9925
9926 * sysdeps/unix/sysv/linux/siglist.c: Change length of arrays to
9927 _NSIG + 1.
9928
9929 1998-01-02 15:10 Matthias Urlichs <urlichs@noris.de>
9930
9931 * Rules: Add explicit rule for dummy.o; at least one library needs
9932 it and it isn't autogenerated by the default rules.
9933
9934 1997-12-31 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9935
9936 * math/libm-test.c: Tweak epsilons.
9937
9938 1997-12-31 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9939
9940 * math/test-fenv.c (feenv_nomask_test): Avoid dumping core in the
9941 child.
9942 (feenv_mask_test): Likewise.
9943
9944 1998-01-01 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9945
9946 * Makeconfig: Don't export CPPFLAGS.
9947
9948 1998-01-01 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9949
9950 * sunrpc/rpc_main.c (parseargs): Use perror to print error
9951 message.
9952
9953 1998-01-15 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9954
9955 * nss/nss_db/db-alias.c (_nss_db_getaliasent_r): Don't include
9956 terminating null in key size.
9957
9958 1998-01-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9959
9960 * nss/nss_files/files-service.c: Fix allocation size to include
9961 length of PROTO.
9962
9963 * nss/nss_db/db-XXX.c (lookup): Always set errno and h_errno if
9964 applicable. Fix return value and error checking.
9965 (CONCAT(_nss_db_get,ENTNAME_r)): Loop around to skip over
9966 unparsable lines.
9967 (DB_LOOKUP): Allocate space for terminating null byte.
9968
9969 * nss/db-Makefile ($(VAR_DB)/passwd.db): Don't handle duplicate
9970 uids specially.
9971
9972 * db2/makedb.c (process_input): Continue processing if a duplicate
9973 key is encountered.
9974
9975 1998-01-19 15:20 Ulrich Drepper <drepper@cygnus.com>
9976
9977 * time/tzfile.h: Updated from tzcode1998b.
9978 * time/zdump.c: Likewise.
9979 * time/zic.c: Likewise.
9980 * time/africa: Update from tzdata1998b.
9981 * time/antarctica: Likewise.
9982 * time/asia: Likewise.
9983 * time/australasia: Likewise.
9984 * time/etcetera: Likewise.
9985 * time/europe: Likewise.
9986 * time/leapseconds: Likewise.
9987 * time/northamerica: Likewise.
9988 * time/southamerica: Likewise.
9989
9990 1998-01-12 Andreas Jaeger <aj@arthur.rhein-neckar.de>
9991
9992 * nss/nss_files/files-alias.c (get_next_alias): Do mail alias
9993 lookups ignoring case.
9994 * nss/nss_files/files-network.c: Do network lookups ignoring
9995 case.
9996 * nss/nss_files/files-hosts.c: Do hostname lookups ignoring
9997 case.
9998 * nss/nss_files/files-parse.c (LOOKUP_NAME_CASE): New macro for
9999 case insensitive comparing.
10000 Patches by Cristian Gafton <gafton@redhat.com>.
10001
10002 1998-01-09 Andreas Jaeger <aj@arthur.rhein-neckar.de>
10003
10004 * sysdeps/unix/sysv/linux/net/if.h: Add IFF_*defines. Suggested
10005 by Roland McGrath. [PR libc/395]
10006
10007 1998-01-08 Andreas Jaeger <aj@arthur.rhein-neckar.de>
10008
10009 * manual/arith.texi (Parsing of Integers): Correct description of
10010 strtoul. Pointed out by Scott Snyder <snyder@fnald0.fnal.gov>.
10011 [PR libc/396]
10012
10013 1997-12-30 14:14 Matthias Urlichs <urlichs@noris.de>
10014
10015 * misc/lsearch.c (lsearch): Return a pointer to the new element
10016 if one was "allocated".
10017
10018 1997-12-26 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10019
10020 * string/strsignal.c: NSIG is not a valid index into
10021 _sys_siglist. Don't zap the last character of the "Unknown
10022 signal" message.
10023
10024 1998-01-19 15:08 Ulrich Drepper <drepper@cygnus.com>
10025
10026 * locale/programs/charmap.c (parse_charmap): Correct parsing of
10027 ellipsis expressions.
10028
10029 * locale/programs/charset.c (insert_char): Correctly insert value
10030 of eliipsis expression.
10031
10032 1997-12-28 15:08 Ulrich Drepper <drepper@cygnus.com>
10033
10034 * sysdeps/powerpc/__longjmp.S: Define _SETJMP_H before including
10035 <bits/setjmp.h>.
10036 * sysdeps/powerpc/setjmp.S: Likewise.
10037 Patches by Matt McLean <keys@keys.got.net>.
10038
10039 * Make-dist (sysdep_dirs): Ignore bits dirs while searching.
10040
10041 * Makefile: Undo last patch.
10042 (distribute): Add test-installation.pl.
10043
10044 * configure.in: Correct handling of --enable-add-ons without parameter.
10045 Correct address of WWW pages.
10046
10047 * libc.map: Add _nl_domain_bindings.
10048
10049 * db2/mutex/tsl_parisc.s: New file.
10050
10051 * iconvdata/Makefile (distribute): Add jis0201.c, jis0208.c, jis0212.c,
10052 and extra-module.mk.
10053
10054 * localedata/Makefile (distribute): New. Add all the files.
10055
10056 * stdlib/Makefile (headers): Add inttypes.h.
10057 (routines): Add strtoimax, strtoumax, wcstoimax, and wcstoumax.
10058 * sysdeps/generic/inttypes.h: New file.
10059 * sysdeps/generic/strtoimax.c: New file.
10060 * sysdeps/generic/strtoumax.c: New file.
10061 * sysdeps/generic/wcstoimax.c: New file.
10062 * sysdeps/generic/wcstoumax.c: New file.
10063 * sysdeps/wordsize-32/Dist: Removed.
10064 * sysdeps/wordsize-32/Makefile: Removed.
10065 * sysdeps/wordsize-64/Dist: Removed.
10066 * sysdeps/wordsize-64/Makefile: Removed.
10067 * sysdeps/generic/bits/environments.h: New file.
10068
10069 * include/limits.h: Define MB_LEN_MAX in any case to 6. The gcc
10070 header is still not correct.
10071
10072 * io/fcntl.h [__USE_FILE_OFFSET64]: We have to use the __*64 types.
10073 * posix/unistd.h: Likewise.
10074 * sysdeps/generic/sys/mman.h: Likewise.
10075 * sysdeps/unix/sysv/linux/sys/mman.h: Likewise.
10076
10077 * manual/arith.texi: Change definition of mul macro.
10078 * manual/math.texi: Likewise.
10079
10080 * misc/Makefile (routines): Add mmap64.
10081 * sysdeps/generic/mmap64.c: New file.
10082 * sysdeps/unix/sysv/linux/alpha/mmap64.c: New file.
10083 * sysdeps/unix/sysv/linux/sparc/sparc64/mmap64.c: New file.
10084 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add __mmap64 and mmap64
10085 aliases to mmap.
10086 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
10087
10088 * sysdeps/generic/setrlimit64.c: Don't mark as stub.
10089
10090 * nis/nss_nis/nis-hosts.c (internal_nis_gethostent_r): Pretty print.
10091
10092 * nis(rpcsvc/nis_tags.h: Prevent warning by unknown pragma.
10093
10094 * sysdeps/posix/mk-stdiolim.c: Generate correct file which defines
10095 FOPEN_MAX also when included by limits.h.
10096 * sysdeps/unix/sysv/linux/stdio_lim.h.in: Likewise.
10097
10098 * sysdeps/unix/sysv/linux/Dist: Add oldsiglist.c, netax25/ax25.h,
10099 and netrom/netrom.h.
10100 * sysdeps/unix/sysv/linux/Makefile [$(subdir)=stdio-common]: Add
10101 oldsiglist to sysdep_routines, not aux.
10102 [$(subdir)=inet] (sysdep_headers): Add netax25/ax25.h, netrom/netrom.h.
10103
10104 * sysdeps/unix/sysv/linux/bits/socket.h: Remove SOL_AX25, SOL_ATALK,
10105 and SOL_NETROM definition.
10106
10107 * sysdeps/unix/sysv/linux/i386/Dist: Add s_pwrite64.S and s_pread64.S.
10108
10109 * sysdeps/unix/sysv/linux/net/route.h: Pretty print.
10110 * sysdeps/unix/sysv/linux/netatalk/at.h: Pretty print.
10111
10112 1997-12-25 Ulrich Drepper <drepper@cygnus.com>
10113
10114 * sysdeps/unix/sysv/linux/alpha/net/route.h: New file.
10115
10116 * sysdeps/unix/sysv/linux/alpha/kernel_sigaction.h: Replace
10117 sa_handler with k_sa_handler.
10118 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add __getrlimit as
10119 strong alias.
10120 Reported by a sun.
10121
10122 * sysdeps/unix/sysv/linux/sigsuspend.c: Don't define
10123 __libc_have_rt_sigs here.
10124 * sysdeps/unix/sysv/linux/sigaction.c: Do it instead here.
10125 * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
10126 * sysdeps/unix/sysv/linux/sigpending.c: Correct comment.
10127 * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
10128
10129 1997-12-11 07:51 Geoff Keating <geoffk@ozemail.com.au>
10130
10131 * sysdeps/powerpc/atomicity.h: New file.
10132 * sysdeps/mach/powerpc/machine-lock.h: New file.
10133
10134 * Rules: Use -fpic to build anything that might end up in a users'
10135 shared library.
10136
10137 * sysdeps/powerpc/s_fdim.c: New file.
10138 * sysdeps/powerpc/s_fdimf.c: New file.
10139 * sysdeps/powerpc/s_fmax.S: New file.
10140 * sysdeps/powerpc/s_fmaxf.S: New file.
10141 * sysdeps/powerpc/s_fmin.S: New file.
10142 * sysdeps/powerpc/s_fminf.S: New file.
10143 * sysdeps/powerpc/s_llrint.c: Now is for double.
10144 * sysdeps/powerpc/s_llrintf.c: New file.
10145 * sysdeps/powerpc/s_llround.c: Now is for double.
10146 * sysdeps/powerpc/s_llroundf.c: New file.
10147 * sysdeps/powerpc/s_lrint.c: Now is for double.
10148 * sysdeps/powerpc/s_lrintf.S: New file.
10149 * sysdeps/powerpc/s_lround.c: Now is for double.
10150 * sysdeps/powerpc/s_lroundf.c: New file.
10151 * sysdeps/powerpc/bits/mathinlines.h: Add inline versions of lrint,
10152 lrintf, fdim, fdimf.
10153
10154 * sysdeps/unix/sysv/linux/powerpc/kernel_termios.h: Don't use bits/
10155 file directly, use its parent.
10156
10157 * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Re-instate '++'
10158 (for the third time).
10159
10160 1997-12-20 13:50 Richard Henderson <rth@cygnus.com>
10161
10162 * posix/sched.h: timespec is in <time.h>.
10163
10164 * sysdeps/unix/sysv/linux/sys/kd.h: Don't redefine _LINUX_TYPES_H.
10165
10166 1997-12-22 18:10 Ulrich Drepper <drepper@cygnus.com>
10167
10168 * configure.in: Stop with error if --disable-static is used when
10169 the shared lib uses this library.
10170
10171 * gen-FAQ.pl: I've perl installed in /usr/bin.
10172
10173 * include/bits/xopen_lim.h (STREAM_MAX): Define using FOPEN_MAX.
10174
10175 Fix Unix98 conformance problems in the headers.
10176 * catgets/nl_types.h: Define nl_item.
10177 * grp/grp.h: Define gid_t.
10178 * include/features.h [_POSIX_C_SOURCE]: Don't define _XOPEN_SOURCE.
10179 * include/nl_types.h: New file.
10180 * include/ulimit.h: New file.
10181 * io/fcntl.h: Include sys/stat.h for Unix98. Don't define locking
10182 constants in POSIX mode.
10183 * io/utime.h: Get definition for time_t.
10184 * io/sys/stat.h: Define dev_t, gid_t, ino_t, mode_t, nlink_t, off_t,
10185 uid_t, pid_t. Define D_IFLNK and S_IFSOCK only if !__USE_UNIX98.
10186 * libio/stdio.h: Define va_list. Make snprintf also available is
10187 __USE_UNIX98. Declare getopt function and variables.
10188 * locale/langinfo.h: Include nl_types.h. Don't define nl_item.
10189 Define CODESET, CRNCYSTR, RADIXCHAR and THOUSEP as aliases.
10190 * math/math.h: Defined M_* constants as double for Unix98 mode.
10191 * posix/fnmatch.h: Pretty print. Define FNM_NOSYS.
10192 * posix/glob.h: Pretty print. Define GLOB_NOSYS.
10193 * posix/regex.h: Define REG_NOSYS.
10194 * posix/wordexp.h: Define WRDE_NOSYS.
10195 * posix/unistd.h: Define _POSIX2_VERSION. Define _XOPEN_VERSION to
10196 500 for Unix98.
10197 * posix/sys/types.h: Alloc dev_t, mode_t, nlink_t to be defined
10198 somewhere else as well. Define clock_t for Unix98.
10199 * posix/sys/wait.h: Define pid_t.
10200 * pwd/pwd.h: Define gid_t, uid_t.
10201 * resource/Makefile (headers): Add ulimit.h.
10202 * resource/ulimit.h: New file.
10203 * sysdeps/generic/ulimit.c: Define according to X/Open using varargs
10204 instead of second argument.
10205 * sysdeps/unix/bsd/ulimit.c: Likewise. Use UL_* constants.
10206 * sysdeps/unix/sysv/linux/ulimit.c: Likewise.
10207 * resource/sys/resource.h: Don't declare ulimit here, include ulimit.h.
10208 * signal/signal.h: Define pid_t.
10209 * string/string.h: Don't declare BSD string functions in POSIX mode.
10210 * sysdeps/generic/bits/confname.h: Define _PC_VDISABLE. Add
10211 _SC_XOPEN_LEGACY, _SC_XOPEN_REALTIME and _SC_XOPEN_REALTIME_THREADS.
10212 * sysdeps/unix/sysv/linux/bits/termios.h: Clean namespace for Unix98
10213 and POSIX.
10214
10215 * inet/test_ifindex.c: Change test so that it does not fail for
10216 interface aliases.
10217
10218 * locale/programs/locale.c (show_info): Use correct cast sequence
10219 for 64bit machines.
10220
10221 * malloc/malloc.c: __malloc_initialized now signals three states:
10222 uninitialized, initializing, initialized. Used in mcheck.
10223 * malloc/mcheck.c (mabort): Add '\n' to messages.
10224 (mcheck): Allow installation when malloc is uninitialized or is
10225 just initializing.
10226
10227 * manual/memory.texi: Explain mtrace output a bit more.
10228
10229 * math/libm-test.c: Add more epsilons.
10230
10231 * misc/regexp.h (compile): Remove __ prefix from parameter names.
10232
10233 * nis/nss_nis/nis-ethers.c (internal_nis_getetherent_r): Use strncpy
10234 instead of strcpy for security.
10235 * nis/nss_nis/nis-proto.c (internal_nis_getprotoent_r): Likewise.
10236 * nis/nss_nis/nis-rpc.c (internal_nis_getrpcent_r): Likewise.
10237 * nis/nss_nis/nis-service.c (internal_nis_getservent_r): Likewise.
10238
10239 * nss/digits_dots.c: Pretty print.
10240
10241 * posix/getconf.c (vars): Add symbols for programming environment
10242 recognition. Recognize --version.
10243
10244 * sysdeps/generic/sysconf.c: Handle _SC_XBS5_*, _SC_XOPEN_LEGACY,
10245 _SC_XOPEN_REALTIME, and _SC_XOPEN_REALTIME_THREADS.
10246 * sysdeps/posix/sysconf.c: Handle _SC_XBS5_* and new _XOPEN_* symbols.
10247
10248 * sysdeps/generic/bits/stdio_lim.h: Implement handling of
10249 __need_FOPEN_MAX.
10250 * sysdeps/unix/sysv/linux/stdio_lim.h.in: Likewise.
10251 * sysdeps/posix/mk-stdiolim.c: Change to generate file handling
10252 __need_FOPEN_MAX.
10253
10254 * sysdeps/unix/sysv/linux/Dist: Add rt_sigpending.c.
10255 * sysdeps/unix/sysv/linux/rt_sigpending.c: New file.
10256
10257 * sysdeps/unix/sysv/linux/alpha/bits/types.h: Define __ipc_pid_t.
10258 * sysdeps/unix/sysv/linux/bits/types.h: Likewise.
10259 * sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h: Likewise.
10260 * sysdeps/unix/sysv/linux/bits/msq.h: Use __ipc_pid_t.
10261 * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
10262 * sysdeps/unix/sysv/linux/mips/bits/types.h: New file.
10263
10264 * sysdeps/wordsize-32/inttypes.h: Add SCNd8, SCNi8, SCNo8, SCNx8,
10265 SCNu*.
10266 * sysdeps/wordsize-64/inttypes.h: Likewise.
10267
10268 * time/africa: Update from tzdata1997j.
10269 * time/antarctica: Likewise.
10270 * time/asia: Likewise.
10271 * time/australasia: Likewise.
10272 * time/backward: Likewise.
10273 * time/etcetera: Likewise.
10274 * time/europe: Likewise.
10275 * time/factory: Likewise.
10276 * time/northamerica: Likewise.
10277 * time/pacificnew: Likewise.
10278 * time/southamerica: Likewise.
10279
10280 * time/tzfile.h: Update from tzcode1997h.
10281 * time/zic.c: Likewise.
10282
10283 * wcsmbs/wchar.h: Get definition of FILE. Define `struct tm' tag.
10284 Declare wcwidth and wcswidth for __USE_XOPEN. Declare the
10285 isw*() functions for Unix98.
10286 * wctype/towctrans.c: Define as __towctrans, make towctrans weak alias.
10287 * wctype/wctype.h: Declare isw*() functions also if __need_iswxxx
10288 is defined.
10289
10290 1997-12-21 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10291
10292 * locale/duplocale.c: Increase usage_count only if less than
10293 MAX_USAGE_COUNT.
10294 * locale/freelocale.c: Test usage_count against UNDELETABLE, not
10295 MAX_USAGE_COUNT.
10296 * locale/setlocale.c: Likewise.
10297
10298 1997-12-20 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10299
10300 * Makefile ($(inst_includedir)/gnu/stubs.h): Use a more direct
10301 dependency to make it easier to install it selectively.
10302
10303 * Makerules (.SUFFIXES): Don't define any suffixes.
10304
10305 1997-12-20 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10306
10307 * sysdeps/generic/fstatfs64.c: Emulate using fstatfs.
10308 * sysdeps/generic/statfs64.c: Emulate using statfs.
10309 * sysdeps/generic/getrlimit64.c: Emulate using getrlimit.
10310 * sysdeps/generic/setrlimit64.c: Emulate using setrlimit.
10311 * sysdpes/generic/ftruncate64.c: New file.
10312 * sysdpes/generic/truncate64.c: New file.
10313
10314 * sysdeps/generic/bits/stat.h: Add LFS support.
10315 * sysdeps/generic/bits/statfs.h: Likewise.
10316
10317 * sysdeps/unix/bsd/sun/sunos4/bits/resource.h (RLIM_INFINITY)
10318 [__USE_FILE_OFFSET64]: Make long long constant.
10319 (RLIM64_INFINITY): Likewise.
10320
10321 * sysdeps/unix/sysv/linux/bits/resource.h (RLIM_INFINITY): Correct
10322 for LFS support.
10323 (RLIM64_INFINITY) [__USE_LARGEFILE64]: Define.
10324 * sysdeps/generic/bits/resource.h: Likewise.
10325
10326 * misc/Makefile (routines): Add truncate64 and ftruncate64.
10327
10328 * include/features.h: Don't prevent LFS support from defining BSD
10329 and SYSV things.
10330
10331 * dirent/dirent.h [__USE_FILE_OFFSET64]: Don't use xxx64 names.
10332 * io/ftw.h [__USE_FILE_OFFSET64]: Likewise.
10333 * io/sys/stat.h [__USE_FILE_OFFSET64]: Likewise.
10334
10335 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add xxx64 alias for
10336 fstatfs, statfs, getrlimit, setrlimit, ftruncate and truncate.
10337 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
10338
10339 * sysdeps/unix/sysv/linux/alpha/fstatfs64.c: New file.
10340 * sysdeps/unix/sysv/linux/alpha/statfs64.c: New file.
10341 * sysdeps/unix/sysv/linux/alpha/getrlimit64.c: New file.
10342 * sysdeps/unix/sysv/linux/alpha/setrlimit64.c: New file.
10343 * sysdeps/unix/sysv/linux/alpha/ftruncate64.c: New file.
10344 * sysdeps/unix/sysv/linux/alpha/truncate64.c: New file.
10345 * sysdeps/unix/sysv/linux/alpha/readdir.c: New file.
10346 * sysdeps/unix/sysv/linux/alpha/readdir64.c: New file.
10347 * sysdeps/unix/sysv/linux/alpha/readdir64_r.c: New file.
10348 * sysdeps/unix/sysv/linux/alpha/readdir_r.c: New file.
10349 * sysdeps/unix/sysv/linux/sparc/sparc64/fstatfs64.c: New file.
10350 * sysdeps/unix/sysv/linux/sparc/sparc64/statfs64.c: New file.
10351 * sysdeps/unix/sysv/linux/sparc/sparc64/getrlimit64.c: New file.
10352 * sysdeps/unix/sysv/linux/sparc/sparc64/setrlimit64.c: New file.
10353 * sysdeps/unix/sysv/linux/sparc/sparc64/ftruncate64.c: New file.
10354 * sysdeps/unix/sysv/linux/sparc/sparc64/truncate64.c: New file.
10355 * sysdeps/unix/sysv/linux/sparc/sparc64/readdir.c: New file.
10356 * sysdeps/unix/sysv/linux/sparc/sparc64/readdir64.c: New file.
10357 * sysdeps/unix/sysv/linux/sparc/sparc64/readdir64_r.c: New file.
10358 * sysdeps/unix/sysv/linux/sparc/sparc64/readdir_r.c: New file.
10359
10360 * sysdeps/unix/sysv/linux/fxstat64.c: New file.
10361 * sysdeps/unix/sysv/linux/lxstat64.c: New file.
10362 * sysdeps/unix/sysv/linux/xstat64.c: New file.
10363 * sysdeps/unix/sysv/linux/readdir64.c: New file.
10364 * sysdeps/unix/sysv/linux/readdir64_r.c: New file.
10365
10366 * sysdeps/unix/sysv/linux/getdents64.c: New file.
10367 * sysdeps/unix/sysv/linux/Makefile (sysdep_routines)
10368 [$(subdir)=dirent]: Add getdents64.
10369 * sysdeps/unix/sysv/linux/Dist: Add getdents64.c.
10370
10371 * sysdeps/unix/sysv/linux/xstatconv.c: LFS support.
10372
10373 1997-12-18 12:07 Philip Blundell <pb@nexus.co.uk>
10374
10375 * sysdeps/generic/bits/statfs.h (struct statfs64): Added.
10376
10377 * sysdeps/generic/getrlimit.c: Include <sys/types.h>.
10378 * sysdeps/generic/getrlimit64.c: Likewise.
10379 * sysdeps/generic/setrlimit.c: Likewise.
10380 * sysdeps/generic/setrlimit64.c: Likewise.
10381
10382 1997-12-17 13:57 Philip Blundell <pb@nexus.co.uk>
10383
10384 * sysdeps/unix/sysv/linux/siglist.c: Fix compile problem if not
10385 using versioning.
10386
10387 * sysdeps/generic/waitid.c: Include <sys/types.h> for id_t.
10388
10389 * sysdeps/standalone/arm/bits/errno.h (EBUSY): Added.
10390
10391 1997-12-16 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10392
10393 * locale/programs/ld-ctype.c (ctype_output): Clear out the padding
10394 after the codeset name.
10395
10396 1997-12-16 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10397
10398 * libc.map: Add get_kernel_syms.
10399
10400 1997-12-16 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10401
10402 * sysdeps/generic/testrtsig.h (kernel_has_rtsig): Make
10403 static.
10404 * sysdeps/unix/sysv/linux/testrtsig.h (kernel_has_rtsig):
10405 Likewise. Fix condition.
10406
10407 1997-12-16 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10408
10409 * libio/Makefile (routines) [$(versioning)=yes]: Add oldiofdopen.
10410
10411 1997-12-15 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10412
10413 * sysdeps/m68k/fpu/bits/mathinline.h: Don't define exp2 inline.
10414 Define scalbln{,f,l} under __USE_ISOC9X, not __USE_MISC.
10415
10416 1997-12-15 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10417
10418 * sysdeps/unix/sysv/linux/powerpc/syscall.S: Put back.
10419 * sysdeps/unix/sysv/linux/powerpc/sigreturn.S: Delete this
10420 instead. Oops.
10421
10422 1997-12-16 Andreas Jaeger <aj@arthur.rhein-neckar.de>
10423
10424 * configure.in (libc_cv_gcc_alpha_ng_prefix): Correct quoting.
10425
10426 1997-12-16 Andreas Jaeger <aj@arthur.rhein-neckar.de>
10427
10428 * math/libm-test.c (catanh_test): Change epsilon.
10429 Reported by H.J. Lu.
10430
10431 1997-12-14 19:39 H.J. Lu <hjl@gnu.org>
10432
10433 * libc.map (__getpid): Added for linuxthreads.
10434
10435 1997-12-13 21:09 H.J. Lu <hjl@gnu.org>
10436
10437 * configure.in (HAVE_DWARF2_UNWIND_INFO_STATIC): Define
10438 it if gcc uses static variable in DWARF2 unwind information
10439 for exception support.
10440
10441 * config.h.in (HAVE_DWARF2_UNWIND_INFO_STATIC): New.
10442
10443 * elf/soinit.c (__libc_global_ctors, _fini): Handle
10444 HAVE_DWARF2_UNWIND_INFO_STATIC.
10445
10446 * libc.map (__register_frame*, __deregister_frame*): Make them
10447 global.
10448
10449 1997-12-15 Andreas Jaeger <aj@arthur.rhein-neckar.de>
10450
10451 * math/libm-test.c: Add more tests for "normal" values.
10452
10453 1997-12-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10454
10455 * stdio-common/printf_fphex.c: Fix printing of long double number
10456 with a biased exponent of zero. Fix rounding.
10457
10458 1997-12-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10459
10460 * sunrpc/rpc_main.c: Accept new flag -$.
10461 * sunrpc/Makefile (rpcgen-cmd): Pass it here.
10462
10463 1997-12-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10464
10465 * Makefile ($(inst_slibdir)/libc-$(version).so): Install the
10466 dynamic linker first, in case the interface has changed.
10467
10468 1997-12-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10469
10470 * nss/nss_files/files-alias.c (get_next_alias): Fix parameter
10471 order.
10472
10473 1997-12-12 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10474
10475 * math/tgmath.h: Check for double first, for architectures where
10476 sizeof (long double) == sizeof (double).
10477
10478 1997-12-07 Andreas Jaeger <aj@arthur.rhein-neckar.de>
10479
10480 * math/libm-test.c: New tests for "normal" values added for most
10481 functions.
10482
10483 1997-12-14 21:33 Ulrich Drepper <drepper@cygnus.com>
10484
10485 * version.h (VERSION): Bump to 2.0.91.
10486
10487 * db2/makedb.c (process_input): Fix typo in message.
10488 * sunrpc/rpcinfo.c (pmapdump): Unify messages.
10489
10490 * elf/dynamic-link.h: Pretty print.
10491
10492 * elf/rtld.c: Allow multiple preloading of a shared object.
10493
10494 * include/limits.h: Prevent multiple inclusion.
10495
10496 * malloc/Makefile (headers): Add mcheck.h.
10497 (distribute): Remove it here.
10498 * malloc/mcheck.h: Pretty print.
10499 * malloc/mtrace.c (mallenv): Make `const'.
10500 * malloc/mtrace.pl: Don't print table head for memory leaks if there
10501 are none.
10502 * manual/memory.texi: Update descriptor of malloc hooks.
10503
10504 * posix/Makefile (routines): Add waitid.
10505 * posix/sys/types.h [__USE_SVID || __USE_POSIX]: Define id_t based
10506 on __id_t.
10507 * posix/sys/wait.h: Define idtype_t type.
10508 Add prototype for waitid.
10509 * signal/signal.h: Move definition of sigval_t to <bits/siginfo.h>.
10510 * sysdeps/generic/waitid.c: Stub for waitid.
10511 * sysdeps/generic/bits/siginfo.h: Define sigval_t. Arrange to work
10512 the __need_siginfo_t defined.
10513 * sysdeps/unix/sysv/linux/bits/siginfo: Likewise.
10514 * sysdeps/generic/bits/types.h: Define __id_t.
10515 Correct definition of __FDMASK.
10516 * sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
10517 * sysdeps/unix/sysv/linux/bits/types.h: Likewise.
10518 * sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h: Likewise.
10519
10520 * sysdeps/posix/waitid.c: New file.
10521 Provided by Zack Weinberg.
10522
10523 * rt/aio_misc.c: Rename __aio_free_req to __aio_free_request.
10524
10525 * sysdeps/alpha/dl-machine.h (ELF_MACHINE_RUNTIME_TRAMPOLINE):
10526 Add missing parameters.
10527
10528 * sysdeps/generic/dl-sysdep.c: Don't call __libc_init_secure.
10529 * sysdeps/generic/enbl-secure.c: Don't define __libc_uid.
10530 * sysdeps/unix/sysv/linux/init-first.c: Define __libc_uid.
10531 * sysdeps/unix/sysv/linux/sigqueue.c: Make sure __libc_uid is
10532 initialized.
10533
10534 * sysdeps/i386/dl-machine.h: Little cleanup.
10535
10536 * sysdeps/i386/fpu/bits/mathinline.h: Use __signbit* inline functions.
10537 (__finite): Mark function as const.
10538 Add inline code for __ieee754_atan2.
10539
10540 * sysdeps/libm-ieee754/s_cacoshf.c: Add alternate implementation
10541 (but don't use it now).
10542 * sysdeps/libm-ieee754/s_catan.c: Use __ieee754_atan2 instead of
10543 __atan.
10544 * sysdeps/libm-ieee754/s_catanf.c: Likewise.
10545 * sysdeps/libm-ieee754/s_catanl.c: Likewise.
10546 * sysdeps/libm-ieee754/s_catanh.c: Likewise. Correct sign of
10547 real part.
10548 * sysdeps/libm-ieee754/s_catanhf.c: Likewise.
10549 * sysdeps/libm-ieee754/s_catanhl.c: Likewise.
10550 * sysdeps/libm-ieee754/s_clog10.c: Use factor to correct
10551 __ieee754_atan2 to base 10.
10552 * sysdeps/libm-ieee754/s_clog10f.c: Likewise.
10553 * sysdeps/libm-ieee754/s_clog10l.c: Likewise.
10554
10555 * sysdeps/unix/sysv/linux/alpha/kernel_sigaction.h: Define as
10556 old_kernel_sigaction.
10557
10558 * sysdeps/unix/sysv/linux/net/if_slip.h: Pretty print.
10559
10560 * wctype/Makefile (routines): Add wctype_l.
10561 * wctype/wctype.h: Add declaration of __wctype_l.
10562 * wctype/wctype_l.c: New file.
10563
10564 1997-12-10 00:38 Ulrich Drepper <drepper@cygnus.com>
10565
10566 * locale/C-ctype.c: Correct data for isw* functions.
10567 * locale/programs/ld-ctype.c: Write 32bit char classes in correct
10568 byte order.
10569 * wctype/test_wctype.c: Add test for isw* functions.
10570 * wctype/wctype.c: Return value with expected byte order.
10571
10572 1997-12-13 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
10573
10574 * libc-work/nis/ypclnt.c (do_ypcall): Don't free dom_binding twice.
10575
10576 1997-12-05 20:19 H.J. Lu <hjl@gnu.org>
10577
10578 * iconvdata/Makefile: Fix a typo.
10579
10580 * sysdeps/unix/sysv/linux/Makefile (stdio-common): Add
10581 oldsiglist for shared library.
10582
10583 * sysdeps/unix/sysv/linux/siglist.c (_sys_siglist, sys_siglist,
10584 sys_sigabbrev): Make them as the default version GLIBC_2.1.
10585
10586 * sysdeps/unix/sysv/linux/oldsiglist.c (_sys_siglist,
10587 sys_siglist, sys_sigabbrev): New file. Make them as the old
10588 version GLIBC_2.0.
10589
10590 * libc.map (_sys_siglist, sys_siglist, sys_sigabbrev): Added
10591 to GLIBC_2.1.
10592
10593 1997-11-20 18:02 H.J. Lu <hjl@gnu.ai.mit.edu>
10594
10595 * libio/iofgets.c (_IO_fgets): Return an error only if there
10596 is a new error.
10597 * libio/iogets.c (_IO_gets): Ditto.
10598
10599 1997-11-20 07:26 H.J. Lu <hjl@gnu.ai.mit.edu>
10600
10601 * libc.map (_IO_fdopen): Add support for GLIBC_2.0.
10602
10603 * libio/Makefile (routines, shared-only-routines): Add
10604 oldiofdopen.
10605
10606 * libio/fileops.c: Don't use _IO_FILE_complete.
10607 * libio/iofdopen.c: Ditto.
10608 * libio/iofopen.c: Ditto.
10609 * libio/iofopen64.c: Ditto.
10610 * libio/iopopen.c: Ditto.
10611 * libio/iovdprintf.c: Ditto.
10612
10613 * libio/genops.c (_IO_init): Set _vtable_offset to 0.
10614
10615 * libio/iofdopen.c (_IO_new_fdopen): Changed from _IO_fdopen
10616 and make it for _IO_fdopen/fdopen version GLIBC_2.1.
10617
10618 * libio/iolibio.h (_IO_old_fclose, _IO_new_fclose,
10619 _IO_old_fdopen, _IO_new_fdopen): New declaration.
10620
10621 * libio/libio.h (_IO_FILE): Add more fields.
10622 (_IO_FILE_complete): Defined and make _IO_FILE be the old
10623 one if _IO_USE_OLD_IO_FILE is defined
10624 (_IO_2_1_stdin_, _IO_2_1_stdout_, _IO_2_1_stderr_): Make
10625 them _IO_FILE_complete.
10626
10627 * libio/libioP.h (_IO_JUMPS_FUNC): New, use _vtable_offset
10628 to adjust vtable.
10629 (JUMP0, JUMP1, JUMP2, JUMP3): Use _IO_JUMPS_FUNC instead of
10630 _IO_JUMPS.
10631 (_IO_FILE_complete): Commented out.
10632
10633 * libio/oldfileops.c: Define _IO_USE_OLD_IO_FILE.
10634 * libio/oldiofclose.c: Ditto.
10635 * libio/oldiofopen.c: Ditto.
10636 * libio/oldstdfiles.c: Ditto.
10637
10638 * libio/oldfileops.c (_IO_old_file_init): Set _vtable_offset
10639 for the old _IO_FILE.
10640
10641 * libio/oldstdfiles.c (DEF_STDFILE): Remove INAME.
10642 (_IO_check_libio): Set _vtable_offset for old stdin, stdout
10643 and stderr.
10644
10645 * libio/stdfiles.c (DEF_STDFILE): Don't use _IO_FILE_complete
10646 and remove INAME.
10647
10648 * libio/stdio.c (stdin, stdout, stdin): Don't use
10649 _IO_FILE_complete.
10650
10651 * libio/oldiofdopen.c: New.
10652
10653 * stdio-common/vfprintf.c (buffered_vfprintf): Set
10654 hp->_vtable_offset to 0.
10655
10656 1997-11-18 08:03 H.J. Lu <hjl@gnu.ai.mit.edu>
10657
10658 * libc.map (_IO_file_open): Added.
10659
10660 * libio/libioP.h (_IO_file_open): Declared.
10661
10662 * libio/fileops.c (_IO_file_open): New.
10663 (_IO_file_fopen): Call _IO_file_open ().
10664
10665 * sysdeps/generic/_G_config.h: Define _G_HAVE_IO_FILE_OPEN.
10666 * sysdeps/unix/sysv/linux/_G_config.h: Likewise.
10667
10668 1997-12-07 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10669
10670 * signal/signal.h: Fix selection of signal semantics to match
10671 comment.
10672
10673 1997-12-11 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10674
10675 * sysdeps/unix/sysv/linux/sigreturn.c: Stub out.
10676 * sysdeps/unix/sysv/linux/syscalls.list: Remove sigreturn and
10677 rt_sigreturn.
10678 * sysdeps/unix/sysv/linux/Makefile (sysdep_routines)
10679 [$(subdir)=signal]: Remove rt_sigreturn.
10680 * sysdeps/unix/sysv/linux/powerpc/syscall.S: Deleted.
10681 * sysdeps/unix/sysv/linux/m68k/sigreturn.S: Deleted.
10682 * sysdeps/unix/sysv/linux/rt_sigreturn.c: Deleted.
10683
10684 1997-12-11 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10685
10686 * sysdeps/unix/sysv/linux/sigaction.c: Include <errno.h>. Fix
10687 declarations.
10688
10689 1997-12-12 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10690
10691 * iconvdata/extra-module.mk: Expand extra-objs now.
10692
10693 1997-12-09 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10694
10695 * sysdeps/m68k/fpu/bits/mathinline.h: Protect declarations of
10696 inline functions by feature tests to avoid warning about missing
10697 prototype declarations.
10698
10699 1997-12-09 15:08 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
10700
10701 * nis/nss_compat/compat-grp.c: Reset the blacklist correct, fix
10702 return code for non existent +name entries.
10703 * nis/nss_compat/compat-pwd.c: Likewise.
10704 * nis/nss_compat/compat-spwd.c: Likewise.
10705
10706 1997-12-10 13:52 Philip Blundell <pb@nexus.co.uk>
10707
10708 * sysdeps/standalone/arm/bits/errno.h (EAGAIN): Added.
10709 (EIO): Likewise.
10710 (ENOSPC): Likewise.
10711 (EEXIST): Likewise.
10712 (__errno_location): Likewise.
10713
10714 * sysdeps/generic/sys/param.h (MAXPATHLEN): Added.
10715
10716 * sysdeps/generic/sigqueue.c: Include <sys/types.h> for pid_t.
10717
10718 1997-12-09 08:10 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
10719
10720 * sunrpc/publickey.c: Use new NSS interface.
10721
10722 1997-12-09 03:08 Ulrich Drepper <drepper@cygnus.com>
10723
10724 * manual/malloc.texi: Document mtrace/muntrace and the concept.
10725
10726 1997-12-04 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10727
10728 * sysdeps/m68k/fpu/bits/fenv.h (fenv_t): Add member to hold fpiar
10729 value, to match spirit of the standard.
10730 * sysdeps/m68k/fpu/fegetenv.c: Save/restore fpiar.
10731 * sysdeps/m68k/fpu/feholdexcpt.c: Likewise.
10732 * sysdeps/m68k/fpu/fesetenv.c: Likewise.
10733
10734 1997-12-02 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10735
10736 * manual/signal.texi (Signal Stack): Remove spurious @item.
10737
10738 1997-12-08 Andreas Jaeger <aj@arthur.rhein-neckar.de>
10739
10740 * rt/aio.h: Remove double semicolon.
10741
10742 * rt/librt.map: Add aio_init.
10743
10744 1997-12-08 03:24 Ulrich Drepper <drepper@cygnus.com>
10745
10746 * Makeconfig: Define $(rt) to rt if linuxthreads is available.
10747 * Makefile (subdirs): Replace rt by $(rt).
10748
10749 * shlib-versions: Use version .2 for NSS modules.
10750
10751 * grp/fgetgrent_r.c (LINE_PARSER): Call parse_line with extra
10752 argument.
10753 * pwd/fgetpwent_r.c: Likewise.
10754 * spwd/fgetspent_r.c: Likewise.
10755 * spwd/sgetspent_r.c: Likewise.
10756 * hesiod/nss_hesiod/hesiod-grp.c (lookup): Add new argument.
10757 Store error number in *ERRNOP. Little optimization.
10758 * hesiod/nss_hesiod/hesiod-pwd.c: Likewise.
10759 * hesiod/nss_hesiod/hesiod-service.c: Likewise.
10760 * inet/getnetgrent_r.c (__internal_setnetgrent_reuse): Likewise.
10761 (__internal_getnetgrent_r): New argument.
10762 Call __internal_setnetgrent_reuse with new argument.
10763 (__getnetgrent_r): Call __internal_getnetgrent_r with new argument.
10764 * inet/netgroup.h: Add argument to prototypes.
10765 * nis/nisplus-parser.h: Likewise.
10766 * nis/nss_compat/compat-grp.c: Change everything to store error
10767 code through provided pointer and not use errno.
10768 * nis/nss_compat/compat-pwd.c: Likewise.
10769 * nis/nss_compat/compat-spwd.c: Likewise.
10770 * nis/nss_nis/nis-alias.c: Likewise.
10771 * nis/nss_nis/nis-ethers.c: Likewise.
10772 * nis/nss_nis/nis-grp.c: Likewise.
10773 * nis/nss_nis/nis-hosts.c: Likewise.
10774 * nis/nss_nis/nis-netgrp.c: Likewise.
10775 * nis/nss_nis/nis-network.c: Likewise.
10776 * nis/nss_nis/nis-proto.c: Likewise.
10777 * nis/nss_nis/nis-publickey.c: Likewise.
10778 * nis/nss_nis/nis-pwd.c: Likewise.
10779 * nis/nss_nis/nis-rpc.c: Likewise.
10780 * nis/nss_nis/nis-service.c: Likewise.
10781 * nis/nss_nis/nis-spwd.c: Likewise.
10782 * nis/nss_nisplus/nisplus-alias.c: Likewise.
10783 * nis/nss_nisplus/nisplus-ethers.c: Likewise.
10784 * nis/nss_nisplus/nisplus-grp.c: Likewise.
10785 * nis/nss_nisplus/nisplus-hosts.c: Likewise.
10786 * nis/nss_nisplus/nisplus-netgrp.c: Likewise.
10787 * nis/nss_nisplus/nisplus-network.c: Likewise.
10788 * nis/nss_nisplus/nisplus-parser.c: Likewise.
10789 * nis/nss_nisplus/nisplus-proto.c: Likewise.
10790 * nis/nss_nisplus/nisplus-publickey.c: Likewise.
10791 * nis/nss_nisplus/nisplus-pwd.c: Likewise.
10792 * nis/nss_nisplus/nisplus-rpc.c: Likewise.
10793 * nis/nss_nisplus/nisplus-service.c: Likewise.
10794 * nis/nss_nisplus/nisplus-spwd.c: Likewise.
10795 * nss/nss_db/db-XXX.c: Likewise.
10796 * nss/nss_db/db-alias.c: Likewise.
10797 * nss/nss_db/db-netgrp.c: Likewise.
10798 * nss/nss_files/files-XXX.c: Likewise
10799 * nss/nss_files/files-alias.c: Likewise
10800 * nss/nss_files/files-netgrp.c: Likewise
10801 * nss/nss_files/files-parse.c: Likewise
10802 * nss/getXXbyYY_r.c: Call with __errno_location() as value for new
10803 parameter of get functions.
10804 * nss/getXXent_r.c: Likewise.
10805
10806 * localedata/tst-fmon.c: Print debug info if test fails.
10807
10808 * rt/Makefile (routines): Add aio_notify.
10809 * rt/aio.h: Remove non-public definitions. Add aioinit stuff.
10810 * rt/aio_cancel.c: Rewrite to support lio_listio and aio_suspend.
10811 * rt/aio_fsync.c: Likewise.
10812 * rt/aio_misc.c: Likewise.
10813 * rt/aio_misc.h: Likewise.
10814 * rt/aio_read.c: Likewise.
10815 * rt/aio_read64.c: Likewise.
10816 * rt/aio_suspend.c: Likewise.
10817 * rt/aio_write.c: Likewise.
10818 * rt/aio_write64.c: Likewise.
10819 * rt/lio_listio.c: Likewise.
10820 * rt/lio_listio64.c: Likewise.
10821 * rt/aio_notify.c: New file.
10822
10823 * sysdeps/generic/bits/sigset.h: Pretty print.
10824
10825 * sysdeps/posix/pwrite.c: Define weak alias only if function is
10826 really defined as __pwrite.
10827
10828 * sysdeps/unix/sysv/linux/pread.c: Rewrite to use syscall directly
10829 instead of pread64.
10830 * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
10831
10832 * sysdeps/unix/sysv/linux/Makefile [$(subdir)=signal]
10833 (sysdep_routines): Add rt_sigpending and rt_sigreturn.
10834 * sysdeps/unix/sysv/linux/sigaction.c: Use correct value for sigset_t
10835 size in syscall.
10836 * sysdeps/unix/sysv/linux/sigpending.c: Likewise.
10837 * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
10838 * sysdeps/unix/sysv/linux/sigreturn.c: Likewise.
10839 * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
10840 * sysdeps/unix/sysv/linux/sigtimedwait.c: Likewise.
10841 * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
10842 * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise. Take care
10843 for ACT being NULL.
10844 * sysdeps/unix/sysv/linux/syscalls.list: Don't mention user for
10845 RT signals.
10846 * sysdeps/unix/sysv/linux/i386/s_pread64.s: Return ENOSYS if
10847 __NR_pread is not defined.
10848 * sysdeps/unix/sysv/linux/i386/s_pwrite64.s: Return ENOSYS if
10849 __NR_pwrite is not defined.
10850
10851 1997-12-07 11:15 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
10852
10853 * nis/nss_compat/compat-grp.c: If buffer is to small, set the file
10854 handle for /etc/group back in some more cases.
10855 * nis/nss_compat/compat-pwd.c: If buffer is to small, set the file
10856 handle for /etc/passwd back in some more cases.
10857 * nis/nss_compat/compat-spwd.c: If buffer is to small, set the file
10858 handle for /etc/shadow back in some more cases.
10859
10860 1997-12-06 17:00 H.J. Lu <hjl@gnu.org>
10861
10862 * sysdeps/posix/sigblock.c (__sigblock): Don't check int mask
10863 beyound its size.
10864 * sysdeps/posix/sigsetmask.c (__sigsetmask): Ditto.
10865 * sysdeps/posix/sigvec.c (convert_mask, __sigvec): Ditto.
10866
10867 1997-12-06 04:38 Ulrich Drepper <drepper@cygnus.com>
10868
10869 * sysdeps/wordsize-32/inttypes.h: Rewrite {str,wcs}to{i,u}max
10870 handling. Don't use macros, we need functions. Use inline functions
10871 for optimization.
10872 * sysdeps/wordsize-64/inttypes.h: Likewise.
10873 * sysdeps/wordsize-32/Makefile: Add strtoimax, stroumax, wcstoimax,
10874 and wcstoumax.
10875 * sysdeps/wordsize-64/Makefile: Likewise.
10876 * sysdeps/wordsize-32/Dist: Likewise.
10877 * sysdeps/wordsize-64/Dist: Likewise.
10878 * sysdeps/wordsize-32/strtoimax.c: New file.
10879 * sysdeps/wordsize-32/strtoumax.c: New file.
10880 * sysdeps/wordsize-32/wcstoimax.c: New file.
10881 * sysdeps/wordsize-32/wcstoumax.c: New file.
10882 * sysdeps/wordsize-64/strtoimax.c: New file.
10883 * sysdeps/wordsize-64/strtoumax.c: New file.
10884 * sysdeps/wordsize-64/wcstoimax.c: New file.
10885 * sysdeps/wordsize-64/wcstoumax.c: New file.
10886
10887 1997-12-04 10:40 Philip Blundell <pb@nexus.co.uk>
10888
10889 * sysdeps/generic/wait3.c (__wait3): Use ANSI-style definition so
10890 that transparent union works.
10891 * sysdeps/generic/wait4.c (__wait4): Likewise.
10892 * sysdeps/generic/wait.c (__wait): Likewise.
10893
10894 * sysdeps/generic/getpeername.c (getpeername): Use socklen_t not
10895 size_t.
10896
10897 * sysdeps/generic/syscall.c (syscall): Return value and arg are
10898 long, to match prototype.
10899
10900 * malloc/malloc.c (HAVE_MREMAP): Set to 0 for ARM, as we don't
10901 have mremap() yet.
10902
10903 * sysdeps/generic/usleep.c (usleep): Returns void, to match prototype.
10904
10905 * sysdeps/unix/sysv/linux/arm/syscalls.list: New file.
10906
10907 * sysdeps/generic/bits/time.h: Use __time_t not time_t.
10908
10909 * sysdeps/generic/bits/resource.h: Include <bits/types.h> for
10910 __rlim_t.
10911
10912 * sysdeps/standalone/arm/bits/errno.h (ENOTTY): Added.
10913
10914 * sysdeps/generic/bits/dirent.h (struct dirent64): Added.
10915
10916 * io/sys/stat.h (S_ISLNK): Always false if we don't have
10917 __S_IFLNK.
10918
10919 * sysdeps/standalone/close.c (_STDIO_H): Define before including
10920 <bits/stdio_lim.h>.
10921 * sysdeps/standalone/filedesc.h (_STDIO_H): Likewise.
10922
10923 1997-12-06 01:09 Ulrich Drepper <drepper@cygnus.com>
10924
10925 * posix/sys/wait.h: Don't use transparent unions in C++.
10926
10927 1997-12-05 Andreas Jaeger <aj@arthur.rhein-neckar.de>
10928
10929 * time/time.h: Add strfxtime.
10930
10931 * libc.map: Add tcgetsid, strcasestr, wmemrtombs, wmemrtowcs,
10932 sysv_signal, strfxtime, pread64, pwrite64.
10933
10934 1997-11-30 21:57 Richard Henderson <rth@cygnus.com>
10935
10936 Alpha changes for EGCS:
10937 * config.h.in (ASM_ALPHA_NG_SYMBOL_PREFIX): New entry.
10938 * configure.in (libc_cv_gcc_alpha_ng_prefix): New check.
10939 * sysdeps/alpha/dl-machine.h (_dl_runtime_resolve): Care for prefix.
10940 (_start): Likewise.
10941 * sysdeps/unix/sysv/linux/alpha/init-first.h: Likewise.
10942
10943 1997-12-05 00:01 Ulrich Drepper <drepper@cygnus.com>
10944
10945 The kernel expects the arguments in a different order.
10946 * sysdeps/unix/sysv/linux/i386/s_pread64.S: New file.
10947 * sysdeps/unix/sysv/linux/i386/s_pwrite64.S: New file.
10948
10949 * FAQ.in: New file.
10950 * gen-FAQ.pl: New file.
10951 * Makefile (FAQ): Add rule to generate from FAQ.in.
10952
10953 * iconvdata/Makefile: Treat libJIS like the other modules.
10954
10955 * rt/librt.map: New file.
10956
10957 * sysdeps/wordsize-32/bits/environments.h: Add test for direct
10958 inclusion.
10959 * sysdeps/wordsize-64/bits/environments.h: Likewise. Correct
10960 comment.
10961
10962 1997-12-04 22:29 Ulrich Drepper <drepper@cygnus.com>
10963
10964 * sysdeps/unix/sysv/linux/rt_sigprocmask.c: Fix prototype.
10965 * sysdeps/unix/sysv/linux/rt_sigsuspend.c: Likewise.
10966 * sysdeps/unix/sysv/linux/rt_sigqueueinfo.c: Include <sys/types.h>.
10967 Patches by Thorsten Kukuk <kukuk@weber.uni-paderborn.de>.
10968
10969 1997-11-27 Andreas Jaeger <aj@arthur.rhein-neckar.de>
10970
10971 * string/bits/string2.h: Fix spellings.
10972
10973 * string/string.h: Fix spellings.
10974
10975 1997-12-04 Andreas Jaeger <aj@arthur.rhein-neckar.de>
10976
10977 * sysdeps/unix/sysv/linux/i386/sigaction.c: Rename extern
10978 declaration to __syscall_rt_sigaction.
10979
10980 * sysdeps/unix/sysv/linux/sigreturn.c: Remove inclusion of
10981 non-existant <sigcontext.h>.
10982
10983 1997-12-04 Andreas Jaeger <aj@arthur.rhein-neckar.de>
10984
10985 * sysdeps/generic/enbl-secure.c (__libc_init_secure): Correct
10986 typo.
10987
10988 1997-12-04 Andreas Jaeger <aj@arthur.rhein-neckar.de>
10989
10990 * sysdeps/wordsize-64/bits/environments.h: Correct spelling.
10991
10992 * Makeconfig (shared-thread-library): Correct spelling.
10993
10994 * sysdeps/unix/sysv/linux/sys/pci.h: Include <linux/pci.h> and not
10995 <asm/pci.h>.
10996
10997 1997-12-04 Andreas Jaeger <aj@arthur.rhein-neckar.de>
10998
10999 * sysdeps/unix/sysv/linux/bits/socket.h: Add AF_* and PF_
11000 constants from Linux headers. Pointed out by
11001 csmall@scooter.o.i.net. [PR libc/369]
11002
11003 1997-12-04 10:21 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
11004
11005 * sunrpc/xcrypt.c: Fix lower/upper characters in optimized hexval.
11006
11007 1997-12-04 00:06 Zack Weinberg <zack@rabi.phys.columbia.edu>
11008
11009 * configure.in: If --enable-add-ons is given without an
11010 argument, set the addons list to all subdirs with a configure
11011 script.
11012
11013 1997-12-03 23:50 Ulrich Drepper <drepper@cygnus.com>
11014
11015 * Makeconfig: Add shared-thread-library variable.
11016
11017 * math/Makfile (CPPFLAGS): Add -D__LIBC_INTERNAL_MATH_INLINES.
11018 * sysdeps/i386/Makefile: Don't define ___LIBC_INTERNAL_MATH_INLINES
11019 here.
11020 * sysdeps/m68k/fpu/e_acos.c: Likewise.
11021 * sysdeps/m68k/fpu/e_atan2.c: Likewise.
11022 * sysdeps/m68k/fpu/e_fmod.c: Likewise.
11023 * sysdeps/m68k/fpu/e_pow.c: Likewise.
11024 * sysdeps/m68k/fpu/e_scalb.c: Likewise.
11025 * sysdeps/m68k/fpu/k_cos.c: Likewise.
11026 * sysdeps/m68k/fpu/k_sin.c: Likewise.
11027 * sysdeps/m68k/fpu/k_tan.c: Likewise.
11028 * sysdeps/m68k/fpu/s_atan.c: Likewise.
11029 * sysdeps/m68k/fpu/s_ccos.c: Likewise.
11030 * sysdeps/m68k/fpu/s_ccosh.c: Likewise.
11031 * sysdeps/m68k/fpu/s_cexp.c: Likewise.
11032 * sysdeps/m68k/fpu/s_csin.c: Likewise.
11033 * sysdeps/m68k/fpu/s_csinh.c: Likewise.
11034 * sysdeps/m68k/fpu/s_frexp.c: Likewise.
11035 * sysdeps/m68k/fpu/s_ilogb.c: Likewise.
11036 * sysdeps/m68k/fpu/s_isinf.c: Likewise.
11037 * sysdeps/m68k/fpu/s_llrint.c: Likewise.
11038 * sysdeps/m68k/fpu/s_llrintf.c: Likewise.
11039 * sysdeps/m68k/fpu/s_llrintl.c: Likewise.
11040 * sysdeps/m68k/fpu/s_lrint.c: Likewise.
11041 * sysdeps/m68k/fpu/s_modf.c: Likewise.
11042 * sysdeps/m68k/fpu/s_remquo.c: Likewise.
11043 * sysdeps/m68k/fpu/s_scalbn.c: Likewise.
11044 * sysdeps/m68k/fpu/s_sincos.c: Likewise.
11045
11046 * libc.map: Add __libc_current_sigrtmin, __libc_current_sigrtmax,
11047 __libc_allocate_rtsig, sigqueue, sigtimedwait, sigwaitinfo.
11048 * signal/Makefile (headers): Add bits/siginfo.h.
11049 (routines): Add allocrtsig, sigtimedwait, sigwaitinfo, sigqueue.
11050 (distribute): Add testrtsig.h.
11051 * signal/allocrtsig.c: New file.
11052 * signal/signal.h: Define `union sigval'. Include <bits/siginfo.h>.
11053 Declare sigwaitinfo, sigtimedwait, sigqueue, __libc_current_sigrtmin,
11054 __libc_current_sigrtmax.
11055 * sysdeps/generic/sigqueue.c: New file.
11056 * sysdeps/generic/sigtimedwait.c: New file.
11057 * sysdeps/generic/sigwaitinfo.c: New file.
11058 * sysdeps/generic/testrtsig.h: New file.
11059 * sysdeps/generic/bits/siginfo.h: New file.
11060 * sysdeps/unix/sysv/linux/bits/siginfo.h: New file.
11061 * sysdeps/unix/sysv/linux/kernel_sigaction.h: Define struct as
11062 old_kernel_sigaction and rename sa_handler member to k_sa_handler.
11063 * sysdeps/unix/sysv/linux/rt_sigaction.c: New file.
11064 * sysdeps/unix/sysv/linux/rt_sigprocmask.c: New file.
11065 * sysdeps/unix/sysv/linux/rt_sigqueueinfo.c: New file.
11066 * sysdeps/unix/sysv/linux/rt_sigreturn.c: New file.
11067 * sysdeps/unix/sysv/linux/rt_sigsuspend.c: New file.
11068 * sysdeps/unix/sysv/linux/rt_sigtimedwait.c: New file.
11069 * sysdeps/unix/sysv/linux/sigpending.c: New file.
11070 * sysdeps/unix/sysv/linux/sigprocmask.c: New file.
11071 * sysdeps/unix/sysv/linux/sigqueue.c: New file.
11072 * sysdeps/unix/sysv/linux/sigreturn.c: New file.
11073 * sysdeps/unix/sysv/linux/sigtimedwait.c: New file.
11074 * sysdeps/unix/sysv/linux/sigwaitinfo.c: New file.
11075 * sysdeps/unix/sysv/linux/testrtsig.h: New file.
11076 * sysdeps/unix/sysv/linux/sigsuspend.c: Update for AIO.
11077 * sysdeps/unix/sysv/linux/syscalls.list: Update for AIO.
11078 * sysdeps/unix/sysv/linux/sigaction.c: Update for AIO.
11079 * sysdeps/unix/sysv/linux/bits/local_lim.h: Define AIO_PRIO_DELTA_MAX.
11080 * sysdeps/unix/sysv/linux/bits/posix_opt.h: Define _XOPEN_REALTIME
11081 and _POSIX_REALTIME_SIGNALS.
11082 * sysdeps/unix/sysv/linux/bits/sigaction.h: Update for AIO.
11083 * sysdeps/unix/sysv/linux/bits/signum.h: Define SIGRTMIN/MAX and
11084 update _NSIG.
11085 * sysdeps/unix/sysv/linux/i386/sigaction.c: Update for AIO.
11086 * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Linux/i386 specific
11087 definitions.
11088
11089 * Makefile (subdirs): Add rt.
11090 * shlib-versions: Add entry for librt.
11091 * rt/Makefile: New file.
11092 * rt/aio.h: New file.
11093 * rt/aio_cancel.c: New file.
11094 * rt/aio_error.c: New file.
11095 * rt/aio_fsync.c: New file.
11096 * rt/aio_misc.c: New file.
11097 * rt/aio_misc.h: New file.
11098 * rt/aio_read.c: New file.
11099 * rt/aio_read64.c: New file.
11100 * rt/aio_return.c: New file.
11101 * rt/aio_suspend.c: New file.
11102 * rt/aio_write.c: New file.
11103 * rt/aio_write64.c: New file.
11104 * rt/lio_listio.c: New file.
11105 * rt/lio_listio64.c: New file.
11106 * sysdeps/generic/aio_sigqueue.c: New file.
11107 * sysdeps/unix/sysv/linux/aio_sigqueue.c: New file.
11108 * sysdeps/unix/sysv/linux/Dist: Add new files
11109 * sysdeps/unix/sysv/linux/Makefile [$(subdir)=signal]
11110 (sysdep_routines): Add rt_sigsuspend, rt_sigprocmask, rt_sigtimedwait,
11111 rt_sigqueueinfo, rt_sigaction.
11112
11113 * posix/Makefile (headers): Add bits/environments.h.
11114 * posix/confstr.c: Correctly handle _CS_XBS5_ILP32_OFFBIG_CFLAGS
11115 and _CS_LFS_CFLAGS on 64bit platforms.
11116 * posix/unistd.h: Define _XOPEN_LEGACY. Explain _XOPEN_REALTIME
11117 and _XOPEN_REALTIME_THREADS. Include bits/environments.h.
11118 * sysdeps/generic/bits/confname.h: Define _SC_* constants for
11119 compilation modules.
11120 * sysdeps/wordsize-32/bits/environments.h: New file.
11121 * sysdeps/wordsize-64/bits/environments.h: New file.
11122
11123 * posix/getopt.c: Remove declaration of getpid and __libc_pid.
11124 * posix/getopt_init.c: Test for value 0xf00baa of uninitialized
11125 __libc_pid.
11126 * sysdeps/unix/sysv/linux/init-first.c: Initialize __libc_pid to
11127 0xf00baa.
11128
11129 * string/string.h: Add declaration of __strverscmp.
11130 * string/strverscmp.c: Rename function ot __strverscmp and make old
11131 name weak alias.
11132
11133 * sysdeps/generic/dl-sysdep.c: Declare and define __libc_uid.
11134 * sysdeps/generic/enbl-secure.c: Likewise.
11135 * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
11136
11137 * sysdeps/unix/sysv/linux/bits/sigset.h: Pretty print.
11138
11139 * sysdeps/unix/sysv/linux/sys/pci.h: New file.
11140
11141 1997-12-03 Ulrich Drepper <drepper@cygnus.com>
11142
11143 * posix/sys/wait.h: Use __transparent_union__ instead of
11144 transparent_union. Reported by Roland McGrath.
11145
11146 1997-12-03 Andreas Jaeger <aj@arthur.rhein-neckar.de>
11147
11148 * resolv/inet_neta.c (inet_neta): Change type of first parameter
11149 to u_int32_t. Suggested by John Lavagnino <John_Lavagnino@Brown.edu>
11150 [PR libc/366].
11151
11152 * resolv/inet_addr.c (inet_addr): Change return type to u_int32_t.
11153
11154 * inet/arpa/inet.h: Change types of inet_neta and inet_addr.
11155
11156 1997-12-03 20:40 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
11157
11158 * grp/initgroups.c: Increase buffer if it is too small.
11159
11160 1997-12-03 Ulrich Drepper <drepper@cygnus.com>
11161
11162 * sysdeps/unix/sysv/linux/netinet/ip.h: Don't use u_int8_t for bit
11163 fields, this is no ISO C. Reported by Andreas Jaeger.
11164
11165 1997-12-03 Andreas Jaeger <aj@arthur.rhein-neckar.de>
11166
11167 * sysdeps/i386/sys/ucontext.h (enum): Add missing commata.
11168
11169 1997-12-03 08:58 Philip Blundell <pb@nexus.co.uk>
11170
11171 * sysdeps/generic/bits/utsname.h: <sys/utsname.h> defines
11172 _SYS_UTSNAME_H not _UTSNAME_H.
11173
11174 1997-11-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11175
11176 * elf/dl-profile.c (_dl_start_profile): Avoid overflow when
11177 computing s_scale.
11178
11179 1997-11-29 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11180
11181 * sysdeps/libm-ieee754/s_csqrt.c: Use different formula for now.
11182 * sysdeps/libm-ieee754/s_csqrtf.c: Likewise.
11183 * sysdeps/libm-ieee754/s_csqrtl.c: Likewise.
11184
11185 * math/libm-test.c (csqrt_test): Add testcase.
11186
11187 1997-12-03 15:44 Ulrich Drepper <drepper@cygnus.com>
11188
11189 * sysdeps/unix/sysv/linux/sys/ultrasound.h: New file.
11190 * sysdeps/unix/sysv/linux/sys/Dist: Add it.
11191 * sysdeps/unix/sysv/linux/sys/Makefile [$(subdir)=misc]: Likewise.
11192
11193 1997-11-30 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11194
11195 * sysdeps/unix/sysv/linux/sys/timex.h: Fix declaration.
11196
11197 1997-12-01 Andreas Jaeger <aj@arthur.rhein-neckar.de>
11198
11199 * math/libm-test.c (acos_test): Add more tests.
11200 (asin_test): Likewise.
11201 (atan_test): Likewise.
11202 (exp_test): Likewise.
11203 (sin_test): Likewise.
11204 (sqrt_test): Likewise.
11205 (cpow_test): Likewise.
11206 (csqrt_test): Likewise.
11207 (cexp_test): Correct typo in gcc version test.
11208
11209 1997-12-02 17:14 Philip Blundell <pb@nexus.co.uk>
11210
11211 * sysdeps/arm/__longjmp.S: Define _SETJMP_H before including
11212 <bits/setjmp.h>.
11213 * sysdeps/arm/setjmp.S: Likewise.
11214
11215 * sysdeps/unix/sysv/linux/arm/bits/mman.h: New file.
11216
11217 1997-12-02 18:07 Philip Blundell <pb@nexus.co.uk>
11218
11219 * stdio/stdio.h: Add prototype for tmpfile64().
11220
11221 1997-12-02 17:47 Philip Blundell <pb@nexus.co.uk>
11222
11223 * stdio/stdio.h (__stdio_gen_tempname): Add extra argument to
11224 prototype to keep in step with libio version.
11225
11226 * stdio-common/tmpfile64.c: Include <errno.h> for ENOSYS.
11227
11228 1997-12-02 17:41 Philip Blundell <pb@nexus.co.uk>
11229
11230 * sysdeps/generic/Makefile: Don't try to use make_siglist if
11231 cross-compiling.
11232
11233 1997-12-02 01:18 Ulrich Drepper <drepper@cygnus.com>
11234
11235 * sysdeps/unix/sysv/linux/i386/clone.S: When cloned process returns
11236 load GOT ptr before jumping to _exit.
11237 Reported by Xavier Leroy.
11238
11239 1997-12-01 17:27 Ulrich Drepper <drepper@cygnus.com>
11240
11241 * Makefile (subdirs): Add iconvdata and localedata.
11242
11243 * iconv/gconv.h: Define UNKNOWN_10646_CHAR as error value.
11244
11245 * iconv/gconv_conf.c (read_conf_file): Little optimization.
11246
11247 * iconvdata/8bit-gap.c: New file.
11248 * iconvdata/8bit-generic.c: Renamed from ...
11249 * iconvdata/iso8859-generic.c: ...this.
11250 * iconvdata/configure: Removed.
11251 * iconvdata/Makefile: Add new modules and better rules.
11252 * iconvdata/iso6937.c: Minor bug fixes.
11253 * iconvdata/iso8859-1.c: Likewise.
11254 * iconvdata/t61.c: Likewise.
11255 * iconvdata/iso8859-2.c: Change to use 8bit-generic.c.
11256 Minor bug fixes.
11257 * iconvdata/iso8859-3.c: Likewise.
11258 * iconvdata/iso8859-4.c: Likewise.
11259 * iconvdata/iso8859-5.c: Likewise.
11260 * iconvdata/iso8859-6.c: Likewise.
11261 * iconvdata/iso8859-7.c: Likewise.
11262 * iconvdata/iso8859-8.c: Likewise.
11263 * iconvdata/iso8859-9.c: Likewise.
11264 * iconvdata/iso8859-10.c: Likewise.
11265 * iconvdata/ebcdic-at-de-a.c: New file.
11266 * iconvdata/ebcdic-at-de.c: New file.
11267 * iconvdata/ebcdic-ca-fr.c: New file.
11268 * iconvdata/hp-roman8.c: New file.
11269 * iconvdata/koi-8.c: New file.
11270 * iconvdata/koi8-r.c: New file.
11271 * iconvdata/koi8-h.c: New file.
11272 * iconvdata/latin-greek-1.c: New file.
11273 * iconvdata/latin-greek-1.h: New file.
11274 * iconvdata/latin-greek.c: New file.
11275 * iconvdata/latin-greek.h: New file.
11276 * iconvdata/jis0201.c: New file.
11277 * iconvdata/jis0201.h: New file.
11278 * iconvdata/jis0208.c: New file.
11279 * iconvdata/jis0208.h: New file.
11280 * iconvdata/jis0212.c: New file.
11281 * iconvdata/jis0212.h: New file.
11282 * iconvdata/sjis.c: New file.
11283 * iconvdata/gap.pl: New file. Script to generate table header.
11284 * iconvdata/gaptab.pl: New file.
11285 * iconvdata/gconv-modules: Add info about new modules.
11286
11287 * locale/programs/charmap.c: Also examine alias names given in charmap
11288 files.
11289
11290 * localedata/*: Add to here from add-on. We need the information
11291 to generate tables for iconv.
11292
11293 Update from db-2.3.14.
11294 * db2/Makefile: Updated.
11295 * db2/config.h: Likewise.
11296 * db2/db.h: Likewise.
11297 * db2/db_int.h: Likewise.
11298 * db2/btree/bt_cursor.c: Likewise.
11299 * db2/btree/bt_delete.c: Likewise.
11300 * db2/btree/bt_put.c: Likewise.
11301 * db2/btree/bt_search.c: Likewise.
11302 * db2/btree/bt_split.c: Likewise.
11303 * db2/btree/btree_auto.c: Likewise.
11304 * db2/common/db_appinit.c: Likewise.
11305 * db2/common/db_apprec.c: Likewise.
11306 * db2/common/db_err.c: Likewise.
11307 * db2/common/db_region.c: Likewise.
11308 * db2/db/db_auto.c: Likewise.
11309 * db2/db/db_dispatch.c: Likewise.
11310 * db2/db/db_ret.c: Likewise.
11311 * db2/dbm/dbm.c: Likewise.
11312 * db2/hash/hash_auto.c: Likewise.
11313 * db2/include/btree_ext.h: Likewise.
11314 * db2/include/common_ext.h: Likewise.
11315 * db2/include/db.h.src: Likewise.
11316 * db2/include/db_cxx.h: Likewise.
11317 * db2/include/db_ext.h: Likewise.
11318 * db2/include/db_int.h.src: Likewise.
11319 * db2/include/lock.h: Likewise.
11320 * db2/include/log.h: Likewise.
11321 * db2/include/mp.h: Likewise.
11322 * db2/include/mp_ext.h: Likewise.
11323 * db2/include/os_ext.h: Likewise.
11324 * db2/include/os_func.h: Likewise.
11325 * db2/lock/lock.c: Likewise.
11326 * db2/lock/lock_deadlock.c: Likewise.
11327 * db2/log/log.c: Likewise.
11328 * db2/log/log_archive.c: Likewise.
11329 * db2/log/log_auto.c: Likewise.
11330 * db2/log/log_get.c: Likewise.
11331 * db2/log/log_put.c: Likewise.
11332 * db2/mp/mp_bh.c: Likewise.
11333 * db2/mp/mp_fget.c: Likewise.
11334 * db2/mp/mp_fopen.c: Likewise.
11335 * db2/mp/mp_fput.c: Likewise.
11336 * db2/mp/mp_fset.c: Likewise.
11337 * db2/mp/mp_open.c: Likewise.
11338 * db2/mp/mp_pr.c: Likewise.
11339 * db2/mp/mp_region.c: Likewise.
11340 * db2/mp/mp_sync.c: Likewise.
11341 * db2/mutex/README: Likewise.
11342 * db2/mutex/mutex.c: Likewise.
11343 * db2/os/os_open.c: Likewise.
11344 * db2/os/os_func.c: Removed.
11345 * db2/os/os_config.c: New file.
11346 * db2/os/os_spin.c: New file.
11347 * db2/txn/txn.c: Likewise.
11348 * db2/txn/txn_auto.c: Likewise.
11349
11350 1997-11-30 06:01 Ulrich Drepper <drepper@cygnus.com>
11351
11352 * posix/sys/wait.h (__WAIT_INT): Don't use complex version with
11353 __typeof for C++ since this fails for class members.
11354 Reported by Neal Becker <neal@ctd.comsat.com>.
11355
11356 1997-11-28 11:21 Zack Weinberg <zack@rabi.phys.columbia.edu>
11357
11358 * configure.in: Check for a working makeinfo (3.11 or better).
11359 * config.make.in: Add MAKEINFO to be substituted.
11360 * manual/Makefile: Don't update info if makeinfo is too old.
11361
11362 1997-11-30 05:21 Ulrich Drepper <drepper@cygnus.com>
11363
11364 * sysdeps/alpha/setjmp.S: Define _ASM and _SETJMP_H to get definitions.
11365 * sysdeps/alpha/__longjmp.S: Likewise.
11366 * sysdeps/unix/sysv/linux/alpha/kernel_termios.h: Include <termios.h>
11367 not <bits/termios.h>.
11368
11369 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Define syscall as
11370 __llseek and make llseek and lseek64 weak aliases.
11371 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
11372 Patches by a sun <asun@zoology.washington.edu>.
11373
11374 1997-11-29 19:19 Zack Weinberg <zack@rabi.phys.columbia.edu>
11375
11376 * misc/sys/syslog.h: Delete KERNEL preprocessor conditional.
11377 * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
11378 * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
11379 * misc/sys/syslog.h: Clean up BSD header.
11380
11381 1997-11-29 Andreas Jaeger <aj@arthur.rhein-neckar.de>
11382
11383 * sysdeps/unix/sysv/linux/bits/in.h: Add changes from Linux 2.1.67.
11384
11385 * sysdeps/libm-ieee754/s_ctan.c (__ctan): Raise invalid exception
11386 for ctan(+-inf,x).
11387 * sysdeps/libm-ieee754/s_ctanl.c (__ctanl): Likewise.
11388 * sysdeps/libm-ieee754/s_ctanf.c (__ctanf): Likewise.
11389
11390 * math/libm-test.c (csqrt_test): Add tests for cabs, carg, ctan,
11391 csqrt (-1), ctanh(i*pi/4).
11392
11393 1997-11-26 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11394
11395 * sysdeps/generic/bits/confname.h: Fix comma in enumerator.
11396
11397 1997-11-28 13:28 Philip Blundell <Philip.Blundell@pobox.com>
11398
11399 * sysdeps/unix/sysv/linux/net/if_arp.h: Add more ARPHRD_ constants.
11400
11401 1997-11-26 Andreas Jaeger <aj@arthur.rhein-neckar.de>
11402
11403 * wcsmbs/wcrtomb.c (__wcrtomb): Remove unused variable fake.
11404
11405 1997-11-26 21:28 Ulrich Drepper <drepper@cygnus.com>
11406
11407 * sysdeps/posix/getcwd.c (GETCWD_STORYGE_CLASS): Remove definition
11408 and use. Define GETCWD_RETURN_TYPE instead and use it.
11409 * sysdeps/unix/sysv/linux/getcwd.c: Define GETCWD_RETURN_TYPE instead
11410 of GETCWD_STORYGE_CLASS and put the return type and the
11411 `internal_function' in the right order for gcc 2.7.2.
11412
11413 1997-11-26 Andreas Jaeger <aj@arthur.rhein-neckar.de>
11414
11415 * sysdeps/unix/sysv/linux/sys/module.h: Remove file. It's
11416 incompatible with Linux 2.1.x. Packages using modules
11417 (e.g. modutils) should/do provide their own version. Suggested by
11418 Richard Henderson.
11419
11420 * sysdeps/unix/sysv/linux/Dist: Remove sys/module.h.
11421
11422 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers)
11423 [$(subdir)=socket]: Remove sys/module.h.
11424
11425 1997-11-26 04:28 Ulrich Drepper <drepper@cygnus.com>
11426
11427 * eld/dl-profile.c (_dl_start_profile): Avoid FP calculation when
11428 computing s_scale. Patch by a sun <asun@zoology.washington.edu>.
11429
11430 * iconv/gconv_close.c: Correct freeing of descriptor data.
11431 * iconv/gconv_simple.c: Return correct error values for illegal or
11432 incomplete characters.
11433
11434 * Makefile (iconvdata/%): Special goal to simplify iconvdata
11435 development.
11436 * iconvdata/Makefile: New file.
11437 * iconvdata/configure: Likewise.
11438 * iconvdata/extra-module.mk: Likewise.
11439 * iconvdata/gconv-modules: Likewise.
11440 * iconvdata/iso6937.c: Likewise.
11441 * iconvdata/iso8859-1.c: Likewise.
11442 * iconvdata/iso8859-10.c: Likewise.
11443 * iconvdata/iso8859-10.h: Likewise.
11444 * iconvdata/iso8859-2.c: Likewise.
11445 * iconvdata/iso8859-2.h: Likewise.
11446 * iconvdata/iso8859-3.c: Likewise.
11447 * iconvdata/iso8859-3.h: Likewise.
11448 * iconvdata/iso8859-4.c: Likewise.
11449 * iconvdata/iso8859-4.h: Likewise.
11450 * iconvdata/iso8859-5.c: Likewise.
11451 * iconvdata/iso8859-5.h: Likewise.
11452 * iconvdata/iso8859-6.c: Likewise.
11453 * iconvdata/iso8859-6.h: Likewise.
11454 * iconvdata/iso8859-7.c: Likewise.
11455 * iconvdata/iso8859-7.h: Likewise.
11456 * iconvdata/iso8859-8.c: Likewise.
11457 * iconvdata/iso8859-8.h: Likewise.
11458 * iconvdata/iso8859-9.c: Likewise.
11459 * iconvdata/iso8859-9.h: Likewise.
11460 * iconvdata/iso8859-generic.c: Likewise.
11461 * iconvdata/t61.c: Likewise.
11462
11463 * string/Makefile (routines): Add strcasestr.
11464 * string/string.h: Add prototype for strcasestr.
11465 * sysdeps/generic/strcasestr.c: New file.
11466 * wcsmbs/mbrtowc.c: Simplify special case a bit.
11467 * wcsmbs/wcrtomb.c: Likewise.
11468 * wcsmbs/mbsnrtowcs.c: Correctly handle incomplete characters.
11469 * wcsmbs/wcsnrtombs.c: Likewise.
11470 * wcsmbs/mbsrtowcs.c: Make sure SRC argument is correct when
11471 partial character is read.
11472 * wcsmbs/wcsrtombs.c: Likewise.
11473 * wcsmbs/wmemrtombs.c: Likewise.
11474 * wcsmbs/wmemrtowcs.c: Likewise.
11475
11476 * io/ftw.h: Include <sys/stat.h> instead of <bits/stat.h>.
11477 * login/pty.h: Include <sys/ioctl.h> instead og <bits/ioctl-types.h>.
11478 * sysdeps/i386/__longjmp.S: Define _SETJMP_H.
11479 * sysdeps/i386/elf/setjmp.S: Likewise.
11480 * sysdeps/unix/sysv/linux/kernel_termios.h: Do include
11481 <bits/termios.h>.
11482
11483 * sysdeps/posix/mk-stdiolim.c: Output file with comment.
11484 * sysdeps/unix/sysv/linux/stdio_lim.h.in: Add comment.
11485
11486 * sysdeps/unix/sysv/linux/sys/mman.h: Pretty print.
11487 * sysvipc/sys/ipc.h: Likewise.
11488 * sysvipc/sys/msg.h: Likewise.
11489 * sysvipc/sys/sem.h: Likewise.
11490 * sysvipc/sys/shm.h: Likewise.
11491
11492 * sysdeps/alpha/bits/endian.h: Issue error message if the header is
11493 used directly.
11494 * sysdeps/alpha/bits/setjmp.h: Likewise.
11495 * sysdeps/alpha/fpu/bits/fenv.h: Likewise.
11496 * sysdeps/arm/bits/endian.h: Likewise.
11497 * sysdeps/arm/bits/setjmp.h: Likewise.
11498 * sysdeps/generic/bits/byteswap.h: Likewise.
11499 * sysdeps/generic/bits/confname.h: Likewise.
11500 * sysdeps/generic/bits/dirent.h: Likewise.
11501 * sysdeps/generic/bits/dlfcn.h: Likewise.
11502 * sysdeps/generic/bits/endian.h: Likewise.
11503 * sysdeps/generic/bits/fenv.h: Likewise.
11504 * sysdeps/generic/bits/huge_val.h: Likewise.
11505 * sysdeps/generic/bits/in.h: Likewise.
11506 * sysdeps/generic/bits/ioctl-types.h: Likewise.
11507 * sysdeps/generic/bits/ioctls.h: Likewise.
11508 * sysdeps/generic/bits/ipc.h: Likewise.
11509 * sysdeps/generic/bits/msq.h: Likewise.
11510 * sysdeps/generic/bits/poll.h: Likewise.
11511 * sysdeps/generic/bits/resource.h: Likewise.
11512 * sysdeps/generic/bits/sched.h: Likewise.
11513 * sysdeps/generic/bits/sem.h: Likewise.
11514 * sysdeps/generic/bits/setjmp.h: Likewise.
11515 * sysdeps/generic/bits/shm.h: Likewise.
11516 * sysdeps/generic/bits/sigaction.h: Likewise.
11517 * sysdeps/generic/bits/sigcontext.h: Likewise.
11518 * sysdeps/generic/bits/socket.h: Likewise.
11519 * sysdeps/generic/bits/stat.h: Likewise.
11520 * sysdeps/generic/bits/statfs.h: Likewise.
11521 * sysdeps/generic/bits/stdio_lim.h: Likewise.
11522 * sysdeps/generic/bits/termios.h: Likewise.
11523 * sysdeps/generic/bits/time.h: Likewise.
11524 * sysdeps/generic/bits/uio.h: Likewise.
11525 * sysdeps/generic/bits/utmp.h: Likewise.
11526 * sysdeps/generic/bits/utmpx.h: Likewise.
11527 * sysdeps/generic/bits/utsname.h: Likewise.
11528 * sysdeps/generic/bits/waitflags.h: Likewise.
11529 * sysdeps/generic/bits/waitstatus.h: Likewise.
11530 * sysdeps/gnu/bits/utmp.h: Likewise.
11531 * sysdeps/gnu/bits/utmpx.h: Likewise.
11532 * sysdeps/i386/bits/byteswap.h: Likewise.
11533 * sysdeps/i386/bits/endian.h: Likewise.
11534 * sysdeps/i386/bits/huge_val.h: Likewise.
11535 * sysdeps/i386/bits/setjmp.h: Likewise.
11536 * sysdeps/i386/fpu/bits/fenv.h: Likewise.
11537 * sysdeps/ieee754/bits/huge_val.h: Likewise.
11538 * sysdeps/m68k/bits/byteswap.h: Likewise.
11539 * sysdeps/m68k/bits/endian.h: Likewise.
11540 * sysdeps/m68k/bits/setjmp.h: Likewise.
11541 * sysdeps/m68k/fpu/bits/fenv.h: Likewise.
11542 * sysdeps/mach/hurd/alpha/bits/sigcontext.h: Likewise.
11543 * sysdeps/mach/hurd/bits/ioctls.h: Likewise.
11544 * sysdeps/mach/hurd/bits/stat.h: Likewise.
11545 * sysdeps/mach/hurd/hppa/bits/sigcontext.h: Likewise.
11546 * sysdeps/mach/hurd/i386/bits/sigcontext.h: Likewise.
11547 * sysdeps/mach/hurd/mips/bits/sigcontext.h: Likewise.
11548 * sysdeps/mips/bits/dlfcn.h: Likewise.
11549 * sysdeps/mips/bits/endian.h: Likewise.
11550 * sysdeps/mips/bits/setjmp.h: Likewise.
11551 * sysdeps/mips/dec/bits/endian.h: Likewise.
11552 * sysdeps/mips/mips64/bits/setjmp.h: Likewise.
11553 * sysdeps/mips/mipsel/bits/endian.h: Likewise.
11554 * sysdeps/mips/p40/bits/endian.h: Likewise.
11555 * sysdeps/powerpc/bits/endian.h: Likewise.
11556 * sysdeps/powerpc/bits/fenv.h: Likewise.
11557 * sysdeps/powerpc/bits/setjmp.h: Likewise.
11558 * sysdeps/sparc/sparc32/bits/endian.h: Likewise.
11559 * sysdeps/sparc/sparc32/bits/setjmp.h: Likewise.
11560 * sysdeps/sparc/sparc32/fpu/bits/fenv.h: Likewise.
11561 * sysdeps/sparc/sparc64/bits/endian.h: Likewise.
11562 * sysdeps/sparc/sparc64/fpu/bits/fenv.h: Likewise.
11563 * sysdeps/unix/bsd/bits/dirent.h: Likewise.
11564 * sysdeps/unix/bsd/bits/stat.h: Likewise.
11565 * sysdeps/unix/bsd/bits/waitflags.h: Likewise.
11566 * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Likewise.
11567 * sysdeps/unix/bsd/osf/alpha/bits/stat.h: Likewise.
11568 * sysdeps/unix/bsd/osf/bits/sigaction.h: Likewise.
11569 * sysdeps/unix/bsd/sun/m68k/bits/sigcontext.h: Likewise.
11570 * sysdeps/unix/bsd/sun/sparc/bits/sigcontext.h: Likewise.
11571 * sysdeps/unix/bsd/sun/sunos4/bits/resource.h: Likewise.
11572 * sysdeps/unix/bsd/sun/sunos4/bits/termios.h: Likewise.
11573 * sysdeps/unix/bsd/sun/sunos4/bits/utsname.h: Likewise.
11574 * sysdeps/unix/bsd/ultrix4/bits/utsname.h: Likewise.
11575 * sysdeps/unix/bsd/ultrix4/mips/bits/sigcontext.h: Likewise.
11576 * sysdeps/unix/common/bits/dirent.h: Likewise.
11577 * sysdeps/unix/sysv/bits/dirent.h: Likewise.
11578 * sysdeps/unix/sysv/bits/stat.h: Likewise.
11579 * sysdeps/unix/sysv/bits/utmp.h: Likewise.
11580 * sysdeps/unix/sysv/bits/utsname.h: Likewise.
11581 * sysdeps/unix/sysv/irix4/bits/confname.h: Likewise.
11582 * sysdeps/unix/sysv/irix4/bits/stat.h: Likewise.
11583 * sysdeps/unix/sysv/linux/alpha/bits/ioctls.h: Likewise.
11584 * sysdeps/unix/sysv/linux/alpha/bits/ipc.h: Likewise.
11585 * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Likewise.
11586 * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h: Likewise.
11587 * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Likewise.
11588 * sysdeps/unix/sysv/linux/alpha/bits/termios.h: Likewise.
11589 * sysdeps/unix/sysv/linux/alpha/bits/time.h: Likewise.
11590 * sysdeps/unix/sysv/linux/bits/dirent.h: Likewise.
11591 * sysdeps/unix/sysv/linux/bits/in.h: Likewise.
11592 * sysdeps/unix/sysv/linux/bits/ioctl-types.h: Likewise.
11593 * sysdeps/unix/sysv/linux/bits/ioctls.h: Likewise.
11594 * sysdeps/unix/sysv/linux/bits/ipc.h: Likewise.
11595 * sysdeps/unix/sysv/linux/bits/msq.h: Likewise.
11596 * sysdeps/unix/sysv/linux/bits/poll.h: Likewise.
11597 * sysdeps/unix/sysv/linux/bits/resource.h: Likewise.
11598 * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
11599 * sysdeps/unix/sysv/linux/bits/sem.h: Likewise.
11600 * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
11601 * sysdeps/unix/sysv/linux/bits/sigaction.h: Likewise.
11602 * sysdeps/unix/sysv/linux/bits/sigcontext.h: Likewise.
11603 * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
11604 * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
11605 * sysdeps/unix/sysv/linux/bits/statfs.h: Likewise.
11606 * sysdeps/unix/sysv/linux/bits/termios.h: Likewise.
11607 * sysdeps/unix/sysv/linux/bits/time.h: Likewise.
11608 * sysdeps/unix/sysv/linux/bits/uio.h: Likewise.
11609 * sysdeps/unix/sysv/linux/bits/utsname.h: Likewise.
11610 * sysdeps/unix/sysv/linux/bits/waitflags.h: Likewise.
11611 * sysdeps/unix/sysv/linux/i386/bits/mman.h: Likewise.
11612 * sysdeps/unix/sysv/linux/m68k/bits/mman.h: Likewise.
11613 * sysdeps/unix/sysv/linux/m68k/bits/poll.h: Likewise.
11614 * sysdeps/unix/sysv/linux/mips/bits/endian.h: Likewise.
11615 * sysdeps/unix/sysv/linux/mips/bits/ioctl-types.h: Likewise.
11616 * sysdeps/unix/sysv/linux/mips/bits/ipc.h: Likewise.
11617 * sysdeps/unix/sysv/linux/mips/bits/mman.h: Likewise.
11618 * sysdeps/unix/sysv/linux/mips/bits/poll.h: Likewise.
11619 * sysdeps/unix/sysv/linux/mips/bits/shm.h: Likewise.
11620 * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Likewise.
11621 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Likewise.
11622 * sysdeps/unix/sysv/linux/mips/bits/stat.h: Likewise.
11623 * sysdeps/unix/sysv/linux/mips/bits/statfs.h: Likewise.
11624 * sysdeps/unix/sysv/linux/mips/bits/termios.h: Likewise.
11625 * sysdeps/unix/sysv/linux/mips/bits/time.h: Likewise.
11626 * sysdeps/unix/sysv/linux/powerpc/bits/ioctl-types.h: Likewise.
11627 * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
11628 * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
11629 * sysdeps/unix/sysv/linux/sparc/bits/ioctls.h: Likewise.
11630 * sysdeps/unix/sysv/linux/sparc/bits/poll.h: Likewise.
11631 * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h: Likewise.
11632 * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
11633 * sysdeps/unix/sysv/linux/sparc/sparc32/bits/mman.h: Likewise.
11634 * sysdeps/unix/sysv/linux/sparc/sparc64/bits/mman.h: Likewise.
11635 * sysdeps/unix/sysv/linux/sparc/sparc64/bits/setjmp.h: Likewise.
11636 * sysdeps/unix/sysv/minix/bits/sigaction.h: Likewise.
11637 * sysdeps/unix/sysv/sco3.2.4/bits/confname.h: Likewise.
11638 * sysdeps/unix/sysv/sco3.2.4/bits/sigaction.h: Likewise.
11639 * sysdeps/unix/sysv/sysv4/bits/sigaction.h: Likewise.
11640 * sysdeps/unix/sysv/sysv4/bits/utsname.h: Likewise.
11641 * sysdeps/unix/sysv/sysv4/bits/waitflags.h: Likewise.
11642 * sysdeps/unix/sysv/sysv4/i386/bits/stat.h: Likewise.
11643 * sysdeps/unix/sysv/sysv4/solaris2/bits/stat.h: Likewise.
11644 * sysdeps/unix/sysv/sysv4/solaris2/sparc/bits/sigcontext.h: Likewise.
11645 * sysdeps/vax/bits/huge_val.h: Likewise.
11646 * sysdeps/vax/bits/setjmp.h: Likewise.
11647 * sysdeps/wordsize-32/bits/elfclass.h: Likewise.
11648 * sysdeps/wordsize-64/bits/elfclass.h: Likewise.
11649
11650 1997-11-25 Andreas Jaeger <aj@arthur.rhein-neckar.de>
11651
11652 * libio/stdio.h: Correct comment of sys_nerr/sys_errlist.
11653
11654 1997-11-25 Paul Eggert <eggert@shade.twinsun.com>
11655
11656 * strftime.c (strftime):
11657 No longer any need to undef or declare if emacs is defined.
11658 (my_strftime): When checking a -1 returned by mktime, don't blow up
11659 if localtime_r returns NULL.
11660
11661 1997-11-24 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11662
11663 * README.template: Fix spelling.
11664
11665 1997-11-25 Andreas Jaeger <aj@arthur.rhein-neckar.de>
11666
11667 * configure.in: Enhance --enable-add-ons description a wee bit.
11668
11669 1997-11-24 Andreas Jaeger <aj@arthur.rhein-neckar.de>
11670
11671 * glibcbug.in: Add more information of build environment and flags.
11672
11673 1997-11-23 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11674
11675 * sysdeps/posix/getcwd.c: Recognize EOF from readdir and translate
11676 it into ENOENT.
11677
11678 1997-11-24 03:01 Ulrich Drepper <drepper@cygnus.com>
11679
11680 * elf/dl-support.c: Call __libc_init_secure to make sure
11681 __libc_enable_secure is defined early.
11682 * sysdeps/generic/enbl-secure.c: Change function name to
11683 __libc_init_secure and make it global instead of a constructor.
11684
11685 * iconv/gconv.c: Fix lots of bugs.
11686 * iconv/gconv.h: Likewise.
11687 * iconv/gconv_builtin.h: Likewise.
11688 * iconv/gconv_close.c: Likewise.
11689 * iconv/gconv_conf.c: Likewise.
11690 * iconv/gconv_db.c: Likewise.
11691 * iconv/gconv_dl.c: Likewise.
11692 * iconv/gconv_open.c: Likewise.
11693 * iconv/gconv_simple.c: Likewise.
11694 * iconv/iconv.c: Likewise.
11695 * iconv/iconv_close.c: Likewise.
11696 * iconv/iconv_open.c: Likewise.
11697
11698 * wcsmbs/Makefile (routines): Add wmemrtowcs and wmemrtombs.
11699 * wcsmbs/wchar.h: Add prototypes for wmemrtowcs and wmemrtombs.
11700 * wcsmbs/wmemrtombs.c: New file.
11701 * wcsmbs/wmemrtowcs.c: New file.
11702
11703 1997-11-22 19:28 Ulrich Drepper <drepper@cygnus.com>
11704
11705 * iconv/gconv_simple.c: Fix lots of bugs.
11706 * iconv/iconv_open.c: Normalize names before passing them to
11707 __gconv_open.
11708
11709 * libio/iolibio.h: Add prototypes for _IO_{new,old}_fclose.
11710
11711 * libio/iopopen.c: Check for correct mode argument and punt otherwise.
11712 * stdio-common/test-popen.c: Add test for above change.
11713
11714 * math/libm-test.c: Print test results also using %a format,
11715 specified in PRINTF_XEXPR macro.
11716 * math/test-double.c: Define PRINTF_XEXPR.
11717 * math/test-float.c: Likewise.
11718 * math/test-ldouble.c: Likewise.
11719 * math/test-idouble.c: Likewise.
11720 * math/test-ifloat.c: Likewise.
11721 * math/test-ildoubl.c: Likewise.
11722
11723 * stdio-common/vfscanf.c: Recognize a in format specifier only as
11724 modifier if used before s, S, or [. Otherwise it's the hexadecimal
11725 FP number format.
11726
11727 * stdlib/strtod.c: Little code cleanup.
11728
11729 * sysdeps/i386/Makefile: Define __LIBC_INTERNAL_MATH_INLINES for
11730 compiling in math subdir.
11731
11732 * sysdeps/m68k/fpu/e_acos.c: Define __LIBC_INTERNAL_MATH_INLINES
11733 instead of __LIBC_M81_MATH_INLINES.
11734 * sysdeps/m68k/fpu/e_atan2.c: Likewise.
11735 * sysdeps/m68k/fpu/e_fmod.c: Likewise.
11736 * sysdeps/m68k/fpu/e_pow.c: Likewise.
11737 * sysdeps/m68k/fpu/e_scalb.c: Likewise.
11738 * sysdeps/m68k/fpu/k_cos.c: Likewise.
11739 * sysdeps/m68k/fpu/k_sin.c: Likewise.
11740 * sysdeps/m68k/fpu/k_tan.c: Likewise.
11741 * sysdeps/m68k/fpu/s_atan.c: Likewise.
11742 * sysdeps/m68k/fpu/s_ccos.c: Likewise.
11743 * sysdeps/m68k/fpu/s_ccosh.c: Likewise.
11744 * sysdeps/m68k/fpu/s_cexp.c: Likewise.
11745 * sysdeps/m68k/fpu/s_csin.c: Likewise.
11746 * sysdeps/m68k/fpu/s_csinh.c: Likewise.
11747 * sysdeps/m68k/fpu/s_frexp.c: Likewise.
11748 * sysdeps/m68k/fpu/s_ilogb.c: Likewise.
11749 * sysdeps/m68k/fpu/s_isinf.c: Likewise.
11750 * sysdeps/m68k/fpu/s_llrint.c: Likewise.
11751 * sysdeps/m68k/fpu/s_llrintf.c: Likewise.
11752 * sysdeps/m68k/fpu/s_llrintl.c: Likewise.
11753 * sysdeps/m68k/fpu/s_lrint.c: Likewise.
11754 * sysdeps/m68k/fpu/s_modf.c: Likewise.
11755 * sysdeps/m68k/fpu/s_remquo.c: Likewise.
11756 * sysdeps/m68k/fpu/s_scalbn.c: Likewise.
11757 * sysdeps/m68k/fpu/s_sincos.c: Likewise.
11758 * sysdeps/m68k/fpu/bits/mathinline.h: Define optimizations if
11759 __LIBC_INTERNAL_MATH_INLINES is defined.
11760
11761 * sysdeps/i386/fpu/bits/mathinline.h: Define special i686 versions
11762 of compare macros from ISO C 9X. Optimize generic versions a bit.
11763 Define __signbit inline functions and __ieee754_sqrt which can be
11764 used if the ompiler is fixed.
11765
11766 * sysdeps/posix/sysv_signal.c: Define sysv_signal as weak alias.
11767
11768 1997-11-20 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11769
11770 * Makerules ($(common-objpfx)stub-$(subdir)): Look for
11771 sysdeps/generic in the whole dep file, not only in the first line.
11772
11773 1997-11-20 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11774
11775 * sysdeps/ieee754/bits/nan.h (__nan) [!__GNUC__]: Fix type.
11776
11777 1997-11-19 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11778
11779 * manual/arith.texi (Imaginary Unit): Move @end deftypevr to right
11780 place.
11781
11782 1997-11-19 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11783
11784 * elf/dl-error.c (_dl_signal_error): Only print colon if OBJNAME
11785 is non-empty.
11786
11787 1997-11-20 16:51 Ulrich Drepper <drepper@cygnus.com>
11788
11789 * malloc/malloc.c (malloc_update_mallinfo): Initialize struct for
11790 return value.
11791
11792 1997-11-19 21:36 Ulrich Drepper <drepper@cygnus.com>
11793
11794 * sysdeps/unix/sysv/linux/getcwd.c: Free allocated buffer if
11795 readlink succeeds but the return value is too long.
11796
11797 * stdio-common/printf_fphex.c: Determine sign of number correctly.
11798
11799 1997-11-19 02:45 Ulrich Drepper <drepper@cygnus.com>
11800
11801 * libc.map: Export __divl, __reml, __divq, __remq, __divqu and
11802 __remqu for Alpha.
11803
11804 1997-11-18 23:08 Ulrich Drepper <drepper@cygnus.com>
11805
11806 * sysdeps/generic/sys/ucontext.h: Stub context file.
11807
11808 * libio/iofprintf.c: Removed. We use the stdio-common version.
11809
11810 * manual/Makefile (distribute): Add stdio-fp.c.
11811
11812 * sysdeps/powerpc/Dist: Add ppc-mcount.S.
11813
11814 * db2/Makefile (distribute): Add include/os_func.h, README and
11815 mutex/tsl_parisc.s.
11816
11817 * hesiod/Makefile (distribute): Add README.hesiod.
11818
11819 1997-11-18 22:14 Ulrich Drepper <drepper@cygnus.com>
11820
11821 * iconv/gconv.c: Correctly call transformation function.
11822
11823 * manual/maint.texi: Document need of binutils 2.8.1.0.17.
11824
11825 1997-11-13 Andreas Jaeger <aj@arthur.rhein-neckar.de>
11826
11827 * sysdeps/libm-ieee754/s_remquo.c (__remquo): Fix function (gave
11828 wrong results for e.g. remquo (3,2, &x)).
11829 * sysdeps/libm-ieee754/s_remquof.c (__remquof): Likewise.
11830 * sysdeps/libm-ieee754/s_remquol.c (__remquol): Likewise.
11831
11832 1997-11-18 Andreas Jaeger <aj@arthur.rhein-neckar.de>
11833
11834 * configure.in (ld --version-script): Test if the same symbol
11835 maybe defined in all versions (needed by recent changes to
11836 libc.map and supported with binutils 2.8.1.0.17) and issue warning
11837 if versioning is not supported/enabled.
11838 (bash test): Correct test case.
11839
11840 * math/libm-test.c: Added counting/reporting of number of test cases.
11841
11842 * elf/Makefile ($(objpfx)rtldtbl.h): gawk is not longer required,
11843 use awk instead.
11844
11845 * sysdeps/unix/sysv/linux/net/if.h: Add __BEGIN_DECLS/__END_DECLS.
11846
11847 1997-11-18 Andreas Jaeger <aj@arthur.rhein-neckar.de>
11848
11849 * elf/dl-load.c (_dl_init_paths): Correct __mempcpy logic.
11850
11851 1997-11-18 18:04 Ulrich Drepper <drepper@cygnus.com>
11852
11853 * sysdeps/generic/pty.c: Define REVOKE to use revoke function.
11854 Replace revoke call by use of REVOKE.
11855 * sysdeps/unix/sysv/linux/pty.c: New file. Define REVOKE as
11856 empty and #include generic version.
11857 Suggested by Zack Weinberg <zack@rabi.phys.columbia.edu>.
11858
11859 1997-11-18 16:02 Ulrich Drepper <drepper@cygnus.com>
11860
11861 * libc.map: Add socket functions with __libc_* names.
11862 Reported by Andreas Jaeger.
11863
11864 1997-11-18 Andreas Jaeger <aj@arthur.rhein-neckar.de>
11865
11866 * libc.map: Tidy up (remove duplicates, sort entries).
11867
11868 1997-11-18 Andreas Jaeger <aj@arthur.rhein-neckar.de>
11869
11870 * iconv/gconv.h: Add __BEGIN_DECLS/__END_DECLS.
11871
11872 1997-11-18 06:45 Ulrich Drepper <drepper@cygnus.com>
11873
11874 * sysdeps/generic/pty.c: Make thread safe. Fix bug when calling
11875 again after successful call.
11876 Patch by Marc Lehmann <pcg@goof.com>.
11877
11878 1997-11-17 Paul Eggert <eggert@twinsun.com>
11879
11880 * time/mktime.c, time/strftime.c (_REENTRANT): #define,
11881 as some hosts need this to declare localtime_r properly.
11882
11883 1997-11-18 06:08 Ulrich Drepper <drepper@cygnus.com>
11884
11885 * libc.map: Add iconv_open, iconv, and iconv_close.
11886
11887 1997-11-18 02:31 Ulrich Drepper <drepper@cygnus.com>
11888
11889 * iconv/Makefile: New file.
11890 * iconv/gconv.c: New file.
11891 * iconv/gconv.h: New file.
11892 * iconv/gconv_builtin.c: New file.
11893 * iconv/gconv_builtin.h: New file.
11894 * iconv/gconv_close.c: New file.
11895 * iconv/gconv_conf.c: New file.
11896 * iconv/gconv_db.c: New file.
11897 * iconv/gconv_dl.c: New file.
11898 * iconv/gconv_open.c: New file.
11899 * iconv/gconv_simple.c: New file.
11900 * iconv/iconv.c: New file.
11901 * iconv/iconv.h: New file.
11902 * iconv/iconv_close.c: New file.
11903 * iconv/iconv_open.c: New file.
11904 * include/gconv.h: New file.
11905
11906 * Makeconfig: Define gconvdir.
11907 * Makefile (subdirs): Add iconv.
11908
11909 * string/bits/string2.h: Add optimization for strtok_r.
11910
11911 * sysdeps/generic/_G_config.h: Define __need_NULL to get definition
11912 for NULL.
11913 * sysdeps/unix/sysv/linux/_G_config.h: Likewise.
11914 Reported by H.J. Lu <hjl@gnu.ai.mit.edu>.
11915
11916 * configure.in: Correct test for bash2.
11917 Patch by Zack Weinberg <zack@rabi.phys.columbia.edu>.
11918
11919 * locale/Makefile (CFLAGS-charmap.c): Add -Wno-char-subscripts.
11920 (CFLAGS-locfile.c): Likewise.
11921 Suggested by Zack Weinberg <zack@rabi.phys.columbia.edu>.
11922
11923 * misc/hsearch_r.c (hsearch_r): Avoid undefinitely search for
11924 non-existing entry if the table is full.
11925
11926 * posix/regex.h: Pretty print.
11927
11928 * stdio-common/printf_fp.c: Don't define NDEBUG if already defined.
11929
11930 * sysdeps/posix/ctermid.c: Simplify a bit.
11931
11932 * sysdeps/unix/sysv/linux/net/if.h: Pretty print.
11933
11934 1997-11-17 Andreas Jaeger <aj@arthur.rhein-neckar.de>
11935
11936 * sysdeps/unix/sysv/linux/sys/quota.h: Add include for
11937 <sys/types.h> instead of <asm/types.h>.
11938
11939 1997-11-16 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11940
11941 * math/libm-test.c (asin_test): Add epsilon for asin (0.5).
11942
11943 1997-11-16 17:09 H.J. Lu <hjl@gnu.ai.mit.edu>
11944
11945 * libc.map (_IO_stdin_, _IO_stdout_, _IO_stderr_, _IO_fopen,
11946 fopen, freopen, _IO_fclose, fclose): Added to GLIBC_2.0.
11947 (_IO_stdin_, _IO_stdout_, _IO_stderr_): Removed from GLIBC_2.1.
11948 (_IO_2_1_stdin_, _IO_2_1_stdout_, _IO_2_1_stderr_, _IO_fclose,
11949 fclose): Added to GLIBC_2.1.
11950
11951 * libio/Makefile (routines, shared-only-routines): Add
11952 oldiofclose. Remove oldfreopen.
11953
11954 * libio/freopen.c (freopen): When PIC is defined, call
11955 _IO_old_freopen () for old stdio.
11956
11957 * libio/iofclose.c (_IO_new_fclose): Renamed from _IO_fclose.
11958 (_IO_fclose, fclose): Use _IO_new_fclose as default version
11959 for GLIBC_2.1.
11960
11961 * libio/iolibio.h (_IO_old_freopen): Use _IO_old_file_close_it
11962 instead of _IO_file_close_it.
11963
11964 * libio/libio.h (_IO_stdin_, _IO_stdout_, _IO_stderr_): Changed
11965 to _IO_2_1_stdxxx_.
11966 (_IO_stdin, _IO_stdout, _IO_stderr): Declare as extern if _LIBC
11967 is defined.
11968
11969 * libio/libioP.h (_IO_old_do_flush): New.
11970
11971 * libio/oldfileops.c (_IO_old_file_close_it,
11972 _IO_old_file_finish, _IO_old_file_overflow, _IO_old_file_sync):
11973 Call _IO_old_do_flush () instead of _IO_do_flush ().
11974 (_IO_old_file_xsputn): Call _IO_old_do_write () instead of
11975 _IO_do_write ().
11976
11977 * libio/oldiofopen.c (_IO_old_fopen): Call _IO_old_file_init ()
11978 instead of _IO_file_init ().
11979 Bind old symbols to version GLIBC_2.0.
11980
11981 * libio/oldstdfiles.c (DEF_STDFILE): Don't use symbol_version.
11982 (_IO_old_stdin_, _IO_old_stdout_, _IO_old_stderr_): Changed to
11983 _IO_stdxxx_.
11984 (_IO_check_libio): New function in .init.
11985
11986 * libio/oldiofclose.c: New file.
11987
11988 * libio/stdfiles.c (_IO_new_stdin_, _IO_new_stdout_,
11989 _IO_new_stderr_): Changed to _IO_2_1_stdxxx_.
11990 (DEF_STDFILE): Don't use default_symbol_version.
11991
11992 * libio/stdio.c (stdin, stdout, stderr): Set to
11993 _IO_2_1_stdxxx_._
11994 (_IO_stdin, _IO_stdout, _IO_stderr): New, strong alias of
11995 stdxxx.
11996
11997 * csu/Makefile (distribute): Add init.c.
11998 (extra-objs): Add init.o for ELF.
11999 (start-installed-name): Add $(objpfx)init.o.
12000
12001 * csu/init.c: New file.
12002
12003 1997-11-12 08:02 H.J. Lu <hjl@gnu.ai.mit.edu>
12004
12005 * elf/dl-lookup.c (do_lookup): Don't use the hidden base
12006 definition as the default.
12007
12008 1997-08-27 Klaus Espenlaub <kespenla@hydra.informatik.uni-ulm.de>
12009
12010 * erand48_r.c (__erand48_r): Implement for 32 bit short int.
12011
12012 1997-11-15 Andreas Jaeger <aj@arthur.rhein-neckar.de>
12013
12014 * elf/genrtldtbl.awk: Replace gensub for compatibility with gawk2
12015 (PR 351).
12016
12017 1997-11-16 21:01 Philip Blundell <Philip.Blundell@pobox.com>
12018
12019 * sysdeps/arm/sysdep.h: Use __APCS_32__ to decide whether or not
12020 to preserve condition codes on function call.
12021
12022 1997-11-13 Andreas Jaeger <aj@arthur.rhein-neckar.de>
12023
12024 * sysdeps/generic/s_exp2l.c: Change exp2l to __ieee754_exp2l.
12025
12026 1997-11-14 Andreas Jaeger <aj@arthur.rhein-neckar.de>
12027
12028 * math/libm-test.c (asin_test): Add epsilon for float.
12029 (tan_test): Add epsilon for float.
12030 (log1p_test): Add epsilon for float.
12031 (inverse_functions): Add epsilons.
12032
12033 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers) [socket]: Add
12034 net/if_packet.h.
12035
12036 * sysdeps/unix/sysv/linux/Dist: Add net/if_packet.h.
12037
12038 1997-11-10 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12039
12040 * md5-crypt/Makefile (extra-objs): Make recursively expanded
12041 variable, since $(object-suffixes) is not defined yet.
12042
12043 1997-11-11 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12044
12045 * db2/Makefile (distribute): db185/db185_int.src ->
12046 db185/db185_int.h.
12047
12048 1997-11-11 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12049
12050 * misc/tst-fdset.c: Don't require the value of FD_ISSET to be
12051 exactly one.
12052
12053 1997-11-11 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12054
12055 * sysdeps/generic/e_acoshl.c: Fix stub_warning: use the user level
12056 name.
12057 * sysdeps/generic/e_acosl.c: Likewise.
12058 * sysdeps/generic/e_asinl.c: Likewise.
12059 * sysdeps/generic/e_atan2l.c: Likewise.
12060 * sysdeps/generic/e_expl.c: Likewise.
12061 * sysdeps/generic/e_fmodl.c: Likewise.
12062 * sysdeps/generic/e_j0l.c: Likewise.
12063 * sysdeps/generic/e_j1l.c: Likewise.
12064 * sysdeps/generic/e_jnl.c: Likewise.
12065 * sysdeps/generic/e_lgammal_r.c: Likewise.
12066 * sysdeps/generic/e_log10l.c: Likewise.
12067 * sysdeps/generic/e_logl.c: Likewise.
12068 * sysdeps/generic/e_powl.c: Likewise.
12069 * sysdeps/generic/e_sqrtl.c: Likewise.
12070 * sysdeps/generic/e_exp2l.c: Likewise.
12071
12072 1997-11-11 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12073
12074 * Make-dist (+sysdep-names): Remove extra paren.
12075 * Makefile (distribute): Add stub-tag.h.
12076 * elf/Makefile (distribute): Add atomicity.h.
12077 * stdlib/Makefile (headers): Add ucontext.h and sys/ucontext.h.
12078 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers)
12079 [$(subdir)=socket]: Add net/if_packet.h.
12080 * sysdeps/alpha/Dist: Remove setjmp_aux.c.
12081 * sysdeps/unix/sysv/linux/Dist: Add s_pread64.c, s_pwrite64.c,
12082 net/if_packet.h, scsi/sg.h.
12083
12084 1997-11-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12085
12086 * Makefile (install): Quote $(CC) expansion.
12087
12088 1997-11-14 Andreas Jaeger <aj@arthur.rhein-neckar.de>
12089
12090 * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Added caching of
12091 working /proc cwd and no restrictions on path length. Following
12092 some ideas from Andi Kleen <ak@muc.de> (PR 350).
12093
12094 1997-11-14 19:14 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
12095
12096 * nis/nss_compat/compat-grp.c: Remove buggy assert call.
12097 * nis/nss_compat/compat-pwd.c: Likewise.
12098 * nis/nss_compat/compat-spwd.c: Likewise.
12099
12100 1997-11-14 22:23 Ulrich Drepper <drepper@cygnus.com>
12101
12102 * sysdeps/libm-i387/s_fdim.S: New file.
12103 * sysdeps/libm-i387/s_fdimf.S: New file.
12104 * sysdeps/libm-i387/s_fdiml.S: New file.
12105 * sysdeps/libm-i387/i686/s_fdim.S: New file.
12106 * sysdeps/libm-i387/i686/s_fdimf.S: New file.
12107 * sysdeps/libm-i387/i686/s_fdiml.S: New file.
12108
12109 1997-11-12 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12110
12111 * string/bits/string2.h (strstr): Avoid warning if HAYSTACK is a
12112 pointer to unsigned char.
12113
12114 1997-11-13 Andreas Jaeger <aj@arthur.rhein-neckar.de>
12115
12116 * sysdeps/libm-ieee754/s_llrintf.c (__llrintf): Fix function.
12117
12118 * sysdeps/libm-ieee754/s_lrintf.c (__lrintf): Fix function.
12119
12120 * sysdeps/libm-ieee754/s_lrint.c (__lrint): Fix function.
12121
12122 1997-11-12 Andreas Jaeger <aj@arthur.rhein-neckar.de>
12123
12124 * sysdeps/libm-ieee754/s_ilogbf.c: Correct return values for
12125 ilogb(0/NaN).
12126 * sysdeps/libm-ieee754/s_ilogbl.c: Likewise.
12127 * sysdeps/libm-ieee754/s_ilogb.c: Likewise.
12128
12129 1997-11-14 05:44 Ulrich Drepper <drepper@cygnus.com>
12130
12131 * sysdeps/libm-i387/s_fmin.S: New file.
12132 * sysdeps/libm-i387/s_fminf.S: New file.
12133 * sysdeps/libm-i387/s_fminl.S: New file.
12134 * sysdeps/libm-i387/s_fmax.S: New file.
12135 * sysdeps/libm-i387/s_fmaxf.S: New file.
12136 * sysdeps/libm-i387/s_fmaxl.S: New file.
12137 * sysdeps/libm-i387/i686/s_fmin.S: New file.
12138 * sysdeps/libm-i387/i686/s_fminf.S: New file.
12139 * sysdeps/libm-i387/i686/s_fminl.S: New file.
12140 * sysdeps/libm-i387/i686/s_fmax.S: New file.
12141 * sysdeps/libm-i387/i686/s_fmaxf.S: New file.
12142 * sysdeps/libm-i387/i686/s_fmaxl.S: New file.
12143
12144 1997-11-14 03:06 Ulrich Drepper <drepper@cygnus.com>
12145
12146 * sysdeps/unix/sysv/linux/accept.S: Add __libc_accept as alias.
12147 * sysdeps/unix/sysv/linux/send.S: Likewise.
12148 * sysdeps/unix/sysv/linux/recvfrom.S: Likewise.
12149 * sysdeps/unix/sysv/linux/recvmsg.S: Likewise.
12150 * sysdeps/unix/sysv/linux/sendmsg.S: Likewise.
12151 * sysdeps/unix/sysv/linux/recv.S: Likewise.
12152 * sysdeps/unix/sysv/linux/sendto.S: Likewise.
12153 * sysdeps/unix/sysv/linux/connect.S: Likewise.
12154 Reported by Christopher Wiles <wileyc@ai.cs.fujitsu.co.jp>.
12155
12156 See ChangeLog.7 for earlier changes.