Roland McGrath
503054c0dd
Wed Jul 3 16:29:41 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
...
* nss/getXXbyYY_r.c (REENTRANT_NAME): Cast FCT in __nss_next call.
* sysdeps/generic/sbrk.c: Always call __brk (0) to update __curbrk.
* malloc/malloc-size.c (malloc_usable_size): Renamed from
malloc_object_allocation_size.
* malloc/malloc.h: Fix decl.
* sys/select.h: New file, wrapper header.
* posix/sys/types.h [__USE_BSD]: Include <sys/select.h>; remove
fd_set, associated macros, and select decl.
* sysdeps/posix/isfdtype.c: New file.
Tue Jul 2 23:45:14 1996 Ulrich Drepper <drepper@cygnus.com>
The latest Japanese proposal for POSIX locales renames the
CHARMAP keyword in locale definition files to CHARCONV.
* locale/programs/ld-ctype.c, locale/programs/locales.h: Rename
function ctype_is_charmap to ctype_is_charconv.
* locale/programs/locfile-kw.gperf: Replace charmap keyword with
charconv.
* locale/programs/locfile-token.h: Add definition of token
charconv.
* locale/programs/locfile.c: Recognize charconv keyword. Rename
lables according to this.
* locale/weight.h (get_weight): Cast constants to prevent
warnings.
* stdlib/strtod.c, stdlib/strtol.c, string/strcoll.c,
string/strxfrm.c: Add some more casts to prevent signed<->unsigned
warnings.
New stuff described in P1003.1g.
* misc/Makefile (headers): Add sys/select.h.
(routines): Add pselect.
* misc/sys/select.h: New file. Declare select functions and
needed data types and macros.
* sysdeps/generic/pselect.c: New file. Add generic implementation
of pselect() function which uses select().
* posix/getconf.c: Recognize new variables from P1003.1g.
* posix/posix1_lim.h: Define _POSIX_FD_SETSIZE, _POSIX_QLIMIT,
_POSIX_HIWAT, and _POSIX_UIO_MAXIOV.
* posix/unistd.h: Add description of the P1003.1g variables.
* sysdeps/generic/confname.h: Define _SC_* values for new
variables.
* sysdeps/posix/fpathconf.c (fpathconf): Add handling of
_PC_SOCK_MAXBUF.
* sysdeps/stub/fpathconf.c (fpathconf): Ditto.
* sysdeps/posix/sysconf.c (sysconf): Add handling of new
P1003.1g variables.
* sysdeps/stub/sysconf.c (sysconf): Ditto.
* sysdeps/unix/sysv/linux/posix_opt.h: Define _POSIX_POLL and
_POSIX_SELECT since Linux has this.
* socket/Makefile (routines): Add isfdtype.
* sysdeps/generic/sys/socket.h: Add prototype for isfdtype.
* sysdeps/stub/isfdtype.c: New file. Stub implementation of
isfdtype.
* wcsmbs/wcrtomb.c (wcrtomb): Fix typo.
1996-07-04 00:07:18 +00:00
..
1995-09-21 06:24:21 +00:00
1995-09-27 16:05:25 +00:00
1995-02-18 01:27:10 +00:00
1995-09-27 16:05:25 +00:00
1995-09-27 16:05:25 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-09-27 16:05:25 +00:00
1995-02-18 01:27:10 +00:00
1996-02-08 02:10:15 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-09-27 16:05:25 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-09-27 16:05:25 +00:00
1995-04-27 05:47:52 +00:00
1995-02-18 01:27:10 +00:00
1995-09-27 16:05:25 +00:00
1995-02-18 01:27:10 +00:00
1996-02-08 02:10:15 +00:00
1995-02-18 01:27:10 +00:00
1995-09-27 16:05:25 +00:00
1995-09-27 16:05:25 +00:00
1995-09-27 16:05:25 +00:00
1995-02-18 01:27:10 +00:00
1995-09-27 16:05:25 +00:00
1996-02-27 00:55:03 +00:00
1995-04-27 05:47:52 +00:00
1995-08-28 09:00:05 +00:00
1996-06-03 04:46:40 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1996-06-18 02:41:29 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-02-25 01:23:32 +00:00
1995-04-27 05:47:52 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-04-27 05:47:52 +00:00
1995-02-18 01:27:10 +00:00
1995-04-27 05:47:52 +00:00
1995-02-18 01:27:10 +00:00
1996-07-04 00:07:18 +00:00
1996-06-16 03:49:40 +00:00
1996-04-24 00:58:47 +00:00
1995-09-27 16:05:25 +00:00
1995-04-27 05:47:52 +00:00
1996-01-18 00:35:55 +00:00
1995-09-28 09:00:19 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-09-27 16:05:25 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-09-27 16:05:25 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1996-06-05 01:07:21 +00:00
1995-09-27 16:05:25 +00:00
1995-02-18 01:27:10 +00:00
1995-09-27 16:05:25 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-09-27 16:05:25 +00:00
1995-09-27 16:05:25 +00:00
1995-02-18 01:27:10 +00:00
1995-11-28 10:00:22 +00:00
1995-09-27 16:05:25 +00:00
1995-09-27 16:05:25 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-04-27 05:47:52 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-06-13 19:43:57 +00:00
1995-07-22 11:17:58 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-04-27 05:47:52 +00:00
1996-07-04 00:07:18 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-03-27 10:00:09 +00:00
1995-02-18 01:27:10 +00:00
1995-04-27 05:47:52 +00:00
1995-02-18 01:27:10 +00:00
1995-04-27 05:47:52 +00:00
1996-06-25 11:59:42 +00:00
1995-02-18 01:27:10 +00:00
1995-09-27 16:05:25 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1996-01-18 00:35:55 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-04-27 05:47:52 +00:00
1995-02-18 01:27:10 +00:00
1995-09-27 16:05:25 +00:00
1995-04-27 05:47:52 +00:00
1995-04-27 05:47:52 +00:00
1995-03-06 00:27:08 +00:00
1995-09-27 16:05:25 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1996-06-09 22:02:59 +00:00
1995-09-17 20:23:15 +00:00
1995-09-17 20:23:15 +00:00
1995-09-17 20:23:15 +00:00
1995-09-17 20:23:15 +00:00
1996-02-19 23:14:44 +00:00
1995-03-06 00:27:08 +00:00
1995-02-18 01:27:10 +00:00
1996-05-04 09:46:57 +00:00
1995-09-27 16:05:25 +00:00
1995-09-27 16:05:25 +00:00
1995-02-18 01:27:10 +00:00
1995-09-27 16:05:25 +00:00
1995-04-27 05:47:52 +00:00
1995-03-13 06:51:32 +00:00
1995-02-18 01:27:10 +00:00
1995-09-27 16:05:25 +00:00
1995-04-27 05:47:52 +00:00
1995-02-18 01:27:10 +00:00
1995-09-26 20:59:38 +00:00
1995-09-27 16:05:25 +00:00
1995-09-27 16:05:25 +00:00
1995-04-27 05:47:52 +00:00
1995-02-18 01:27:10 +00:00
1995-09-27 16:05:25 +00:00
1995-02-18 01:27:10 +00:00
1995-04-27 05:47:52 +00:00
1995-09-27 16:05:25 +00:00
1995-09-27 16:05:25 +00:00
1995-09-27 16:05:25 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-09-27 16:05:25 +00:00
1995-03-27 10:24:00 +00:00
1995-09-27 16:05:25 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1996-05-07 14:57:38 +00:00
1996-05-07 14:57:38 +00:00
1996-04-28 18:25:22 +00:00
1996-04-28 18:25:22 +00:00
1996-05-07 14:57:38 +00:00
1996-05-07 14:57:38 +00:00
1996-05-07 14:57:38 +00:00
1996-04-28 18:25:22 +00:00
1995-09-27 16:05:25 +00:00
1995-02-18 01:27:10 +00:00
1995-09-17 20:23:15 +00:00
1995-09-17 20:23:15 +00:00
1995-09-17 20:23:15 +00:00
1995-09-27 16:05:25 +00:00
1995-02-18 01:27:10 +00:00
1996-02-08 02:10:15 +00:00
1995-02-18 01:27:10 +00:00
1995-09-27 16:05:25 +00:00
1995-04-27 05:47:52 +00:00
1995-09-27 16:05:25 +00:00
1995-02-18 01:27:10 +00:00
1995-09-27 16:05:25 +00:00
1995-09-27 16:05:25 +00:00
1995-09-27 16:05:25 +00:00
1995-02-18 01:27:10 +00:00
1995-09-27 16:05:25 +00:00
1995-04-27 05:47:52 +00:00
1996-03-19 20:21:54 +00:00
1995-09-27 16:05:25 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-09-27 16:05:25 +00:00
1995-02-18 01:27:10 +00:00
1995-09-27 16:05:25 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-09-17 20:23:15 +00:00
1995-09-17 20:23:15 +00:00
1995-09-17 20:23:15 +00:00
1995-09-17 20:23:15 +00:00
1995-09-27 16:05:25 +00:00
1995-02-18 01:27:10 +00:00
1995-04-27 05:47:52 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-04-27 05:47:52 +00:00
1995-02-18 01:27:10 +00:00
1995-09-27 16:05:25 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-04-27 05:47:52 +00:00
1995-09-27 16:05:25 +00:00
1995-02-18 01:27:10 +00:00
1995-09-27 16:05:25 +00:00
1995-04-27 05:47:52 +00:00
1995-09-27 16:05:25 +00:00
1995-09-27 16:05:25 +00:00
1995-09-27 16:05:25 +00:00
1995-04-27 05:47:52 +00:00
1995-02-20 01:08:14 +00:00
1995-02-18 01:27:10 +00:00
1996-04-24 00:58:47 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-04-27 05:47:52 +00:00
1995-02-18 01:27:10 +00:00
1995-04-27 05:47:52 +00:00
1996-05-08 02:07:47 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-09-27 16:05:25 +00:00
1995-04-27 05:47:52 +00:00
1995-02-18 01:27:10 +00:00
1996-07-04 00:07:18 +00:00
1995-09-27 16:05:25 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-09-27 16:05:25 +00:00
1995-09-27 16:05:25 +00:00
1995-09-27 16:05:25 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-09-27 16:05:25 +00:00
1995-09-27 16:05:25 +00:00
1995-09-27 16:05:25 +00:00
1995-09-27 16:05:25 +00:00
1995-09-27 16:05:25 +00:00
1995-09-27 16:05:25 +00:00
1995-02-18 01:27:10 +00:00
1995-03-13 06:51:32 +00:00
1996-05-10 22:55:26 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-04-27 05:47:52 +00:00
1995-09-27 16:05:25 +00:00
1995-09-27 16:05:25 +00:00
1995-04-27 05:47:52 +00:00
1995-02-18 01:27:10 +00:00
1995-03-13 06:51:32 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-04-27 05:47:52 +00:00
1995-09-27 16:05:25 +00:00
1995-04-27 05:47:52 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-04-27 05:47:52 +00:00
1996-01-18 00:35:55 +00:00
1996-01-18 00:35:55 +00:00