]> sourceware.org Git - glibc.git/blame - ChangeLog
Update.
[glibc.git] / ChangeLog
CommitLineData
03e4219e
UD
11998-02-19 Ulrich Drepper <drepper@cygnus.com>
2
3 * sysdeps/unix/sysv/linux/sigqueue.c: Fix weak alias definition.
4
51998-02-19 17:16 Ulrich Drepper <drepper@cygnus.com>
6
7 * libc.map: More reordering for GLIBC_2.1 symbols.
8
91998-02-19 Andreas Jaeger <aj@arthur.rhein-neckar.de>
10
11 * libc.map: Move some functions from version GLIBC_2.0 to
12 GLIBC_2.1, reorder declarations.
13
141998-02-19 Ulrich Drepper <drepper@cygnus.com>
15
16 * resolv/gethnamaddr.c (addrsort): Make this function extern.
17 Patch by zab@thebrain.grumblesmurf.net.
18
191998-02-19 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
20
21 * nis/libnsl.map: NIS+ support is new in glibc 2.1, add
22 NIS+ functions with version GLIBC_2.1.
23
241998-02-19 14:05 Ulrich Drepper <drepper@cygnus.com>
25
26 * libc.map: Add __sbrk, __setpgid, __getpgid for binary compatibility
27 with 2.0 binaries. Reported by Thorsten Kukuk.
28
291998-02-19 Andreas Jaeger <aj@arthur.rhein-neckar.de>
30
31 * elf/dlvsym.c (dlvsym_doit): Correct last patch.
32
33 * elf/dlsym.c (dlsym_doit): Likewise.
34
351998-02-19 Andreas Jaeger <aj@arthur.rhein-neckar.de>
36
37 * elf/link.h: Correct typos.
38
39 * iconv/iconv_prog.c: Correct typo.
40
fb5663ca
UD
411998-02-18 17:57 Ulrich Drepper <drepper@cygnus.com>
42
43 * iconv/Makefile: Add rules to build and install iconv program.
44 * iconv/iconv_prog.c: New file.
45
461998-02-18 16:34 H.J. Lu <hjl@gnu.org>
47
48 * elf/dlsym.c (dlsym_doit): Fix scope and skip maps for
49 _dl_lookup_symbol_skip call.
50 * elf/dlvsym.c (dlvsym_doit): Likewise.
51
521998-02-18 Ulrich Drepper <drepper@cygnus.com>
53
54 * libio/iovsscanf.c: Do not include errno.h.
55
da832465
UD
561998-02-17 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
57
58 * elf/dl-load.c (add_name_to_object): Don't translate strings.
59 * elf/dl-minimal.c (_strerror_internal): Define it here to avoid
60 pulling in the whole error list.
61 (__dcgettext, dcgettext): Removed.
62 * libc.map: Export _strerror_internal.
63
641998-02-18 10:50 Ulrich Drepper <drepper@cygnus.com>
65
66 * sysdeps/i386/fpu/t_exp.c: New file.
67
681998-02-18 Andreas Jaeger <aj@arthur.rhein-neckar.de>
69
70 * nis/libnss_nisplus.map: NIS+ support is new in glibc 2.1, add
71 everything with version GLIBC_2.1.
72 * hesiod/libnss_hesiod.map: Likewise.
73
741998-02-18 Andreas Jaeger <aj@arthur.rhein-neckar.de>
75
76 * manual/arith.texi (Old-style number conversion): This node is a
77 section, not a subsection.
78
791998-02-17 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
80
81 * elf/dl-lookup.c (make_string): Use __stpcpy instead of stpcpy.
82
831998-02-17 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
84
85 * elf/rtld.c (dl_main): Make sure that the library search paths
86 have been initialized before the first call to _dl_map_object.
87
881998-02-17 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
89
90 * Makerules (common-generated): Add libc_pic.os.
91
921998-02-17 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
93
94 * elf/rtld.c (dl_main): Use PT_PHDR to figure out the load address
95 of the executable.
96
971998-02-18 10:28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
03f738ab
AS
98
99 * sysdeps/m68k/fpu/t_exp.c: New file.
100
86d2b0b5
UD
1011998-02-17 Ulrich Drepper <drepper@cygnus.com>
102
103 * sysdeps/unix/sysv/linux/bits/errno.h (__set_errno): Don't assign
104 to global errno variable anymore.
105
c6222ab9
UD
1061998-02-17 17:41 Ulrich Drepper <drepper@cygnus.com>
107
108 * elf/dl-load.c (open_path): Take extra argument PRELOADED.
109 If PRELOADED is nonzero check in case of an SUID application
110 whether the shared object has the SUID bit set.
111 Fix some other problems with handling shared objects in system
112 specific directories.
113 (_dl_map_object): Also take extra parameter and pass it to open_path.
114 * elf/link.h (_dl_map_object): Correct prototype and comment.
115 * elf/rtld.c (dl_main): Call _dl_map_object correctly.
116 * elf/dl-open.c (_dl_open): Likewise.
117 * elf/dl-deps.c (openaux, _dl_map_object_deps): Likewise.
118
119 * sysdeps/libm-ieee754/s_modfl.c: Handle numbers > 1.0 correctly.
120
71a14d64
UD
1211998-02-17 Ulrich Drepper <drepper@cygnus.com>
122
c6222ab9
UD
123 * math/libm-test.c (modf_test): Add test for 1.5.
124
71a14d64
UD
125 * sysdeps/generic/bits/select.h (__FD_ISSET): Compare result with
126 0 to get always an int.
127
b112c02f
UD
1281998-02-17 Andreas Jaeger <aj@arthur.rhein-neckar.de>
129
130 * math/libm.map: Move all symbols that are new in glibc 2.1 to
131 version GLIBC_2.1.
132
1331998-02-17 Ulrich Drepper <drepper@cygnus.com>
134
135 * stdio-common/vfscanf.c (inchar): Check c for being EOF before
136 trying to read another character.
137
1381998-02-05 Andreas Jaeger <aj@arthur.rhein-neckar.de>
139
140 * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Convert
141 name to lowercase.
142
143 * nis/nss_nis/nis-network.c (_nss_nis_getnetbyname_r): Convert
144 name to lowercase, add test for big enough buffer.
145
1461998-02-03 Andreas Jaeger <aj@arthur.rhein-neckar.de>
147
148 * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S (rt_sigreturn):
71a14d64 149 Make compatible with older kernels. Patch by Richard Henderson.
b112c02f 150
0a614877
UD
1511998-02-17 15:10 Ulrich Drepper <drepper@cygnus.com>
152
153 * elf/dl-load.c (open_path): Use __xstat instead of stat.
154
155 * localedata/tst-locale.sh: Comment out first test for now.
156
1571998-02-14 14:58 H.J. Lu <hjl@gnu.org>
158
159 * sysdeps/generic/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Defined
160 as 1.
161 * sysdeps/unix/sysv/linux/_G_config.h (_G_HAVE_IO_GETLINE_INFO):
162 Likewise.
163
164 * libio/iogetline.c (_IO_getline_info): Renamed from
165 _IO_getline.
166 (_IO_getline): Just call _IO_getline_info.
167
168 * libio/libioP.h (_IO_getline_info): New declaration.
169
170 * libc.map (_IO_getline_info, __write): Added.
171
1721998-02-17 Andreas Jaeger <aj@arthur.rhein-neckar.de>
173
174 * sunrpc/rpc_cout.c (inline_struct): Change typo of plus to
175 const char* to shut up gcc.
176
1771998-02-17 11:37 Ulrich Drepper <drepper@cygnus.com>
178
03e4219e 179 * elf/dl-open.c (_dl_open): Assign correct value to new->l_global.
0a614877
UD
180 Patch forwarded by Cristian Gafton <gafton@redhat.com>.
181
182 * math/math.h: Define M_* constants always as `double' and add new
183 macros M_*l which are of type `long double'.
184 * sysdeps/libm-ieee754/s_cacoshl.c: Use M_*l constants now.
185 * sysdeps/libm-ieee754/s_cacosl.c: Likewise.
186 * sysdeps/libm-ieee754/s_casinhl.c: Likewise.
187 * sysdeps/libm-ieee754/s_catanhl.c: Likewise.
188 * sysdeps/libm-ieee754/s_catanl.c: Likewise.
189 * sysdeps/libm-ieee754/s_clog10l.c: Likewise.
190 * sysdeps/libm-ieee754/s_clogl.c: Likewise.
191 * math/libm-tst.c: Likewise.
192
193 * sysdeps/i386/fpu/bits/mathinline.h (__M_SQRT2): Don't use _Mdbl,
194 define as long double unconditionally.
195
1961998-02-17 Andreas Jaeger <aj@arthur.rhein-neckar.de>
197
198 * manual/arith.texi (Old-style number conversion): Correct some
199 typos.
200
2011998-02-16 16:28 H.J. Lu <hjl@gnu.org>
202
203 * time/Makefile (tz-cflags, CFLAGS-tzfile.c, CFLAGS-tzset.c):
204 Restore.
205
206 * timezone/Makefile (CFLAGS-tzfile.c, CFLAGS-tzset.c): Deleted.
207
f886bea4
UD
2081998-02-16 Ulrich Drepper <drepper@cygnus.com>
209
3858abff
UD
210 * elf/Makefile ($(objpfx)ld.so): Don't depend on rtld-script but
211 on $(rtld-ldscript).
212
f886bea4
UD
213 * sysdeps/unix/sysv/linux/alpha/ioperm.c (_ioperm): Map all ports
214 starting from 0 not only from `from'.
215 Patch by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
216
880f421f
UD
2171998-02-16 17:33 Ulrich Drepper <drepper@cygnus.com>
218
219 * elf/rtld.c (dl_main): Recognize --library-path parameter and
220 pass value (or NULL) to _dl_init_paths.
221 * elf/dl-load.c (_dl_init_paths): Change to take one parameter,
222 replacing local variable llp. If llp is NULL examine LD_LIBRARY_PATH
223 environment variable.
224 * elf/link.h: Change prototype for _dl_init_paths.
225 * elf/dl-support.c: Pass NULL in _dl_init_paths call.
226
227 * localedata/Makefile (distribute): Add test files.
228
2291998-02-17 Andreas Jaeger <aj@arthur.rhein-neckar.de>
230
231 * localedata/tests/{test1.cm, test2.cm, test3.cm, test4.cm,
232 test1.def, test2.def, test3.def, test4.def}: Simple input files
233 for localedef. Contributed by Yung-Ching Hsiao
234 <yhsiao@cae.wisc.edu>.
235
236 * localedata/Makefile (tests): Call tst-locale.sh.
237
238 * localedata/tst-locale.sh: New file, regression tests for some
239 localedef problems.
240
2411998-02-15 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
242
243 * nis/nss_nisplus/nisplus-alias.c: Use __stpncpy.
244
245 * nis/nss_nisplus/nisplus-hosts.c: Make sure buffer is always NUL
246 terminated.
247 * nis/nss_nisplus/nisplus-network.c: Likewise.
248 * nis/nss_nisplus/nisplus-proto.c: Likewise.
249 * nis/nss_nisplus/nisplus-rpc.c: Likewise.
250 * nis/nss_nisplus/nisplus-service.c: Likewise.
251
252 Add more changes from TI-RPC 2.3 for rpcgen to fix include/C++ bug
253 and support generating thread safe RPC code.
254 * sunrpc/rpc_main.c: Add changes.
255 * sunrpc/rpc_clntout.c: Likewise.
256 * sunrpc/rpc_cout.c: Likewise.
257 * sunrpc/rpc_hout.c: Likewise.
258 * sunrpc/rpc_parse.c: Likewise.
259 * sunrpc/rpc_sample.c: Likewise.
260 * sunrpc/rpc_scan.c: Likewise.
261 * sunrpc/rpc_svcout.c: Likewise.
262 * sunrpc/rpc_util.c: Likewise.
263 * sunrpc/rpc_util.h: Add new structs and prototypes.
264 * sunrpc/proto.h: Remove prototypes for static functions.
265
2661998-02-15 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
267
268 * locale/programs/ld-messages.c (messages_finish): Don't skip
269 error checking when being quiet.
270 * locale/programs/ld-ctype.c (ctype_finish): Likewise.
271 (set_class_defaults): Likewise.
272 * locale/programs/charmap.c (parse_charmap): Likewise.
273 * locale/programs/ld-collate.c (collate_finish): Likewise.
274 * locale/programs/ld-monetary.c (monetary_finish): Likewise.
275 * locale/programs/ld-time.c (time_finish): Likewise.
276 * locale/programs/locfile.c (write_locale_data): Likewise.
277
278 * locale/programs/ld-ctype.c (ctype_class_to): Silently ignore
279 unknown characters and empty ranges.
280 * locale/programs/ld-collate.c (collate_order_elem): When
281 processing an ellipsis properly form a linked list in the result
282 table, fix typo when allocating ordering array.
283 [PR libc/419]
284
2851998-02-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
286
287 * elf/Makefile (ld-map): Define.
288 (rtld-ldscript): Define. Change all `$(objpfx)rtld-ldscript' to
289 `$(rtld-ldscript)'.
290 ($(objpfx)ld.so): Combine the two versions of this rule. Depend
291 on $(ld-map).
292 (rtld-link): Combine the two versions of this definition. Fixed
293 to make it work when no symbol versioning is used.
294
2951998-02-16 Ulrich Drepper <drepper@cygnus.com>
296
297 * Makeconfig (build-program-cmd): Use --library-path parameter to
298 ld.so instead of environment variable.
299
300 * sunrpc/Makefile (rpcgen-cmd): Don't use -$ parameter.
301 * sunrpc/rpc_main.c: Remove support for -$$ option again.
302
3031998-02-16 Andreas Jaeger <aj@arthur.rhein-neckar.de>
304
305 * Make-dist: Respect with-cvs setting.
306 * MakeTAGS (all-pot): Likewise.
307 * sysdeps/sparc/sparc32/Makefile: Likewise.
308 * sysdeps/mach/hurd/Makefile: Likewise.
309 * stdlib/Makefile: Likewise.
310 * posix/Makefile: Likewise.
311 * intl/Makefile: Likewise.
312 * po/Makefile (linguas): Likewise
313
f565518e
UD
3141998-02-15 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
315
316 * nis/ypclnt.c (yp_all): Remove error message, user should print it.
317
14ea22e9
UD
3181998-02-15 Ulrich Drepper <drepper@cygnus.com>
319
64ea8bea
UD
320 * libc.map: Add __strcasecmp.
321
14ea22e9
UD
322 * nss/nsswitch.c (__nss_lookup): Return 1 if this was the last
323 module.
324
325 * nss/getXXent_r.c: If no more module is found don't try to call
326 setXXent functions but leave unsuccessfully.
327
328 * malloc/obstack.h: Cleanups.
329
330 * sysdeps/wordsize-32/stdint.h: New file.
331 * sysdeps/wordsize-64/stdint.h: New file.
332 * sysdeps/generic/stdint.h: New file.
333 * sysdeps/wordsize-32/inttypes.h: Adopt to use stdint.h.
334 * sysdeps/wordsize-64/inttypes.h: Likewise.
335 * stdlib/Makefile (headers): Add stdint.h.
336
3371998-02-03 Paul Eggert <eggert@twinsun.com>
338
339 * malloc/obstack.h (PTR_INT_TYPE): Use __PTRDIFF_TYPE__ if available.
340
3411998-02-13 17:59 Zack Weinberg <zack@rabi.phys.columbia.edu>
342
343 * timezone: New directory.
344 * time/README, time/africa, time/antarctica, time/asia,
345 time/australasia, time/backward, time/checktab.awk,
346 time/etcetera, time/europe, time/factory, time/ialloc.c,
347 time/iso3166.tab, time/leapseconds, time/northamerica,
348 time/pacificnew, time/private.h, time/scheck.c,
349 time/solar87, time/solar88, time/solar89, time/southamerica,
350 time/systemv, time/test-tz.c, time/tzfile.h,
351 time/tzselect.ksh, time/yearistype, time/zdump.c,
352 time/zic.c, time/zone.tab: Moved to timezone.
353 * time/tzfile.c: Include tzfile.h from timezone subdir.
354 * time/tzset.c: Likewise.
355 * time/Makefile: Cut out all code relating to timezones...
356 * timezone/Makefile: ...and paste it in here.
357 * Makefile (subdirs): Add timezone.
358
3591998-02-13 18:45 H.J. Lu <hjl@gnu.org>
360
361 * libc.map (_sys_nerr): Added.
362
363 * sysdeps/unix/sysv/linux/errlist.c (_sys_nerr): Make it
364 versioned symbol.
365
3661998-02-15 17:16 Ulrich Drepper <drepper@cygnus.com>
367
368 * sysdeps/unix/sysv/linux/bits/socket.h: Define PF_KEY and
369 pseudo_AF_KEY instead of pseudo_PF_KEY and AF_KEY.
370 Reported by Craig Metz <cmetz@inner.net>.
371
3721998-01-22 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
373
374 * nss/nss_files/files-parse.c (LOOKUP_NAME_CASE): Use __strcasecmp
375 instead of strcasecmp.
376 * nss/nss_files/files-alias.c (get_next_alias): Likewise.
377
378 * wctype/wctype.h (_ISwbit): Avoid warning with gcc before 2.8.
379
3801998-02-15 16:55 Ulrich Drepper <drepper@cygnus.com>
381
382 * socket/sys/socket.h (setsockopt): Make OPTVAL parameter const.
383 Patch by Dean Gaudet <dgaudet@arctic.org>.
384
3851998-02-15 16:53 Ulrich Drepper <drepper@cygnus.com>
386
387 * sysdeps/generic/Dist: Add getresgid.c and getresuid.c.
388
3891998-02-15 10:49 Zack Weinberg <zack@rabi.phys.columbia.edu>
390
391 * sysdeps/unix/sysv/linux/poll.c: If compiled against a kernel
392 with no poll syscall, just include the BSD version.
393 * sysdeps/unix/sysv/linux/getresuid.c: If compiled against a
394 kernel without the syscall, include the stub version.
395 * sysdeps/unix/sysv/linux/getresgid.c: Likewise.
396 * sysdeps/generic/getresuid.c: New file.
397 * sysdeps/generic/getresgid.c: New file.
398
3991998-02-15 Ulrich Drepper <drepper@cygnus.com>
400
401 * stdio-common/vfscanf.c: Correct last change a bit.
402
dc30f461
UD
4031998-02-13 17:39 Ulrich Drepper <drepper@cygnus.com>
404
405 * elf/Makefile: Don't use --version-script parameter to link ld.so
406 unconditionally.
407
4081998-01-02 04:19 Geoff Keating <geoffk@ozemail.com.au>
409
410 * math/Makefile: Add t_exp.
411 * math/libm-test.c: Tighten accuracy bounds for exp(), correct
412 constants.
413 * math/test-reduce.c: Remove temporarily, it seems to be broken.
414 * sysdeps/libm-ieee754/e_exp.c: Use accurate table method.
415 * sysdeps/libm-ieee754/e_expf.c: Use table & double precision for
416 better accuracy.
417 * sysdeps/libm-ieee754/s_exp2.c: Use better polynomial; correct
418 algorithm for very large/very small arguments.
419 * sysdeps/libm-ieee754/s_exp2f.c: Use slightly better polynomial;
420 correct algorithm for very large/very small arguments; adjust for
421 new table.
422 * sysdeps/libm-ieee754/t_exp.c: New file.
423 * sysdeps/libm-ieee754/t_exp2f.h: Use table with smaller deltas.
424
425 * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Put 'strange test'
426 back, with comment that explains what breaks when you remove it :-(.
427
428 * localedata/xfrm-test.c: Avoid integer overflow.
429
430 * stdlib/strfmon.c: char is unsigned, sometimes.
431
dc30f461
UD
432 * sysdeps/powerpc/Makefile: Remove quad float support.
433 * sysdeps/powerpc/q_*.c: Remove, they will become an add-on.
434 * sysdeps/powerpc/quad_float.h: Likewise.
435 * sysdeps/powerpc/test-arith.c: Likewise.
436 * sysdeps/powerpc/test-arithf.c: Likewise.
437
438 * sysdeps/generic/s_exp2.c: Remove, we have this implemented now.
439 * sysdeps/generic/s_exp2f.c: Likewise.
440
441 * sysdeps/powerpc/bits/mathinline.h: Use underscores around __asm__,
442 don't try anything if _SOFT_FLOAT.
443
4441997-12-31 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
445
446 * locale/C-ctype.c (_nl_C_LC_CTYPE_class32): Undo last change.
447 * locale/programs/ld-ctype.c (CHAR_CLASS32_TRANS): Likewise.
448 * wctype/wctype.c: Likewise.
449 * wctype/wctype.h (_ISwxxx): Renamed from _ISxxx, all uses
450 changed. They are incompatible with the _ISxxx values from
451 <ctype.h> on little endian machines.
452 (_ISwbit) [__BYTE_ORDER == __LITTLE_ENDIAN]: Correctly transform
453 bit number. This fixes the real bug and restores the integrity of
454 the ctype locale file.
455 * wctype/wcfuncs.c: Change all _ISxxx to _ISwxxx.
456 * wctype/wcfuncs_l.c: Likewise.
457 * wctype/wcextra.c: Likewise.
458 * wctype/wctype_l.c [__BYTE_ORDER == __LITTLE_ENDIAN]: Use correct
459 byte swapping.
460
4611998-02-09 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
462
463 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.S (errno): Put it
464 into .bss segment instead of .common, so that aliases on it work.
465
466 * sysdeps/unix/sysv/linux/i386/sysdep.S (errno): Add .type and
467 .size directives, put into .bss segment instead of initializing it
468 to 4.
469
4701998-02-12 08:00 H.J. Lu <hjl@gnu.org>
471
472 * libc.map (gnu_get_libc_release, gnu_get_libc_version): Added.
473
474 * version.c (__gnu_get_libc_release, __gnu_get_libc_version): New
475 functions.
476 Make names without __ weak aliases.
477 (__libc_release, __libc_version): Make them static.
478
479 * include/gnu/libc-version.h: New file.
480 * Makefile (headers): Add gnu/libc-version.h.
481
4821998-02-13 Ulrich Drepper <drepper@cygnus.com>
483
484 * stdlib/stdlib.h (struct drand48_data): Leave X to user macros
485 and use x for member name.
486 Reported by Daniel Lyddy <daniell@cs.berkeley.edu>.
487
488 * stdlib/drand48.c: Change according to member name change.
489 * stdlib/drand48_r.c: Likewise.
490 * stdlib/lcong48_r.c: Likewise.
491 * stdlib/lrand48.c: Likewise.
492 * stdlib/lrand48_r.c: Likewise.
493 * stdlib/mrand48.c: Likewise.
494 * stdlib/mrand48_r.c: Likewise.
495 * stdlib/seed48.c: Likewise.
496 * stdlib/seed48_r.c: Likewise.
497 * stdlib/srand48_r.c: Likewise.
498
4991998-02-11 Andreas Jaeger <aj@arthur.rhein-neckar.de>
500
501 * nss/test-netdb.c: Add some more test cases.
502
5031998-02-13 11:39 Ulrich Drepper <drepper@cygnus.com>
504
505 * libio/iovsscanf.c: Undo last change modifying errno.
506
5071998-02-12 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
508
509 * stdio-common/vfscanf.c: Never try to read another character
510 after EOF. Don't decrement read_in after EOF, it wasn't
511 incremented in the first place.
512 (NEXT_WIDE_CHAR): Set First, not first.
513
5141998-02-06 07:48 H.J. Lu <hjl@gnu.org>
515
516 * db/Makefile ($(inst_libdir)/libndbm.a,
517 $(inst_libdir)/libndbm.so): New targets.
518 * db2/Makefile: Likewise.
519
5201998-02-12 08:20 H.J. Lu <hjl@gnu.org>
521
522 * sysdeps/gnu/errlist.awk (sys_errlist, sys_nerr): Create weak
523 aliases if HAVE_ELF or PIC or DO_VERSIONING is not defined.
524
5251998-02-12 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
526
527 * sysdeps/generic/_G_config.h: Define _G_wchar_t, for C++
528 <streambuf.h>.
529 * sysdeps/unix/sysv/linux/_G_config.h: Likewise.
530
5311998-02-11 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
532
533 * sysdeps/unix/make-syscalls.sh: Fix sed pattern when dealing with
534 versioned symbols.
535
5361998-02-13 08:14 H.J. Lu <hjl@gnu.org>
537
538 * libc.map (_dl_global_scope, _dl_lookup_symbol_skip,
539 _dl_lookup_versioned_symbol, _dl_lookup_versioned_symbol_skip):
540 Added for libdl.so.
541
e1586792
UD
5421998-02-09 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
543
544 * sysdeps/unix/sysv/linux/syscalls.list: Don't mark lchown as
545 extra syscall.
546
547 * grp/Makefile: Fix logic when checking for thread package.
548 * pwd/Makefile: Likewise.
549
5501998-02-11 08:23 H.J. Lu <hjl@gnu.org>
551
552 * elf/Makefile (rtld-map): Replaced by libc-map.
553
554 * elf/rtld.map: Removed.
555
556 * libc.map (__libc_enable_secure, _dl_catch_error,
557 _dl_check_all_versions, _dl_debug_initialize, _dl_debug_state,
558 _dl_default_scope, _dl_global_scope_end, _dl_init_next,
559 _dl_lookup_symbol, _dl_map_object, _dl_map_object_deps,
560 _dl_object_relocation_scope, _dl_relocate_object,
561 _dl_signal_error, _dl_starting_up, _dl_sysdep_start,
562 _r_debug): Added for ld.so.
563
5641998-02-10 08:38 H.J. Lu <hjl@gnu.org>
565
566 * libio/iofclose.c: Check PIC && DO_VERSIONING instead of
567 DO_VERSIONING.
568 * libio/iofdopen.c: Ditto.
569 * libio/iofopen.c: Ditto.
570 * libio/oldfileops.c: Ditto.
571
572 * libc.map (sys_nerr, _sys_errlist, sys_errlist): Added for
573 version GLIBC_2.1.
574
575 * sysdeps/unix/sysv/linux/Makefile (stdio-common): Removed
576 oldsiglist from sysdep_routines and shared-only-routines.
577
578 * sysdeps/unix/sysv/linux/errlist.c: New.
579 * sysdeps/unix/sysv/linux/errlist.h: New.
580 * sysdeps/unix/sysv/linux/sizes.h: New.
581 * sysdeps/unix/sysv/linux/alpha/sizes.h: New.
582 * sysdeps/unix/sysv/linux/sparc64/sizes.h: New.
583
584 * sysdeps/unix/sysv/linux/oldsiglist.c: Removed.
585
586 * sysdeps/unix/sysv/linux/siglist.c: Include <sizes.h>.
587 (__old_sys_siglist, __old_sys_sigabbrev): Use ELF .size
588 directive.
589
590 * sysdeps/unix/sysv/linux/siglist.h (OLD_SIGLIST_SIZE_STR): New.
591
592 * sysdeps/unix/sysv/linux/Dist (errlist.h, sizes.h.): Added.
593 (oldsiglist.c): Removed.
594
595 * sysdeps/gnu/errlist.awk (SYS_SIGLIST, SYS_NERR): New.
596 (_sys_siglist): Use SYS_SIGLIST instead.
597 (_sys_nerr): Use SYS_NERR instead.
598
599 * sysdeps/gnu/errlist.c: Rebuilt.
600
6011998-02-11 08:35 H.J. Lu <hjl@gnu.org>
602
603 * elf/Makefile (others-static): New, set to ldconfig.
604 ($(objpfx)ldconfig): Removed.
605
606 * Rules (binaries-all, binaries-static, binaries-shared): New.
607 Create targets for $(binaries-static) and $(binaries-shared).
608
609 * Makeconfig (+link-static, link-libc-static,
610 link-extra-libs-static): New for static linking.
611
241b119d
UD
6121998-02-11 Andreas Jaeger <aj@arthur.rhein-neckar.de>
613
614 * manual/memory.texi (Using the Memory Debugger): Fix typo.
615
616 * math/libm-test.c (modf_test): Add one more test for modf.
617
2d4a30ce
UD
6181998-02-11 14:39 Ulrich Drepper <drepper@happy.cygnus.com>
619
620 * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_missing_rt_sigs):
621 Rename from __libc_have_rt_sigs and leave as COMMON data.
dc30f461 622
4a7ceb5a
UD
6231998-02-11 08:30 H.J. Lu <hjl@gnu.org>
624
625 * sysdeps/libm-ieee754/w_powl.c (__powl): Use __finitel instead
626 of __finite.
627
1eb687d0
UD
6281998-02-11 19:16 Richard Henderson <rth@cygnus.com>
629
630 * stdlib/strtod.c (STRTOF): Don't call lshift with zero count.
631
3ec27a87
UD
6321998-02-11 16:56 Ulrich Drepper <drepper@happy.cygnus.com>
633
634 * misc/tst-efgcvt.c: Add yet more tests.
635 * misc/efgcvt_r.c: And correct for these tests again.
636 Reported by HJ Lu.
637
1eb687d0
UD
638 * isomac.c: Move to...
639 * stdlib/isomac.c: ...here.
640 * Makefile: Move rules for handling isomac...
641 * stdlib/Makefile: ...to here.
642
da2d1bc5
UD
6431998-02-10 23:57 Ulrich Drepper <drepper@happy.cygnus.com>
644
645 * misc/tst-efgcvt.c: Add more tests.
646 * misc/efgcvt_r.c: Correct result for above new tests.
647
6481998-02-06 17:22 H.J. Lu <hjl@gnu.org>
649
650 * misc/efgcvt_r.c (fcvt_r, ecvt_r): Correctly handle
651 NDIGIT <= 0.
652
6531998-02-10 16:48 Philip Blundell <pb@nexus.co.uk>
654
655 * Makerules (install-no-libc.a-nosubdir): Don't install-bin (etc)
656 if the programs weren't built.
657
6581998-02-09 10:12 Philip Blundell <pb@nexus.co.uk>
659
660 * sysdeps/libm-ieee754/s_exp2.c (__ieee754_exp2): If we don't have
661 FE_TONEAREST, soldier on regardless and do the best we can.
662 * sysdeps/libm-ieee754/s_exp2f.c (__ieee754_exp2f): likewise.
663
6641998-02-5 17:20 Philip Blundell <pb@nexus.co.uk>
665
666 * sysdeps/standalone/filedesc.h: Define __need_FOPEN_MAX, not
667 _STDIO_H, before including <bits/stdio_lim.h>.
668
669 * sysdeps/standalone/arm/bits/errno.h (EOVERFLOW): Added.
670
671 * io/fts.c (fts_build): Don't try to use d_type if it doesn't
672 exist.
dc30f461 673
da2d1bc5
UD
674 * sysdeps/arm/sys/ucontext.h: New file.
675
6761998-02-04 10:11 Philip Blundell <pb@nexus.co.uk>
677
678 * manual/stdio.texi (Formatted Output Functions): Explicitly say
679 that the return value from snprintf() does not count the
680 terminating NUL as a character.
dc30f461 681
da2d1bc5
UD
6821998-02-10 16:57 Ulrich Drepper <drepper@happy.cygnus.com>
683
684 * manual/users.texi: Rewrite to describe correct POSIX behaviour,
685 add description for sete[ug]id and general cleanup.
686 Patch by Zack Weinberg <zack@rabi.phys.columbia.edu>.
687
6881998-01-04 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
689
690 * Makefile (parent-clean): Don't remove makefile fragments here.
691 (postclean): New variable.
692 (clean): Remove makefile fragments here.
693 (realclean distclean): Likewise. Pass sysdep-subdirs to sub-make.
694 (generated): Add isomac and isomanc.out.
695 * Makeconfig ($(common-objpfx)soversions.mk): Don't generate if
696 avoid-generated is set.
697 (postclean-generated): Add soversion.mk.
698 ($(common-objpfx)version.mk): Don't include if avoid-generated is
699 set.
700 * Makerules: Still need to include $(+sysdir_pfx)sysd-Makefile if
701 avoid-generated is set.
702 (common-generated): Add libc.so and libc.so$(libc.so-version).
703 (generated): Add versioned libraries.
704 (common-mostlyclean): Also remove %.so and %_pic.a.
705 * csu/Makefile (generated): Add abi-tag.h.
706 * db2/Makefile (extra-objs): Add getlong.o.
707 * elf/Makefile (generated): Add ld.so, ldd and
708 $(rtld-installed-name).
709 (others): Add ldconfig here instead of ldconfig.o to extra-objs.
710 * malloc/Makefile (generated): Add mtrace.
711 * po/Makefile: Don't include version.mk, not needed any more.
712 * sunrpc/Makefile (generated): Add rpc-proto.d and rpcgen.
713 * sysdeps/unix/Makefile: Fix local_lim.h -> bits/local_lim.h,
714 syscall.h -> sys/syscall.h.
715 (common-generated): Add s-proto.d.
716 (postclean-generated): Add sysd-syscalls.
717 * localedata/Makefile (test-output): Add all output files.
718 (generated): Add test-input and test-output.
719 (generated-dirs): Add all the dirs.
720
7211998-01-04 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
722
723 * Makefile (test-output, generated, generated-dirs): New
724 variables.
725
7261998-02-10 16:57 Ulrich Drepper <drepper@happy.cygnus.com>
727
728 * resolv/nss_dns/dns-host.c: Various code cleanups.
dc30f461 729
da2d1bc5
UD
7301998-02-09 08:10 H.J. Lu <hjl@gnu.org>
731
732 * resolv/gethnamaddr.c (getanswer): Fix the PTR/CNAME bug.
733 From Philip Blundell <pb@nexus.co.uk>.
734 * resolv/nss_dns/dns-host.c (getanswer_r): Ditto.
735
7361998-02-08 Andreas Jaeger <aj@arthur.rhein-neckar.de>
737
738 * libc.map: Add .rem, .div, .mul, .udiv, .umul, .urem for Sparc.
739 Suggested by debian/sparc porters.
740
7411998-02-07 Andreas Jaeger <aj@arthur.rhein-neckar.de>
742
743 * misc/tst-efgcvt.c: Totally rewritten, added a lot of new tests
744 for ecvt and fcvt.
745
7461998-02-10 16:32 Ulrich Drepper <drepper@happy.cygnus.com>
747
748 * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_r): Use __xstat and
749 __fxstat instead of stat and fstat. Use namespace clean __stpcpy.
750
751 * signal/signal.h: Always define sigset_t if __need_sigset_t is
752 defined even if __USE_POSIX is not defined.
753
7541998-02-02 20:51 Zack Weinberg <zack@rabi.phys.columbia.edu>
755
756 * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_r): Correct last patch
757 to support obsolete tty major numbers correctly.
dc30f461 758
da2d1bc5
UD
7591998-02-02 08:47 H.J. Lu <hjl@gnu.org>
760
761 * login/Makefile ($(inst_libexecdir)/pt_chown): Make the target
762 directory first and ignore install error.
763
764 * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_r): Substract
765 128 from ptyno and fix a typo for the BSD style pty.
766
7671998-02-01 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
768
769 * sysdeps/unix/Makefile ($(common-objpfx)s-proto.d): Depend on all
770 syscalls.list's.
771
7721998-02-01 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
773
774 * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add
775 getresuid and getresgid.
776
777 * sysdeps/unix/sysv/linux/getresuid.c: New file.
778 * sysdeps/unix/sysv/linux/getresgid.c: New file.
779
780 * sysdeps/unix/sysv/linux/syscalls.list: Remove getres[ug]id, add
781 s_getres[ug]id.
782
783 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add getres[ug]id.
784 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
785 * sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise.
786 * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Likewise.
787
7881998-02-02 08:11 H.J. Lu <hjl@gnu.org>
789
790 * nscd/grpcache.c: Include <stdlib.h>.
791
7921998-02-01 16:01 H.J. Lu <hjl@gnu.org>
793
794 * stdlib/atoll.c: Fix comments.
795
796 * sysdeps/posix/ttyname.c: Ignore stdin/stdout/stderr.
797 * sysdeps/posix/ttyname_r.c: Ditto.
798
7991998-02-03 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
800
801 * io/sys/stat.h: Define S_IFLNK and S_IFSOCK if __USE_BSD or
802 __USE_MISC, independent of __USE_UNIX98.
803
8041998-02-10 19:18 Ulrich Drepper <drepper@happy.cygnus.com>
805
806 * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_missing_rt_sigs):
807 Rename from __libc_have_rt_sigs and leave as COMMON data.
dc30f461 808
da2d1bc5
UD
8091998-02-04 11:58 Richard Henderson <rth@twiddle.rth.home>
810
811 * Makeconfig (CFLAGS-.os): Kill -fno-common.
812 * Makerules (libc.so): Prelink libc_pic.a, allocating commons.
813
814 * libc.map (GLIBC_2.1): Add Linux/Alpha tv64 symbols.
dc30f461 815 * elf/rtld.map: New file. Needed to define the GLIBC_2.*
da2d1bc5
UD
816 version symbols.
817 * include/libc-symbols.h (symbol_version, default_symbol_version):
818 Provide asm versions and correct !DO_VERSIONING versions.
819 * sysdeps/unix/make-syscalls.sh: Recognize version symbols in
820 the weak symbol list.
dc30f461 821
da2d1bc5
UD
822 * sysdeps/unix/sysv/linux/sigaction.c (__libc_missing_rt_sigs):
823 Rename from __libc_have_rt_sigs and leave as COMMON data.
824 * sysdeps/unix/sysv/linux/sigpending.c: Likewise.
825 * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
826 * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
827
8281998-02-04 16:41 Zack Weinberg <zack@rabi.phys.columbia.edu>
829
830 * sunrpc/Makefile: Correct dependencies of rpcgen.
831
8321998-02-10 03:00 Ulrich Drepper <drepper@happy.cygnus.com>
833
834 * nscd/Makefile: Fix test for available linuxthreads add-on.
835 Patch by Zack Weinberg <zack@rabi.phys.columbia.edu>.
836
8371998-02-05 Andreas Jaeger <aj@arthur.rhein-neckar.de>
838
839 * sysdeps/unix/sysv/linux/syscalls.list: Fix typo in lchown.
840
8411998-02-03 Andreas Jaeger <aj@arthur.rhein-neckar.de>
842
843 * sysdeps/gnu/Makefile: Respect with-cvs variable.
844
845 * manual/errno.texi (Error Messages): Correct description of
846 strerror_r. Pointed out by jonas@bagge.se.
847
8481998-01-29 Andreas Jaeger <aj@arthur.rhein-neckar.de>
849
dc30f461 850 * manual/socket.texi (Host Address Functions): Clarify description
da2d1bc5
UD
851 of inet_network.
852
8531998-02-07 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
854
855 * sysdeps/unix/grantpt.c (argv): Move const to toplevel.
856 (grantpt): Delete superfluous cast.
857
8581998-02-06 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
859
860 * Makefile ($(inst_slibdir)/libc-$(version).so): Depend on
861 elf/ldso_install instead of elf/subdir_install.
862 (elf/ldso_install): New target.
863
864 * elf/Makefile (ldso_install): New target.
865
8661998-02-07 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
867
868 * sysdeps/unix/sysv/linux/powerpc/socket.S: Really do the change
869 of 1998-01-06.
870
8711998-02-07 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
872
873 * string/bits/string2.h (strcmp): Use __string2_1bptr_p only for
874 constant expressions.
875
8761998-02-07 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
877
878 * nss/test-netdb.c: Include <unistd.h> for gethostname and "nss.h"
879 for __nss_configure_lookup.
880 (output_hostent): Remove unused variable.
881
8821998-02-07 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
883
884 * string/tst-inlcall.c: Fix format string.
885
8861998-02-09 Andreas Jaeger <aj@arthur.rhein-neckar.de>
887
888 * inet/netinet/in.h: Rename second parameter of bindresvport to
889 avoid buggy gcc warning. [PR libc/412]
890
823bc652
RH
8911998-02-04 18:04 Richard Henderson <rth@cygnus.com>
892
893 * sysdeps/unix/sysv/linux/alpha/clone.S: Elide terminal ldgp for PROF.
894 * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Fix typos.
895
dc30f461 896 * sysdeps/unix/sysv/linux/alpha/bits/time.h (struct timeval):
823bc652
RH
897 Follow POSIX and make tv_sec a time_t.
898 * sysdeps/unix/sysv/linux/alpha/getitimer.S: New file to handle
899 new tv64 syscall as well as fall back to tv32.
900 * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
901 * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
902 * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
903 * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise.
904 * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise.
905 * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise.
906 * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise.
907 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add tv32 entries.
908
f43898bd
RH
909 * include/rpcsvc/nis.h: New. Bounce to nis/rpcsvc.
910 * include/rpcsvc/nis_tags.h: Likewise.
911 * include/rpcsvc/nislib.h: Likewise.
912
566efee2
UD
9131998-02-02 01:12 Ulrich Drepper <drepper@cygnus.com>
914
915 * libc.map: Add _h_errno.
916 * inet/herrno.c: Make _h_errno weak alias.
917
918 * login/Makefile (distribute): Add pty-internal.h.
919
920 * nscd/Makefile (distribute): Add all the files missing.
921
922 * signal/allocrtsig.c: Fix problem with recognizing whether RT sigs
923 are available.
924
925 * stdio-common/tstscanf.c: Rewrite a bit to continue after errors
926 and report status at the end.
927
928 * sysdeps/unix/sysv/linux/syscalls.list: Add lchown.
929
930 * sysdeps/unix/sysv/linux/i386/sysdep.S: Make errno an initialized
931 variable.
932 * sysdeps/unix/sysv/linux/powerpc/sysdep.c: Add alias _errno for errno.
933 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.S: Likewise.
934 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.S: Likewise.
935
9361998-01-03 20:47 Mark Kettenis <kettenis@phys.uva.nl>
937
938 * configure.in: Fix --enable-add-ons code.
939
9401998-02-01 Andreas Jaeger <aj@arthur.rhein-neckar.de>
941
942 * elf/rtld.c (dl_main): Allow ":" as separator for LD_PRELOAD. Patch
943 by Rudolf Leitgeb <leitgeb@leland.stanford.edu>.
944 [PR libc/441]
945
946 * sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Use first
947 occurence in cache. Reported by Rudolf Leitgeb
948 <leitgeb@leland.stanford.edu>.
949 [PR libc/440]
950
9511998-02-01 21:18 Ulrich Drepper <drepper@cygnus.com>
952
953 * libio/iovsscanf.c: Set errno to 0 before calling _IO_vfscanf so
954 that it never is EINTR (which is tested for in _IO_vfscanf).
955
956 * Makefile.in: Call sub-make with CVSOPTS.
957
958 * elf/Makefile (distribute): Add dl-procinfo.h.
959
960 * sysdeps/unix/sysv/linux/alpha/Dist: Add rt_sigaction.S.
961
9621998-02-01 15:54 Ulrich Drepper <drepper@cygnus.com>
963
964 * version.h (VERSION): Bump to 2.0.92.
965
9661998-01-31 Phil Blundell <philb@gnu.org>
967
968 * sysdeps/unix/sysv/linux/siglist.c (_sys_siglist): Additional weak
969 alias for __new_sys_siglist.
970
6a844df6
UD
9711998-02-01 00:53 Ulrich Drepper <drepper@cygnus.com>
972
973 * grp/Makefile: Define USE_NSCD in CFLAGS for getgrnam_r.c and
974 getgrgid_r.c if thread package is available.
975 * pwd/Makefile: Likewise.
976 * grp/getgrnam_r.c: Remove USE_NSCD definition.
977 * grp/getgrgid_r.c: Likewise.
978 * pwd/getpwnam_r.c: Likewise.
979 * pwd/getpwuid_r.c: Likewise.
980
9811998-01-31 23:46 Ulrich Drepper <drepper@cygnus.com>
982
983 * nss/getXXbyYY_r.c: If NSS function reports too small buffer return
984 with error to allow user intervention.
985 * nss/getXXent_r.c: Likewise.
986
f54de3b5
UD
9871998-01-31 21:18 Ulrich Drepper <drepper@cygnus.com>
988
989 * sysdeps/generic/dl-sysdep.c (_dl_show_aux): Print newline after
990 AT_PLATFORM string. Pretty print AT_BASE info.
991
992 * sysdeps/generic/dl-sysdep.c: Include <dl-procinfo.h>.
993 (_dl_show_aux): Call _dl_procinfo to print AT_HWCAP info.
994 * sysdeps/generic/dl-procinfo.h: New file.
6a844df6 995 * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: New file.
f54de3b5 996
4d06461a
UD
9971998-01-31 20:52 Ulrich Drepper <drepper@cygnus.com>
998
999 * nscd/grpcache.c (cache_grpinit): Let calloc do the multiplication.
1000
1001 * nscd/pwdcache.c (cache_pwdinit): Use thread attribute to detach
566efee2 1002 thread and not pthread_detach.
4d06461a
UD
1003
1004 * nscd/nscd.c: Rewrite to use argp instead of getopt.
1005
d67281a7
UD
10061998-01-31 Phil Blundell <philb@gnu.org>
1007
1008 * configure.in: Add --without-cvs option to suppress automatic
1009 checkin of regenerated files.
4d06461a 1010 * config.make.in: Likewise.
d67281a7
UD
1011 * Makefile: Respect with-cvs setting.
1012 * Makerules: Likewise.
1013
1014 * configure.in: Allow the standalone ARM port to be configured.
1015
10161998-01-31 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
1017
1018 * grp/getgrgid_r.c: Define USE_NSCD.
1019 * grp/getgrnam_r.c: Likewise.
1020 * pwd/getpwuid_r.c: Likewise.
1021 * pwd/getpwnam_r.c: Likewise.
1022
1023 * sysdeps/unix/inet/Subdirs: Add nscd subdir.
1024
1025 * nss/getXXbyYY_r.c: Try at first nscd.
1026
1027 * nscd/Makefile: New, for the Name Switch Cache Daemon (nscd).
1028 * nscd/connections.c: New file.
1029 * nscd/dbg_log.c: New file.
1030 * nscd/dbg_log.h: New file.
1031 * nscd/grpcache.c: New file.
1032 * nscd/nscd.c: New file.
1033 * nscd/nscd.h: New file.
1034 * nscd/nscd_conf.c: New file.
1035 * nscd/nscd_stat.c: New file.
1036 * nscd/pwdcache.c: New file.
1037
1038 * nscd/nscd_getgr_r.c: New, client code, linked into libc.
1039 * nscd/nscd_getpw_r.c: Likewise.
1040 * nscd/nscd_proto.h: New, prototypes for client functions.
1041
1042 * nscd/nscd.conf: New, example for a configuration file.
1043 * nscd/nscd.init: New, example for a startup script.
1044
1045 * nscd/getgrgid_r.c: Old grp/getgrgid_r version, used from nscd to
1046 avoid deadlocks.
1047 * nscd/getgrnam_r.c: Likewise.
1048 * nscd/getpwnam_r.c: Likewise.
1049 * nscd/getpwuid_r.c: Likewise.
1050
4eb36693
UD
10511998-01-31 11:44 Ulrich Drepper <drepper@cygnus.com>
1052
1053 * intl/Makefile: Use CVSOPTS in cvs invocation.
1054 * po/Makefile: Likewise.
1055 * posix/Makefile: Likewise.
1056 * stdlib/Makefile: Likewise.
1057
07b51ba5
UD
10581998-01-31 11:18 Ulrich Drepper <drepper@cygnus.com>
1059
1060 * misc/efgcvt_r.c (fcvt_r): Handle illegal NDIGIT correctly.
1061 [PR libc/410]
1062 * misc/Makefile (tests): Add tst-efgcvt.
1063 * misc/tst-efgcvt.c: New file.
1064
acaee4d7
UD
10651998-01-31 00:21 Ulrich Drepper <drepper@cygnus.com>
1066
1067 * posix/regex.c: Add some more cleanups by Akim Demaille.
1068
10691998-01-30 23:55 Ulrich Drepper <drepper@cygnus.com>
1070
1071 * signal/signal.h: Revert last change.
1072 * string/strsignal.c: Regard signal number NSGI as illegal.
1073 * sysdeps/unix/sysv/linux/siglist.c: Define array only with NSIG
1074 members.
1075
379bb425
UD
10761998-01-30 23:37 Ulrich Drepper <drepper@cygnus.com>
1077
1078 * Makefile.in: Add comment about CVSOPTS Makefile variable.
1079 * Makerules: Use CVSOPTS in cvs invocation.
1080 * Makefile: Likewise.
1081 * MakeTAGS: Likewise.
1082 * Make-dist: Likewise.
1083
9aae565a
UD
10841998-01-30 22:37 Ulrich Drepper <drepper@cygnus.com>
1085
1086 * sysdeps/generic/memmem.c: Correct last change.
1087
9931ba24
UD
10881998-01-30 22:12 Ulrich Drepper <drepper@cygnus.com>
1089
1090 * sysdeps/unix/sysv/linux/Makefile [$(subdir)==nis]: Define
1091 CFLAGS-ypclnt.c to -DUSE_BINDINGDIR=1.
1092
10931998-01-30 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
1094
1095 * nis/ypclnt.c: Try at first to use the binding file from ypbind
1096 before using RPC.
1097
4775243a
UD
10981998-01-28 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1099
1100 * manual/memory.texi (Heap Consistency Checking): mcheck is
1101 declared in <mcheck.h>.
1102 Suggested by Jochen Voss <voss@mathematik.uni-kl.de> [PR libc/438]
1103
11041998-01-28 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1105
1106 * sysdeps/generic/memmem.c (memmem): An empty needle is at the
1107 beginning of haystack.
1108
11091998-01-29 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1110
1111 * nss/nss_files/files-service.c: Correct last patch.
1112
11131998-01-30 21:29 Ulrich Drepper <drepper@cygnus.com>
1114
1115 * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Define
1116 __libc_have_rt_sigs.
1117 * sysdeps/sparc/sparc32/__longjmp.S: Define _SETJMP_H before
1118 including <bits/setjmp.h>.
1119 * sysdeps/sparc/sparc32/setjmp.S: Likewise.
1120 Patch from the Debian glibc/SPARC package.
1121
11221997-12-12 07:57 H.J. Lu <hjl@gnu.org>
1123
1124 * sysdeps/alpha/bzero.S: Fix a typo.
1125 * sysdeps/alpha/htonl.S: Ditto.
1126 * sysdeps/alpha/htons.S: Ditto.
1127
cd897fe7
UD
11281998-01-30 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
1129
1130 * nis/nss_nis/nis-hosts.c: Convert hostname to lowercase for NIS query.
1131
6591c335
UD
11321998-01-30 19:58 Ulrich Drepper <drepper@cygnus.com>
1133
1134 * include/cpio.h: Move to ...
1135 * posix/cpio.h: ...here.
1136
1137 * locale/programs/ld-collate.c: Fix typo.
1138
1139 * signal/signal.h: Declare _sys_siglist with NSIG+1 elements.
1140
1141 * stdio-common/tiformat.c: Add checks for %#.0o and friends.
1142
1143 * login/utmp_file.c (pututline_file): Don't always report success
1144 if similar entry is found. Patch by Mark M. Kettenis.
1145
11461998-01-30 16:06 Philip Blundell <pb@nexus.co.uk>
1147
1148 * manual/Makefile: Don't try to install the info files if makeinfo
1149 is not available.
1150
11511998-01-30 12:05 Philip Blundell <pb@nexus.co.uk>
1152
1153 * sysdeps/unix/sysv/linux/bits/ioctls.h: Include a copy of the
1154 kernel's network ioctls, rather than using <linux/sockios.h> to
1155 get them. This way we are sure of maintaining compatibility if
1156 the kernel interface should change.
1157
11581998-01-30 15:52 Ulrich Drepper <drepper@cygnus.com>
1159
1160 * sysdeps/unix/sysv/linux/Dist: Add netrose/rose.h.
1161
11621998-01-25 19:54 Philip Blundell <Philip.Blundell@pobox.com>
1163
1164 * sysdeps/unix/sysv/linux/netrose/rose.h: New file.
1165 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Install it.
1166
11671998-01-27 22:29 Zack Weinberg <zack@rabi.phys.columbia.edu>
1168
1169 Implement System V pseudoterminal handling.
1170
1171 * login/Makefile
1172 (routines): Add getpt, grantpt, unlockpt, ptsname.
1173 (libutil-routines): Remove pty. Add openpty, forkpty.
1174 (distribute): New internal header pty-internal.h.
1175 (others): Add the helper program, pt_chown.
1176 (install-others): Install it, in $(libexecdir), mode 4755.
1177
1178 * login/pty-internal.h: New file.
1179 * login/openpty.c: New file.
1180 * login/forkpty.c: New file.
1181 * login/programs/pt_chown.c: New file.
1182
1183 * libc.map: Add getpt, grantpt, unlockpt, ptsname, ptsname_r.
1184 * stdlib/stdlib.h: Prototype them.
1185
1186 * config.make.in: Define $(libexecdir).
1187 * Makeconfig: Define $(inst_libexecdir).
1188
1189 * sysdeps/generic/pty.c: Removed.
1190 * sysdeps/unix/sysv/linux/pty.c: Removed.
1191
1192 * sysdeps/generic/getpt.c: Stub out.
1193 * sysdeps/generic/grantpt.c: Likewise.
1194 * sysdeps/generic/ptsname.c: Likewise.
1195 * sysdeps/generic/unlockpt.c: Likewise.
1196
1197 * sysdeps/unix/grantpt.c: New file.
1198 * sysdeps/unix/bsd/getpt.c: New file.
1199 * sysdeps/unix/bsd/unlockpt.c: New file.
1200 * sysdeps/unix/sysv/linux/getpt.c: New file.
1201 * sysdeps/unix/sysv/linux/ptsname.c: New file.
1202 * sysdeps/unix/sysv/linux/unlockpt.c: New file.
1203
12041998-01-29 23:56 Ulrich Drepper <drepper@cygnus.com>
1205
1206 * localedata/locales/ru_RU: Fix YESEXPR. Patch by lav@yars.free.net.
1207
12081998-01-29 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1209
1210 * nss/Makefile (tests): Add rule for test-netdb.c.
1211
1212 * nss/test-netdb.c: New file.
1213
12141998-01-29 02:38 Ulrich Drepper <drepper@cygnus.com>
1215
1216 * elf/dl-open.c (_dl_open): Make sure the variable `reloc' is
1217 really kept as a variable. Patch by Richard Henderson,
1218 reported by Jakub Jelinek <jj@sunsite.ms.mff.cuni.cz>.
1219
1220 * elf/rtld.c (dl_main): Call _dl_init_paths before handling preloading.
1221 * elf/genrtldtbl.awk: Mark machine dependent directory of generated
1222 entries as not existing.
1223
12241998-01-26 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1225
1226 * stdio-common/vfprintf.c (process_arg): Fix printing of octal
1227 zero in alternate form with precision of zero, which must produce
1228 "0". Add braces to avoid ambiguous `else'.
1229
12301998-01-26 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
1231
1232 * nis/nss_compat/compat-grp.c: Fix memory leak and trailing null
1233 problem with strncpy.
1234 * nis/nss_compat/compat-pwd.c: Likewise.
1235 * nis/nss_compat/comapt-spwd.c: Likewise.
1236
12371998-01-28 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1238
1239 * assert/assert.h (assert_perror): Correct test for errnum. Patch
1240 by uch@nop.or.jp. [PR libc/437]
1241
12421997-12-20 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1243
1244 * locales/pl_PL: Fix int_curr_symbol.
1245
12461998-01-26 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1247
1248 * nis/nis_cache.c: Include <unistd.h> for declaration of close.
1249
12501998-01-06 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1251
1252 * stdio-common/test-popen.c: Include <errno.h>.
1253
1254 * sysdeps/unix/sysv/linux/if_index.c: Include <unistd.h> for
1255 close.
1256
1257 * inet/getnetgrent_r.c: Include <errno.h>.
1258
1259 * db2/db/db_conv.c: Include <string.h> for memcpy.
1260
1261 * gmon/bb_exit_func.c: Include <string.h> instead of <strings.h>
1262 so that memcpy is declared.
1263
1264 * iconv/iconv_open.c: Include <stdlib.h> for alloca.
1265
1266 * misc/init-misc.c: Remove unneeded inclusion of <errno.h>.
1267
12681998-01-26 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1269
1270 * pwd/fgetpwent_r.c (__fgetpwent_r): Correctly handle buffer
1271 overflow while reading line with fgets.
1272 * grp/fgetgrent_r.c (__fgetgrent_r): Likewise.
1273
12741998-01-27 00:46 Ulrich Drepper <drepper@cygnus.com>
1275
1276 * sysdeps/unix/sysv/linux/bits/types.h (__ipc_pid_t): Change to
1277 unsigned short, not short.
1278 Reported by Andreas Jaeger.
1279
12801998-01-06 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1281
1282 * sysdeps/unix/sysv/linux/mips/syscalls.list: Correct typo
1283 (ccept->accept).
1284
1285 * sysdeps/generic/inttypes.h: Fix spelling.
1286
12871998-01-04 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1288
1289 * sysdeps/unix/sysv/linux/arm/Dist: Add bits/mman.h.
1290
1291 * sysdeps/unix/sysv/linux/alpha/Dist: Add net/route.h.
1292
12931998-01-27 00:30 Ulrich Drepper <drepper@cygnus.com>
1294
1295 * stdio-common/printf.h (struct print_info): Add new bitfield is_char.
1296 * stdio-common/printf-parse.h (parse_one_spec): Fill in is_char
1297 field for hh modifier.
1298 * stdio-common/vfprint.c: Use is_char field and do not depend in
1299 is_short having the value 2.
1300 Bug reported by Andreas Jaeger.
1301
13021998-01-05 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1303
1304 * libio/freopen.c (freopen): Call _IO_old_freopen only if defined
1305 PIC && DO_VERSIONING.
1306
13071998-01-24 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1308
1309 * Rules: Add rules for $(common-objpfx)dummy$o.
1310
0b833ff4
RH
13111998-01-26 Richard Henderson <rth@cygnus.com>
1312
687adf1d
RH
1313 * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Dyke out the
1314 unimplemented OSF/1 definitions so that they are not accidentally seen.
1315
0b833ff4
RH
1316 * sysdeps/alpha/dl-machine.h (TRAMPOLINE_TEMPLATE): Move declaration
1317 of the trampoline function into the macro.
1318 * sysdeps/unix/sysv/linux/alpha/clone.S: Fix ldgp for PROF.
1319 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Revert last change;
1320 kernel 2.1.82 has this fixed.
1321
1322 * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: New file.
1323 * sysdeps/unix/sysv/linux/alpha/sys/ucontext.h: New file.
1324
2498cdcc
UD
13251998-01-26 Ulrich Drepper <drepper@cygnus.com>
1326
1327 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add change to
1328 support sigaction on kernels > 2.1.7x.
1329
13301998-01-01 13:52 Ulrich Drepper <drepper@cygnus.com>
1331
1332 * elf/dl-misc.c (_dl_sysdep_read_whole_file): Don't map the file
1333 if it is empty.
1334
1335 * elf/rtld.c (dl_main): Correct parsing of ld.so.preload file.
1336 Patch by David Engel <david@sw.ods.com>.
1337
1338 * configure.in: Fix another typo in --enable-add-ons code.
1339
13401998-01-26 03:48 Ulrich Drepper <drepper@cygnus.com>
1341
1342 * sysdeps/unix/sysv/linux/siglist.c: Add copyright text.
1343
3f07c1da
UD
13441998-01-26 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1345
1346 * nss/nss_files/files-network.c: Correct order of parameters for
1347 getnetbyaddr.
1348
af69217f
UD
13491998-01-26 00:57 Ulrich Drepper <drepper@cygnus.com>
1350
1351 * db2/Makefile (routines): Add os_alloc.
1352 * db2/db.h: Update from db-2.3.16.
1353 * db2/db_185.h: Likewise.
1354 * db2/db_int.h: Likewise.
1355 * db2/btree/bt_close.c: Likewise.
1356 * db2/btree/bt_cursor.c: Likewise.
1357 * db2/btree/bt_delete.c: Likewise.
1358 * db2/btree/bt_open.c: Likewise.
1359 * db2/btree/bt_page.c: Likewise.
1360 * db2/btree/bt_put.c: Likewise.
1361 * db2/btree/bt_rec.c: Likewise.
1362 * db2/btree/bt_recno.c: Likewise.
1363 * db2/btree/btree_auto.c: Likewise.
1364 * db2/common/db_appinit.c: Likewise.
1365 * db2/common/db_apprec.c: Likewise.
1366 * db2/common/db_err.c: Likewise.
1367 * db2/common/db_region.c: Likewise.
1368 * db2/common/db_shash.c: Likewise.
1369 * db2/db/db.c: Likewise.
1370 * db2/db/db_auto.c: Likewise.
1371 * db2/db/db_conv.c: Likewise.
1372 * db2/db/db_dispatch.c: Likewise.
1373 * db2/db/db_dup.c: Likewise.
1374 * db2/db/db_pr.c: Likewise.
1375 * db2/db/db_rec.c: Likewise.
1376 * db2/db185/db185.c: Likewise.
1377 * db2/dbm/dbm.c: Likewise.
1378 * db2/hash/hash.c: Likewise.
1379 * db2/hash/hash_auto.c: Likewise.
1380 * db2/hash/hash_dup.c: Likewise.
1381 * db2/hash/hash_page.c: Likewise.
1382 * db2/hash/hash_rec.c: Likewise.
1383 * db2/include/btree_ext.h: Likewise.
1384 * db2/include/clib_ext.h: Likewise.
1385 * db2/include/common_ext.h: Likewise.
1386 * db2/include/db.h.src: Likewise.
1387 * db2/include/db_185.h.src: Likewise.
1388 * db2/include/db_am.h: Likewise.
1389 * db2/include/db_ext.h: Likewise.
1390 * db2/include/db_int.h.src: Likewise.
1391 * db2/include/hash_ext.h: Likewise.
1392 * db2/include/lock_ext.h: Likewise.
1393 * db2/include/log.h: Likewise.
1394 * db2/include/log_auto.h: Likewise.
1395 * db2/include/log_ext.h: Likewise.
1396 * db2/include/mp.h: Likewise.
1397 * db2/include/mp_ext.h: Likewise.
1398 * db2/include/mutex_ext.h: Likewise.
1399 * db2/include/os_ext.h: Likewise.
1400 * db2/include/os_func.h: Likewise.
1401 * db2/include/txn_ext.h: Likewise.
1402 * db2/lock/lock.c: Likewise.
1403 * db2/lock/lock_util.c: Likewise.
1404 * db2/log/log.c: Likewise.
1405 * db2/log/log.src: Likewise.
1406 * db2/log/log_archive.c: Likewise.
1407 * db2/log/log_auto.c: Likewise.
1408 * db2/log/log_get.c: Likewise.
1409 * db2/log/log_put.c: Likewise.
1410 * db2/log/log_rec.c: Likewise.
1411 * db2/log/log_register.c: Likewise.
1412 * db2/mp/mp_bh.c: Likewise.
1413 * db2/mp/mp_fget.c: Likewise.
1414 * db2/mp/mp_fopen.c: Likewise.
1415 * db2/mp/mp_fput.c: Likewise.
1416 * db2/mp/mp_pr.c: Likewise.
1417 * db2/mp/mp_sync.c: Likewise.
1418 * db2/mutex/mutex.c: Likewise.
1419 * db2/os/os_alloc.c: Likewise.
1420 * db2/os/os_config.c: Likewise.
1421 * db2/os/os_stat.c: Likewise.
1422 * db2/progs/db_checkpoint/db_checkpoint.c: Likewise.
1423 * db2/progs/db_deadlock/db_deadlock.c: Likewise.
1424 * db2/progs/db_load/db_load.c: Likewise.
1425 * db2/progs/db_printlog/db_printlog.c: Likewise.
1426 * db2/progs/db_recover/db_recover.c: Likewise.
1427 * db2/progs/db_stat/db_stat.c: Likewise.
1428 * db2/txn/txn.c: Likewise.
1429
1430 * elf/dl-close.c (_dl_close): Rename inner variable named map to imap.
1431 Unmap memory blocks in reverse order of allocation.
1432 Call munmap with load address added to offset.
1433 Bug reported by Miguel de Icaza.
1434
1435 * locale/programs/ld-collate.c (collate_end_weight): Correctly fill
1436 up weight array.
1437
1438 * localedata/locales/cs_CZ: Update by Michael Mraka
1439 <michael@informatics.muni.cz>.
1440
1441 * misc/sys/syslog.h: Reformat a bit. Don't declare vsyslog unless
1442 __USE_BSD.
1443
1444 * nis/nss_compat/compat-grp.c: Correctly handle buffer overflow while
1445 reading line with fgets.
1446 * nis/nss_compat/compat-pwd.c: Likewise.
1447 * nis/nss_compat/compat-spwd.c: Likewise.
1448 * nss/nss_files/files-XXX.c: Likewise.
1449 * nss/nss_files/files-alias.c: Likewise.
1450 * shadow/fgetspent_r.c: Likewise.
1451
1452 * string/strerror_r.c: Correct comment. Patch by Andreas Jaeger.
1453
1454 * sysdeps/unix/sysv/linux/bits/stat.h: Define _STATBUF_ST_RDEV.
1455 * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Likewise.
1456 * sysdeps/unix/sysv/linux/mips/bits/stat.h: Likewise.
1457
1458 * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Allocate room for
1459 FP register content in ucontext_t.
1460
14611998-01-22 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1462
1463 * sysdeps/libm-ieee754/s_modfl.c (modf): Correct
1464 calculation. Patch by Markus Schoder
1465 <Markus.Schoder@dresdner-bank.de>.
1466
1467 * math/libm-test.c (modf_test): Add more tests for modf.
1468
1469 * sysdeps/unix/sysv/linux/sys/mman.h: Add const to mlock and
1470 munlock according to Unix98.
1471
14721998-01-25 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1473
1474 * nss/nss_files/files-network.c (LINE_PARSER): Set n_addrtype to
1475 AF_INET.
1476
14771998-01-21 07:22 H.J. Lu <hjl@gnu.org>
1478
1479 * sysdeps/posix/ttyname.c: Handle symbolic links.
1480 * sysdeps/posix/ttyname_r.c: Ditto.
1481
14821998-01-25 19:39 Ulrich Drepper <drepper@cygnus.com>
1483
1484 * db2/makedb.c (process_input): Write terminating \0 for value.
1485 (print_database): Simply print value string, don't use length.
1486
14871998-01-24 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1488
1489 * nss/nsswitch.c (__nss_configure_lookup): Correct test for early
1490 exit of loop.
1491
14921998-01-25 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
1493
1494 * nis/ypclnt.c: Don't set dom_client to NULL, or we will not
1495 close all sockets.
1496
14971998-01-25 14:54 Ulrich Drepper <drepper@cygnus.com>
1498
1499 * signal/Makefile (routines): Add sighold, sigrelse, sigignore, and
1500 sigset.
1501 * signal/sighold.c: New file.
1502 * signal/sigrelse.c: New file.
1503 * sysdeps/generic/sigignore.c: New file.
1504 * sysdeps/generic/sigset.c: New file.
1505 * sysdeps/posix/sigignore.c: New file.
1506 * sysdeps/posix/sigset.c: New file.
1507 * signal/signal.h: Add prototypes for new functions.
1508
1509 * sysdeps/unix/sysv/linux/alpha/bits/signum.h: Define SIG_HOLD.
1510 * sysdeps/unix/sysv/linux/bits/signum.h: Likewise.
1511 * sysdeps/unix/sysv/linux/mips/bits/signum.h: Likewise.
1512 * sysdeps/unix/sysv/linux/sparc/bits/signum.h: Likewise.
1513
15141998-01-23 00:16 Tim Waugh <tim@cyberelk.demon.co.uk>
1515
1516 * posix/wordexp.c: Added IFS field-splitting in parameter and
1517 command substitution. Fixed an IFS-related bug that caused an
1518 infinite loop.
1519
15201998-01-25 12:38 Ulrich Drepper <drepper@cygnus.com>
1521
1522 * stdlib/Makefile (routines): Add getcontext, setcontext, makecontext,
1523 and swapcontext.
1524 * stdlib/ucontext.h: Correct prototypes.
1525 * sysdeps/generic/getcontext.c: New file.
1526 * sysdeps/generic/setcontext.c: New file.
1527 * sysdeps/generic/makecontext.c: New file.
1528 * sysdeps/generic/swapcontext.c: New file.
1529 * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: Removed.
1530
15311998-01-25 04:07 Ulrich Drepper <drepper@cygnus.com>
1532
1533 * resource/sys/resource.h: Remove #include of ulimit.h which is
1534 not allowed by SUSv2 and not available on other systems.
1535 * sysdeps/unix/sysv/linux/ulimit.c: Include ulimit.h.
1536
1537 * streams/Makefile: New file.
1538 * streams/stropts.h: New file.
1539 * sysdeps/generic/bits/stropts.h: New file.
1540 * sysdeps/generic/isastream.c: New file.
1541 * sysdeps/generic/getmsg.c: New file.
1542 * sysdeps/generic/getpmsg.c: New file.
1543 * sysdeps/generic/putmsg.c: New file.
1544 * sysdeps/generic/putpmsg.c: New file.
1545 * sysdeps/generic/fattach.c: New file.
1546 * sysdeps/generic/fdetach.c: New file.
1547 * sysdeps/unix/inet/Subdirs: Add streams.
1548 * sysdeps/generic/bits/types.h: Add definition of __t_scalar_t and
1549 __t_uscalar_t.
1550 * sysdeps/unix/sysv/linux/bits/types.h: Likewise.
1551 * sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
1552 * sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
1553 * sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h: Likewise.
1554
1555 * sysdeps/mach/_strerror.c: Follow changes of generic version to
1556 handle small buffers correctly.
1557
15581998-01-24 17:31 H.J. Lu <hjl@gnu.org>
1559
1560 * sysdeps/alpha/dl-machine.h (ELF_MACHINE_RUNTIME_TRAMPOLINE):
1561 Remove the 3rd arg and add declaration for _dl_runtime_resolve
1562 and _dl_runtime_profile.
1563
15641998-01-25 02:42 Ulrich Drepper <drepper@cygnus.com>
1565
1566 * include/cpio.h: New file. Mainly copied from GNU cpio.
1567 * posix/Makefile (headers): Add cpio.h.
1568
ac9f45cf
UD
15691998-01-24 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
1570
1571 * nis/Makefile: Distribute nis_cache2.h, add nis cache functions
1572 to routines.
d67281a7
UD
1573 * nis/nis_cache.c: New file.
1574 * nis/nis_cache2.h: New file.
1575 * nis/nis_cache2_xdr.c: New file.
ac9f45cf
UD
1576 * nis/nis_call.c: Changes for cache2_info parameter.
1577 * nis/nis_checkpoint.c: Likewise.
1578 * nis/nis_intern.h: Likewise.
1579 * nis/nis_mkdir.c: Likewise.
1580 * nis/nis_ping.c: Likewise.
1581 * nis/nis_rmdir.c: Likewise.
1582 * nis/nis_server.c: Likewise.
1583 * nis/nis_util.c: Likewise.
1584
15851997-12-30 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
1586
1587 * nis/nss_nisplus/nisplus-alias.c: Fix bogus if case and
1588 return/errnop codes.
1589 * nis/nss_nisplus/nisplus-ethers.c: Likewise.
1590 * nis/nss_nisplus/nisplus-grp.c: Likewise.
1591 * nis/nss_nisplus/nisplus-hosts.c: Likewise.
1592 * nis/nss_nisplus/nisplus-proto.c: Likewise.
1593 * nis/nss_nisplus/nisplus-publickey.c: Likewise.
1594 * nis/nss_nisplus/nisplus-pwd.c: Likewise.
1595 * nis/nss_nisplus/nisplus-rpc.c: Likewise
1596 * nis/nss_nisplus/nisplus-service.c: Likewise.
1597 * nis/nss_nisplus/nisplus-spwd.c: Likewise.
1598
15991997-12-28 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
1600
1601 * nis/nss_nis/nis-alias.c: Use errnop, not __set_errno().
1602 * nis/nss_nis/nis-ethers.c: Likewise.
1603 * nis/nss_nis/nis-grp.c: Likewise.
1604 * nis/nss_nis/nis-hosts.c: Likewise.
1605 * nis/nss_nis/nis-network.c: Likewise.
1606 * nis/nss_nis/nis-proto.c: Likewise.
1607 * nis/nss_nis/nis-hosts.c: Likewise.
1608 * nis/nss_nis/nis-network.c: Likewise.
1609 * nis/nss_nis/nis-proto.c: Likewise.
1610 * nis/nss_nis/nis-publickey.c: Likewise.
1611 * nis/nss_nis/nis-pwd.c: Likewise.
1612 * nis/nss_nis/nis-rpc.c: Likewise.
1613 * nis/nss_nis/nis-service.c: Likewise.
1614 * nis/nss_nis/nis-spwd.c: Likewise.
1615
ecb9d3e1
UD
16161998-01-24 Ulrich Drepper <drepper@cygnus.com>
1617
1618 * sysdeps/unix/sysv/linux/net/if.h (ifr_bandwidth, ifr_qlen):
1619 Added to follow latest kernel development.
1620
16211998-01-24 15:13 Ulrich Drepper <drepper@happy.cygnus.com>
2f954871
UD
1622
1623 * nss/db-Makefile: Handle empty and comment lines better.
1624 ($(VAR_DB)/services.db): Generate entries with missing protocol
1625 value.
ecb9d3e1 1626
2f954871
UD
16271998-01-23 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1628
1629 * nss/nss_files/files-service.c (getservbyport): Allow proto ==
1630 NULL.
1631 (getservbyname): Allow proto == NULL.
1632 Pointed out by David N. Welton <davidw@gate.cks.com>.
1633 [PR libc/430].
1634
699171a2
UD
16351998-01-24 11:34 Ulrich Drepper <drepper@happy.cygnus.com>
1636
2f954871 1637 * nis/nislib/nislib.h: Finally removed.
699171a2 1638
1dfee75f
UD
1639 * lib/mktime.c (__mktime_internal): Work around bug in Irix4.0.5's
1640 C compiler. From Kaveh Ghazi.
1641 (TYPE_MINIMUM): Define.
1642 (TYPE_MAXIMUM): Define.
1643 (TIME_T_MIN): Use TYPE_MINIMUM.
1644 (TIME_T_MAX): Use TYPE_MAXIMUM.
1645 Patch by Jim Meyering <meyering@ascend.com>.
1646
74015205
UD
16471998-01-22 00:55 Ulrich Drepper <drepper@happy.cygnus.com>
1648
1649 * libc.map: Add __libc_uid, __libc_pid, __syscall_rt_sigqueueinfo,
1650 __pread64, __pwrite64, and __getpid.
1651
699171a2 1652 * rt/aio_misc.c: Use pread and pwrite instead of __ protected
74015205
UD
1653 versions.
1654
16551998-01-06 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1656
1657 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Define the
1658 cancelable socket functions as __libc_xxx with __xxx as weak
1659 alias.
1660 * sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise.
1661 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
1662
1663 * sysdeps/unix/sysv/linux/m68k/socket.S: Allow __socket to be
1664 redefined.
1665 * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
1666 * sysdeps/unix/sysv/linux/arm/socket.S: Likewise.
1667 * sysdeps/unix/sysv/linux/powerpc/socket.S: Likewise.
1668 * sysdeps/unix/sysv/linux/sparc/sparc32/socket.S: Likewise.
1669
1670 * sysdeps/unix/sysv/linux/accept.S: Make __libc_xxx the main name
1671 and __xxx a weak alias.
1672 * sysdeps/unix/sysv/linux/connect.S: Likewise.
1673 * sysdeps/unix/sysv/linux/recv.S: Likewise.
1674 * sysdeps/unix/sysv/linux/recvfrom.S: Likewise.
1675 * sysdeps/unix/sysv/linux/recvmsg.S: Likewise.
1676 * sysdeps/unix/sysv/linux/send.S: Likewise.
1677 * sysdeps/unix/sysv/linux/sendmsg.S: Likewise.
1678 * sysdeps/unix/sysv/linux/sendto.S: Likewise.
1679
16801998-01-21 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1681
1682 * locale/langinfo.h: Add defines.
1683
1684 * dirent/dirent.h: Add defines for DT_*, check also for
1685 _DIRENT_HAVE_D_TYPE.
1686 Suggested by Roland McGrath.
1687
16881998-01-16 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1689
1690 * sysdeps/unix/sysv/linux/netinet/ip_fw.h:
1691 Update from Linux 2.1.73+79.
1692
1693 * README.template: Update information about possible
1694 configurations.
1695
1696 * manual/mbyte.texi (Wide String Conversion): Fix declaration of
1697 wcstombs. Pointed out by Jochen Voss <voss@mathematik.uni-kl.de>.
1698 [PR libc/417].
1699
1700 * manual/time.texi (Priority): Correct description of
1701 PRIO_MAX. Pointed out by Jochen Voss <voss@mathematik.uni-kl.de>.
1702 [PR libc/416].
1703
170411998-01-21 21:34 Ulrich Drepper <drepper@cygnus.com>
1705
1706 * sysdeps/alpha/fpu/bits/mathdef.h: Add definition of FP_ILOGB0 and
1707 FP_ILOGNAN. Patch by a sun <asun@zoology.washington.edu>.
1708
17091998-01-21 17:53 Ulrich Drepper <drepper@cygnus.com>
1710
1711 * sysdeps/generic/_strerror.c: Handle BUFLEN == 0. Reported by
1712 Andreas Jaeger.
1713
17141998-01-20 18:13 Ulrich Drepper <drepper@cygnus.com>
1715
1716 * locale/programs/ld-collate.c: Little optimizations.
1717
1718 * stdio-common/xbug.c: Unset LD_LIBRRARY_PATH variable.
1719
1720 * string/Makefile (tests): Add tst-inlcall.
1721 * string/tst-inlcall.c: New file.
1722
1723 * string/strsignal.c: Add support for real-time signals.
1724
1725 * sysdeps/generic/_strerror.c: Fix Handling of unknown error in
1726 presense of small buffer.
1727
1728 * sysdeps/i386/bits/string.h: Define _HAVE_STRING_ARCH_* macros.
1729
1730 * sysdeps/i386/i486/bits/string.h: Correct strrchr implementation
1731 for i686.
1732
1733 * sysdeps/unix/sysv/linux/siglist.c: Change length of arrays to
1734 _NSIG + 1.
ecb9d3e1 1735
74015205
UD
17361998-01-02 15:10 Matthias Urlichs <urlichs@noris.de>
1737
1738 * Rules: Add explicit rule for dummy.o; at least one library needs
1739 it and it isn't autogenerated by the default rules.
ecb9d3e1 1740
74015205
UD
17411997-12-31 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1742
1743 * math/libm-test.c: Tweak epsilons.
1744
17451997-12-31 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1746
1747 * math/test-fenv.c (feenv_nomask_test): Avoid dumping core in the
1748 child.
1749 (feenv_mask_test): Likewise.
1750
17511998-01-01 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1752
1753 * Makeconfig: Don't export CPPFLAGS.
1754
17551998-01-01 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1756
1757 * sunrpc/rpc_main.c (parseargs): Use perror to print error
1758 message.
1759
17601998-01-15 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
ecb9d3e1 1761
74015205
UD
1762 * nss/nss_db/db-alias.c (_nss_db_getaliasent_r): Don't include
1763 terminating null in key size.
1764
17651998-01-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1766
1767 * nss/nss_files/files-service.c: Fix allocation size to include
1768 length of PROTO.
1769
1770 * nss/nss_db/db-XXX.c (lookup): Always set errno and h_errno if
1771 applicable. Fix return value and error checking.
1772 (CONCAT(_nss_db_get,ENTNAME_r)): Loop around to skip over
1773 unparsable lines.
1774 (DB_LOOKUP): Allocate space for terminating null byte.
1775
1776 * nss/db-Makefile ($(VAR_DB)/passwd.db): Don't handle duplicate
1777 uids specially.
1778
1779 * db2/makedb.c (process_input): Continue processing if a duplicate
1780 key is encountered.
1781
17821998-01-19 15:20 Ulrich Drepper <drepper@cygnus.com>
1783
1784 * time/tzfile.h: Updated from tzcode1998b.
1785 * time/zdump.c: Likewise.
1786 * time/zic.c: Likewise.
1787 * time/africa: Update from tzdata1998b.
1788 * time/antarctica: Likewise.
1789 * time/asia: Likewise.
1790 * time/australasia: Likewise.
1791 * time/etcetera: Likewise.
1792 * time/europe: Likewise.
1793 * time/leapseconds: Likewise.
1794 * time/northamerica: Likewise.
1795 * time/southamerica: Likewise.
ecb9d3e1 1796
74015205
UD
17971998-01-12 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1798
1799 * nss/nss_files/files-alias.c (get_next_alias): Do mail alias
1800 lookups ignoring case.
1801 * nss/nss_files/files-network.c: Do network lookups ignoring
1802 case.
1803 * nss/nss_files/files-hosts.c: Do hostname lookups ignoring
1804 case.
1805 * nss/nss_files/files-parse.c (LOOKUP_NAME_CASE): New macro for
1806 case insensitive comparing.
1807 Patches by Cristian Gafton <gafton@redhat.com>.
1808
18091998-01-09 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1810
1811 * sysdeps/unix/sysv/linux/net/if.h: Add IFF_*defines. Suggested
1812 by Roland McGrath. [PR libc/395]
1813
18141998-01-08 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1815
07b51ba5
UD
1816 * manual/arith.texi (Parsing of Integers): Correct description of
1817 strtoul. Pointed out by Scott Snyder <snyder@fnald0.fnal.gov>.
1818 [PR libc/396]
74015205
UD
1819
18201997-12-30 14:14 Matthias Urlichs <urlichs@noris.de>
1821
07b51ba5
UD
1822 * misc/lsearch.c (lsearch): Return a pointer to the new element
1823 if one was "allocated".
74015205
UD
1824
18251997-12-26 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1826
07b51ba5
UD
1827 * string/strsignal.c: NSIG is not a valid index into
1828 _sys_siglist. Don't zap the last character of the "Unknown
1829 signal" message.
74015205
UD
1830
18311998-01-19 15:08 Ulrich Drepper <drepper@cygnus.com>
ecb9d3e1 1832
74015205
UD
1833 * locale/programs/charmap.c (parse_charmap): Correct parsing of
1834 ellipsis expressions.
1835
1836 * locale/programs/charset.c (insert_char): Correctly insert value
1837 of eliipsis expression.
ecb9d3e1 1838
b9b49b44
UD
18391997-12-28 15:08 Ulrich Drepper <drepper@cygnus.com>
1840
1841 * sysdeps/powerpc/__longjmp.S: Define _SETJMP_H before including
1842 <bits/setjmp.h>.
1843 * sysdeps/powerpc/setjmp.S: Likewise.
1844 Patches by Matt McLean <keys@keys.got.net>.
1845
1846 * Make-dist (sysdep_dirs): Ignore bits dirs while searching.
1847
1848 * Makefile: Undo last patch.
1849 (distribute): Add test-installation.pl.
1850
1851 * configure.in: Correct handling of --enable-add-ons without parameter.
1852 Correct address of WWW pages.
1853
1854 * libc.map: Add _nl_domain_bindings.
1855
1856 * db2/mutex/tsl_parisc.s: New file.
1857
1858 * iconvdata/Makefile (distribute): Add jis0201.c, jis0208.c, jis0212.c,
1859 and extra-module.mk.
1860
1861 * localedata/Makefile (distribute): New. Add all the files.
1862
1863 * stdlib/Makefile (headers): Add inttypes.h.
1864 (routines): Add strtoimax, strtoumax, wcstoimax, and wcstoumax.
1865 * sysdeps/generic/inttypes.h: New file.
1866 * sysdeps/generic/strtoimax.c: New file.
1867 * sysdeps/generic/strtoumax.c: New file.
1868 * sysdeps/generic/wcstoimax.c: New file.
1869 * sysdeps/generic/wcstoumax.c: New file.
1870 * sysdeps/wordsize-32/Dist: Removed.
1871 * sysdeps/wordsize-32/Makefile: Removed.
1872 * sysdeps/wordsize-64/Dist: Removed.
1873 * sysdeps/wordsize-64/Makefile: Removed.
1874 * sysdeps/generic/bits/environments.h: New file.
1875
1876 * include/limits.h: Define MB_LEN_MAX in any case to 6. The gcc
1877 header is still not correct.
1878
1879 * io/fcntl.h [__USE_FILE_OFFSET64]: We have to use the __*64 types.
1880 * posix/unistd.h: Likewise.
1881 * sysdeps/generic/sys/mman.h: Likewise.
1882 * sysdeps/unix/sysv/linux/sys/mman.h: Likewise.
1883
1884 * manual/arith.texi: Change definition of mul macro.
1885 * manual/math.texi: Likewise.
1886
1887 * misc/Makefile (routines): Add mmap64.
1888 * sysdeps/generic/mmap64.c: New file.
1889 * sysdeps/unix/sysv/linux/alpha/mmap64.c: New file.
1890 * sysdeps/unix/sysv/linux/sparc/sparc64/mmap64.c: New file.
1891 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add __mmap64 and mmap64
1892 aliases to mmap.
1893 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
1894
1895 * sysdeps/generic/setrlimit64.c: Don't mark as stub.
1896
1897 * nis/nss_nis/nis-hosts.c (internal_nis_gethostent_r): Pretty print.
1898
1899 * nis(rpcsvc/nis_tags.h: Prevent warning by unknown pragma.
1900
1901 * sysdeps/posix/mk-stdiolim.c: Generate correct file which defines
1902 FOPEN_MAX also when included by limits.h.
1903 * sysdeps/unix/sysv/linux/stdio_lim.h.in: Likewise.
1904
1905 * sysdeps/unix/sysv/linux/Dist: Add oldsiglist.c, netax25/ax25.h,
1906 and netrom/netrom.h.
1907 * sysdeps/unix/sysv/linux/Makefile [$(subdir)=stdio-common]: Add
1908 oldsiglist to sysdep_routines, not aux.
1909 [$(subdir)=inet] (sysdep_headers): Add netax25/ax25.h, netrom/netrom.h.
1910
1911 * sysdeps/unix/sysv/linux/bits/socket.h: Remove SOL_AX25, SOL_ATALK,
1912 and SOL_NETROM definition.
1913
1914 * sysdeps/unix/sysv/linux/i386/Dist: Add s_pwrite64.S and s_pread64.S.
1915
1916 * sysdeps/unix/sysv/linux/net/route.h: Pretty print.
1917 * sysdeps/unix/sysv/linux/netatalk/at.h: Pretty print.
1918
19191997-12-25 Ulrich Drepper <drepper@cygnus.com>
1920
1921 * sysdeps/unix/sysv/linux/alpha/net/route.h: New file.
1922
1923 * sysdeps/unix/sysv/linux/alpha/kernel_sigaction.h: Replace
1924 sa_handler with k_sa_handler.
1925 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add __getrlimit as
1926 strong alias.
1927 Reported by a sun.
1928
1929 * sysdeps/unix/sysv/linux/sigsuspend.c: Don't define
1930 __libc_have_rt_sigs here.
1931 * sysdeps/unix/sysv/linux/sigaction.c: Do it instead here.
1932 * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
1933 * sysdeps/unix/sysv/linux/sigpending.c: Correct comment.
1934 * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
1935
19361997-12-11 07:51 Geoff Keating <geoffk@ozemail.com.au>
1937
1938 * sysdeps/powerpc/atomicity.h: New file.
1939 * sysdeps/mach/powerpc/machine-lock.h: New file.
1940
1941 * Rules: Use -fpic to build anything that might end up in a users'
1942 shared library.
1943
1944 * sysdeps/powerpc/s_fdim.c: New file.
1945 * sysdeps/powerpc/s_fdimf.c: New file.
1946 * sysdeps/powerpc/s_fmax.S: New file.
1947 * sysdeps/powerpc/s_fmaxf.S: New file.
1948 * sysdeps/powerpc/s_fmin.S: New file.
1949 * sysdeps/powerpc/s_fminf.S: New file.
1950 * sysdeps/powerpc/s_llrint.c: Now is for double.
1951 * sysdeps/powerpc/s_llrintf.c: New file.
1952 * sysdeps/powerpc/s_llround.c: Now is for double.
1953 * sysdeps/powerpc/s_llroundf.c: New file.
1954 * sysdeps/powerpc/s_lrint.c: Now is for double.
1955 * sysdeps/powerpc/s_lrintf.S: New file.
1956 * sysdeps/powerpc/s_lround.c: Now is for double.
1957 * sysdeps/powerpc/s_lroundf.c: New file.
1958 * sysdeps/powerpc/bits/mathinlines.h: Add inline versions of lrint,
1959 lrintf, fdim, fdimf.
1960
1961 * sysdeps/unix/sysv/linux/powerpc/kernel_termios.h: Don't use bits/
1962 file directly, use its parent.
1963
1964 * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Re-instate '++'
1965 (for the third time).
1966
19671997-12-20 13:50 Richard Henderson <rth@cygnus.com>
1968
1969 * posix/sched.h: timespec is in <time.h>.
1970
1971 * sysdeps/unix/sysv/linux/sys/kd.h: Don't redefine _LINUX_TYPES_H.
1972
9756dfe1
UD
19731997-12-22 18:10 Ulrich Drepper <drepper@cygnus.com>
1974
1975 * configure.in: Stop with error if --disable-static is used when
1976 the shared lib uses this library.
1977
1978 * gen-FAQ.pl: I've perl installed in /usr/bin.
1979
1980 * include/bits/xopen_lim.h (STREAM_MAX): Define using FOPEN_MAX.
1981
1982 Fix Unix98 conformance problems in the headers.
1983 * catgets/nl_types.h: Define nl_item.
1984 * grp/grp.h: Define gid_t.
1985 * include/features.h [_POSIX_C_SOURCE]: Don't define _XOPEN_SOURCE.
1986 * include/nl_types.h: New file.
1987 * include/ulimit.h: New file.
1988 * io/fcntl.h: Include sys/stat.h for Unix98. Don't define locking
1989 constants in POSIX mode.
1990 * io/utime.h: Get definition for time_t.
1991 * io/sys/stat.h: Define dev_t, gid_t, ino_t, mode_t, nlink_t, off_t,
1992 uid_t, pid_t. Define D_IFLNK and S_IFSOCK only if !__USE_UNIX98.
1993 * libio/stdio.h: Define va_list. Make snprintf also available is
1994 __USE_UNIX98. Declare getopt function and variables.
1995 * locale/langinfo.h: Include nl_types.h. Don't define nl_item.
1996 Define CODESET, CRNCYSTR, RADIXCHAR and THOUSEP as aliases.
1997 * math/math.h: Defined M_* constants as double for Unix98 mode.
1998 * posix/fnmatch.h: Pretty print. Define FNM_NOSYS.
1999 * posix/glob.h: Pretty print. Define GLOB_NOSYS.
2000 * posix/regex.h: Define REG_NOSYS.
2001 * posix/wordexp.h: Define WRDE_NOSYS.
2002 * posix/unistd.h: Define _POSIX2_VERSION. Define _XOPEN_VERSION to
2003 500 for Unix98.
2004 * posix/sys/types.h: Alloc dev_t, mode_t, nlink_t to be defined
2005 somewhere else as well. Define clock_t for Unix98.
2006 * posix/sys/wait.h: Define pid_t.
2007 * pwd/pwd.h: Define gid_t, uid_t.
2008 * resource/Makefile (headers): Add ulimit.h.
2009 * resource/ulimit.h: New file.
2010 * sysdeps/generic/ulimit.c: Define according to X/Open using varargs
2011 instead of second argument.
2012 * sysdeps/unix/bsd/ulimit.c: Likewise. Use UL_* constants.
2013 * sysdeps/unix/sysv/linux/ulimit.c: Likewise.
2014 * resource/sys/resource.h: Don't declare ulimit here, include ulimit.h.
2015 * signal/signal.h: Define pid_t.
2016 * string/string.h: Don't declare BSD string functions in POSIX mode.
2017 * sysdeps/generic/bits/confname.h: Define _PC_VDISABLE. Add
2018 _SC_XOPEN_LEGACY, _SC_XOPEN_REALTIME and _SC_XOPEN_REALTIME_THREADS.
2019 * sysdeps/unix/sysv/linux/bits/termios.h: Clean namespace for Unix98
2020 and POSIX.
2021
2022 * inet/test_ifindex.c: Change test so that it does not fail for
2023 interface aliases.
2024
2025 * locale/programs/locale.c (show_info): Use correct cast sequence
2026 for 64bit machines.
2027
2028 * malloc/malloc.c: __malloc_initialized now signals three states:
2029 uninitialized, initializing, initialized. Used in mcheck.
2030 * malloc/mcheck.c (mabort): Add '\n' to messages.
2031 (mcheck): Allow installation when malloc is uninitialized or is
2032 just initializing.
2033
2034 * manual/memory.texi: Explain mtrace output a bit more.
2035
2036 * math/libm-test.c: Add more epsilons.
2037
2038 * misc/regexp.h (compile): Remove __ prefix from parameter names.
2039
2040 * nis/nss_nis/nis-ethers.c (internal_nis_getetherent_r): Use strncpy
2041 instead of strcpy for security.
2042 * nis/nss_nis/nis-proto.c (internal_nis_getprotoent_r): Likewise.
2043 * nis/nss_nis/nis-rpc.c (internal_nis_getrpcent_r): Likewise.
2044 * nis/nss_nis/nis-service.c (internal_nis_getservent_r): Likewise.
2045
2046 * nss/digits_dots.c: Pretty print.
2047
2048 * posix/getconf.c (vars): Add symbols for programming environment
2049 recognition. Recognize --version.
2050
2051 * sysdeps/generic/sysconf.c: Handle _SC_XBS5_*, _SC_XOPEN_LEGACY,
2052 _SC_XOPEN_REALTIME, and _SC_XOPEN_REALTIME_THREADS.
2053 * sysdeps/posix/sysconf.c: Handle _SC_XBS5_* and new _XOPEN_* symbols.
2054
2055 * sysdeps/generic/bits/stdio_lim.h: Implement handling of
2056 __need_FOPEN_MAX.
2057 * sysdeps/unix/sysv/linux/stdio_lim.h.in: Likewise.
2058 * sysdeps/posix/mk-stdiolim.c: Change to generate file handling
2059 __need_FOPEN_MAX.
2060
2061 * sysdeps/unix/sysv/linux/Dist: Add rt_sigpending.c.
2062 * sysdeps/unix/sysv/linux/rt_sigpending.c: New file.
2063
2064 * sysdeps/unix/sysv/linux/alpha/bits/types.h: Define __ipc_pid_t.
2065 * sysdeps/unix/sysv/linux/bits/types.h: Likewise.
2066 * sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h: Likewise.
2067 * sysdeps/unix/sysv/linux/bits/msq.h: Use __ipc_pid_t.
2068 * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
2069 * sysdeps/unix/sysv/linux/mips/bits/types.h: New file.
2070
2071 * sysdeps/wordsize-32/inttypes.h: Add SCNd8, SCNi8, SCNo8, SCNx8,
2072 SCNu*.
2073 * sysdeps/wordsize-64/inttypes.h: Likewise.
2074
2075 * time/africa: Update from tzdata1997j.
2076 * time/antarctica: Likewise.
2077 * time/asia: Likewise.
2078 * time/australasia: Likewise.
2079 * time/backward: Likewise.
2080 * time/etcetera: Likewise.
2081 * time/europe: Likewise.
2082 * time/factory: Likewise.
2083 * time/northamerica: Likewise.
2084 * time/pacificnew: Likewise.
2085 * time/southamerica: Likewise.
2086
2087 * time/tzfile.h: Update from tzcode1997h.
2088 * time/zic.c: Likewise.
2089
2090 * wcsmbs/wchar.h: Get definition of FILE. Define `struct tm' tag.
2091 Declare wcwidth and wcswidth for __USE_XOPEN. Declare the
2092 isw*() functions for Unix98.
2093 * wctype/towctrans.c: Define as __towctrans, make towctrans weak alias.
2094 * wctype/wctype.h: Declare isw*() functions also if __need_iswxxx
2095 is defined.
2096
20971997-12-21 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2098
2099 * locale/duplocale.c: Increase usage_count only if less than
2100 MAX_USAGE_COUNT.
2101 * locale/freelocale.c: Test usage_count against UNDELETABLE, not
2102 MAX_USAGE_COUNT.
2103 * locale/setlocale.c: Likewise.
2104
21051997-12-20 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2106
2107 * Makefile ($(inst_includedir)/gnu/stubs.h): Use a more direct
2108 dependency to make it easier to install it selectively.
2109
2110 * Makerules (.SUFFIXES): Don't define any suffixes.
2111
21121997-12-20 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2113
2114 * sysdeps/generic/fstatfs64.c: Emulate using fstatfs.
2115 * sysdeps/generic/statfs64.c: Emulate using statfs.
2116 * sysdeps/generic/getrlimit64.c: Emulate using getrlimit.
2117 * sysdeps/generic/setrlimit64.c: Emulate using setrlimit.
2118 * sysdpes/generic/ftruncate64.c: New file.
2119 * sysdpes/generic/truncate64.c: New file.
2120
2121 * sysdeps/generic/bits/stat.h: Add LFS support.
2122 * sysdeps/generic/bits/statfs.h: Likewise.
2123
2124 * sysdeps/unix/bsd/sun/sunos4/bits/resource.h (RLIM_INFINITY)
2125 [__USE_FILE_OFFSET64]: Make long long constant.
2126 (RLIM64_INFINITY): Likewise.
2127
2128 * sysdeps/unix/sysv/linux/bits/resource.h (RLIM_INFINITY): Correct
2129 for LFS support.
2130 (RLIM64_INFINITY) [__USE_LARGEFILE64]: Define.
2131 * sysdeps/generic/bits/resource.h: Likewise.
2132
2133 * misc/Makefile (routines): Add truncate64 and ftruncate64.
2134
2135 * include/features.h: Don't prevent LFS support from defining BSD
2136 and SYSV things.
2137
2138 * dirent/dirent.h [__USE_FILE_OFFSET64]: Don't use xxx64 names.
2139 * io/ftw.h [__USE_FILE_OFFSET64]: Likewise.
2140 * io/sys/stat.h [__USE_FILE_OFFSET64]: Likewise.
2141
2142 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add xxx64 alias for
2143 fstatfs, statfs, getrlimit, setrlimit, ftruncate and truncate.
2144 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
2145
2146 * sysdeps/unix/sysv/linux/alpha/fstatfs64.c: New file.
2147 * sysdeps/unix/sysv/linux/alpha/statfs64.c: New file.
2148 * sysdeps/unix/sysv/linux/alpha/getrlimit64.c: New file.
2149 * sysdeps/unix/sysv/linux/alpha/setrlimit64.c: New file.
2150 * sysdeps/unix/sysv/linux/alpha/ftruncate64.c: New file.
2151 * sysdeps/unix/sysv/linux/alpha/truncate64.c: New file.
2152 * sysdeps/unix/sysv/linux/alpha/readdir.c: New file.
2153 * sysdeps/unix/sysv/linux/alpha/readdir64.c: New file.
2154 * sysdeps/unix/sysv/linux/alpha/readdir64_r.c: New file.
2155 * sysdeps/unix/sysv/linux/alpha/readdir_r.c: New file.
2156 * sysdeps/unix/sysv/linux/sparc/sparc64/fstatfs64.c: New file.
2157 * sysdeps/unix/sysv/linux/sparc/sparc64/statfs64.c: New file.
2158 * sysdeps/unix/sysv/linux/sparc/sparc64/getrlimit64.c: New file.
2159 * sysdeps/unix/sysv/linux/sparc/sparc64/setrlimit64.c: New file.
2160 * sysdeps/unix/sysv/linux/sparc/sparc64/ftruncate64.c: New file.
2161 * sysdeps/unix/sysv/linux/sparc/sparc64/truncate64.c: New file.
2162 * sysdeps/unix/sysv/linux/sparc/sparc64/readdir.c: New file.
2163 * sysdeps/unix/sysv/linux/sparc/sparc64/readdir64.c: New file.
2164 * sysdeps/unix/sysv/linux/sparc/sparc64/readdir64_r.c: New file.
2165 * sysdeps/unix/sysv/linux/sparc/sparc64/readdir_r.c: New file.
2166
2167 * sysdeps/unix/sysv/linux/fxstat64.c: New file.
2168 * sysdeps/unix/sysv/linux/lxstat64.c: New file.
2169 * sysdeps/unix/sysv/linux/xstat64.c: New file.
2170 * sysdeps/unix/sysv/linux/readdir64.c: New file.
2171 * sysdeps/unix/sysv/linux/readdir64_r.c: New file.
2172
2173 * sysdeps/unix/sysv/linux/getdents64.c: New file.
2174 * sysdeps/unix/sysv/linux/Makefile (sysdep_routines)
2175 [$(subdir)=dirent]: Add getdents64.
2176 * sysdeps/unix/sysv/linux/Dist: Add getdents64.c.
2177
2178 * sysdeps/unix/sysv/linux/xstatconv.c: LFS support.
2179
21801997-12-18 12:07 Philip Blundell <pb@nexus.co.uk>
2181
2182 * sysdeps/generic/bits/statfs.h (struct statfs64): Added.
2183
2184 * sysdeps/generic/getrlimit.c: Include <sys/types.h>.
2185 * sysdeps/generic/getrlimit64.c: Likewise.
2186 * sysdeps/generic/setrlimit.c: Likewise.
2187 * sysdeps/generic/setrlimit64.c: Likewise.
2188
21891997-12-17 13:57 Philip Blundell <pb@nexus.co.uk>
2190
2191 * sysdeps/unix/sysv/linux/siglist.c: Fix compile problem if not
2192 using versioning.
2193
2194 * sysdeps/generic/waitid.c: Include <sys/types.h> for id_t.
2195
2196 * sysdeps/standalone/arm/bits/errno.h (EBUSY): Added.
2197
21981997-12-16 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2199
2200 * locale/programs/ld-ctype.c (ctype_output): Clear out the padding
2201 after the codeset name.
2202
22031997-12-16 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2204
2205 * libc.map: Add get_kernel_syms.
2206
22071997-12-16 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2208
2209 * sysdeps/generic/testrtsig.h (kernel_has_rtsig): Make
2210 static.
2211 * sysdeps/unix/sysv/linux/testrtsig.h (kernel_has_rtsig):
2212 Likewise. Fix condition.
2213
22141997-12-16 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2215
2216 * libio/Makefile (routines) [$(versioning)=yes]: Add oldiofdopen.
2217
22181997-12-15 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2219
2220 * sysdeps/m68k/fpu/bits/mathinline.h: Don't define exp2 inline.
2221 Define scalbln{,f,l} under __USE_ISOC9X, not __USE_MISC.
2222
22231997-12-15 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2224
2225 * sysdeps/unix/sysv/linux/powerpc/syscall.S: Put back.
2226 * sysdeps/unix/sysv/linux/powerpc/sigreturn.S: Delete this
2227 instead. Oops.
2228
22291997-12-16 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2230
2231 * configure.in (libc_cv_gcc_alpha_ng_prefix): Correct quoting.
2232
22331997-12-16 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2234
2235 * math/libm-test.c (catanh_test): Change epsilon.
2236 Reported by H.J. Lu.
2237
22381997-12-14 19:39 H.J. Lu <hjl@gnu.org>
2239
2240 * libc.map (__getpid): Added for linuxthreads.
2241
22421997-12-13 21:09 H.J. Lu <hjl@gnu.org>
2243
2244 * configure.in (HAVE_DWARF2_UNWIND_INFO_STATIC): Define
2245 it if gcc uses static variable in DWARF2 unwind information
2246 for exception support.
2247
2248 * config.h.in (HAVE_DWARF2_UNWIND_INFO_STATIC): New.
2249
2250 * elf/soinit.c (__libc_global_ctors, _fini): Handle
2251 HAVE_DWARF2_UNWIND_INFO_STATIC.
2252
2253 * libc.map (__register_frame*, __deregister_frame*): Make them
2254 global.
2255
22561997-12-15 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2257
2258 * math/libm-test.c: Add more tests for "normal" values.
2259
22601997-12-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2261
2262 * stdio-common/printf_fphex.c: Fix printing of long double number
2263 with a biased exponent of zero. Fix rounding.
2264
22651997-12-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2266
2267 * sunrpc/rpc_main.c: Accept new flag -$.
2268 * sunrpc/Makefile (rpcgen-cmd): Pass it here.
2269
22701997-12-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2271
2272 * Makefile ($(inst_slibdir)/libc-$(version).so): Install the
2273 dynamic linker first, in case the interface has changed.
2274
22751997-12-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2276
2277 * nss/nss_files/files-alias.c (get_next_alias): Fix parameter
2278 order.
2279
22801997-12-12 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2281
2282 * math/tgmath.h: Check for double first, for architectures where
2283 sizeof (long double) == sizeof (double).
2284
22851997-12-07 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2286
2287 * math/libm-test.c: New tests for "normal" values added for most
2288 functions.
2289
bd355af0
UD
22901997-12-14 21:33 Ulrich Drepper <drepper@cygnus.com>
2291
2292 * version.h (VERSION): Bump to 2.0.91.
2293
2294 * db2/makedb.c (process_input): Fix typo in message.
2295 * sunrpc/rpcinfo.c (pmapdump): Unify messages.
2296
2297 * elf/dynamic-link.h: Pretty print.
2298
2299 * elf/rtld.c: Allow multiple preloading of a shared object.
2300
2301 * include/limits.h: Prevent multiple inclusion.
2302
2303 * malloc/Makefile (headers): Add mcheck.h.
2304 (distribute): Remove it here.
2305 * malloc/mcheck.h: Pretty print.
2306 * malloc/mtrace.c (mallenv): Make `const'.
2307 * malloc/mtrace.pl: Don't print table head for memory leaks if there
2308 are none.
2309 * manual/memory.texi: Update descriptor of malloc hooks.
2310
2311 * posix/Makefile (routines): Add waitid.
2312 * posix/sys/types.h [__USE_SVID || __USE_POSIX]: Define id_t based
2313 on __id_t.
2314 * posix/sys/wait.h: Define idtype_t type.
2315 Add prototype for waitid.
2316 * signal/signal.h: Move definition of sigval_t to <bits/siginfo.h>.
2317 * sysdeps/generic/waitid.c: Stub for waitid.
2318 * sysdeps/generic/bits/siginfo.h: Define sigval_t. Arrange to work
2319 the __need_siginfo_t defined.
2320 * sysdeps/unix/sysv/linux/bits/siginfo: Likewise.
2321 * sysdeps/generic/bits/types.h: Define __id_t.
2322 Correct definition of __FDMASK.
2323 * sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
2324 * sysdeps/unix/sysv/linux/bits/types.h: Likewise.
2325 * sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h: Likewise.
2326
2327 * sysdeps/posix/waitid.c: New file.
2328 Provided by Zack Weinberg.
2329
2330 * rt/aio_misc.c: Rename __aio_free_req to __aio_free_request.
2331
2332 * sysdeps/alpha/dl-machine.h (ELF_MACHINE_RUNTIME_TRAMPOLINE):
2333 Add missing parameters.
2334
2335 * sysdeps/generic/dl-sysdep.c: Don't call __libc_init_secure.
2336 * sysdeps/generic/enbl-secure.c: Don't define __libc_uid.
2337 * sysdeps/unix/sysv/linux/init-first.c: Define __libc_uid.
2338 * sysdeps/unix/sysv/linux/sigqueue.c: Make sure __libc_uid is
2339 initialized.
2340
2341 * sysdeps/i386/dl-machine.h: Little cleanup.
2342
2343 * sysdeps/i386/fpu/bits/mathinline.h: Use __signbit* inline functions.
2344 (__finite): Mark function as const.
2345 Add inline code for __ieee754_atan2.
2346
2347 * sysdeps/libm-ieee754/s_cacoshf.c: Add alternate implementation
2348 (but don't use it now).
2349 * sysdeps/libm-ieee754/s_catan.c: Use __ieee754_atan2 instead of
2350 __atan.
2351 * sysdeps/libm-ieee754/s_catanf.c: Likewise.
2352 * sysdeps/libm-ieee754/s_catanl.c: Likewise.
2353 * sysdeps/libm-ieee754/s_catanh.c: Likewise. Correct sign of
2354 real part.
2355 * sysdeps/libm-ieee754/s_catanhf.c: Likewise.
2356 * sysdeps/libm-ieee754/s_catanhl.c: Likewise.
2357 * sysdeps/libm-ieee754/s_clog10.c: Use factor to correct
2358 __ieee754_atan2 to base 10.
2359 * sysdeps/libm-ieee754/s_clog10f.c: Likewise.
2360 * sysdeps/libm-ieee754/s_clog10l.c: Likewise.
2361
2362 * sysdeps/unix/sysv/linux/alpha/kernel_sigaction.h: Define as
2363 old_kernel_sigaction.
2364
2365 * sysdeps/unix/sysv/linux/net/if_slip.h: Pretty print.
2366
2367 * wctype/Makefile (routines): Add wctype_l.
2368 * wctype/wctype.h: Add declaration of __wctype_l.
2369 * wctype/wctype_l.c: New file.
2370
23711997-12-10 00:38 Ulrich Drepper <drepper@cygnus.com>
2372
2373 * locale/C-ctype.c: Correct data for isw* functions.
2374 * locale/programs/ld-ctype.c: Write 32bit char classes in correct
2375 byte order.
2376 * wctype/test_wctype.c: Add test for isw* functions.
2377 * wctype/wctype.c: Return value with expected byte order.
2378
afe93c0b
UD
23791997-12-13 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
2380
2381 * libc-work/nis/ypclnt.c (do_ypcall): Don't free dom_binding twice.
2382
23831997-12-05 20:19 H.J. Lu <hjl@gnu.org>
2384
2385 * iconvdata/Makefile: Fix a typo.
2386
2387 * sysdeps/unix/sysv/linux/Makefile (stdio-common): Add
2388 oldsiglist for shared library.
afe93c0b
UD
2389
2390 * sysdeps/unix/sysv/linux/siglist.c (_sys_siglist, sys_siglist,
2391 sys_sigabbrev): Make them as the default version GLIBC_2.1.
2392
2393 * sysdeps/unix/sysv/linux/oldsiglist.c (_sys_siglist,
2394 sys_siglist, sys_sigabbrev): New file. Make them as the old
2395 version GLIBC_2.0.
2396
2397 * libc.map (_sys_siglist, sys_siglist, sys_sigabbrev): Added
2398 to GLIBC_2.1.
2399
24001997-11-20 18:02 H.J. Lu <hjl@gnu.ai.mit.edu>
2401
2402 * libio/iofgets.c (_IO_fgets): Return an error only if there
2403 is a new error.
2404 * libio/iogets.c (_IO_gets): Ditto.
2405
24061997-11-20 07:26 H.J. Lu <hjl@gnu.ai.mit.edu>
2407
2408 * libc.map (_IO_fdopen): Add support for GLIBC_2.0.
2409
2410 * libio/Makefile (routines, shared-only-routines): Add
2411 oldiofdopen.
2412
2413 * libio/fileops.c: Don't use _IO_FILE_complete.
2414 * libio/iofdopen.c: Ditto.
2415 * libio/iofopen.c: Ditto.
2416 * libio/iofopen64.c: Ditto.
2417 * libio/iopopen.c: Ditto.
2418 * libio/iovdprintf.c: Ditto.
2419
2420 * libio/genops.c (_IO_init): Set _vtable_offset to 0.
2421
2422 * libio/iofdopen.c (_IO_new_fdopen): Changed from _IO_fdopen
2423 and make it for _IO_fdopen/fdopen version GLIBC_2.1.
2424
2425 * libio/iolibio.h (_IO_old_fclose, _IO_new_fclose,
2426 _IO_old_fdopen, _IO_new_fdopen): New declaration.
2427
2428 * libio/libio.h (_IO_FILE): Add more fields.
2429 (_IO_FILE_complete): Defined and make _IO_FILE be the old
2430 one if _IO_USE_OLD_IO_FILE is defined
2431 (_IO_2_1_stdin_, _IO_2_1_stdout_, _IO_2_1_stderr_): Make
2432 them _IO_FILE_complete.
2433
2434 * libio/libioP.h (_IO_JUMPS_FUNC): New, use _vtable_offset
2435 to adjust vtable.
2436 (JUMP0, JUMP1, JUMP2, JUMP3): Use _IO_JUMPS_FUNC instead of
2437 _IO_JUMPS.
2438 (_IO_FILE_complete): Commented out.
2439
2440 * libio/oldfileops.c: Define _IO_USE_OLD_IO_FILE.
2441 * libio/oldiofclose.c: Ditto.
2442 * libio/oldiofopen.c: Ditto.
2443 * libio/oldstdfiles.c: Ditto.
2444
2445 * libio/oldfileops.c (_IO_old_file_init): Set _vtable_offset
2446 for the old _IO_FILE.
2447
2448 * libio/oldstdfiles.c (DEF_STDFILE): Remove INAME.
2449 (_IO_check_libio): Set _vtable_offset for old stdin, stdout
2450 and stderr.
2451
2452 * libio/stdfiles.c (DEF_STDFILE): Don't use _IO_FILE_complete
2453 and remove INAME.
2454
2455 * libio/stdio.c (stdin, stdout, stdin): Don't use
2456 _IO_FILE_complete.
2457
2458 * libio/oldiofdopen.c: New.
2459
2460 * stdio-common/vfprintf.c (buffered_vfprintf): Set
2461 hp->_vtable_offset to 0.
2462
24631997-11-18 08:03 H.J. Lu <hjl@gnu.ai.mit.edu>
2464
2465 * libc.map (_IO_file_open): Added.
2466
2467 * libio/libioP.h (_IO_file_open): Declared.
2468
2469 * libio/fileops.c (_IO_file_open): New.
2470 (_IO_file_fopen): Call _IO_file_open ().
2471
bd355af0
UD
2472 * sysdeps/generic/_G_config.h: Define _G_HAVE_IO_FILE_OPEN.
2473 * sysdeps/unix/sysv/linux/_G_config.h: Likewise.
afe93c0b
UD
2474
24751997-12-07 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2476
2477 * signal/signal.h: Fix selection of signal semantics to match
2478 comment.
2479
24801997-12-11 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2481
2482 * sysdeps/unix/sysv/linux/sigreturn.c: Stub out.
2483 * sysdeps/unix/sysv/linux/syscalls.list: Remove sigreturn and
2484 rt_sigreturn.
2485 * sysdeps/unix/sysv/linux/Makefile (sysdep_routines)
2486 [$(subdir)=signal]: Remove rt_sigreturn.
2487 * sysdeps/unix/sysv/linux/powerpc/syscall.S: Deleted.
2488 * sysdeps/unix/sysv/linux/m68k/sigreturn.S: Deleted.
2489 * sysdeps/unix/sysv/linux/rt_sigreturn.c: Deleted.
2490
24911997-12-11 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2492
2493 * sysdeps/unix/sysv/linux/sigaction.c: Include <errno.h>. Fix
2494 declarations.
2495
24961997-12-12 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2497
2498 * iconvdata/extra-module.mk: Expand extra-objs now.
2499
25001997-12-09 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2501
2502 * sysdeps/m68k/fpu/bits/mathinline.h: Protect declarations of
2503 inline functions by feature tests to avoid warning about missing
2504 prototype declarations.
2505
25061997-12-09 15:08 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
2507
2508 * nis/nss_compat/compat-grp.c: Reset the blacklist correct, fix
2509 return code for non existent +name entries.
2510 * nis/nss_compat/compat-pwd.c: Likewise.
2511 * nis/nss_compat/compat-spwd.c: Likewise.
2512
25131997-12-10 13:52 Philip Blundell <pb@nexus.co.uk>
2514
2515 * sysdeps/standalone/arm/bits/errno.h (EAGAIN): Added.
2516 (EIO): Likewise.
2517 (ENOSPC): Likewise.
2518 (EEXIST): Likewise.
2519 (__errno_location): Likewise.
2520
2521 * sysdeps/generic/sys/param.h (MAXPATHLEN): Added.
2522
2523 * sysdeps/generic/sigqueue.c: Include <sys/types.h> for pid_t.
2524
25251997-12-09 08:10 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
2526
2527 * sunrpc/publickey.c: Use new NSS interface.
2528
25291997-12-09 03:08 Ulrich Drepper <drepper@cygnus.com>
2530
2531 * manual/malloc.texi: Document mtrace/muntrace and the concept.
2532
25331997-12-04 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2534
2535 * sysdeps/m68k/fpu/bits/fenv.h (fenv_t): Add member to hold fpiar
2536 value, to match spirit of the standard.
2537 * sysdeps/m68k/fpu/fegetenv.c: Save/restore fpiar.
2538 * sysdeps/m68k/fpu/feholdexcpt.c: Likewise.
2539 * sysdeps/m68k/fpu/fesetenv.c: Likewise.
2540
25411997-12-02 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2542
2543 * manual/signal.texi (Signal Stack): Remove spurious @item.
2544
25451997-12-08 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2546
2547 * rt/aio.h: Remove double semicolon.
2548
2549 * rt/librt.map: Add aio_init.
2550
d71b808a
UD
25511997-12-08 03:24 Ulrich Drepper <drepper@cygnus.com>
2552
2553 * Makeconfig: Define $(rt) to rt if linuxthreads is available.
2554 * Makefile (subdirs): Replace rt by $(rt).
2555
2556 * shlib-versions: Use version .2 for NSS modules.
2557
2558 * grp/fgetgrent_r.c (LINE_PARSER): Call parse_line with extra
2559 argument.
2560 * pwd/fgetpwent_r.c: Likewise.
2561 * spwd/fgetspent_r.c: Likewise.
2562 * spwd/sgetspent_r.c: Likewise.
2563 * hesiod/nss_hesiod/hesiod-grp.c (lookup): Add new argument.
2564 Store error number in *ERRNOP. Little optimization.
2565 * hesiod/nss_hesiod/hesiod-pwd.c: Likewise.
2566 * hesiod/nss_hesiod/hesiod-service.c: Likewise.
2567 * inet/getnetgrent_r.c (__internal_setnetgrent_reuse): Likewise.
2568 (__internal_getnetgrent_r): New argument.
2569 Call __internal_setnetgrent_reuse with new argument.
2570 (__getnetgrent_r): Call __internal_getnetgrent_r with new argument.
2571 * inet/netgroup.h: Add argument to prototypes.
2572 * nis/nisplus-parser.h: Likewise.
2573 * nis/nss_compat/compat-grp.c: Change everything to store error
2574 code through provided pointer and not use errno.
2575 * nis/nss_compat/compat-pwd.c: Likewise.
2576 * nis/nss_compat/compat-spwd.c: Likewise.
2577 * nis/nss_nis/nis-alias.c: Likewise.
2578 * nis/nss_nis/nis-ethers.c: Likewise.
2579 * nis/nss_nis/nis-grp.c: Likewise.
2580 * nis/nss_nis/nis-hosts.c: Likewise.
2581 * nis/nss_nis/nis-netgrp.c: Likewise.
2582 * nis/nss_nis/nis-network.c: Likewise.
2583 * nis/nss_nis/nis-proto.c: Likewise.
2584 * nis/nss_nis/nis-publickey.c: Likewise.
2585 * nis/nss_nis/nis-pwd.c: Likewise.
2586 * nis/nss_nis/nis-rpc.c: Likewise.
2587 * nis/nss_nis/nis-service.c: Likewise.
2588 * nis/nss_nis/nis-spwd.c: Likewise.
2589 * nis/nss_nisplus/nisplus-alias.c: Likewise.
2590 * nis/nss_nisplus/nisplus-ethers.c: Likewise.
2591 * nis/nss_nisplus/nisplus-grp.c: Likewise.
2592 * nis/nss_nisplus/nisplus-hosts.c: Likewise.
2593 * nis/nss_nisplus/nisplus-netgrp.c: Likewise.
2594 * nis/nss_nisplus/nisplus-network.c: Likewise.
2595 * nis/nss_nisplus/nisplus-parser.c: Likewise.
2596 * nis/nss_nisplus/nisplus-proto.c: Likewise.
2597 * nis/nss_nisplus/nisplus-publickey.c: Likewise.
2598 * nis/nss_nisplus/nisplus-pwd.c: Likewise.
2599 * nis/nss_nisplus/nisplus-rpc.c: Likewise.
2600 * nis/nss_nisplus/nisplus-service.c: Likewise.
2601 * nis/nss_nisplus/nisplus-spwd.c: Likewise.
2602 * nss/nss_db/db-XXX.c: Likewise.
2603 * nss/nss_db/db-alias.c: Likewise.
2604 * nss/nss_db/db-netgrp.c: Likewise.
2605 * nss/nss_files/files-XXX.c: Likewise
2606 * nss/nss_files/files-alias.c: Likewise
2607 * nss/nss_files/files-netgrp.c: Likewise
2608 * nss/nss_files/files-parse.c: Likewise
2609 * nss/getXXbyYY_r.c: Call with __errno_location() as value for new
2610 parameter of get functions.
2611 * nss/getXXent_r.c: Likewise.
2612
2613 * localedata/tst-fmon.c: Print debug info if test fails.
2614
2615 * rt/Makefile (routines): Add aio_notify.
2616 * rt/aio.h: Remove non-public definitions. Add aioinit stuff.
2617 * rt/aio_cancel.c: Rewrite to support lio_listio and aio_suspend.
2618 * rt/aio_fsync.c: Likewise.
2619 * rt/aio_misc.c: Likewise.
2620 * rt/aio_misc.h: Likewise.
2621 * rt/aio_read.c: Likewise.
2622 * rt/aio_read64.c: Likewise.
2623 * rt/aio_suspend.c: Likewise.
2624 * rt/aio_write.c: Likewise.
2625 * rt/aio_write64.c: Likewise.
2626 * rt/lio_listio.c: Likewise.
2627 * rt/lio_listio64.c: Likewise.
2628 * rt/aio_notify.c: New file.
2629
2630 * sysdeps/generic/bits/sigset.h: Pretty print.
2631
2632 * sysdeps/posix/pwrite.c: Define weak alias only if function is
2633 really defined as __pwrite.
2634
2635 * sysdeps/unix/sysv/linux/pread.c: Rewrite to use syscall directly
2636 instead of pread64.
2637 * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
2638
2639 * sysdeps/unix/sysv/linux/Makefile [$(subdir)=signal]
2640 (sysdep_routines): Add rt_sigpending and rt_sigreturn.
2641 * sysdeps/unix/sysv/linux/sigaction.c: Use correct value for sigset_t
2642 size in syscall.
2643 * sysdeps/unix/sysv/linux/sigpending.c: Likewise.
2644 * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
2645 * sysdeps/unix/sysv/linux/sigreturn.c: Likewise.
2646 * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
2647 * sysdeps/unix/sysv/linux/sigtimedwait.c: Likewise.
2648 * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
2649 * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise. Take care
2650 for ACT being NULL.
2651 * sysdeps/unix/sysv/linux/syscalls.list: Don't mention user for
2652 RT signals.
2653 * sysdeps/unix/sysv/linux/i386/s_pread64.s: Return ENOSYS if
2654 __NR_pread is not defined.
2655 * sysdeps/unix/sysv/linux/i386/s_pwrite64.s: Return ENOSYS if
2656 __NR_pwrite is not defined.
2657
26581997-12-07 11:15 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
2659
2660 * nis/nss_compat/compat-grp.c: If buffer is to small, set the file
2661 handle for /etc/group back in some more cases.
2662 * nis/nss_compat/compat-pwd.c: If buffer is to small, set the file
2663 handle for /etc/passwd back in some more cases.
2664 * nis/nss_compat/compat-spwd.c: If buffer is to small, set the file
2665 handle for /etc/shadow back in some more cases.
2666
26671997-12-06 17:00 H.J. Lu <hjl@gnu.org>
2668
2669 * sysdeps/posix/sigblock.c (__sigblock): Don't check int mask
2670 beyound its size.
2671 * sysdeps/posix/sigsetmask.c (__sigsetmask): Ditto.
2672 * sysdeps/posix/sigvec.c (convert_mask, __sigvec): Ditto.
2673
26741997-12-06 04:38 Ulrich Drepper <drepper@cygnus.com>
2675
2676 * sysdeps/wordsize-32/inttypes.h: Rewrite {str,wcs}to{i,u}max
2677 handling. Don't use macros, we need functions. Use inline functions
2678 for optimization.
2679 * sysdeps/wordsize-64/inttypes.h: Likewise.
2680 * sysdeps/wordsize-32/Makefile: Add strtoimax, stroumax, wcstoimax,
2681 and wcstoumax.
2682 * sysdeps/wordsize-64/Makefile: Likewise.
2683 * sysdeps/wordsize-32/Dist: Likewise.
2684 * sysdeps/wordsize-64/Dist: Likewise.
2685 * sysdeps/wordsize-32/strtoimax.c: New file.
2686 * sysdeps/wordsize-32/strtoumax.c: New file.
2687 * sysdeps/wordsize-32/wcstoimax.c: New file.
2688 * sysdeps/wordsize-32/wcstoumax.c: New file.
2689 * sysdeps/wordsize-64/strtoimax.c: New file.
2690 * sysdeps/wordsize-64/strtoumax.c: New file.
2691 * sysdeps/wordsize-64/wcstoimax.c: New file.
2692 * sysdeps/wordsize-64/wcstoumax.c: New file.
2693
26941997-12-04 10:40 Philip Blundell <pb@nexus.co.uk>
2695
2696 * sysdeps/generic/wait3.c (__wait3): Use ANSI-style definition so
2697 that transparent union works.
2698 * sysdeps/generic/wait4.c (__wait4): Likewise.
2699 * sysdeps/generic/wait.c (__wait): Likewise.
2700
2701 * sysdeps/generic/getpeername.c (getpeername): Use socklen_t not
2702 size_t.
2703
2704 * sysdeps/generic/syscall.c (syscall): Return value and arg are
2705 long, to match prototype.
2706
2707 * malloc/malloc.c (HAVE_MREMAP): Set to 0 for ARM, as we don't
2708 have mremap() yet.
2709
2710 * sysdeps/generic/usleep.c (usleep): Returns void, to match prototype.
2711
2712 * sysdeps/unix/sysv/linux/arm/syscalls.list: New file.
2713
2714 * sysdeps/generic/bits/time.h: Use __time_t not time_t.
2715
2716 * sysdeps/generic/bits/resource.h: Include <bits/types.h> for
2717 __rlim_t.
2718
2719 * sysdeps/standalone/arm/bits/errno.h (ENOTTY): Added.
2720
2721 * sysdeps/generic/bits/dirent.h (struct dirent64): Added.
2722
2723 * io/sys/stat.h (S_ISLNK): Always false if we don't have
2724 __S_IFLNK.
2725
2726 * sysdeps/standalone/close.c (_STDIO_H): Define before including
2727 <bits/stdio_lim.h>.
2728 * sysdeps/standalone/filedesc.h (_STDIO_H): Likewise.
2729
27301997-12-06 01:09 Ulrich Drepper <drepper@cygnus.com>
2731
2732 * posix/sys/wait.h: Don't use transparent unions in C++.
2733
27341997-12-05 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2735
2736 * time/time.h: Add strfxtime.
2737
2738 * libc.map: Add tcgetsid, strcasestr, wmemrtombs, wmemrtowcs,
2739 sysv_signal, strfxtime, pread64, pwrite64.
2740
27411997-11-30 21:57 Richard Henderson <rth@cygnus.com>
2742
2743 Alpha changes for EGCS:
2744 * config.h.in (ASM_ALPHA_NG_SYMBOL_PREFIX): New entry.
2745 * configure.in (libc_cv_gcc_alpha_ng_prefix): New check.
2746 * sysdeps/alpha/dl-machine.h (_dl_runtime_resolve): Care for prefix.
2747 (_start): Likewise.
2748 * sysdeps/unix/sysv/linux/alpha/init-first.h: Likewise.
2749
61952351
UD
27501997-12-05 00:01 Ulrich Drepper <drepper@cygnus.com>
2751
2752 The kernel expects the arguments in a different order.
2753 * sysdeps/unix/sysv/linux/i386/s_pread64.S: New file.
2754 * sysdeps/unix/sysv/linux/i386/s_pwrite64.S: New file.
2755
2756 * FAQ.in: New file.
2757 * gen-FAQ.pl: New file.
2758 * Makefile (FAQ): Add rule to generate from FAQ.in.
2759
2760 * iconvdata/Makefile: Treat libJIS like the other modules.
2761
2762 * rt/librt.map: New file.
2763
2764 * sysdeps/wordsize-32/bits/environments.h: Add test for direct
2765 inclusion.
2766 * sysdeps/wordsize-64/bits/environments.h: Likewise. Correct
2767 comment.
2768
27691997-12-04 22:29 Ulrich Drepper <drepper@cygnus.com>
2770
2771 * sysdeps/unix/sysv/linux/rt_sigprocmask.c: Fix prototype.
2772 * sysdeps/unix/sysv/linux/rt_sigsuspend.c: Likewise.
2773 * sysdeps/unix/sysv/linux/rt_sigqueueinfo.c: Include <sys/types.h>.
2774 Patches by Thorsten Kukuk <kukuk@weber.uni-paderborn.de>.
2775
27761997-11-27 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2777
2778 * string/bits/string2.h: Fix spellings.
2779
2780 * string/string.h: Fix spellings.
2781
27821997-12-04 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2783
2784 * sysdeps/unix/sysv/linux/i386/sigaction.c: Rename extern
2785 declaration to __syscall_rt_sigaction.
2786
2787 * sysdeps/unix/sysv/linux/sigreturn.c: Remove inclusion of
2788 non-existant <sigcontext.h>.
2789
27901997-12-04 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2791
2792 * sysdeps/generic/enbl-secure.c (__libc_init_secure): Correct
2793 typo.
2794
27951997-12-04 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2796
2797 * sysdeps/wordsize-64/bits/environments.h: Correct spelling.
2798
2799 * Makeconfig (shared-thread-library): Correct spelling.
2800
2801 * sysdeps/unix/sysv/linux/sys/pci.h: Include <linux/pci.h> and not
2802 <asm/pci.h>.
2803
28041997-12-04 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2805
2806 * sysdeps/unix/sysv/linux/bits/socket.h: Add AF_* and PF_
2807 constants from Linux headers. Pointed out by
2808 csmall@scooter.o.i.net. [PR libc/369]
2809
28101997-12-04 10:21 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
2811
2812 * sunrpc/xcrypt.c: Fix lower/upper characters in optimized hexval.
2813
28141997-12-04 00:06 Zack Weinberg <zack@rabi.phys.columbia.edu>
2815
2816 * configure.in: If --enable-add-ons is given without an
2817 argument, set the addons list to all subdirs with a configure
2818 script.
2819
cbdee279
UD
28201997-12-03 23:50 Ulrich Drepper <drepper@cygnus.com>
2821
2822 * Makeconfig: Add shared-thread-library variable.
2823
2824 * math/Makfile (CPPFLAGS): Add -D__LIBC_INTERNAL_MATH_INLINES.
2825 * sysdeps/i386/Makefile: Don't define ___LIBC_INTERNAL_MATH_INLINES
2826 here.
2827 * sysdeps/m68k/fpu/e_acos.c: Likewise.
2828 * sysdeps/m68k/fpu/e_atan2.c: Likewise.
2829 * sysdeps/m68k/fpu/e_fmod.c: Likewise.
2830 * sysdeps/m68k/fpu/e_pow.c: Likewise.
2831 * sysdeps/m68k/fpu/e_scalb.c: Likewise.
2832 * sysdeps/m68k/fpu/k_cos.c: Likewise.
2833 * sysdeps/m68k/fpu/k_sin.c: Likewise.
2834 * sysdeps/m68k/fpu/k_tan.c: Likewise.
2835 * sysdeps/m68k/fpu/s_atan.c: Likewise.
2836 * sysdeps/m68k/fpu/s_ccos.c: Likewise.
2837 * sysdeps/m68k/fpu/s_ccosh.c: Likewise.
2838 * sysdeps/m68k/fpu/s_cexp.c: Likewise.
2839 * sysdeps/m68k/fpu/s_csin.c: Likewise.
2840 * sysdeps/m68k/fpu/s_csinh.c: Likewise.
2841 * sysdeps/m68k/fpu/s_frexp.c: Likewise.
2842 * sysdeps/m68k/fpu/s_ilogb.c: Likewise.
2843 * sysdeps/m68k/fpu/s_isinf.c: Likewise.
2844 * sysdeps/m68k/fpu/s_llrint.c: Likewise.
2845 * sysdeps/m68k/fpu/s_llrintf.c: Likewise.
2846 * sysdeps/m68k/fpu/s_llrintl.c: Likewise.
2847 * sysdeps/m68k/fpu/s_lrint.c: Likewise.
2848 * sysdeps/m68k/fpu/s_modf.c: Likewise.
2849 * sysdeps/m68k/fpu/s_remquo.c: Likewise.
2850 * sysdeps/m68k/fpu/s_scalbn.c: Likewise.
2851 * sysdeps/m68k/fpu/s_sincos.c: Likewise.
2852
2853 * libc.map: Add __libc_current_sigrtmin, __libc_current_sigrtmax,
2854 __libc_allocate_rtsig, sigqueue, sigtimedwait, sigwaitinfo.
2855 * signal/Makefile (headers): Add bits/siginfo.h.
2856 (routines): Add allocrtsig, sigtimedwait, sigwaitinfo, sigqueue.
2857 (distribute): Add testrtsig.h.
2858 * signal/allocrtsig.c: New file.
2859 * signal/signal.h: Define `union sigval'. Include <bits/siginfo.h>.
2860 Declare sigwaitinfo, sigtimedwait, sigqueue, __libc_current_sigrtmin,
2861 __libc_current_sigrtmax.
2862 * sysdeps/generic/sigqueue.c: New file.
2863 * sysdeps/generic/sigtimedwait.c: New file.
2864 * sysdeps/generic/sigwaitinfo.c: New file.
2865 * sysdeps/generic/testrtsig.h: New file.
2866 * sysdeps/generic/bits/siginfo.h: New file.
2867 * sysdeps/unix/sysv/linux/bits/siginfo.h: New file.
2868 * sysdeps/unix/sysv/linux/kernel_sigaction.h: Define struct as
2869 old_kernel_sigaction and rename sa_handler member to k_sa_handler.
2870 * sysdeps/unix/sysv/linux/rt_sigaction.c: New file.
2871 * sysdeps/unix/sysv/linux/rt_sigprocmask.c: New file.
2872 * sysdeps/unix/sysv/linux/rt_sigqueueinfo.c: New file.
2873 * sysdeps/unix/sysv/linux/rt_sigreturn.c: New file.
2874 * sysdeps/unix/sysv/linux/rt_sigsuspend.c: New file.
2875 * sysdeps/unix/sysv/linux/rt_sigtimedwait.c: New file.
2876 * sysdeps/unix/sysv/linux/sigpending.c: New file.
2877 * sysdeps/unix/sysv/linux/sigprocmask.c: New file.
2878 * sysdeps/unix/sysv/linux/sigqueue.c: New file.
2879 * sysdeps/unix/sysv/linux/sigreturn.c: New file.
2880 * sysdeps/unix/sysv/linux/sigtimedwait.c: New file.
2881 * sysdeps/unix/sysv/linux/sigwaitinfo.c: New file.
2882 * sysdeps/unix/sysv/linux/testrtsig.h: New file.
2883 * sysdeps/unix/sysv/linux/sigsuspend.c: Update for AIO.
2884 * sysdeps/unix/sysv/linux/syscalls.list: Update for AIO.
2885 * sysdeps/unix/sysv/linux/sigaction.c: Update for AIO.
2886 * sysdeps/unix/sysv/linux/bits/local_lim.h: Define AIO_PRIO_DELTA_MAX.
2887 * sysdeps/unix/sysv/linux/bits/posix_opt.h: Define _XOPEN_REALTIME
2888 and _POSIX_REALTIME_SIGNALS.
2889 * sysdeps/unix/sysv/linux/bits/sigaction.h: Update for AIO.
2890 * sysdeps/unix/sysv/linux/bits/signum.h: Define SIGRTMIN/MAX and
2891 update _NSIG.
2892 * sysdeps/unix/sysv/linux/i386/sigaction.c: Update for AIO.
2893 * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Linux/i386 specific
2894 definitions.
2895
2896 * Makefile (subdirs): Add rt.
2897 * shlib-versions: Add entry for librt.
2898 * rt/Makefile: New file.
2899 * rt/aio.h: New file.
2900 * rt/aio_cancel.c: New file.
2901 * rt/aio_error.c: New file.
2902 * rt/aio_fsync.c: New file.
2903 * rt/aio_misc.c: New file.
2904 * rt/aio_misc.h: New file.
2905 * rt/aio_read.c: New file.
2906 * rt/aio_read64.c: New file.
2907 * rt/aio_return.c: New file.
2908 * rt/aio_suspend.c: New file.
2909 * rt/aio_write.c: New file.
2910 * rt/aio_write64.c: New file.
2911 * rt/lio_listio.c: New file.
2912 * rt/lio_listio64.c: New file.
2913 * sysdeps/generic/aio_sigqueue.c: New file.
2914 * sysdeps/unix/sysv/linux/aio_sigqueue.c: New file.
2915 * sysdeps/unix/sysv/linux/Dist: Add new files
2916 * sysdeps/unix/sysv/linux/Makefile [$(subdir)=signal]
2917 (sysdep_routines): Add rt_sigsuspend, rt_sigprocmask, rt_sigtimedwait,
2918 rt_sigqueueinfo, rt_sigaction.
2919
2920 * posix/Makefile (headers): Add bits/environments.h.
2921 * posix/confstr.c: Correctly handle _CS_XBS5_ILP32_OFFBIG_CFLAGS
2922 and _CS_LFS_CFLAGS on 64bit platforms.
2923 * posix/unistd.h: Define _XOPEN_LEGACY. Explain _XOPEN_REALTIME
2924 and _XOPEN_REALTIME_THREADS. Include bits/environments.h.
2925 * sysdeps/generic/bits/confname.h: Define _SC_* constants for
2926 compilation modules.
2927 * sysdeps/wordsize-32/bits/environments.h: New file.
2928 * sysdeps/wordsize-64/bits/environments.h: New file.
2929
2930 * posix/getopt.c: Remove declaration of getpid and __libc_pid.
2931 * posix/getopt_init.c: Test for value 0xf00baa of uninitialized
2932 __libc_pid.
2933 * sysdeps/unix/sysv/linux/init-first.c: Initialize __libc_pid to
2934 0xf00baa.
2935
2936 * string/string.h: Add declaration of __strverscmp.
2937 * string/strverscmp.c: Rename function ot __strverscmp and make old
2938 name weak alias.
2939
2940 * sysdeps/generic/dl-sysdep.c: Declare and define __libc_uid.
2941 * sysdeps/generic/enbl-secure.c: Likewise.
2942 * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
2943
2944 * sysdeps/unix/sysv/linux/bits/sigset.h: Pretty print.
2945
2946 * sysdeps/unix/sysv/linux/sys/pci.h: New file.
2947
29481997-12-03 Ulrich Drepper <drepper@cygnus.com>
2949
2950 * posix/sys/wait.h: Use __transparent_union__ instead of
2951 transparent_union. Reported by Roland McGrath.
2952
29531997-12-03 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2954
2955 * resolv/inet_neta.c (inet_neta): Change type of first parameter
2956 to u_int32_t. Suggested by John Lavagnino <John_Lavagnino@Brown.edu>
2957 [PR libc/366].
2958
2959 * resolv/inet_addr.c (inet_addr): Change return type to u_int32_t.
2960
2961 * inet/arpa/inet.h: Change types of inet_neta and inet_addr.
2962
29631997-12-03 20:40 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
2964
2965 * grp/initgroups.c: Increase buffer if it is too small.
2966
29671997-12-03 Ulrich Drepper <drepper@cygnus.com>
2968
2969 * sysdeps/unix/sysv/linux/netinet/ip.h: Don't use u_int8_t for bit
2970 fields, this is no ISO C. Reported by Andreas Jaeger.
2971
29721997-12-03 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2973
2974 * sysdeps/i386/sys/ucontext.h (enum): Add missing commata.
2975
29761997-12-03 08:58 Philip Blundell <pb@nexus.co.uk>
2977
2978 * sysdeps/generic/bits/utsname.h: <sys/utsname.h> defines
2979 _SYS_UTSNAME_H not _UTSNAME_H.
2980
29811997-11-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2982
2983 * elf/dl-profile.c (_dl_start_profile): Avoid overflow when
2984 computing s_scale.
2985
29861997-11-29 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2987
2988 * sysdeps/libm-ieee754/s_csqrt.c: Use different formula for now.
2989 * sysdeps/libm-ieee754/s_csqrtf.c: Likewise.
2990 * sysdeps/libm-ieee754/s_csqrtl.c: Likewise.
2991
2992 * math/libm-test.c (csqrt_test): Add testcase.
2993
29941997-12-03 15:44 Ulrich Drepper <drepper@cygnus.com>
2995
2996 * sysdeps/unix/sysv/linux/sys/ultrasound.h: New file.
2997 * sysdeps/unix/sysv/linux/sys/Dist: Add it.
2998 * sysdeps/unix/sysv/linux/sys/Makefile [$(subdir)=misc]: Likewise.
2999
30001997-11-30 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3001
3002 * sysdeps/unix/sysv/linux/sys/timex.h: Fix declaration.
3003
30041997-12-01 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3005
3006 * math/libm-test.c (acos_test): Add more tests.
3007 (asin_test): Likewise.
3008 (atan_test): Likewise.
3009 (exp_test): Likewise.
3010 (sin_test): Likewise.
3011 (sqrt_test): Likewise.
3012 (cpow_test): Likewise.
3013 (csqrt_test): Likewise.
3014 (cexp_test): Correct typo in gcc version test.
3015
30161997-12-02 17:14 Philip Blundell <pb@nexus.co.uk>
3017
3018 * sysdeps/arm/__longjmp.S: Define _SETJMP_H before including
3019 <bits/setjmp.h>.
3020 * sysdeps/arm/setjmp.S: Likewise.
3021
3022 * sysdeps/unix/sysv/linux/arm/bits/mman.h: New file.
3023
30241997-12-02 18:07 Philip Blundell <pb@nexus.co.uk>
3025
3026 * stdio/stdio.h: Add prototype for tmpfile64().
3027
30281997-12-02 17:47 Philip Blundell <pb@nexus.co.uk>
3029
3030 * stdio/stdio.h (__stdio_gen_tempname): Add extra argument to
3031 prototype to keep in step with libio version.
3032
3033 * stdio-common/tmpfile64.c: Include <errno.h> for ENOSYS.
3034
30351997-12-02 17:41 Philip Blundell <pb@nexus.co.uk>
3036
3037 * sysdeps/generic/Makefile: Don't try to use make_siglist if
3038 cross-compiling.
3039
30401997-12-02 01:18 Ulrich Drepper <drepper@cygnus.com>
3041
3042 * sysdeps/unix/sysv/linux/i386/clone.S: When cloned process returns
3043 load GOT ptr before jumping to _exit.
3044 Reported by Xavier Leroy.
3045
04be94a8
UD
30461997-12-01 17:27 Ulrich Drepper <drepper@cygnus.com>
3047
3048 * Makefile (subdirs): Add iconvdata and localedata.
3049
3050 * iconv/gconv.h: Define UNKNOWN_10646_CHAR as error value.
3051
3052 * iconv/gconv_conf.c (read_conf_file): Little optimization.
3053
3054 * iconvdata/8bit-gap.c: New file.
3055 * iconvdata/8bit-generic.c: Renamed from ...
3056 * iconvdata/iso8859-generic.c: ...this.
3057 * iconvdata/configure: Removed.
3058 * iconvdata/Makefile: Add new modules and better rules.
3059 * iconvdata/iso6937.c: Minor bug fixes.
3060 * iconvdata/iso8859-1.c: Likewise.
3061 * iconvdata/t61.c: Likewise.
3062 * iconvdata/iso8859-2.c: Change to use 8bit-generic.c.
3063 Minor bug fixes.
3064 * iconvdata/iso8859-3.c: Likewise.
3065 * iconvdata/iso8859-4.c: Likewise.
3066 * iconvdata/iso8859-5.c: Likewise.
3067 * iconvdata/iso8859-6.c: Likewise.
3068 * iconvdata/iso8859-7.c: Likewise.
3069 * iconvdata/iso8859-8.c: Likewise.
3070 * iconvdata/iso8859-9.c: Likewise.
3071 * iconvdata/iso8859-10.c: Likewise.
3072 * iconvdata/ebcdic-at-de-a.c: New file.
3073 * iconvdata/ebcdic-at-de.c: New file.
3074 * iconvdata/ebcdic-ca-fr.c: New file.
3075 * iconvdata/hp-roman8.c: New file.
3076 * iconvdata/koi-8.c: New file.
3077 * iconvdata/koi8-r.c: New file.
3078 * iconvdata/koi8-h.c: New file.
3079 * iconvdata/latin-greek-1.c: New file.
3080 * iconvdata/latin-greek-1.h: New file.
3081 * iconvdata/latin-greek.c: New file.
3082 * iconvdata/latin-greek.h: New file.
3083 * iconvdata/jis0201.c: New file.
3084 * iconvdata/jis0201.h: New file.
3085 * iconvdata/jis0208.c: New file.
3086 * iconvdata/jis0208.h: New file.
3087 * iconvdata/jis0212.c: New file.
3088 * iconvdata/jis0212.h: New file.
3089 * iconvdata/sjis.c: New file.
3090 * iconvdata/gap.pl: New file. Script to generate table header.
3091 * iconvdata/gaptab.pl: New file.
3092 * iconvdata/gconv-modules: Add info about new modules.
3093
3094 * locale/programs/charmap.c: Also examine alias names given in charmap
3095 files.
3096
3097 * localedata/*: Add to here from add-on. We need the information
3098 to generate tables for iconv.
3099
3100 Update from db-2.3.14.
3101 * db2/Makefile: Updated.
3102 * db2/config.h: Likewise.
3103 * db2/db.h: Likewise.
3104 * db2/db_int.h: Likewise.
3105 * db2/btree/bt_cursor.c: Likewise.
3106 * db2/btree/bt_delete.c: Likewise.
3107 * db2/btree/bt_put.c: Likewise.
3108 * db2/btree/bt_search.c: Likewise.
3109 * db2/btree/bt_split.c: Likewise.
3110 * db2/btree/btree_auto.c: Likewise.
3111 * db2/common/db_appinit.c: Likewise.
3112 * db2/common/db_apprec.c: Likewise.
3113 * db2/common/db_err.c: Likewise.
3114 * db2/common/db_region.c: Likewise.
3115 * db2/db/db_auto.c: Likewise.
3116 * db2/db/db_dispatch.c: Likewise.
3117 * db2/db/db_ret.c: Likewise.
3118 * db2/dbm/dbm.c: Likewise.
3119 * db2/hash/hash_auto.c: Likewise.
3120 * db2/include/btree_ext.h: Likewise.
3121 * db2/include/common_ext.h: Likewise.
3122 * db2/include/db.h.src: Likewise.
3123 * db2/include/db_cxx.h: Likewise.
3124 * db2/include/db_ext.h: Likewise.
3125 * db2/include/db_int.h.src: Likewise.
3126 * db2/include/lock.h: Likewise.
3127 * db2/include/log.h: Likewise.
3128 * db2/include/mp.h: Likewise.
3129 * db2/include/mp_ext.h: Likewise.
3130 * db2/include/os_ext.h: Likewise.
3131 * db2/include/os_func.h: Likewise.
3132 * db2/lock/lock.c: Likewise.
3133 * db2/lock/lock_deadlock.c: Likewise.
3134 * db2/log/log.c: Likewise.
3135 * db2/log/log_archive.c: Likewise.
3136 * db2/log/log_auto.c: Likewise.
3137 * db2/log/log_get.c: Likewise.
3138 * db2/log/log_put.c: Likewise.
3139 * db2/mp/mp_bh.c: Likewise.
3140 * db2/mp/mp_fget.c: Likewise.
3141 * db2/mp/mp_fopen.c: Likewise.
3142 * db2/mp/mp_fput.c: Likewise.
3143 * db2/mp/mp_fset.c: Likewise.
3144 * db2/mp/mp_open.c: Likewise.
3145 * db2/mp/mp_pr.c: Likewise.
3146 * db2/mp/mp_region.c: Likewise.
3147 * db2/mp/mp_sync.c: Likewise.
3148 * db2/mutex/README: Likewise.
3149 * db2/mutex/mutex.c: Likewise.
3150 * db2/os/os_open.c: Likewise.
3151 * db2/os/os_func.c: Removed.
3152 * db2/os/os_config.c: New file.
3153 * db2/os/os_spin.c: New file.
3154 * db2/txn/txn.c: Likewise.
3155 * db2/txn/txn_auto.c: Likewise.
3156
31571997-11-30 06:01 Ulrich Drepper <drepper@cygnus.com>
3158
3159 * posix/sys/wait.h (__WAIT_INT): Don't use complex version with
3160 __typeof for C++ since this fails for class members.
3161 Reported by Neal Becker <neal@ctd.comsat.com>.
3162
31631997-11-28 11:21 Zack Weinberg <zack@rabi.phys.columbia.edu>
3164
3165 * configure.in: Check for a working makeinfo (3.11 or better).
3166 * config.make.in: Add MAKEINFO to be substituted.
3167 * manual/Makefile: Don't update info if makeinfo is too old.
3168
31691997-11-30 05:21 Ulrich Drepper <drepper@cygnus.com>
3170
3171 * sysdeps/alpha/setjmp.S: Define _ASM and _SETJMP_H to get definitions.
3172 * sysdeps/alpha/__longjmp.S: Likewise.
3173 * sysdeps/unix/sysv/linux/alpha/kernel_termios.h: Include <termios.h>
3174 not <bits/termios.h>.
3175
3176 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Define syscall as
3177 __llseek and make llseek and lseek64 weak aliases.
3178 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
3179 Patches by a sun <asun@zoology.washington.edu>.
3180
31811997-11-29 19:19 Zack Weinberg <zack@rabi.phys.columbia.edu>
3182
3183 * misc/sys/syslog.h: Delete KERNEL preprocessor conditional.
3184 * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
3185 * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
3186 * misc/sys/syslog.h: Clean up BSD header.
3187
31881997-11-29 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3189
3190 * sysdeps/unix/sysv/linux/bits/in.h: Add changes from Linux 2.1.67.
3191
3192 * sysdeps/libm-ieee754/s_ctan.c (__ctan): Raise invalid exception
3193 for ctan(+-inf,x).
3194 * sysdeps/libm-ieee754/s_ctanl.c (__ctanl): Likewise.
3195 * sysdeps/libm-ieee754/s_ctanf.c (__ctanf): Likewise.
3196
3197 * math/libm-test.c (csqrt_test): Add tests for cabs, carg, ctan,
3198 csqrt (-1), ctanh(i*pi/4).
3199
32001997-11-26 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3201
3202 * sysdeps/generic/bits/confname.h: Fix comma in enumerator.
3203
32041997-11-28 13:28 Philip Blundell <Philip.Blundell@pobox.com>
3205
3206 * sysdeps/unix/sysv/linux/net/if_arp.h: Add more ARPHRD_ constants.
3207
32081997-11-26 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3209
3210 * wcsmbs/wcrtomb.c (__wcrtomb): Remove unused variable fake.
3211
32121997-11-26 21:28 Ulrich Drepper <drepper@cygnus.com>
3213
3214 * sysdeps/posix/getcwd.c (GETCWD_STORYGE_CLASS): Remove definition
3215 and use. Define GETCWD_RETURN_TYPE instead and use it.
3216 * sysdeps/unix/sysv/linux/getcwd.c: Define GETCWD_RETURN_TYPE instead
3217 of GETCWD_STORYGE_CLASS and put the return type and the
3218 `internal_function' in the right order for gcc 2.7.2.
3219
32201997-11-26 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3221
3222 * sysdeps/unix/sysv/linux/sys/module.h: Remove file. It's
3223 incompatible with Linux 2.1.x. Packages using modules
3224 (e.g. modutils) should/do provide their own version. Suggested by
3225 Richard Henderson.
3226
3227 * sysdeps/unix/sysv/linux/Dist: Remove sys/module.h.
3228
3229 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers)
3230 [$(subdir)=socket]: Remove sys/module.h.
3231
f4017d20
UD
32321997-11-26 04:28 Ulrich Drepper <drepper@cygnus.com>
3233
3234 * eld/dl-profile.c (_dl_start_profile): Avoid FP calculation when
3235 computing s_scale. Patch by a sun <asun@zoology.washington.edu>.
3236
3237 * iconv/gconv_close.c: Correct freeing of descriptor data.
3238 * iconv/gconv_simple.c: Return correct error values for illegal or
3239 incomplete characters.
3240
3241 * Makefile (iconvdata/%): Special goal to simplify iconvdata
3242 development.
3243 * iconvdata/Makefile: New file.
3244 * iconvdata/configure: Likewise.
3245 * iconvdata/extra-module.mk: Likewise.
3246 * iconvdata/gconv-modules: Likewise.
3247 * iconvdata/iso6937.c: Likewise.
3248 * iconvdata/iso8859-1.c: Likewise.
3249 * iconvdata/iso8859-10.c: Likewise.
3250 * iconvdata/iso8859-10.h: Likewise.
3251 * iconvdata/iso8859-2.c: Likewise.
3252 * iconvdata/iso8859-2.h: Likewise.
3253 * iconvdata/iso8859-3.c: Likewise.
3254 * iconvdata/iso8859-3.h: Likewise.
3255 * iconvdata/iso8859-4.c: Likewise.
3256 * iconvdata/iso8859-4.h: Likewise.
3257 * iconvdata/iso8859-5.c: Likewise.
3258 * iconvdata/iso8859-5.h: Likewise.
3259 * iconvdata/iso8859-6.c: Likewise.
3260 * iconvdata/iso8859-6.h: Likewise.
3261 * iconvdata/iso8859-7.c: Likewise.
3262 * iconvdata/iso8859-7.h: Likewise.
3263 * iconvdata/iso8859-8.c: Likewise.
3264 * iconvdata/iso8859-8.h: Likewise.
3265 * iconvdata/iso8859-9.c: Likewise.
3266 * iconvdata/iso8859-9.h: Likewise.
3267 * iconvdata/iso8859-generic.c: Likewise.
3268 * iconvdata/t61.c: Likewise.
3269
3270 * string/Makefile (routines): Add strcasestr.
3271 * string/string.h: Add prototype for strcasestr.
3272 * sysdeps/generic/strcasestr.c: New file.
3273 * wcsmbs/mbrtowc.c: Simplify special case a bit.
3274 * wcsmbs/wcrtomb.c: Likewise.
3275 * wcsmbs/mbsnrtowcs.c: Correctly handle incomplete characters.
3276 * wcsmbs/wcsnrtombs.c: Likewise.
3277 * wcsmbs/mbsrtowcs.c: Make sure SRC argument is correct when
3278 partial character is read.
3279 * wcsmbs/wcsrtombs.c: Likewise.
3280 * wcsmbs/wmemrtombs.c: Likewise.
3281 * wcsmbs/wmemrtowcs.c: Likewise.
3282
3283 * io/ftw.h: Include <sys/stat.h> instead of <bits/stat.h>.
3284 * login/pty.h: Include <sys/ioctl.h> instead og <bits/ioctl-types.h>.
3285 * sysdeps/i386/__longjmp.S: Define _SETJMP_H.
3286 * sysdeps/i386/elf/setjmp.S: Likewise.
3287 * sysdeps/unix/sysv/linux/kernel_termios.h: Do include
3288 <bits/termios.h>.
3289
3290 * sysdeps/posix/mk-stdiolim.c: Output file with comment.
3291 * sysdeps/unix/sysv/linux/stdio_lim.h.in: Add comment.
3292
3293 * sysdeps/unix/sysv/linux/sys/mman.h: Pretty print.
3294 * sysvipc/sys/ipc.h: Likewise.
3295 * sysvipc/sys/msg.h: Likewise.
3296 * sysvipc/sys/sem.h: Likewise.
3297 * sysvipc/sys/shm.h: Likewise.
3298
3299 * sysdeps/alpha/bits/endian.h: Issue error message if the header is
3300 used directly.
3301 * sysdeps/alpha/bits/setjmp.h: Likewise.
3302 * sysdeps/alpha/fpu/bits/fenv.h: Likewise.
3303 * sysdeps/arm/bits/endian.h: Likewise.
3304 * sysdeps/arm/bits/setjmp.h: Likewise.
3305 * sysdeps/generic/bits/byteswap.h: Likewise.
3306 * sysdeps/generic/bits/confname.h: Likewise.
3307 * sysdeps/generic/bits/dirent.h: Likewise.
3308 * sysdeps/generic/bits/dlfcn.h: Likewise.
3309 * sysdeps/generic/bits/endian.h: Likewise.
3310 * sysdeps/generic/bits/fenv.h: Likewise.
3311 * sysdeps/generic/bits/huge_val.h: Likewise.
3312 * sysdeps/generic/bits/in.h: Likewise.
3313 * sysdeps/generic/bits/ioctl-types.h: Likewise.
3314 * sysdeps/generic/bits/ioctls.h: Likewise.
3315 * sysdeps/generic/bits/ipc.h: Likewise.
3316 * sysdeps/generic/bits/msq.h: Likewise.
3317 * sysdeps/generic/bits/poll.h: Likewise.
3318 * sysdeps/generic/bits/resource.h: Likewise.
3319 * sysdeps/generic/bits/sched.h: Likewise.
3320 * sysdeps/generic/bits/sem.h: Likewise.
3321 * sysdeps/generic/bits/setjmp.h: Likewise.
3322 * sysdeps/generic/bits/shm.h: Likewise.
3323 * sysdeps/generic/bits/sigaction.h: Likewise.
3324 * sysdeps/generic/bits/sigcontext.h: Likewise.
3325 * sysdeps/generic/bits/socket.h: Likewise.
3326 * sysdeps/generic/bits/stat.h: Likewise.
3327 * sysdeps/generic/bits/statfs.h: Likewise.
3328 * sysdeps/generic/bits/stdio_lim.h: Likewise.
3329 * sysdeps/generic/bits/termios.h: Likewise.
3330 * sysdeps/generic/bits/time.h: Likewise.
3331 * sysdeps/generic/bits/uio.h: Likewise.
3332 * sysdeps/generic/bits/utmp.h: Likewise.
3333 * sysdeps/generic/bits/utmpx.h: Likewise.
3334 * sysdeps/generic/bits/utsname.h: Likewise.
3335 * sysdeps/generic/bits/waitflags.h: Likewise.
3336 * sysdeps/generic/bits/waitstatus.h: Likewise.
3337 * sysdeps/gnu/bits/utmp.h: Likewise.
3338 * sysdeps/gnu/bits/utmpx.h: Likewise.
3339 * sysdeps/i386/bits/byteswap.h: Likewise.
3340 * sysdeps/i386/bits/endian.h: Likewise.
3341 * sysdeps/i386/bits/huge_val.h: Likewise.
3342 * sysdeps/i386/bits/setjmp.h: Likewise.
3343 * sysdeps/i386/fpu/bits/fenv.h: Likewise.
3344 * sysdeps/ieee754/bits/huge_val.h: Likewise.
3345 * sysdeps/m68k/bits/byteswap.h: Likewise.
3346 * sysdeps/m68k/bits/endian.h: Likewise.
3347 * sysdeps/m68k/bits/setjmp.h: Likewise.
3348 * sysdeps/m68k/fpu/bits/fenv.h: Likewise.
3349 * sysdeps/mach/hurd/alpha/bits/sigcontext.h: Likewise.
3350 * sysdeps/mach/hurd/bits/ioctls.h: Likewise.
3351 * sysdeps/mach/hurd/bits/stat.h: Likewise.
3352 * sysdeps/mach/hurd/hppa/bits/sigcontext.h: Likewise.
3353 * sysdeps/mach/hurd/i386/bits/sigcontext.h: Likewise.
3354 * sysdeps/mach/hurd/mips/bits/sigcontext.h: Likewise.
3355 * sysdeps/mips/bits/dlfcn.h: Likewise.
3356 * sysdeps/mips/bits/endian.h: Likewise.
3357 * sysdeps/mips/bits/setjmp.h: Likewise.
3358 * sysdeps/mips/dec/bits/endian.h: Likewise.
3359 * sysdeps/mips/mips64/bits/setjmp.h: Likewise.
3360 * sysdeps/mips/mipsel/bits/endian.h: Likewise.
3361 * sysdeps/mips/p40/bits/endian.h: Likewise.
3362 * sysdeps/powerpc/bits/endian.h: Likewise.
3363 * sysdeps/powerpc/bits/fenv.h: Likewise.
3364 * sysdeps/powerpc/bits/setjmp.h: Likewise.
3365 * sysdeps/sparc/sparc32/bits/endian.h: Likewise.
3366 * sysdeps/sparc/sparc32/bits/setjmp.h: Likewise.
3367 * sysdeps/sparc/sparc32/fpu/bits/fenv.h: Likewise.
3368 * sysdeps/sparc/sparc64/bits/endian.h: Likewise.
3369 * sysdeps/sparc/sparc64/fpu/bits/fenv.h: Likewise.
3370 * sysdeps/unix/bsd/bits/dirent.h: Likewise.
3371 * sysdeps/unix/bsd/bits/stat.h: Likewise.
3372 * sysdeps/unix/bsd/bits/waitflags.h: Likewise.
3373 * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Likewise.
3374 * sysdeps/unix/bsd/osf/alpha/bits/stat.h: Likewise.
3375 * sysdeps/unix/bsd/osf/bits/sigaction.h: Likewise.
3376 * sysdeps/unix/bsd/sun/m68k/bits/sigcontext.h: Likewise.
3377 * sysdeps/unix/bsd/sun/sparc/bits/sigcontext.h: Likewise.
3378 * sysdeps/unix/bsd/sun/sunos4/bits/resource.h: Likewise.
3379 * sysdeps/unix/bsd/sun/sunos4/bits/termios.h: Likewise.
3380 * sysdeps/unix/bsd/sun/sunos4/bits/utsname.h: Likewise.
3381 * sysdeps/unix/bsd/ultrix4/bits/utsname.h: Likewise.
3382 * sysdeps/unix/bsd/ultrix4/mips/bits/sigcontext.h: Likewise.
3383 * sysdeps/unix/common/bits/dirent.h: Likewise.
3384 * sysdeps/unix/sysv/bits/dirent.h: Likewise.
3385 * sysdeps/unix/sysv/bits/stat.h: Likewise.
3386 * sysdeps/unix/sysv/bits/utmp.h: Likewise.
3387 * sysdeps/unix/sysv/bits/utsname.h: Likewise.
3388 * sysdeps/unix/sysv/irix4/bits/confname.h: Likewise.
3389 * sysdeps/unix/sysv/irix4/bits/stat.h: Likewise.
3390 * sysdeps/unix/sysv/linux/alpha/bits/ioctls.h: Likewise.
3391 * sysdeps/unix/sysv/linux/alpha/bits/ipc.h: Likewise.
3392 * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Likewise.
3393 * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h: Likewise.
3394 * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Likewise.
3395 * sysdeps/unix/sysv/linux/alpha/bits/termios.h: Likewise.
3396 * sysdeps/unix/sysv/linux/alpha/bits/time.h: Likewise.
3397 * sysdeps/unix/sysv/linux/bits/dirent.h: Likewise.
3398 * sysdeps/unix/sysv/linux/bits/in.h: Likewise.
3399 * sysdeps/unix/sysv/linux/bits/ioctl-types.h: Likewise.
3400 * sysdeps/unix/sysv/linux/bits/ioctls.h: Likewise.
3401 * sysdeps/unix/sysv/linux/bits/ipc.h: Likewise.
3402 * sysdeps/unix/sysv/linux/bits/msq.h: Likewise.
3403 * sysdeps/unix/sysv/linux/bits/poll.h: Likewise.
3404 * sysdeps/unix/sysv/linux/bits/resource.h: Likewise.
3405 * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
3406 * sysdeps/unix/sysv/linux/bits/sem.h: Likewise.
3407 * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
3408 * sysdeps/unix/sysv/linux/bits/sigaction.h: Likewise.
3409 * sysdeps/unix/sysv/linux/bits/sigcontext.h: Likewise.
3410 * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
3411 * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
3412 * sysdeps/unix/sysv/linux/bits/statfs.h: Likewise.
3413 * sysdeps/unix/sysv/linux/bits/termios.h: Likewise.
3414 * sysdeps/unix/sysv/linux/bits/time.h: Likewise.
3415 * sysdeps/unix/sysv/linux/bits/uio.h: Likewise.
3416 * sysdeps/unix/sysv/linux/bits/utsname.h: Likewise.
3417 * sysdeps/unix/sysv/linux/bits/waitflags.h: Likewise.
3418 * sysdeps/unix/sysv/linux/i386/bits/mman.h: Likewise.
3419 * sysdeps/unix/sysv/linux/m68k/bits/mman.h: Likewise.
3420 * sysdeps/unix/sysv/linux/m68k/bits/poll.h: Likewise.
3421 * sysdeps/unix/sysv/linux/mips/bits/endian.h: Likewise.
3422 * sysdeps/unix/sysv/linux/mips/bits/ioctl-types.h: Likewise.
3423 * sysdeps/unix/sysv/linux/mips/bits/ipc.h: Likewise.
3424 * sysdeps/unix/sysv/linux/mips/bits/mman.h: Likewise.
3425 * sysdeps/unix/sysv/linux/mips/bits/poll.h: Likewise.
3426 * sysdeps/unix/sysv/linux/mips/bits/shm.h: Likewise.
3427 * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Likewise.
3428 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Likewise.
3429 * sysdeps/unix/sysv/linux/mips/bits/stat.h: Likewise.
3430 * sysdeps/unix/sysv/linux/mips/bits/statfs.h: Likewise.
3431 * sysdeps/unix/sysv/linux/mips/bits/termios.h: Likewise.
3432 * sysdeps/unix/sysv/linux/mips/bits/time.h: Likewise.
3433 * sysdeps/unix/sysv/linux/powerpc/bits/ioctl-types.h: Likewise.
3434 * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
3435 * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
3436 * sysdeps/unix/sysv/linux/sparc/bits/ioctls.h: Likewise.
3437 * sysdeps/unix/sysv/linux/sparc/bits/poll.h: Likewise.
3438 * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h: Likewise.
3439 * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
3440 * sysdeps/unix/sysv/linux/sparc/sparc32/bits/mman.h: Likewise.
3441 * sysdeps/unix/sysv/linux/sparc/sparc64/bits/mman.h: Likewise.
3442 * sysdeps/unix/sysv/linux/sparc/sparc64/bits/setjmp.h: Likewise.
3443 * sysdeps/unix/sysv/minix/bits/sigaction.h: Likewise.
3444 * sysdeps/unix/sysv/sco3.2.4/bits/confname.h: Likewise.
3445 * sysdeps/unix/sysv/sco3.2.4/bits/sigaction.h: Likewise.
3446 * sysdeps/unix/sysv/sysv4/bits/sigaction.h: Likewise.
3447 * sysdeps/unix/sysv/sysv4/bits/utsname.h: Likewise.
3448 * sysdeps/unix/sysv/sysv4/bits/waitflags.h: Likewise.
3449 * sysdeps/unix/sysv/sysv4/i386/bits/stat.h: Likewise.
3450 * sysdeps/unix/sysv/sysv4/solaris2/bits/stat.h: Likewise.
3451 * sysdeps/unix/sysv/sysv4/solaris2/sparc/bits/sigcontext.h: Likewise.
3452 * sysdeps/vax/bits/huge_val.h: Likewise.
3453 * sysdeps/vax/bits/setjmp.h: Likewise.
3454 * sysdeps/wordsize-32/bits/elfclass.h: Likewise.
3455 * sysdeps/wordsize-64/bits/elfclass.h: Likewise.
3456
34571997-11-25 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3458
04be94a8 3459 * libio/stdio.h: Correct comment of sys_nerr/sys_errlist.
f4017d20
UD
3460
34611997-11-25 Paul Eggert <eggert@shade.twinsun.com>
3462
3463 * strftime.c (strftime):
3464 No longer any need to undef or declare if emacs is defined.
3465 (my_strftime): When checking a -1 returned by mktime, don't blow up
3466 if localtime_r returns NULL.
3467
34681997-11-24 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3469
3470 * README.template: Fix spelling.
3471
34721997-11-25 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3473
3474 * configure.in: Enhance --enable-add-ons description a wee bit.
3475
34761997-11-24 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3477
3478 * glibcbug.in: Add more information of build environment and flags.
3479
34801997-11-23 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3481
3482 * sysdeps/posix/getcwd.c: Recognize EOF from readdir and translate
3483 it into ENOENT.
3484
e34b0f29
UD
34851997-11-24 03:01 Ulrich Drepper <drepper@cygnus.com>
3486
3487 * elf/dl-support.c: Call __libc_init_secure to make sure
3488 __libc_enable_secure is defined early.
3489 * sysdeps/generic/enbl-secure.c: Change function name to
3490 __libc_init_secure and make it global instead of a constructor.
3491
3492 * iconv/gconv.c: Fix lots of bugs.
3493 * iconv/gconv.h: Likewise.
3494 * iconv/gconv_builtin.h: Likewise.
3495 * iconv/gconv_close.c: Likewise.
3496 * iconv/gconv_conf.c: Likewise.
3497 * iconv/gconv_db.c: Likewise.
3498 * iconv/gconv_dl.c: Likewise.
3499 * iconv/gconv_open.c: Likewise.
3500 * iconv/gconv_simple.c: Likewise.
3501 * iconv/iconv.c: Likewise.
3502 * iconv/iconv_close.c: Likewise.
3503 * iconv/iconv_open.c: Likewise.
3504
3505 * wcsmbs/Makefile (routines): Add wmemrtowcs and wmemrtombs.
3506 * wcsmbs/wchar.h: Add prototypes for wmemrtowcs and wmemrtombs.
3507 * wcsmbs/wmemrtombs.c: New file.
3508 * wcsmbs/wmemrtowcs.c: New file.
3509
f43ce637
UD
35101997-11-22 19:28 Ulrich Drepper <drepper@cygnus.com>
3511
3512 * iconv/gconv_simple.c: Fix lots of bugs.
3513 * iconv/iconv_open.c: Normalize names before passing them to
3514 __gconv_open.
3515
3516 * libio/iolibio.h: Add prototypes for _IO_{new,old}_fclose.
3517
3518 * libio/iopopen.c: Check for correct mode argument and punt otherwise.
3519 * stdio-common/test-popen.c: Add test for above change.
3520
3521 * math/libm-test.c: Print test results also using %a format,
3522 specified in PRINTF_XEXPR macro.
3523 * math/test-double.c: Define PRINTF_XEXPR.
3524 * math/test-float.c: Likewise.
3525 * math/test-ldouble.c: Likewise.
3526 * math/test-idouble.c: Likewise.
3527 * math/test-ifloat.c: Likewise.
3528 * math/test-ildoubl.c: Likewise.
3529
3530 * stdio-common/vfscanf.c: Recognize a in format specifier only as
3531 modifier if used before s, S, or [. Otherwise it's the hexadecimal
3532 FP number format.
3533
3534 * stdlib/strtod.c: Little code cleanup.
3535
3536 * sysdeps/i386/Makefile: Define __LIBC_INTERNAL_MATH_INLINES for
3537 compiling in math subdir.
3538
3539 * sysdeps/m68k/fpu/e_acos.c: Define __LIBC_INTERNAL_MATH_INLINES
3540 instead of __LIBC_M81_MATH_INLINES.
3541 * sysdeps/m68k/fpu/e_atan2.c: Likewise.
3542 * sysdeps/m68k/fpu/e_fmod.c: Likewise.
3543 * sysdeps/m68k/fpu/e_pow.c: Likewise.
3544 * sysdeps/m68k/fpu/e_scalb.c: Likewise.
3545 * sysdeps/m68k/fpu/k_cos.c: Likewise.
3546 * sysdeps/m68k/fpu/k_sin.c: Likewise.
3547 * sysdeps/m68k/fpu/k_tan.c: Likewise.
3548 * sysdeps/m68k/fpu/s_atan.c: Likewise.
3549 * sysdeps/m68k/fpu/s_ccos.c: Likewise.
3550 * sysdeps/m68k/fpu/s_ccosh.c: Likewise.
3551 * sysdeps/m68k/fpu/s_cexp.c: Likewise.
3552 * sysdeps/m68k/fpu/s_csin.c: Likewise.
3553 * sysdeps/m68k/fpu/s_csinh.c: Likewise.
3554 * sysdeps/m68k/fpu/s_frexp.c: Likewise.
3555 * sysdeps/m68k/fpu/s_ilogb.c: Likewise.
3556 * sysdeps/m68k/fpu/s_isinf.c: Likewise.
3557 * sysdeps/m68k/fpu/s_llrint.c: Likewise.
3558 * sysdeps/m68k/fpu/s_llrintf.c: Likewise.
3559 * sysdeps/m68k/fpu/s_llrintl.c: Likewise.
3560 * sysdeps/m68k/fpu/s_lrint.c: Likewise.
3561 * sysdeps/m68k/fpu/s_modf.c: Likewise.
3562 * sysdeps/m68k/fpu/s_remquo.c: Likewise.
3563 * sysdeps/m68k/fpu/s_scalbn.c: Likewise.
3564 * sysdeps/m68k/fpu/s_sincos.c: Likewise.
3565 * sysdeps/m68k/fpu/bits/mathinline.h: Define optimizations if
3566 __LIBC_INTERNAL_MATH_INLINES is defined.
3567
3568 * sysdeps/i386/fpu/bits/mathinline.h: Define special i686 versions
3569 of compare macros from ISO C 9X. Optimize generic versions a bit.
3570 Define __signbit inline functions and __ieee754_sqrt which can be
3571 used if the ompiler is fixed.
3572
3573 * sysdeps/posix/sysv_signal.c: Define sysv_signal as weak alias.
3574
35751997-11-20 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3576
3577 * Makerules ($(common-objpfx)stub-$(subdir)): Look for
3578 sysdeps/generic in the whole dep file, not only in the first line.
3579
35801997-11-20 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3581
3582 * sysdeps/ieee754/bits/nan.h (__nan) [!__GNUC__]: Fix type.
3583
35841997-11-19 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3585
3586 * manual/arith.texi (Imaginary Unit): Move @end deftypevr to right
3587 place.
3588
35891997-11-19 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3590
3591 * elf/dl-error.c (_dl_signal_error): Only print colon if OBJNAME
3592 is non-empty.
3593
35941997-11-20 16:51 Ulrich Drepper <drepper@cygnus.com>
3595
3596 * malloc/malloc.c (malloc_update_mallinfo): Initialize struct for
3597 return value.
3598
35991997-11-19 21:36 Ulrich Drepper <drepper@cygnus.com>
3600
3601 * sysdeps/unix/sysv/linux/getcwd.c: Free allocated buffer if
3602 readlink succeeds but the return value is too long.
3603
3604 * stdio-common/printf_fphex.c: Determine sign of number correctly.
3605
36061997-11-19 02:45 Ulrich Drepper <drepper@cygnus.com>
3607
3608 * libc.map: Export __divl, __reml, __divq, __remq, __divqu and
3609 __remqu for Alpha.
3610
36111997-11-18 23:08 Ulrich Drepper <drepper@cygnus.com>
3612
3613 * sysdeps/generic/sys/ucontext.h: Stub context file.
3614
3615 * libio/iofprintf.c: Removed. We use the stdio-common version.
3616
3617 * manual/Makefile (distribute): Add stdio-fp.c.
3618
3619 * sysdeps/powerpc/Dist: Add ppc-mcount.S.
3620
3621 * db2/Makefile (distribute): Add include/os_func.h, README and
3622 mutex/tsl_parisc.s.
3623
3624 * hesiod/Makefile (distribute): Add README.hesiod.
3625
36261997-11-18 22:14 Ulrich Drepper <drepper@cygnus.com>
3627
3628 * iconv/gconv.c: Correctly call transformation function.
3629
3630 * manual/maint.texi: Document need of binutils 2.8.1.0.17.
3631
36321997-11-13 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3633
3634 * sysdeps/libm-ieee754/s_remquo.c (__remquo): Fix function (gave
3635 wrong results for e.g. remquo (3,2, &x)).
3636 * sysdeps/libm-ieee754/s_remquof.c (__remquof): Likewise.
3637 * sysdeps/libm-ieee754/s_remquol.c (__remquol): Likewise.
3638
36391997-11-18 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3640
3641 * configure.in (ld --version-script): Test if the same symbol
3642 maybe defined in all versions (needed by recent changes to
3643 libc.map and supported with binutils 2.8.1.0.17) and issue warning
3644 if versioning is not supported/enabled.
3645 (bash test): Correct test case.
3646
3647 * math/libm-test.c: Added counting/reporting of number of test cases.
3648
3649 * elf/Makefile ($(objpfx)rtldtbl.h): gawk is not longer required,
3650 use awk instead.
3651
3652 * sysdeps/unix/sysv/linux/net/if.h: Add __BEGIN_DECLS/__END_DECLS.
3653
36541997-11-18 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3655
3656 * elf/dl-load.c (_dl_init_paths): Correct __mempcpy logic.
3657
36581997-11-18 18:04 Ulrich Drepper <drepper@cygnus.com>
3659
3660 * sysdeps/generic/pty.c: Define REVOKE to use revoke function.
3661 Replace revoke call by use of REVOKE.
3662 * sysdeps/unix/sysv/linux/pty.c: New file. Define REVOKE as
3663 empty and #include generic version.
3664 Suggested by Zack Weinberg <zack@rabi.phys.columbia.edu>.
3665
36661997-11-18 16:02 Ulrich Drepper <drepper@cygnus.com>
3667
3668 * libc.map: Add socket functions with __libc_* names.
3669 Reported by Andreas Jaeger.
3670
36711997-11-18 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3672
3673 * libc.map: Tidy up (remove duplicates, sort entries).
3674
36751997-11-18 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3676
3677 * iconv/gconv.h: Add __BEGIN_DECLS/__END_DECLS.
3678
36791997-11-18 06:45 Ulrich Drepper <drepper@cygnus.com>
3680
3681 * sysdeps/generic/pty.c: Make thread safe. Fix bug when calling
3682 again after successful call.
3683 Patch by Marc Lehmann <pcg@goof.com>.
3684
36851997-11-17 Paul Eggert <eggert@twinsun.com>
3686
3687 * time/mktime.c, time/strftime.c (_REENTRANT): #define,
3688 as some hosts need this to declare localtime_r properly.
3689
36901997-11-18 06:08 Ulrich Drepper <drepper@cygnus.com>
3691
3692 * libc.map: Add iconv_open, iconv, and iconv_close.
3693
6973fc01
UD
36941997-11-18 02:31 Ulrich Drepper <drepper@cygnus.com>
3695
3696 * iconv/Makefile: New file.
3697 * iconv/gconv.c: New file.
3698 * iconv/gconv.h: New file.
3699 * iconv/gconv_builtin.c: New file.
3700 * iconv/gconv_builtin.h: New file.
3701 * iconv/gconv_close.c: New file.
3702 * iconv/gconv_conf.c: New file.
3703 * iconv/gconv_db.c: New file.
3704 * iconv/gconv_dl.c: New file.
3705 * iconv/gconv_open.c: New file.
3706 * iconv/gconv_simple.c: New file.
3707 * iconv/iconv.c: New file.
3708 * iconv/iconv.h: New file.
3709 * iconv/iconv_close.c: New file.
3710 * iconv/iconv_open.c: New file.
3711 * include/gconv.h: New file.
3712
3713 * Makeconfig: Define gconvdir.
3714 * Makefile (subdirs): Add iconv.
3715
3716 * string/bits/string2.h: Add optimization for strtok_r.
3717
3718 * sysdeps/generic/_G_config.h: Define __need_NULL to get definition
3719 for NULL.
3720 * sysdeps/unix/sysv/linux/_G_config.h: Likewise.
3721 Reported by H.J. Lu <hjl@gnu.ai.mit.edu>.
fe0ec73e 3722
6973fc01
UD
3723 * configure.in: Correct test for bash2.
3724 Patch by Zack Weinberg <zack@rabi.phys.columbia.edu>.
fe0ec73e 3725
6973fc01
UD
3726 * locale/Makefile (CFLAGS-charmap.c): Add -Wno-char-subscripts.
3727 (CFLAGS-locfile.c): Likewise.
3728 Suggested by Zack Weinberg <zack@rabi.phys.columbia.edu>.
fe0ec73e 3729
6973fc01
UD
3730 * misc/hsearch_r.c (hsearch_r): Avoid undefinitely search for
3731 non-existing entry if the table is full.
cc3fa755 3732
6973fc01 3733 * posix/regex.h: Pretty print.
cc3fa755 3734
6973fc01 3735 * stdio-common/printf_fp.c: Don't define NDEBUG if already defined.
cc3fa755 3736
6973fc01 3737 * sysdeps/posix/ctermid.c: Simplify a bit.
cc3fa755 3738
6973fc01 3739 * sysdeps/unix/sysv/linux/net/if.h: Pretty print.
cc3fa755 3740
6973fc01 37411997-11-17 Andreas Jaeger <aj@arthur.rhein-neckar.de>
cc3fa755 3742
6973fc01
UD
3743 * sysdeps/unix/sysv/linux/sys/quota.h: Add include for
3744 <sys/types.h> instead of <asm/types.h>.
cc3fa755 3745
6973fc01 37461997-11-16 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
cc3fa755 3747
6973fc01 3748 * math/libm-test.c (asin_test): Add epsilon for asin (0.5).
cc3fa755 3749
6973fc01 37501997-11-16 17:09 H.J. Lu <hjl@gnu.ai.mit.edu>
cc3fa755 3751
6973fc01
UD
3752 * libc.map (_IO_stdin_, _IO_stdout_, _IO_stderr_, _IO_fopen,
3753 fopen, freopen, _IO_fclose, fclose): Added to GLIBC_2.0.
3754 (_IO_stdin_, _IO_stdout_, _IO_stderr_): Removed from GLIBC_2.1.
3755 (_IO_2_1_stdin_, _IO_2_1_stdout_, _IO_2_1_stderr_, _IO_fclose,
3756 fclose): Added to GLIBC_2.1.
cc3fa755 3757
6973fc01
UD
3758 * libio/Makefile (routines, shared-only-routines): Add
3759 oldiofclose. Remove oldfreopen.
cc3fa755 3760
6973fc01
UD
3761 * libio/freopen.c (freopen): When PIC is defined, call
3762 _IO_old_freopen () for old stdio.
cc3fa755 3763
6973fc01
UD
3764 * libio/iofclose.c (_IO_new_fclose): Renamed from _IO_fclose.
3765 (_IO_fclose, fclose): Use _IO_new_fclose as default version
3766 for GLIBC_2.1.
cc3fa755 3767
6973fc01
UD
3768 * libio/iolibio.h (_IO_old_freopen): Use _IO_old_file_close_it
3769 instead of _IO_file_close_it.
cc3fa755 3770
6973fc01
UD
3771 * libio/libio.h (_IO_stdin_, _IO_stdout_, _IO_stderr_): Changed
3772 to _IO_2_1_stdxxx_.
3773 (_IO_stdin, _IO_stdout, _IO_stderr): Declare as extern if _LIBC
3774 is defined.
cc3fa755 3775
6973fc01 3776 * libio/libioP.h (_IO_old_do_flush): New.
cc3fa755 3777
6973fc01
UD
3778 * libio/oldfileops.c (_IO_old_file_close_it,
3779 _IO_old_file_finish, _IO_old_file_overflow, _IO_old_file_sync):
3780 Call _IO_old_do_flush () instead of _IO_do_flush ().
3781 (_IO_old_file_xsputn): Call _IO_old_do_write () instead of
3782 _IO_do_write ().
cc3fa755 3783
6973fc01
UD
3784 * libio/oldiofopen.c (_IO_old_fopen): Call _IO_old_file_init ()
3785 instead of _IO_file_init ().
3786 Bind old symbols to version GLIBC_2.0.
cc3fa755 3787
6973fc01
UD
3788 * libio/oldstdfiles.c (DEF_STDFILE): Don't use symbol_version.
3789 (_IO_old_stdin_, _IO_old_stdout_, _IO_old_stderr_): Changed to
3790 _IO_stdxxx_.
3791 (_IO_check_libio): New function in .init.
cc3fa755 3792
6973fc01 3793 * libio/oldiofclose.c: New file.
cc3fa755 3794
6973fc01
UD
3795 * libio/stdfiles.c (_IO_new_stdin_, _IO_new_stdout_,
3796 _IO_new_stderr_): Changed to _IO_2_1_stdxxx_.
3797 (DEF_STDFILE): Don't use default_symbol_version.
cc3fa755 3798
6973fc01
UD
3799 * libio/stdio.c (stdin, stdout, stderr): Set to
3800 _IO_2_1_stdxxx_._
3801 (_IO_stdin, _IO_stdout, _IO_stderr): New, strong alias of
3802 stdxxx.
cc3fa755 3803
6973fc01
UD
3804 * csu/Makefile (distribute): Add init.c.
3805 (extra-objs): Add init.o for ELF.
3806 (start-installed-name): Add $(objpfx)init.o.
cc3fa755 3807
6973fc01 3808 * csu/init.c: New file.
cc3fa755 3809
6973fc01 38101997-11-12 08:02 H.J. Lu <hjl@gnu.ai.mit.edu>
cc3fa755 3811
6973fc01
UD
3812 * elf/dl-lookup.c (do_lookup): Don't use the hidden base
3813 definition as the default.
cc3fa755 3814
6973fc01 38151997-08-27 Klaus Espenlaub <kespenla@hydra.informatik.uni-ulm.de>
cc3fa755 3816
6973fc01 3817 * erand48_r.c (__erand48_r): Implement for 32 bit short int.
cc3fa755 3818
6973fc01 38191997-11-15 Andreas Jaeger <aj@arthur.rhein-neckar.de>
cc3fa755 3820
6973fc01
UD
3821 * elf/genrtldtbl.awk: Replace gensub for compatibility with gawk2
3822 (PR 351).
cc3fa755 3823
6973fc01 38241997-11-16 21:01 Philip Blundell <Philip.Blundell@pobox.com>
cc3fa755 3825
6973fc01
UD
3826 * sysdeps/arm/sysdep.h: Use __APCS_32__ to decide whether or not
3827 to preserve condition codes on function call.
cc3fa755 3828
6973fc01 38291997-11-13 Andreas Jaeger <aj@arthur.rhein-neckar.de>
cc3fa755 3830
6973fc01 3831 * sysdeps/generic/s_exp2l.c: Change exp2l to __ieee754_exp2l.
cc3fa755 3832
6973fc01 38331997-11-14 Andreas Jaeger <aj@arthur.rhein-neckar.de>
cc3fa755 3834
6973fc01
UD
3835 * math/libm-test.c (asin_test): Add epsilon for float.
3836 (tan_test): Add epsilon for float.
3837 (log1p_test): Add epsilon for float.
3838 (inverse_functions): Add epsilons.
cc3fa755 3839
6973fc01
UD
3840 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers) [socket]: Add
3841 net/if_packet.h.
cc3fa755 3842
6973fc01 3843 * sysdeps/unix/sysv/linux/Dist: Add net/if_packet.h.
cc3fa755 3844
6973fc01 38451997-11-10 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
cc3fa755 3846
6973fc01
UD
3847 * md5-crypt/Makefile (extra-objs): Make recursively expanded
3848 variable, since $(object-suffixes) is not defined yet.
cc3fa755 3849
6973fc01 38501997-11-11 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
cc3fa755 3851
6973fc01
UD
3852 * db2/Makefile (distribute): db185/db185_int.src ->
3853 db185/db185_int.h.
cc3fa755 3854
6973fc01 38551997-11-11 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
cc3fa755 3856
6973fc01
UD
3857 * misc/tst-fdset.c: Don't require the value of FD_ISSET to be
3858 exactly one.
cc3fa755 3859
6973fc01 38601997-11-11 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
cc3fa755 3861
6973fc01
UD
3862 * sysdeps/generic/e_acoshl.c: Fix stub_warning: use the user level
3863 name.
3864 * sysdeps/generic/e_acosl.c: Likewise.
3865 * sysdeps/generic/e_asinl.c: Likewise.
3866 * sysdeps/generic/e_atan2l.c: Likewise.
3867 * sysdeps/generic/e_expl.c: Likewise.
3868 * sysdeps/generic/e_fmodl.c: Likewise.
3869 * sysdeps/generic/e_j0l.c: Likewise.
3870 * sysdeps/generic/e_j1l.c: Likewise.
3871 * sysdeps/generic/e_jnl.c: Likewise.
3872 * sysdeps/generic/e_lgammal_r.c: Likewise.
3873 * sysdeps/generic/e_log10l.c: Likewise.
3874 * sysdeps/generic/e_logl.c: Likewise.
3875 * sysdeps/generic/e_powl.c: Likewise.
3876 * sysdeps/generic/e_sqrtl.c: Likewise.
3877 * sysdeps/generic/e_exp2l.c: Likewise.
3878
38791997-11-11 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3880
3881 * Make-dist (+sysdep-names): Remove extra paren.
3882 * Makefile (distribute): Add stub-tag.h.
3883 * elf/Makefile (distribute): Add atomicity.h.
3884 * stdlib/Makefile (headers): Add ucontext.h and sys/ucontext.h.
cc3fa755 3885 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers)
6973fc01
UD
3886 [$(subdir)=socket]: Add net/if_packet.h.
3887 * sysdeps/alpha/Dist: Remove setjmp_aux.c.
3888 * sysdeps/unix/sysv/linux/Dist: Add s_pread64.c, s_pwrite64.c,
3889 net/if_packet.h, scsi/sg.h.
cc3fa755 3890
6973fc01 38911997-11-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
cc3fa755 3892
6973fc01 3893 * Makefile (install): Quote $(CC) expansion.
cc3fa755 3894
6973fc01 38951997-11-14 Andreas Jaeger <aj@arthur.rhein-neckar.de>
cc3fa755 3896
6973fc01
UD
3897 * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Added caching of
3898 working /proc cwd and no restrictions on path length. Following
3899 some ideas from Andi Kleen <ak@muc.de> (PR 350).
cc3fa755 3900
6973fc01 39011997-11-14 19:14 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
cc3fa755 3902
6973fc01 3903 * nis/nss_compat/compat-grp.c: Remove buggy assert call.
cc3fa755
UD
3904 * nis/nss_compat/compat-pwd.c: Likewise.
3905 * nis/nss_compat/compat-spwd.c: Likewise.
1cab5444 3906
6973fc01 39071997-11-14 22:23 Ulrich Drepper <drepper@cygnus.com>
1cab5444 3908
6973fc01
UD
3909 * sysdeps/libm-i387/s_fdim.S: New file.
3910 * sysdeps/libm-i387/s_fdimf.S: New file.
3911 * sysdeps/libm-i387/s_fdiml.S: New file.
3912 * sysdeps/libm-i387/i686/s_fdim.S: New file.
3913 * sysdeps/libm-i387/i686/s_fdimf.S: New file.
3914 * sysdeps/libm-i387/i686/s_fdiml.S: New file.
1cab5444 3915
6973fc01 39161997-11-12 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1cab5444 3917
6973fc01
UD
3918 * string/bits/string2.h (strstr): Avoid warning if HAYSTACK is a
3919 pointer to unsigned char.
1cab5444 3920
6973fc01 39211997-11-13 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1cab5444 3922
6973fc01 3923 * sysdeps/libm-ieee754/s_llrintf.c (__llrintf): Fix function.
1cab5444 3924
6973fc01 3925 * sysdeps/libm-ieee754/s_lrintf.c (__lrintf): Fix function.
fe4635fc 3926
6973fc01 3927 * sysdeps/libm-ieee754/s_lrint.c (__lrint): Fix function.
fe4635fc 3928
6973fc01 39291997-11-12 Andreas Jaeger <aj@arthur.rhein-neckar.de>
a1470b6f 3930
6973fc01
UD
3931 * sysdeps/libm-ieee754/s_ilogbf.c: Correct return values for
3932 ilogb(0/NaN).
3933 * sysdeps/libm-ieee754/s_ilogbl.c: Likewise.
3934 * sysdeps/libm-ieee754/s_ilogb.c: Likewise.
3935
39361997-11-14 05:44 Ulrich Drepper <drepper@cygnus.com>
3937
3938 * sysdeps/libm-i387/s_fmin.S: New file.
3939 * sysdeps/libm-i387/s_fminf.S: New file.
3940 * sysdeps/libm-i387/s_fminl.S: New file.
3941 * sysdeps/libm-i387/s_fmax.S: New file.
3942 * sysdeps/libm-i387/s_fmaxf.S: New file.
3943 * sysdeps/libm-i387/s_fmaxl.S: New file.
3944 * sysdeps/libm-i387/i686/s_fmin.S: New file.
3945 * sysdeps/libm-i387/i686/s_fminf.S: New file.
3946 * sysdeps/libm-i387/i686/s_fminl.S: New file.
3947 * sysdeps/libm-i387/i686/s_fmax.S: New file.
3948 * sysdeps/libm-i387/i686/s_fmaxf.S: New file.
3949 * sysdeps/libm-i387/i686/s_fmaxl.S: New file.
3950
39511997-11-14 03:06 Ulrich Drepper <drepper@cygnus.com>
3952
3953 * sysdeps/unix/sysv/linux/accept.S: Add __libc_accept as alias.
3954 * sysdeps/unix/sysv/linux/send.S: Likewise.
3955 * sysdeps/unix/sysv/linux/recvfrom.S: Likewise.
3956 * sysdeps/unix/sysv/linux/recvmsg.S: Likewise.
3957 * sysdeps/unix/sysv/linux/sendmsg.S: Likewise.
3958 * sysdeps/unix/sysv/linux/recv.S: Likewise.
3959 * sysdeps/unix/sysv/linux/sendto.S: Likewise.
3960 * sysdeps/unix/sysv/linux/connect.S: Likewise.
3961 Reported by Christopher Wiles <wileyc@ai.cs.fujitsu.co.jp>.
28f540f4 3962
6973fc01 3963See ChangeLog.7 for earlier changes.
This page took 0.626145 seconds and 5 git commands to generate.