roland [Mon, 13 Mar 1995 03:40:50 +0000 (03:40 +0000)]
#if 0 out code for non-ASCII chars until the locale data format is
implemented.
meyering [Mon, 13 Mar 1995 03:38:06 +0000 (03:38 +0000)]
Remove ansidecl.h and clean up for use by other packages.
[LONG_MAX <= LONG_MAX_32_BITS]: Don't compile 64-bit code.
roland [Mon, 13 Mar 1995 00:45:44 +0000 (00:45 +0000)]
Kludge no longer necessary
roland [Mon, 13 Mar 1995 00:44:54 +0000 (00:44 +0000)]
($(objpfx)errsystems.c): Reenable this rule; the gcc bug is fixed.
roland [Mon, 13 Mar 1995 00:39:28 +0000 (00:39 +0000)]
(libc.a): Variable removed.
(+link): Don't use it.
roland [Mon, 13 Mar 1995 00:37:23 +0000 (00:37 +0000)]
.
roland [Mon, 13 Mar 1995 00:36:14 +0000 (00:36 +0000)]
(AC_ARG_ENABLE calls): Use $enableval instead of assuming `yes'.
roland [Mon, 13 Mar 1995 00:32:18 +0000 (00:32 +0000)]
.
roland [Fri, 10 Mar 1995 23:57:44 +0000 (23:57 +0000)]
(errors): Use const for decl.
roland [Fri, 10 Mar 1995 23:41:52 +0000 (23:41 +0000)]
Comment fixes.
roland [Fri, 10 Mar 1995 23:26:51 +0000 (23:26 +0000)]
Regenerated using Autoconf 2.2
roland [Fri, 10 Mar 1995 18:59:45 +0000 (18:59 +0000)]
Regenerated
roland [Fri, 10 Mar 1995 18:53:01 +0000 (18:53 +0000)]
(uc2ul, _uc2ul): Macros removed.
(decode): New inline function; decode signed 32-bit integers, and
sign-extend properly when long is longer than 32 bits.
(__tzfile_read): Changed all uses of uc2ul to decode.
Decode the transition times properly when sizeof (time_t) > 4.
roland [Fri, 10 Mar 1995 18:32:00 +0000 (18:32 +0000)]
.
roland [Fri, 10 Mar 1995 18:31:02 +0000 (18:31 +0000)]
Doc fixes.
Don't #include <stddef.h>.
(printf_function): Make last arg ARGS a vector of pointers instead of a
pointer to va_list.
drepper [Fri, 10 Mar 1995 12:38:16 +0000 (12:38 +0000)]
(PAD): use return value of _IO_padn.
(buffered_vfprintf): remove line buffer when flush failed.
roland [Fri, 10 Mar 1995 05:04:38 +0000 (05:04 +0000)]
(struct ttinfo): New member `isgmt'.
(__tzfile_read): Read isgmt flags for each type.
(__tzfile_default): When using TZDEFRULES DST rules, adjust transition times
according to the isstd and isgmt flags for the types of each transition,
and adjust each transition to point to type index either 0 or 1.
Reset type indices 0 and 1 to describe the user's settings.
roland [Fri, 10 Mar 1995 05:01:07 +0000 (05:01 +0000)]
.
roland [Fri, 10 Mar 1995 04:57:31 +0000 (04:57 +0000)]
(LC_CTYPE): Merge CLASS_EB and CLASS_EL into just CLASS.
Add standard/optional flag to all items.
roland [Fri, 10 Mar 1995 04:53:34 +0000 (04:53 +0000)]
Updated data generated by drepper.
roland [Fri, 10 Mar 1995 04:49:05 +0000 (04:49 +0000)]
(_NL_CURRENT_DEFINE): Fix typo.
roland [Fri, 10 Mar 1995 04:32:45 +0000 (04:32 +0000)]
[__BYTE_ORDER == __LITTLE_ENDIAN] (_ISbit): Rearrange defn to satisfy
compiler.
roland [Fri, 10 Mar 1995 04:26:52 +0000 (04:26 +0000)]
(Conversion Specifier Options): Use %A as example instead of %q.
roland [Fri, 10 Mar 1995 04:19:58 +0000 (04:19 +0000)]
Declare _nl_current.
roland [Fri, 10 Mar 1995 04:12:12 +0000 (04:12 +0000)]
.
roland [Fri, 10 Mar 1995 04:03:07 +0000 (04:03 +0000)]
Use AC_CHECK_TOOL for CC, AR, RANLIB.
Accept args --enable-shared, --enable-profile, --enable-omitfp;
pass settings through to config.make.
roland [Fri, 10 Mar 1995 03:59:47 +0000 (03:59 +0000)]
(build-shared, build-profile, build-omitfp): New config vars.
roland [Fri, 10 Mar 1995 03:58:22 +0000 (03:58 +0000)]
.
roland [Fri, 10 Mar 1995 03:55:59 +0000 (03:55 +0000)]
(STN_UNDEF): Renamed to SHN_UNDEF (typo).
(DT_NUM): New macro.
roland [Fri, 10 Mar 1995 03:53:02 +0000 (03:53 +0000)]
Include errno.h and stddef.h. Fix typos.
roland [Fri, 10 Mar 1995 03:41:43 +0000 (03:41 +0000)]
(_nl_postload_ctype): Fix macro insanity.
roland [Fri, 10 Mar 1995 03:28:54 +0000 (03:28 +0000)]
(_nl_load_locale) [! MAP_COPY]: Define MAP_COPY to MAP_PRIVATE.
brendan [Fri, 10 Mar 1995 02:59:37 +0000 (02:59 +0000)]
newly generated ones
brendan [Fri, 10 Mar 1995 02:59:06 +0000 (02:59 +0000)]
* sysdeps/alpha/divrem.m4: Undefine `ret' to avoid the definition
that's used inside the alpha sysdep.h.
brendan [Fri, 10 Mar 1995 02:58:51 +0000 (02:58 +0000)]
* sysdeps/alpha/divrem.m4: Undefine `ret' to avoid the definition
that's used inside the alpha sysdep.h.
brendan [Fri, 10 Mar 1995 02:44:20 +0000 (02:44 +0000)]
duh, don't need __attribute__ in the alpha header, it's in the toplevel
one
brendan [Fri, 10 Mar 1995 02:44:05 +0000 (02:44 +0000)]
duh, don't need __attribute__ in the alpha header, it's in the toplevel
one
brendan [Fri, 10 Mar 1995 02:16:23 +0000 (02:16 +0000)]
* sysdeps/alpha/__longjmp.c (__longjmp): Remove obsolete __NORETURN
keyword.
brendan [Fri, 10 Mar 1995 02:16:07 +0000 (02:16 +0000)]
* sysdeps/alpha/__longjmp.c (__longjmp): Remove obsolete __NORETURN
keyword.
brendan [Fri, 10 Mar 1995 02:10:40 +0000 (02:10 +0000)]
* sysdeps/alpha/__math.h (__copysign): Use attribute instead of old
__CONSTVALUE by adding forward decl first with the const attribute.
brendan [Fri, 10 Mar 1995 02:10:25 +0000 (02:10 +0000)]
* sysdeps/alpha/__math.h (__copysign): Use attribute instead of old
__CONSTVALUE by adding forward decl first with the const attribute.
brendan [Fri, 10 Mar 1995 02:01:48 +0000 (02:01 +0000)]
fix typo
* sysdeps/unix/bsd/osf: Renamed from `sysdeps/unix/bsd/osf1'.
^^^^ was `to'
brendan [Fri, 10 Mar 1995 01:56:17 +0000 (01:56 +0000)]
* configure.in: Match `osf*', not `osf1*'.
* configure: Likewise.
* sysdeps/unix/bsd/osf: Renamed to `sysdeps/unix/bsd/osf1'.
brendan [Fri, 10 Mar 1995 01:56:05 +0000 (01:56 +0000)]
* configure.in: Match `osf*', not `osf1*'.
* configure: Likewise.
* sysdeps/unix/bsd/osf: Renamed to `sysdeps/unix/bsd/osf1'.
brendan [Fri, 10 Mar 1995 01:50:53 +0000 (01:50 +0000)]
moved from ../osf1
brendan [Fri, 10 Mar 1995 01:49:29 +0000 (01:49 +0000)]
moved from ../osf1
brendan [Fri, 10 Mar 1995 01:49:04 +0000 (01:49 +0000)]
imoved from osf1 (had to do it over here, cvs crashed at Cygnus
trying to do it remotely)
roland [Thu, 9 Mar 1995 10:00:12 +0000 (10:00 +0000)]
.
roland [Thu, 9 Mar 1995 01:19:41 +0000 (01:19 +0000)]
Fixes from DJ.
roland [Wed, 8 Mar 1995 20:06:49 +0000 (20:06 +0000)]
(distribute, extra-objs, zic): Omit emkdir.
roland [Wed, 8 Mar 1995 20:05:49 +0000 (20:05 +0000)]
Obsolete.
roland [Wed, 8 Mar 1995 20:05:19 +0000 (20:05 +0000)]
Updated from ADO 95b release.
roland [Wed, 8 Mar 1995 20:05:03 +0000 (20:05 +0000)]
Updated from ADO 95b release.
roland [Wed, 8 Mar 1995 20:03:42 +0000 (20:03 +0000)]
Deansideclized. Never #define __tzname et al to non-__ names.
roland [Wed, 8 Mar 1995 19:41:41 +0000 (19:41 +0000)]
(__ctype_tolower, __ctype_toupper): Use int * instead of short int *.
roland [Wed, 8 Mar 1995 19:39:30 +0000 (19:39 +0000)]
(__ctype_tolower, __ctype_toupper): Use int * instead of short int *.
roland [Wed, 8 Mar 1995 19:38:35 +0000 (19:38 +0000)]
(__ctype_tolower, __ctype_toupper): Use int * instead of short int *.
roland [Wed, 8 Mar 1995 18:37:59 +0000 (18:37 +0000)]
(_NL_CTYPE_CLASS): Use this (just one) instead of EB and EL versions.
roland [Tue, 7 Mar 1995 06:41:05 +0000 (06:41 +0000)]
(strsignal): Cast sys_siglist elt to char *.
roland [Mon, 6 Mar 1995 19:57:00 +0000 (19:57 +0000)]
.
roland [Mon, 6 Mar 1995 17:34:29 +0000 (17:34 +0000)]
(_ISbit): New macro, defined dependent on byte order.
(_IS* enum): Use _ISbit to produce values.
roland [Mon, 6 Mar 1995 05:14:22 +0000 (05:14 +0000)]
.
roland [Mon, 6 Mar 1995 03:08:11 +0000 (03:08 +0000)]
Fix typos.
roland [Mon, 6 Mar 1995 03:05:42 +0000 (03:05 +0000)]
.
roland [Mon, 6 Mar 1995 03:04:42 +0000 (03:04 +0000)]
For initial tables, use _nl_C_LC_CTYPE_{class,toupper,tolower} constant
tables defined in locale/C-ctype.c.
roland [Mon, 6 Mar 1995 03:00:08 +0000 (03:00 +0000)]
.
roland [Mon, 6 Mar 1995 02:59:28 +0000 (02:59 +0000)]
.
roland [Mon, 6 Mar 1995 02:54:50 +0000 (02:54 +0000)]
(headers): Remove localeinfo.h.
(distribute): New variable; put localeinfo.h here, and categories.def.
(routines): Add loadlocale.
(categories): New variable.
(aux): Use that to get C-category and lc-category.
roland [Mon, 6 Mar 1995 02:52:11 +0000 (02:52 +0000)]
Use _NL_CURRENT macro to access locale data.
roland [Mon, 6 Mar 1995 02:50:25 +0000 (02:50 +0000)]
Obsolete data removed.
roland [Mon, 6 Mar 1995 02:47:36 +0000 (02:47 +0000)]
Updated default data for new locale system.
roland [Mon, 6 Mar 1995 02:43:04 +0000 (02:43 +0000)]
Rewritten for new locale system, using locale data files and with <langinfo.h>
interface.
roland [Mon, 6 Mar 1995 02:41:10 +0000 (02:41 +0000)]
Rewritten to use locale data files.
roland [Mon, 6 Mar 1995 02:39:11 +0000 (02:39 +0000)]
New file.
roland [Mon, 6 Mar 1995 02:38:53 +0000 (02:38 +0000)]
New file.
roland [Mon, 6 Mar 1995 01:12:34 +0000 (01:12 +0000)]
[USE_IN_LIBIO] (PAD): Only call the function if WIDTH>0; update DONE.
roland [Mon, 6 Mar 1995 01:01:30 +0000 (01:01 +0000)]
Comment fix.
roland [Mon, 6 Mar 1995 01:00:56 +0000 (01:00 +0000)]
(_IS*): Use independent bits for all but _ISalnum.
roland [Mon, 6 Mar 1995 00:48:10 +0000 (00:48 +0000)]
Include ../locale/localeinfo.h and use _NL_CURRENT macro to access locale data.
roland [Mon, 6 Mar 1995 00:47:51 +0000 (00:47 +0000)]
Include ../locale/localeinfo.h and use _NL_CURRENT macro to access locale data.
roland [Mon, 6 Mar 1995 00:45:44 +0000 (00:45 +0000)]
Don't include <localeinfo.h>.
roland [Mon, 6 Mar 1995 00:43:01 +0000 (00:43 +0000)]
Don't use locale items for default TZ value or "GMT" string (use "UTC").
roland [Mon, 6 Mar 1995 00:27:08 +0000 (00:27 +0000)]
.
roland [Mon, 6 Mar 1995 00:22:15 +0000 (00:22 +0000)]
Initial checkin.
roland [Fri, 3 Mar 1995 20:06:13 +0000 (20:06 +0000)]
(__mmap, __munmap): Declare these.
roland [Fri, 3 Mar 1995 20:03:10 +0000 (20:03 +0000)]
(__mmap, __munmap): Declare these.
roland [Fri, 3 Mar 1995 19:56:50 +0000 (19:56 +0000)]
(__mmap, __munmap): Declare these.
roland [Fri, 3 Mar 1995 19:54:52 +0000 (19:54 +0000)]
(__mmap, __munmap): Declare these.
roland [Fri, 3 Mar 1995 19:51:54 +0000 (19:51 +0000)]
(munmap): Rename to __munmap, add weak alias munmap.
roland [Fri, 3 Mar 1995 19:49:58 +0000 (19:49 +0000)]
(munmap): Rename to __munmap, add weak alias munmap.
roland [Fri, 3 Mar 1995 19:48:23 +0000 (19:48 +0000)]
(munmap): Rename to __munmap, add weak alias munmap.
roland [Fri, 3 Mar 1995 19:46:32 +0000 (19:46 +0000)]
(mmap): Rename to __mmap, add weak alias mmap.
roland [Fri, 3 Mar 1995 19:44:04 +0000 (19:44 +0000)]
(mmap): Rename to __mmap, add weak alias mmap.
roland [Fri, 3 Mar 1995 19:42:08 +0000 (19:42 +0000)]
(mmap): Rename to __mmap, add weak alias mmap.
roland [Fri, 3 Mar 1995 19:39:27 +0000 (19:39 +0000)]
(mmap): Rename to __mmap, add weak alias mmap.
roland [Fri, 3 Mar 1995 18:58:09 +0000 (18:58 +0000)]
Use __getpgid instead of __getpgrp.
roland [Fri, 3 Mar 1995 17:24:40 +0000 (17:24 +0000)]
#undef dirfd before function defn.
roland [Fri, 3 Mar 1995 00:44:48 +0000 (00:44 +0000)]
Add missing semicolon.
roland [Fri, 3 Mar 1995 00:41:19 +0000 (00:41 +0000)]
Fix typo.
roland [Thu, 2 Mar 1995 18:44:35 +0000 (18:44 +0000)]
(mmap): Use __off_t instead of off_t in decl.