]> sourceware.org Git - glibc.git/blame - ChangeLog
Update.
[glibc.git] / ChangeLog
CommitLineData
ad8d58c1
UD
12000-02-20 Ulrich Drepper <drepper@redhat.com>
2
3 * sunrpc/rpc_main.c (checkfiles): Add comment to help translators.
4
5 * po/de.po: Update from translation team.
6
99bd22d6
UD
72000-02-19 Ulrich Drepper <drepper@redhat.com>
8
e6676ca3 9 * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Add definition of
3372bbf8 10 _libc_fpreg and _libc_fpstate and use it to define fpregset_t.
e6676ca3
UD
11 * sysdeps/unix/sysv/linux/i386/sys/procfs.h (prgregset_t): Define
12 using elf_gregset_t.
13 (prfpregset_t): Define using elf_fpregset_t.
14
99bd22d6
UD
15 * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Make fpregset_t
16 definition compatible with definition in 2.1.2 and before.
17 (struct ucontext): Use fpregset_t.
18 * sysdeps/unix/sysv/linux/i386/sys/procfs.h (prfpregset_t): Define
19 as pointer to fpregset_t.
20
64acf8ed
UD
212000-02-18 Ulrich Drepper <drepper@redhat.com>
22
c9fccff8
UD
23 * string/bits/string2.h (strnlen): Add cast to prevent warning.
24
64acf8ed
UD
25 * nscd/connections.c (handle_request): Don't abort() if unknown
26 command is sent.
27
60c4f8eb
UD
282000-02-17 Ulrich Drepper <drepper@redhat.com>
29
30 * nscd/hstcache.c (cache_addhst): Don't cache name->record entries
31 if more than one IP address is available.
32
90ab3020
UD
332000-02-17 Jakub Jelinek <jakub@redhat.com>
34
35 * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Sync with kernel.
36
06f1b702
UD
372000-02-16 Ulrich Drepper <drepper@redhat.com>
38
b2386e4e
UD
39 * locale/programs/charmap.c (charmap_read): Find charmap also in
40 the standard directory.
41
f065a05b
UD
42 * sysdeps/unix/sysv/linux/powerpc/mmap64.c: Correct prototype for
43 __syscall_mmap2.
44
de4bd084
UD
45 * sysdeps/unix/sysv/linux/execve.c: Pretty print.
46
06f1b702
UD
47 * po/it.po: New file.
48 * po/pl.po: Update from translation team.
49
109014ca
UD
502000-02-16 Andreas Jaeger <aj@suse.de>
51
52 * sysdeps/unix/sysv/linux/powerpc/mmap64.c (__mmap64): Fix return
53 value.
54
552000-02-16 Andreas Jaeger <aj@suse.de>
56
57 * sysdeps/unix/sysv/linux/powerpc/ftruncate64.c (ftruncate64): Fix
58 typo.
59
1dc23588
UD
602000-02-15 Andreas Jaeger <aj@suse.de>
61
62 * sysdeps/i386/fpu/libm-test-ulps: Add one value for AMD K7.
63
642000-02-15 Andreas Jaeger <aj@suse.de>
65
66 * math/libm-test.inc (nearbyint_test): Add some tests.
67 (rint_test): Likewise.
68
ec91ea7c
UD
692000-02-14 Ulrich Drepper <drepper@redhat.com>
70
1c95408c
UD
71 * locale/programs/repertoire.c (repertoire_new_char): NUL
72 terminated names of character in range.
73
e115dbd7
UD
74 * stdio-common/vfprintf.c (vfprintf): Initialize thousands_sep.
75 Define and initialize use_outdigits in the inner loops.
76
ec91ea7c
UD
77 * sysdeps/posix/sigwait.c: Don't look for signal 0 since it does
78 not exist. Patch by Miloslav Trmac <mitr@volny.cz> (PR libc/1601).
79
80 * sysdeps/i386/fpu/s_nearbyint.S: Disable raising exception, not
81 enable it. Patch by Miloslav Trmac <mitr@volny.cz> (PR libc/1600).
82 * sysdeps/i386/fpu/s_nearbyintf.S: Likewise.
9e7e3719 83 * sysdeps/i386/fpu/s_nearbyintl.S: Likewise.
ec91ea7c 84
1ca7cbcb
UD
852000-02-14 Andreas Jaeger <aj@suse.de>
86
87 * elf/rtld.c (dl_main): Fix check for references to dynamic linker.
88
7c437eb8
UD
892000-02-14 Ulrich Drepper <drepper@redhat.com>
90
a496e4ce
UD
91 * manual/job.texi: Fix typos.
92 * manual/process.texi: Likewise.
93 * manual/signal.texi: Likewise.
94
7c437eb8
UD
95 * sysdeps/powerpc/atomicity.h: Remove white space to avoid
96 compiler warning.
97
9e7e3719 982000-02-14 Scott Bambrough <scottb@netwinder.org>
5b26325f
UD
99
100 * sysdeps/unix/sysv/linux/arm/ioperm.c (_iopl, _ioperm): Add
101 Rebel-NetWinder to platform table so _ioperm platform lookup via
102 /proc/cpuinfo works on later version NetWinders.
103
7cdd956e
UD
1042000-02-13 Ulrich Drepper <drepper@redhat.com>
105
22f55fef
UD
106 * locale/programs/charmap.c (charmap_read): Remove erronous free
107 call.
108
87a27b33
UD
109 * sysdeps/i386/fpu/s_cosf.S: Domain of opcode is not large enough
110 so test for overflow and handle it.
111 * sysdeps/i386/fpu/s_sinf.S: Likewise.
112 * sysdeps/i386/fpu/s_tanf.S: Likewise.
113 Patch by Miloslav Trmac <mitr@volny.cz> (PR libc/1563).
114
7cdd956e
UD
115 * iconvdata/Makefile (modules): Add UTF-16.
116 (distribute): Add utf-16.c.
117 * iconvdata/gconv-modules: Add entries for UTF-16, UTF-16BE, and
118 UTF-16LE.
119 * iconvdata/utf-16.c: New file.
120 * iconv/gconv_builtin.h: Remove UTF-16 entries here.
121 * iconv/gconv_simple.c: Remove conversion functions to and from UTF-16.
3ef8d0a9 122 PR libc/1580 and libc/1581.
7cdd956e 123
22f55fef 124 * iconv/skeleton.c: Increment __invocation_counter after every call
7cdd956e
UD
125 to the loops.
126
46661856
UD
1272000-02-12 Andreas Jaeger <aj@suse.de>
128
129 * sysdeps/unix/sysv/linux/i386/msgctl.c (__new_msgctl): Move errno
130 declaration to place where it's needed to avoid compiler warning.
131 * sysdeps/unix/sysv/linux/i386/semctl.c (__new_semctl): Likewise.
132
b02b9253
UD
1332000-02-12 Ulrich Drepper <drepper@redhat.com>
134
46661856
UD
135 * locale/weightwc.h (findidx): Correct find index value.
136
b02b9253
UD
137 * locale/nl_langinfo.h: Add casts to prevent warnings.
138
139 * wctype/iswctype_l.c: Use correct types for mapped data.
140 * wctype/wcfuncs.c: Add one more comment for clarification.
141 * wctype/wcfuncs_l.c: Use __ctype32_tolower and __ctype32_toupper.
142 * wctype/wctrans.c: Likewise.
143
8850cf21
AJ
1442000-02-12 Andreas Jaeger <aj@suse.de>
145
146 * sysdeps/mips/dl-machine.h (__start): Rewritten for 2.2 startup
147 conventions.
148 (elf_machine_rel): Use R_MIPS_REL32 for RESOLVE.
149 (elf_machine_runtime_setup,elf_machine_got_rel): Move at end of
150 file and make dependend on RESOLVE.
151 (ELF_MACHINE_RUNTIME_TRAMPOLINE): Fix arguments to _dl_lookup_symbol.
152 (RESOLVE_GOTSYM): Fix arguments to _dl_lookup_symbol.
153
a58a4763
UD
1542000-02-11 Ulrich Drepper <drepper@redhat.com>
155
e87f0c33
UD
156 * sysdeps/unix/sysv/linux/i386/shmctl.c: Fix handling of save_errno.
157
a58a4763
UD
158 * locale/langinfo.h: Make CRNCYSTR a separate entry instead of an
159 alias for CURRENCY_SYMBOL.
160 * locale/programs/ld-monetary.c: Add support to write out CRNCYSTR
161 information. [PR libc/1583].
162
740c2239
UD
1632000-02-08 Shinya Hanataka <hanataka@abyss.rim.or.jp>
164
165 * locale/weightwc.h: Fix problem with collating-element.
166
167 * locale/programs/ld-collate.c (collate_finish): Output wide
168 character collating-symbol, which has no wide strings.
169
170 * locale/programs/ld-collate.c (collate_output): Fix problem with
171 wide character collating-element.
172
f9a7302f
UD
1732000-02-09 Andreas Jaeger <aj@suse.de>
174
175 * time/strptime.c (strptime_internal): Fix pointer dereference.
176 Patch by Juergen Heinzl <juergen@monocerus.demon.co.uk>, closes PR
177 libc/1591.
178
d6c5fe3a
UD
1792000-02-08 Jakub Jelinek <jakub@redhat.com>
180
181 * sysdeps/unix/sysv/linux/alpha/msgctl.c: New file.
182 * sysdeps/unix/sysv/linux/alpha/semctl.c: New file.
183 * sysdeps/unix/sysv/linux/alpha/shmctl.c: New file.
184 * sysdeps/unix/sysv/linux/alpha/syscalls.list (msgctl, semctl,
185 shmctl): Make them EXTRA as __old_* and as GLIBC_2.0 symbols.
186 * sysdeps/unix/sysv/linux/alpha/Makefile: Add oldmsgctl, oldsemctl
187 and oldshmctl to sysdep-routines.
188
3088979f
UD
1892000-02-08 Andreas Jaeger <aj@suse.de>
190
191 * locale/programs/locale.c (write_locales): Fix handling of
192 whitespace lines.
193 Fixes PR libc/1588, reported by Miroslav Holcak
194 <miroslav.holcak@vitkovice.cz>.
195
cf0fac8b
UD
1962000-02-07 Thorsten Kukuk <kukuk@suse.de>
197
198 * config.make.in: Add infodir.
199 * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Sync with kernel
200 header files.
201
763125d1
UD
2022000-02-11 Ulrich Drepper <drepper@redhat.com>
203
f6a73450
UD
204 * posix/getopt.c: Suppress messages if first character of
205 optstring is a colon (PR libc/1584).
206
f1c9f20c
UD
207 * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Define ELF_* constants
208 and elf_* types to interpret values passed up from the kernel.
209 Patch by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.
210
763125d1
UD
211 * locale/nl_langinfo.c: Correct return value in error case. Don't
212 set errno (PR libc/1582).
6941c42a 213 * manual/locale.texi: Update to reflect change.
763125d1 214
586599b5
UD
2152000-02-02 Andreas Schwab <schwab@suse.de>
216
217 * malloc/Makefile (distribute): Add memprof.h.
218 * malloc/memprof.c: Move definition of GETSP and GETTIME to new
219 header memprof.h.
220 * sysdeps/generic/memprof.h: New file.
221 * sysdeps/alpha/memprof.h: New file.
222 * sysdeps/i386/memprof.h: New file.
223 * sysdeps/m68k/memprof.h: New file.
224 * sysdeps/mips/memprof.h: New file.
225 * sysdeps/powerpc/memprof.h: New file.
226 * sysdeps/sparc/memprof.h: New file.
227
cd090f71
UD
2282000-02-01 Jakub Jelinek <jakub@redhat.com>
229
230 * sysdeps/unix/sysv/linux/getresgid.c: Move...
231 * sysdeps/unix/sysv/linux/i386/getresgid.c: ...here.
232 (getresgid): Use getresgid32 if __libc_missing_32bit_uids
233 is -1 or 0.
234 * sysdeps/unix/sysv/linux/getresuid.c: Move...
235 * sysdeps/unix/sysv/linux/i386/getresuid.c: ...here.
236 (getresuid): Use getresuid32 if __libc_missing_32bit_uids
237 is -1 or 0.
238 * sysdeps/unix/sysv/linux/i386/getuid.c: Document new tristate
239 __libc_missing_32bit_uids.
240 (__getuid): Use 32bit uid syscall if __libc_missing_32bit_uids is
241 -1 or 0.
242 * sysdeps/unix/sysv/linux/i386/chown.c (__real_chown): Likewise.
243 * sysdeps/unix/sysv/linux/i386/fchown.c (__fchown): Likewise.
244 * sysdeps/unix/sysv/linux/i386/getegid.c (__getegid): Likewise.
245 * sysdeps/unix/sysv/linux/i386/geteuid.c (__geteuid): Likewise.
246 * sysdeps/unix/sysv/linux/i386/getgroups.c (__getgroups): Likewise.
247 * sysdeps/unix/sysv/linux/i386/getgid.c (__getgid): Likewise.
248 * sysdeps/unix/sysv/linux/i386/lchown.c (__lchown): Likewise.
249 * sysdeps/unix/sysv/linux/i386/setfsgid.c (setfsgid): Likewise.
250 * sysdeps/unix/sysv/linux/i386/setfsuid.c (setfsuid): Likewise.
251 * sysdeps/unix/sysv/linux/i386/setgid.c (__setgid): Likewise.
252 * sysdeps/unix/sysv/linux/i386/setgroups.c (setgroups): Likewise.
253 * sysdeps/unix/sysv/linux/i386/setregid.c (__setregid): Likewise.
254 * sysdeps/unix/sysv/linux/i386/setresgid.c (setresgid): Likewise.
255 * sysdeps/unix/sysv/linux/i386/setresuid.c (__setresuid): Likewise.
256 * sysdeps/unix/sysv/linux/i386/setreuid.c (__setreuid): Likewise.
257 * sysdeps/unix/sysv/linux/i386/setuid.c (__setuid): Likewise.
258 * sysdeps/unix/sysv/linux/m68k/chown.c (__chown): Likewise.
259 * sysdeps/unix/sysv/linux/arm/getresuid.c: New file.
260 * sysdeps/unix/sysv/linux/arm/getresgid.c: New file.
261 * sysdeps/unix/sysv/linux/arm/msgctl.c: New file.
262 * sysdeps/unix/sysv/linux/arm/semctl.c: New file.
263 * sysdeps/unix/sysv/linux/arm/shmctl.c: New file.
264 * sysdeps/unix/sysv/linux/i386/msgctl.c: New file.
265 * sysdeps/unix/sysv/linux/i386/semctl.c: New file.
266 * sysdeps/unix/sysv/linux/i386/shmctl.c: New file.
267 * sysdeps/unix/sysv/linux/m68k/getresgid.c: New file.
268 * sysdeps/unix/sysv/linux/m68k/getresuid.c: New file.
269 * sysdeps/unix/sysv/linux/m68k/msgctl.c: New file.
270 * sysdeps/unix/sysv/linux/m68k/semctl.c: New file.
271 * sysdeps/unix/sysv/linux/m68k/shmctl.c: New file.
272 * sysdeps/unix/sysv/linux/sparc/sparc32/msgctl.c: New file.
273 * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: New file.
274 * sysdeps/unix/sysv/linux/sparc/sparc32/shmctl.c: New file.
275 * sysdeps/unix/sysv/linux/mips/syscalls.list (getresuid):
276 Make syscall directly, no stubs needed.
277 (getresgid): Likewise.
278 * sysdeps/unix/sysv/linux/powerpc/syscalls.list (getresuid):
279 Likewise.
280 (getresgid): Likewise.
281
a1d84548
UD
2822000-02-11 Ulrich Drepper <drepper@redhat.com>
283
b168cff2
UD
284 * iconvdata/gconv-modules: Add aliases CN-GB and CN-BIG5.
285 Reported by Bruno Haible <haible@ilog.fr>.
286
a1d84548
UD
287 * stdio-common/printf-parse.h (parse_one_spec): Set wide elements.
288
289 * stdio-common/printf_fp.c: Truely support wide characater output.
290 Finally handle decimal points and thousands separator characters
291 correctly for multibyte output.
292 * stdio-common/printf_size.c: Likewise.
293 * sysdeps/generic/printf_fphex.c: Likewise.
294 * sysdeps/ieee754/ldbl-96/printf_fphex.c: Likewise.
295
296 * stdio-common/vfscanf.c: Implement I modifier for numbers to read
297 locale dependent digits.
298
299 * locale/C-monetary.c (_nl_C_LC_MONETARY): Change wide character
300 decimal point and thousands separator values to wide characters from
301 wide character strings.
302 * locale/C-numeric.c (_nl_C_LC_NUMERIC): Likewise.
303
304 * locale/indigitswc.h: Dereference wcdigits array elements.
305
3062000-02-03 Jakub Jelinek <jakub@redhat.com>
307
308 * stdlib/canonicalize.c (canonicalize): Zero terminate
309 path to copy on error.
310
3112000-02-01 Cristian Gafton <gafton@redhat.com>
312
313 * misc/syslog.c (closelog): Reset LogType to SOCK_DGRAM.
314
3152000-01-31 Philip Blundell <philb@gnu.org>
316
317 * sysdeps/arm/fpu/fpu_control.h (_FPU_DEFAULT): Set the AC bit.
318
3192000-01-31 Andreas Jaeger <aj@suse.de>
320
321 * intl/Makefile (generated): msgs.h is generated.
322
323 * localedata/Makefile (generated-dirs): Add de_DE.437.
324
3252000-01-31 Jakub Jelinek <jakub@redhat.com>
326
327 * config.make.in: Allow default localedir to come from configure.
328 * configure.in: Export libc_cv_localedir.
329 * sysdeps/unix/sysv/linux/configure.in: For sparc64, put locale
330 stuff into $exec_prefix/lib/locale because it can be shared between
331 32bit and 64bit libraries.
332 * configure: Rebuilt.
333 * sysdeps/unix/sysv/linux/configure: Rebuilt.
334
3352000-01-31 Andreas Jaeger <aj@suse.de>
336
337 * inet/tst-network.c: New file.
338 * inet/Makefile (tests): Add tst-network.
339
340 * inet/inet_net.c (inet_network): Don't overwrite memory or allow
341 to great last digits.
342
69151eeb
AJ
3432000-02-10 Andreas Jaeger <aj@suse.de>
344
345 * sysdeps/unix/sysv/linux/mips/clone.S: Rewritten.
346 Based on a patch by Hiroyuki Machida <machida@sm.sony.co.jp>.
347
5a5b6a3a
AJ
3482000-02-09 Andreas Jaeger <aj@suse.de>
349
350 * sysdeps/unix/sysv/linux/mips/sys/syscall.h: Add new syscalls.
351
352 * sysdeps/unix/sysv/linux/mips/syscalls.list: Add missing syscalls.
353
046219c7
AJ
3542000-02-08 Andreas Jaeger <aj@suse.de>
355
c03eebe1
AJ
356 * sysdeps/unix/sysv/linux/mips/sigcontextinfo.h (GET_PC): Fix typo.
357
8308c68b 358 * sysdeps/unix/sysv/linux/mips/register-dump.h (register_dump):
c03eebe1 359 Make it compile.
8308c68b 360
af6eca30
AJ
361 * sysdeps/unix/sysv/linux/mips/bits/termios.h: Remove members
362 c_ispeed and c_ospeed which are not implemented.
363
046219c7
AJ
364 * sysdeps/unix/sysv/linux/mips/pwrite64.c: Define __libc_* variant
365 for cancelation wrapper; use __ASSUME_PWRITE_SYSCALL macro.
366 * sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
367 * sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
368 * sysdeps/unix/sysv/linux/mips/pread.c: Likewise.
369
93594832
AJ
3702000-02-05 Andreas Jaeger <aj@suse.de>
371
372 * sysdeps/unix/sysv/linux/mips/bits/mman.h (MS_SYNC): 0 will not
373 work - set to 4 in accordance with changes made in the Linux/MIPS
374 kernel. Using MS_SYNC on older kernels with MS_SYNC == 0 doesn't
375 actually work.
376
dd569f04
AJ
3772000-02-04 Andreas Jaeger <aj@suse.de>
378
379 * sysdeps/unix/sysv/linux/mips/bits/mman.h: Use correct values for
380 the defines.
381
156d6b9a
AJ
3822000-02-03 Andreas Jaeger <aj@suse.de>
383
49104148
AJ
384 * sysdeps/mips/abort-instr.h: New file.
385
156d6b9a
AJ
386 * sysdeps/unix/sysv/linux/mips/sigcontextinfo.h: New file.
387
388 * sysdeps/unix/sysv/linux/mips/register-dump.h: New file.
389
390 * sysdeps/mips/stackinfo.h: New file.
391
66ade017
AJ
3922000-02-01 Andreas Jaeger <aj@suse.de>
393
26637481
AJ
394 * sysdeps/unix/sysv/linux/mips/syscalls.list: Remove duplicates.
395
399fe941
AJ
396 * sysdeps/unix/sysv/linux/mips/lxstat.c: Removed, we can use the
397 generic function.
398 * sysdeps/unix/sysv/linux/mips/fxstat.c: Likewise.
399
a745f3f2
AJ
400 * sysdeps/unix/sysv/linux/mips/init-first.h: New file, from Ralf
401 Baechle <ralf@gnu.org>.
402
403 * sysdeps/unix/sysv/linux/mips/brk.c: New file.
404
aaac6772
AJ
405 * sysdeps/unix/sysv/linux/mips/sys/ucontext.h: Add missing ints.
406
66ade017
AJ
407 * sysdeps/mips/elf/start.S: Rewritten for __libc_start_main.
408
f296f567
UD
4092000-01-31 Andreas Jaeger <aj@suse.de>
410
411 * inet/inet_net.c (inet_network): Synch with bind 8.2.2. Fixes PR
412 libc/1567.
413
4d76a0ec
UD
4142000-01-30 Ulrich Drepper <drepper@redhat.com>
415
8a94dfe4
UD
416 * sysdeps/alpha/fpu/feholdexcpt.c: Correct return value according to
417 the standard.
418 * sysdeps/alpha/fpu/fesetround.c: Likewise.
419 * sysdeps/arm/fpu/feholdexcpt.c: Likewise.
420 * sysdeps/arm/fpu/fesetround.c: Likewise.
421 * sysdeps/generic/feholdexcpt.c: Likewise.
422 * sysdeps/generic/fesetround.c: Likewise.
423 * sysdeps/i386/fpu/feholdexcpt.c: Likewise.
424 * sysdeps/i386/fpu/fesetround.c: Likewise.
425 * sysdeps/m68k/fpu/feholdexcpt.c: Likewise.
426 * sysdeps/m68k/fpu/fesetround.c: Likewise.
427 * sysdeps/mips/fpu/fesetround.c: Likewise.
428 * sysdeps/powerpc/fpu/feholdexcpt.c: Likewise.
429 * sysdeps/powerpc/fpu/fesetround.c: Likewise.
430 * sysdeps/sparc/fpu/feholdexcpt.c: Likewise.
431 * sysdeps/sparc/fpu/fesetround.c: Likewise.
432 Patch by Miloslav Trmac <mitr@volny.cz>.
433
4d76a0ec
UD
434 * locale/programs/ld-collate.c (struct locale_collate_t): Change
435 type of plane_size and plane_cnt to uint32_t.
436 Reported by Jakub Jelinek.
437
4382000-01-29 Jakub Jelinek <jakub@redhat.com>
b6aa34eb 439
4d76a0ec
UD
440 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
441 (SYSCALL_ERROR_HANDLER): Optimize.
442 (__SYSCALL_STRING, __SYSCALL_CLOBBERS): Define.
443 Include linux/sparc/sysdep.h.
444 Use a different guard define than linux/sparc/sysdep.h.
445 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Remove
446 stubs for inlined syscalls.
447 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
448 (SYSCALL_ERROR_HANDLER): Optimize.
449 (__SYSCALL_STRING, __SYSCALL_CLOBBERS): Define.
450 Include linux/sparc/sysdep.h.
451 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Remove
452 stubs for inlined syscalls.
453 * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c (__sigaction):
454 Use INLINE_SYSCALL.
455 * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: Remove.
456 * sysdeps/unix/sysv/linux/sparc/sysdep.h: New file.
457
4582000-01-29 Ulrich Drepper <drepper@redhat.com>
f296f567 459
b6aa34eb
UD
460 * locale/loadlocale.c (_nl_load_locale): Optimize a bit. Pretty
461 print. Add checks for _POSIX_MMAPPED_FILES where necessary.
462 (_nl_unload_locale): If locale data was mmapped use munmap.
463
4642000-01-29 Andreas Jaeger <aj@suse.de>
465
466 * sysdeps/unix/sysv/linux/i386/sys/io.h: Add missing ints, use
467 _EXTERN_INLINE, compile inline assembler functions only with gcc.
468
4692000-01-29 Ulrich Drepper <drepper@redhat.com>
470
471 * catgets/catgets.c (catopen): Handle NL_CAT_LOCALE correctly.
472 * catgets/gencat.c (read_input_file): Remove messages correctly.
473 * catgets/open_catalog.c (__open_catalog): Handle trailing colons and
474 adjacent colons correctly. Correct loops to read territory and
475 and codeset part.
476 Patches by Geoff Clare <gwc@unisoft.com> (PR libc/1559).
477
478 * rt/aio_misc.c (get_elem): Assign pointer to new row to correct
479 pool entry.
480 Patch by Jens Moeller <jens.moeller@waii.com> (PR libc/1558).
481
4822000-01-28 Jakub Jelinek <jakub@redhat.com>
483
484 * sysdeps/unix/sysv/linux/arm/Versions: Export the new *rlimit
485 interface with symbol version GLIBC_2.2.
486 * sysdeps/unix/sysv/linux/i386/Versions: Likewise.
487 * sysdeps/unix/sysv/linux/i386/getrlimit.c: Likewise.
488 * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Likewise.
489 * sysdeps/unix/sysv/linux/i386/setrlimit.c: Likewise.
490
4912000-01-27 Scott Bambrough <scottb@netwinder.org>
492
493 * sysdeps/unix/sysv/linux/arm/Makefile: Backout rlimit changes for
494 resource directory.
495 * sysdeps/unix/sysv/linux/arm/syscalls.list: Backout changes for
496 versioning setrlimit and getrlimit.
497
4982000-01-27 Andreas Jaeger <aj@suse.de>
499
500 * sysdeps/powerpc/fpu/libm-ulps: Renamed to ...
501 * sysdeps/powerpc/fpu/libm-test-ulps: ...this.
502
5032000-01-27 Ruediger Oertel <ro@suse.de>
504
505 * sysdeps/unix/sysv/linux/i386/sys/io.h: Change "::" to ": :" for g++.
506
aec103d3
UD
5072000-01-29 Ulrich Drepper <drepper@redhat.com>
508
6770573a
UD
509 * locale/programs/ld-numeric.c (numeric_output): Increment cnt in
510 correct place to avoid uninitialized memory passed to writev.
511
aec103d3 512 * locale/programs/ld-monetary.c (STR_ELEM_WC): Fix test for too
0d54f746
UD
513 long string in definition.Only enable returning wide character
514 strings if really needed.
aec103d3
UD
515 * locale/programs/ld-numeric.c (STR_ELEM): Likewise.
516
517 * configure.in: Add check for recent enough sed version.
518
710832e5
UD
5192000-01-28 Ulrich Drepper <drepper@redhat.com>
520
521 * stdio-common/vfprintf.c [COMPILE_WPRINT] (_i18n_itoa_word,
522 _i18n_itoa): Fix parameter lists.
4295702f
UD
523
524 * locale/C-monetary.c: Add initializers for new fields.
525 * locale/C-numeric.c: Likewise.
526 * locale/Makefile (distribute): Add indigits.h, indigitswc.h,
527 outdigits.h, and outdigitswc.h.
528 * locale/langinfo.h: Add _NL_MONETARY_DECIMAL_POINT_WC,
529 _NL_MONETARY_THOUSANDS_SEP_WC, _NL_NUMERIC_DECIMAL_POINT_WC,
530 and _NL_NUMERIC_THOUSANDS_SEP_WC.
531 * locale/indigits.h: New file.
532 * locale/indigitswc.h: New file.
533 * locale/outdigits.h: New file.
534 * locale/outdigitswc.h: New file.
535 * locale/programs/ld-monetary.c: Write out decimal point and
536 thousands separator info in wide character form.
537 * locale/programs/ld-numeric.c: Likewise.
538 * stdio-common/Makefile (routines): Add _i18n_itoa and _i18n_itowa.
539 (distribute): Add _i18n_itoa.h and _i18n_itowa.h.
540 * stdio-common/_i18n_itoa.c: New file.
541 * stdio-common/_i18n_itoa.h: New file.
542 * stdio-common/_i18n_itowa.c: New file.
543 * stdio-common/_i18n_itowa.h: New file.
544 * stdio-common/printf-parse.h: Parse 'I' flag.
545 * stdio-common/printf.h (struct printf_info): Add i18n field.
546 * stdio-common/vfprintf.c: Implement 'I' flag to print using locales'
547 outdigits.
548
053cc7bb
GK
5492000-01-27 Geoff Keating <geoffk@cygnus.com>
550
551 * csu/Makefile ($(objpfx)version-info.h): Don't use echo -n
552 unnecessarily.
553
554 * sysdeps/unix/sysv/linux/kernel-features.h
555 (__ASSUME_STAT64_SYSCALL, __ASSUME_TRUNCATE64_SYSCALL,
556 __ASSUME_NEW_GETRLIMIT_SYSCALL): Define on powerpc for kernels >=
557 2.3.35.
558
559 * sysdeps/unix/sysv/linux/powerpc/bits/resource.h: New file.
560 * sysdeps/unix/sysv/linux/powerpc/ftruncate64.c: New file.
561 * sysdeps/unix/sysv/linux/powerpc/getrlimit.c: New file.
562 * sysdeps/unix/sysv/linux/powerpc/getrlimit64.c: New file.
563 * sysdeps/unix/sysv/linux/powerpc/mmap64.c: New file.
564 * sysdeps/unix/sysv/linux/powerpc/setrlimit.c: New file.
565 * sysdeps/unix/sysv/linux/powerpc/setrlimit64.c: New file.
566 * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add
567 s_fstat64, s_ftruncate64, s_lstat64, s_mmap2, s_stat64,
568 s_truncate64.
569 * sysdeps/unix/sysv/linux/powerpc/truncate64.c: New file.
570 * sysdeps/unix/sysv/linux/powerpc/Versions: New file.
571
572 * sysdeps/unix/sysv/linux/powerpc/brk.S [!PIC]: Don't access
573 __curbrk off the small data area register. Reported by
574 Andrew Haley <aph@pasanda.cygnus.co.uk>.
575
fc71a2d4
UD
5762000-01-26 Andreas Jaeger <aj@suse.de>
577
578 * Make-dist (+sysdep-tscrs): Add libm-test-ulps.
579
5802000-01-26 Ulrich Drepper <drepper@cygnus.com>
581
582 * locale/Makefile (distribute): Remove nonexisting files.
583 * sysdeps/powerpc/Dist: Move FPU specific files to...
584 * sysdeps/powerpc/fpu/Dist: ...here. New file.
585 * nss/Makefile: Distribute files for new libdb interface.
586 * math/Makefile (distribute): Add README.libm-test.
587 Patch by Andreas Jaeger.
588
af507979
UD
5892000-01-26 David McCann <david.mccann@alcatel.at>
590
591 * libio/libioP.h [!_G_HAVE_MMAP]: Define ALLOC_WBUF.
592
31c7d52c
UD
5932000-01-25 Andreas Jaeger <aj@suse.de>
594
595 * sysdeps/unix/sysv/linux/configure.in: Set CPPFLAGS for kernel
596 version check since we're using cpp.
597
9dbcebe8
UD
5982000-01-26 Jakub Jelinek <jakub@redhat.com>
599
600 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (getresgid):
601 Fix a typo.
602
6032000-01-26 Andreas Jaeger <aj@suse.de>
604
605 * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Avoid warning
606 about unitialised variable kbuf.
607 * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
608 * sysdeps/unix/sysv/linux/i386/fxstat.c (__fxstat): Likewise.
609
4b1c1a6f
UD
6102000-01-26 Ulrich Drepper <drepper@cygnus.com>
611
612 * locale/programs/ld-collate.c (check_duplicate): Fix printing of error
613 messages.
614 (collate_read): Remove unnecessary `if'.
615
47924894
UD
6162000-01-25 Ulrich Drepper <drepper@cygnus.com>
617
4e2e9999
UD
618 * libio/fileops.c (_IO_new_file_open): Recognize ,ccs= in mode string
619 and load appropriate conversions.
620 * libio/iofwide.c (__libio_codecvt): Renamed from libio_codecvt and
621 made global.
622 * libio/libioP.h: Declare __libio_codecvt.
623 * manual/stdio.texi: Document ,ccs= option for fopen.
624 * wcsmbs/wcsmbsload.c (__wcsmbs_named_conv): New function.
625 * wcsmbs/wcsmbsload.h (__wcsmbs_named_conv): Declare.
626
627 * libio/iofclose.c: Free conversion data if stream was wide-oriented.
628
629 * sysdeps/unix/sysv/linux/i386/Dist: Add sys/io.h.
630
c36897fb
UD
631 * sysdeps/unix/sysv/linux/Dist: Remove sys/io.h.
632
47924894
UD
633 * posix/fnmatch_loop.c: Fix problem with FNM_LEADING_DIR.
634 * posix/testfnm.c: Add a few more tests. Rearrange test output.
635
1827fc4c
UD
6362000-01-25 Andreas Schwab <schwab@suse.de>
637
638 * posix/testfnm.c: Add new test case. Use FNM_PATHNAME instead of
639 FNM_FILE_NAME consistently.
640
d6f7f7bd
UD
6412000-01-25 Ulrich Drepper <drepper@cygnus.com>
642
1827fc4c
UD
643 * posix/fnmatch.c: Define STRCOLL appropriately for the loop
644 definition.
645 * posix/fnmatch_loop.c: Undefine STRCOLL.
646
647 * sysdeps/unix/sysv/linux/i386/fxstat.c: Correct code to handle
648 kernels with stat64 support.
649 * sysdeps/unix/sysv/linux/i386/lxstat.c: Likewise
650 * sysdeps/unix/sysv/linux/i386/xstat.c: Likewise.
651 Patch by SL Baur <steve@xemacs.org>.
652
d6f7f7bd
UD
653 * string/strxfrm.c: Don't count in the terminating NUL byte/word.
654
9de4e203
UD
6552000-01-24 Paul Eggert <eggert@twinsun.com>
656
657 * posix/fnmatch_loop.c (FCT): Use locale's collating sequence when
658 deciding whether a character falls within a character range.
659
6602000-01-24 Paul Eggert <eggert@twinsun.com>
661
662 * posix/fnmatch_loop.c (FCT): When matching [A-Z] and folding case,
663 lower-case A too.
664
6652000-01-24 Thorsten Kukuk <kukuk@suse.de>
666
667 * sysdeps/unix/sysv/linux/i386/syscalls.list: Remove old[gs]etrlimit.
668
14a6b4e4
UD
6692000-01-23 Paul Eggert <eggert@twinsun.com>
670
671 * posix/regex.c (GET_UNSIGNED_NUMBER): Allow only ASCII digits.
672
6732000-01-23 Paul Eggert <eggert@twinsun.com>
674
675 * posix/regex.c (compile_range): When matching a character
676 range, use the current collating sequence, as POSIX requires.
677
f00ebd7f
UD
6782000-01-25 Ulrich Drepper <drepper@cygnus.com>
679
680 * string/argz-stringify.c: Handle case of missing \0 at the end of
681 the given argz.
682
973209d8
UD
6832000-01-24 Ulrich Drepper <drepper@cygnus.com>
684
488fb3c7
UD
685 * nscd/hstcache.c: Don't count in mapped IPv6 addresses in total
686 size anymore.
687
db76d943
UD
688 * locale/programs/ld-collate.c (collate_output): Also handle
689 IGNOREd characters in the simple way when generating the multibyte
690 table.
691
692 * locale/programs/ld-ctype.c (allocate_arrays): Move codeset_name
693 handling to ...
694 (ctype_finish): ...here. Check for missing codeset name.
695
973209d8
UD
696 * sysdeps/unix/sysv/linux/Dist: Add ipc_priv.h.
697 * sysdeps/unix/sysv/linux/alpha/Dist: Likewise.
698
6992000-01-24 Jakub Jelinek <jakub@redhat.com>
700
701 * sysdeps/unix/sysv/linux/bits/ipc.h: Move private decls...
702 * sysdeps/unix/sysv/linux/ipc_priv.h: ...here.
703 * sysdeps/unix/sysv/linux/bits/msq.h: Move private decls...
704 * sysdeps/unix/sysv/linux/msgctl.c: ...here. Include ipc_priv.h.
705 * sysdeps/unix/sysv/linux/bits/sem.h: Move private decls...
706 * sysdeps/unix/sysv/linux/semctl.c: ...here. Include ipc_priv.h.
707 * sysdeps/unix/sysv/linux/bits/shm.h: Move private decls...
708 * sysdeps/unix/sysv/linux/shmctl.c: ...here. Include ipc_priv.h.
709 * sysdeps/unix/sysv/linux/alpha/bits/ipc.h: Move private decls...
710 * sysdeps/unix/sysv/linux/alpha/ipc_priv.h: ...here.
711 * sysdeps/unix/sysv/linux/alpha/bits/msq.h: Remove private decls.
712 * sysdeps/unix/sysv/linux/alpha/bits/sem.h: Likewise.
713 * sysdeps/unix/sysv/linux/alpha/bits/shm.h: Likewise.
714 * sysdeps/unix/sysv/linux/sparc/bits/ipc.h: Likewise.
715 * sysdeps/unix/sysv/linux/sparc/bits/msq.h: Likewise.
716 * sysdeps/unix/sysv/linux/sparc/bits/sem.h: Likewise.
717 * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
718 * sysdeps/unix/sysv/linux/sparc/sparc64/msgctl.c: Include ipc_priv.h.
719 * sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c: Likewise.
720 * sysdeps/unix/sysv/linux/sparc/sparc64/shmctl.c: Likewise.
721 * sysdeps/unix/sysv/linux/msgget.c: Likewise.
722 * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
723 * sysdeps/unix/sysv/linux/msgsnd.c: Likewise.
724 * sysdeps/unix/sysv/linux/semget.c: Likewise.
725 * sysdeps/unix/sysv/linux/semop.c: Likewise.
726 * sysdeps/unix/sysv/linux/shmat.c: Likewise.
727 * sysdeps/unix/sysv/linux/shmdt.c: Likewise.
728 * sysdeps/unix/sysv/linux/shmget.c: Likewise.
729
e645ed3a
UD
7302000-01-24 Jakub Jelinek <jakub@redhat.com>
731
732 * sysdeps/unix/sysv/linux/arm/bits/resource.h: New file.
733 * sysdeps/unix/sysv/linux/arm/Makefile: Remove oldsetrlimit64.c.
734 * sysdeps/unix/sysv/linux/i386/Makefile: Likewise.
735 * sysdeps/unix/sysv/linux/i386/Dist: Likewise.
736 * sysdeps/unix/sysv/linux/arm/Versions: Remove
737 setrlimit64@GLIBC_2.1.3.
738 * sysdeps/unix/sysv/linux/i386/Versions: Likewise.
739 * sysdeps/unix/sysv/linux/arm/oldsetrlimit64.c: Remove.
740 * sysdeps/unix/sysv/linux/i386/oldsetrlimit64.c: Likewise.
741 * sysdeps/unix/sysv/linux/arm/setrlimit64.c: Likewise.
742 * sysdeps/unix/sysv/linux/i386/setrlimit64.c: Likewise.
743 * sysdeps/unix/sysv/linux/i386/oldgetrlimit64.c: Call __new_getrlimit,
744 so that setrlimit64@GLIBC_2.1 can report limits above 2G.
745 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (getrlimit,
746 setrlimit): Remove syscall stubs, add normal syscalls.
747 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (setrlimit):
748 Remove syscall stub.
749
608cc1f0
UD
7502000-01-22 Andreas Jaeger <aj@suse.de>
751
752 * localedata/tst-locale.sh: Enable test for de_DE.437.
753
b8de3ffc
UD
7542000-01-23 Ulrich Drepper <drepper@cygnus.com>
755
756 * string/Versions: Export __strndup.
757
c1301d9a
UD
7582000-01-23 Philip Blundell <philb@gnu.org>
759
760 Add basic support for RPC over IPv6:
761 * sunrpc/rpc/svc.h (struct SVCXPRT): Use `struct sockaddr_storage'
762 for remote address.
763 (svcudp6_create, svcudp6_bufcreate, svctcp6_create): New
764 prototypes.
765 * sunrpc/rpc/clnt.h (clnttcp6_create, clntudp6_create,
766 clntudp6_bufcreate): New prototypes.
767 * inet/netinet/in.h (bindresport6): Likewise.
768 * sunrpc/Makefile (routines): Add svc_tcp6, svc_udp6, bindrsvprt6.
769 * sunrpc/Versions: Add svcfd6_create, svctcp6_create,
770 svcudp6_create, svcudp6_bufcreate, svcudp6_enablecache,
771 bindresvport6 for GLIBC_2.2.
772 * sunrpc/rpc_main.c: Support `tcp6' and `udp6' transport types.
773 * sunrpc/rpc_svcout.c: Likewise.
774 * sunrpc/svc_tcp.c (rendezvous_request): Use memcpy rather than
775 simple assignment when copying addresses.
776 * sunrpc/svc_udp.c (cache_get): Likewise.
777 * sunrpc/svc_unix.c (rendezvous_request): Likewise.
778 * sunrpc/bindrsvprt6.c, sunrpc/clnt_tcp6.c, sunrpc/clnt_udp6.c,
779 sunrpc/svc_tcp6.c, sunrpc/svc_udp6.c: New files.
780
7812000-01-05 Philip Blundell <philb@gnu.org>
782
783 * sysdeps/unix/sysv/linux/arm/mmap64.S: Correct check for ENOSYS.
784
7852000-01-23 Andreas Jaeger <aj@suse.de>
786
787 * sysdeps/unix/sysv/linux/i386/fxstat.c (__fxstat): Pass right
788 parameter to fstat calls.
789
7902000-01-18 Roland McGrath <roland@baalperazim.frob.com>
791
792 * sysdeps/generic/bits/socket.h
793 (__ss_aligntype, struct sockaddr_storage): Make these like Linux
794 version, replacing old type name `__ss_align'.
795
7962000-01-05 Roland McGrath <roland@baalperazim.frob.com>
797
798 * sysdeps/generic/lseek64.c (__libc_lseek64): Renamed from __lseek64.
799 (__lseek64, lseek64): Make these weak aliases for __libc_lseek64.
800 * sysdeps/mach/hurd/lseek.c (__libc_lseek): Renamed from __lseek.
801 (__lseek, lseek): Make these weak aliases for __libc_lseek.
802 * sysdeps/mach/hurd/fcntl.c (__libc_fcntl): Renamed from __fcntl.
803 (__fcntl, fcntl): Make these weak aliases for __libc_fcntl.
804 * sysdeps/mach/hurd/open.c (__libc_open): Renamed from __open.
805 (__open, open): Make these weak aliases for __libc_open.
806
807 * sysdeps/generic/bits/socket.h (enum __socket_type): Remove
808 trailing comma.
809 (anonymous enum for MSG_*): Likewise.
810 (anonymous enum for SO_*): Likewise.
811
8122000-01-23 Ulrich Drepper <drepper@cygnus.com>
813
814 * string/bits/string2.h: Fix typo (__GNU_SOURCE -> __USE_GNU)
815 (PR libc/1553).
816
0c34a388
MK
8172000-01-08 Mark Kettenis <kettenis@gnu.org>
818
819 * sysdeps/mach/hurd/setitimer.c (quantize_timeval): New function.
820 (setitimer_locked): Use it to quantize the timer values. Use
821 quantized timer values to check if the timeout changed.
822
0ebfb8d7
UD
8232000-01-22 Andreas Jaeger <aj@suse.de>
824
825 * sunrpc/rpc/svc.h: Fix description for svc_register.
826
4974d2b2
UD
8272000-01-23 Mark Kettenis <kettenis@gnu.org>
828
829 * inet/rexec.c (rexec_af): Use SA_LEN instead of __libc_sa_len.
830
8312000-01-22 Thorsten Kukuk <kukuk@suse.de>
832
833 * sunrpc/xdr_rec.c: Don't set frag_sent if no more data,
834 fixes part 2 of bug 1549.
835 * sunrpc/rpc_des.h: Remove unused defines.
836
8372000-01-22 Mark Kettenis <kettenis@gnu.org>
838
839 * intl/Makefile ($(objpfx)msgs.h): Do $(make-target-directory) first.
840
8412000-01-22 Thorsten Kukuk <kukuk@suse.de>
842
843 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Remove sys/io.h.
844 * sysdeps/unix/sysv/linux/alpha/Makefile: Add sys/io.h.
845 * sysdeps/unix/sysv/linux/arm/Makefile: Likewise.
846 * sysdeps/unix/sysv/linux/i386/Makefile: Likewise.
847 * sysdeps/unix/sysv/linux/sys/io.h: Move from here ...
848 * sysdeps/unix/sysv/linux/i386/sys/io.h: ... to here, add inb, outb
849 and other inline functions for port access.
850 * sysdeps/unix/sysv/linux/alpha/sys/io.h: Add prototypes for port
851 access functions.
852
8532000-01-23 Ulrich Drepper <drepper@cygnus.com>
854
855 * iconv/gconv_simple.c: Fix two problems in UTF-8 decoder.
786731fc 856 Patch by Bruno Haible <haible@ilog.fr>.
4974d2b2 857
b8c5ef62
MK
8582000-01-05 Roland McGrath <roland@baalperazim.frob.com>
859
860 * sysdeps/mach/hurd/errnos.awk: Rediddle to collect lines and print
861 them all at the end, eliding the final comma.
862 * sysdeps/mach/hurd/bits/errno.h: Regenerated.
863
abbffdf9
UD
8642000-01-21 Ulrich Drepper <drepper@cygnus.com>
865
964328be
UD
866 * intl/libintl.h: Add format_arg attributes to declarations of new
867 functions.
868
abbffdf9
UD
869 * intl/Makefile (routines): Add dcigettext, dcngettext, dngettxt,
870 ngettext, and plural.
871 (distribute): Add plural.y, po2test.sed, and tst-gettext.sh.
872 (test-srcs): Add tst-gettext.
873 (before-compile): Add $(objpfx)msgs.h.
874 Add rules for plural.c and msgs.h generation and running tst-gettext.\
875 * intl/Versions [GLIBC_2.2]: Add __dcngettext, dcngettext, dngettext,
876 and ngettext.
877 * intl/dcgettext.c: Move most code into dcigettext.c. Add call
878 dcigettext with appropriate parameters.
879 * intl/dcigettext.c: New file.
880 * intl/dcngettext.c: New file.
881 * intl/dngettext.c: New file.
882 * intl/ngettext.c: New file.
883 * intl/gettextP.h (struct expression): Define.
884 (struct loaded_domain): Add plural and nplurals members.
885 Add prototypes for new internal functions.
886 * intl/libintl.h: Declare new functions. Add optimizations for them.
887 * intl/loadinfo.h: Add new parameter to _nl_find_msg declaration.
888 * intl/loadmsgcat.c (_nl_load_domain): Search for plural information in
889 header entry and parse and store the expression.
890 * intl/plural.y: New file.
891 * intl/po2test.sed: New file.
892 * intl/tst-gettext.c: New file.
893 * intl/tst-gettext.sh: New file.
b8a46c1d 894 * manual/message.texi: Document new interfaces.
abbffdf9
UD
895
896 * intl/gettext.c: Call __dcgettext directly.
897
9861985f
UD
8982000-01-20 Ulrich Drepper <drepper@cygnus.com>
899
0b9fbf00
UD
900 * manual/getopt.texi (Using the getopt function): Fix description of
901 return value for format string starting with '-' (PR libc/1551).
902