Up to [cvs.netbsd.org] / src / include
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.31 / (download) - annotate - [select for diffs], Thu Oct 6 16:02:52 2011 UTC (4 months ago) by christos
Branch: MAIN
CVS Tags: yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
yamt-pagecache,
HEAD
Changes since 1.30: +30 -2
lines
Diff to previous 1.30 (colored)
Fix pthreads variables: - Add missing stuff from Issue 6 (some of it commented out) - Fix _POSIX_THREAD -> PTHREAD variable confusion - Amend PTHREAD_KEYS_MAX to 256 since this is what libpthread defined internally
Revision 1.28.4.1 / (download) - annotate - [select for diffs], Sat Sep 17 18:47:43 2011 UTC (4 months, 3 weeks ago) by bouyer
Branch: netbsd-5
Changes since 1.28: +10 -1
lines
Diff to previous 1.28 (colored) next main 1.29 (colored)
Pull up following revision(s) (requested by manu in ticket #1658): sys/rump/include/rump/rump_syscalls.h: revision 1.52 via patch sys/kern/init_sysent.c: revision 1.257 via patch sys/rump/include/rump/rumpvnode_if.h: revision 1.12 via patch lib/libc/sys/Makefile.inc: revision 1.208 via patch sys/sys/syscallargs.h: revision 1.227 via patch sys/kern/kern_exec.c: revision 1.317 via patch sys/rump/librump/rumpkern/rump_syscalls.c: revision 1.74 via patch include/limits.h: revision 1.30 via patch sys/kern/syscalls.master: revision 1.251 via patch sys/sys/vnode_if.h: revision 1.83 via patch sys/sys/fcntl.h: revision 1.40 via patch sys/sys/fcntl.h: revision 1.41 via patch sys/kern/vfs_syscalls.c: revision 1.433 via patch sys/rump/librump/rumpvfs/rumpvnode_if.c: revision 1.11 via patch sys/kern/syscalls.c: revision 1.248 via patch sys/sys/syscall.h: revision 1.244 via patch lib/libc/sys/link.2: revision 1.25 via patch include/unistd.h: revision 1.127 via patch distrib/sets/lists/comp/mi: revision 1.1659 via patch sys/sys/stat.h: revision 1.61 via patch First stage of support for Extended API set 2. Most of the think is unimplemented, except enough of linkat(2) to hardlink to a symlink. Everything new in headers is guarded #ifdef _INCOMPLETE_XOPEN_C063 since some software (e.g.: xcvs in our own tree) will assume they can use openat(2) when AT_FDCWD is defined. _INCOMPLETE_XOPEN_C063 will go away once support will be completed. regen improve comment about AT_* defines: they are not only used by linkat(2) Add macros to hide OpenGroup extened API set 2 from GNU configure. This is a temporary workaround until the implementation is completed.
Revision 1.30 / (download) - annotate - [select for diffs], Tue Aug 16 07:55:29 2011 UTC (5 months, 3 weeks ago) by manu
Branch: MAIN
Changes since 1.29: +24 -1
lines
Diff to previous 1.29 (colored)
Add macros to hide OpenGroup extened API set 2 from GNU configure. This is a temporary workaround until the implementation is completed.
Revision 1.28.14.1 / (download) - annotate - [select for diffs], Tue Aug 17 06:40:00 2010 UTC (17 months, 3 weeks ago) by uebayasi
Branch: uebayasi-xip
Changes since 1.28: +3 -1
lines
Diff to previous 1.28 (colored) next main 1.29 (colored)
Sync with HEAD.
Revision 1.29 / (download) - annotate - [select for diffs], Mon Jun 7 13:52:29 2010 UTC (20 months ago) by tnozaki
Branch: MAIN
CVS Tags: uebayasi-xip-base7,
uebayasi-xip-base6,
uebayasi-xip-base5,
uebayasi-xip-base4,
uebayasi-xip-base3,
uebayasi-xip-base2,
matt-mips64-premerge-20101231,
cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2
Changes since 1.28: +3 -1
lines
Diff to previous 1.28 (colored)
1. MB_LEN_MAX switch MD to MI. 2. unfortunately hppa's MB_LEN_MAX is defined incorrectly 6 instead of 32 so we have to add more setlocale(3) __RENAME func, __setlocale50. 3. move setlocale1.c and setlocale32.c to lib/libc/compat/locale/* prepareing for next libc major crunk. 4. bump libc minor version.
Revision 1.26.8.1 / (download) - annotate - [select for diffs], Thu Sep 18 04:39:55 2008 UTC (3 years, 4 months ago) by wrstuden
Branch: wrstuden-revivesa
Changes since 1.26: +4 -2
lines
Diff to previous 1.26 (colored) next main 1.27 (colored)
Sync with wrstuden-revivesa-base-2.
Revision 1.28.6.2 / (download) - annotate - [select for diffs], Wed Aug 27 08:53:56 2008 UTC (3 years, 5 months ago) by christos
Branch: christos-time_t
Changes since 1.28.6.1: +114 -0
lines
Diff to previous 1.28.6.1 (colored) to branchpoint 1.28 (colored) next main 1.29 (colored)
Make _POSIX_TZNAME_MAX=6 per SUSv3, from Andy Shevchenko
Revision 1.28.6.1, Wed Aug 27 08:53:55 2008 UTC (3 years, 5 months ago) by christos
Branch: christos-time_t
Changes since 1.28: +0 -114
lines
FILE REMOVED
file limits.h was added on branch christos-time_t on 2008-08-27 08:53:56 +0000
Revision 1.28 / (download) - annotate - [select for diffs], Wed Aug 27 08:53:55 2008 UTC (3 years, 5 months ago) by christos
Branch: MAIN
CVS Tags: wrstuden-revivesa-base-3,
wrstuden-revivesa-base-2,
uebayasi-xip-base1,
uebayasi-xip-base,
netbsd-5-base,
netbsd-5-1-RELEASE,
netbsd-5-1-RC4,
netbsd-5-1-RC3,
netbsd-5-1-RC2,
netbsd-5-1-RC1,
netbsd-5-1-2-RELEASE,
netbsd-5-1-1-RELEASE,
netbsd-5-1,
netbsd-5-0-RELEASE,
netbsd-5-0-RC4,
netbsd-5-0-RC3,
netbsd-5-0-RC2,
netbsd-5-0-RC1,
netbsd-5-0-2-RELEASE,
netbsd-5-0-1-RELEASE,
netbsd-5-0,
matt-premerge-20091211,
matt-nb5-pq3-base,
matt-nb5-pq3,
matt-nb5-mips64-u2-k2-k4-k7-k8-k9,
matt-nb5-mips64-u1-k1-k5,
matt-nb5-mips64-premerge-20101231,
matt-nb5-mips64-premerge-20091211,
matt-nb5-mips64-k15,
matt-nb5-mips64,
matt-nb4-mips64-k7-u2a-k9b,
matt-mips64-base2,
jym-xensuspend-nbase,
jym-xensuspend-base,
jym-xensuspend,
christos-time_t-nbase,
christos-time_t-base
Branch point for: uebayasi-xip,
netbsd-5,
christos-time_t
Changes since 1.27: +2 -2
lines
Diff to previous 1.27 (colored)
Make _POSIX_TZNAME_MAX=6 per SUSv3, from Andy Shevchenko
Revision 1.27 / (download) - annotate - [select for diffs], Mon Aug 4 17:08:49 2008 UTC (3 years, 6 months ago) by matt
Branch: MAIN
Changes since 1.26: +3 -1
lines
Diff to previous 1.26 (colored)
Add _POSIX_HOST_NAME_MAX and _POSIX_SYMLOOP_MAX to <limits.h> and add some references to them in <sys/param.h> in <stdio.h> also export v*scanf when _ISOC99_SOURCE is defined From andy dot shevchenko at gmail dot com.
Revision 1.24.4.1 / (download) - annotate - [select for diffs], Tue Nov 6 23:11:04 2007 UTC (4 years, 3 months ago) by matt
Branch: matt-armv6
CVS Tags: matt-armv6-prevmlocking
Changes since 1.24: +5 -3
lines
Diff to previous 1.24 (colored) next main 1.25 (colored)
sync with HEAD
Revision 1.26 / (download) - annotate - [select for diffs], Fri Sep 21 01:41:43 2007 UTC (4 years, 4 months ago) by rmind
Branch: MAIN
CVS Tags: yamt-pf42-baseX,
yamt-pf42-base4,
yamt-pf42-base3,
yamt-pf42-base2,
yamt-pf42-base,
yamt-pf42,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
simonb-wapbl-nbase,
simonb-wapbl-base,
simonb-wapbl,
matt-armv6-nbase,
matt-armv6-base,
keiichi-mipv6-base,
keiichi-mipv6,
hpcarm-cleanup-nbase,
hpcarm-cleanup-base,
cube-autoconf-base,
cube-autoconf
Branch point for: wrstuden-revivesa
Changes since 1.25: +3 -3
lines
Diff to previous 1.25 (colored)
- Correct the value of _POSIX_SYMLINK_MAX as defined in standard. Closes PR/37007 by Ighighi. - While here, increase _POSIX_CHILD_MAX as suggested by standard.
Revision 1.25 / (download) - annotate - [select for diffs], Fri Sep 7 18:56:04 2007 UTC (4 years, 5 months ago) by rmind
Branch: MAIN
Changes since 1.24: +3 -1
lines
Diff to previous 1.24 (colored)
Implementation of POSIX message queues. Reviewed by: <ad>, <tech-kern>
Revision 1.24 / (download) - annotate - [select for diffs], Tue May 1 01:01:25 2007 UTC (4 years, 9 months ago) by rmind
Branch: MAIN
CVS Tags: matt-mips64-base,
matt-mips64,
hpcarm-cleanup
Branch point for: matt-armv6
Changes since 1.23: +3 -1
lines
Diff to previous 1.23 (colored)
- Create sysctl nodes for AIO. - Add POSIX defined system variables and constants of AIO_LISTIO_MAX and AIO_MAX values. Both with _POSIX_ASYNCHRONOUS_IO, provide them in sysconf(3) and getconf(1) interfaces. - Clean up sysconf(3) for handling sysctl nodes dynamically.
Revision 1.23 / (download) - annotate - [select for diffs], Wed Nov 10 04:02:52 2004 UTC (7 years, 3 months ago) by lukem
Branch: MAIN
CVS Tags: wrstuden-fixsa-newbase,
wrstuden-fixsa-base-1,
wrstuden-fixsa-base,
wrstuden-fixsa,
netbsd-4-base,
netbsd-4-0-RELEASE,
netbsd-4-0-RC5,
netbsd-4-0-RC4,
netbsd-4-0-RC3,
netbsd-4-0-RC2,
netbsd-4-0-RC1,
netbsd-4-0-1-RELEASE,
netbsd-4-0,
netbsd-4,
netbsd-3-base,
netbsd-3-1-RELEASE,
netbsd-3-1-RC4,
netbsd-3-1-RC3,
netbsd-3-1-RC2,
netbsd-3-1-RC1,
netbsd-3-1-1-RELEASE,
netbsd-3-1,
netbsd-3-0-RELEASE,
netbsd-3-0-RC6,
netbsd-3-0-RC5,
netbsd-3-0-RC4,
netbsd-3-0-RC3,
netbsd-3-0-RC2,
netbsd-3-0-RC1,
netbsd-3-0-3-RELEASE,
netbsd-3-0-2-RELEASE,
netbsd-3-0-1-RELEASE,
netbsd-3-0,
netbsd-3,
abandoned-netbsd-4-base,
abandoned-netbsd-4
Changes since 1.22: +5 -1
lines
Diff to previous 1.22 (colored)
Implement sysconf(3) _SC_GETGR_R_SIZE_MAX and _SC_GETPW_R_SIZE_MAX for the 1003.1-2001 Thread Safe Functions (TSF) getgrnam_r(3) and getpwnam_r(3). These are not implemented in sysctl(3) "user.*", since that adds a lot of complexity in the implementation for no real benefit.
Revision 1.22 / (download) - annotate - [select for diffs], Thu Aug 7 09:44:10 2003 UTC (8 years, 6 months ago) by agc
Branch: MAIN
CVS Tags: netbsd-2-base,
netbsd-2-1-RELEASE,
netbsd-2-1-RC6,
netbsd-2-1-RC5,
netbsd-2-1-RC4,
netbsd-2-1-RC3,
netbsd-2-1-RC2,
netbsd-2-1-RC1,
netbsd-2-1,
netbsd-2-0-base,
netbsd-2-0-RELEASE,
netbsd-2-0-RC5,
netbsd-2-0-RC4,
netbsd-2-0-RC3,
netbsd-2-0-RC2,
netbsd-2-0-RC1,
netbsd-2-0-3-RELEASE,
netbsd-2-0-2-RELEASE,
netbsd-2-0-1-RELEASE,
netbsd-2-0,
netbsd-2
Changes since 1.21: +2 -6
lines
Diff to previous 1.21 (colored)
Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by Joel Baker in PR 22270, verified by myself.
Revision 1.21 / (download) - annotate - [select for diffs], Wed Jul 16 21:03:54 2003 UTC (8 years, 6 months ago) by nathanw
Branch: MAIN
Changes since 1.20: +5 -1
lines
Diff to previous 1.20 (colored)
Add the _POSIX_THREAD and _POSIX_TIMER mandated minimum limits.
Revision 1.20 / (download) - annotate - [select for diffs], Mon Apr 28 23:16:13 2003 UTC (8 years, 9 months ago) by bjh21
Branch: MAIN
Changes since 1.19: +9 -6
lines
Diff to previous 1.19 (colored)
Add a new feature-test macro, _NETBSD_SOURCE. If this is defined by the application, all NetBSD interfaces are made visible, even if some other feature-test macro (like _POSIX_C_SOURCE) is defined. <sys/featuretest.h> defined _NETBSD_SOURCE if none of _ANSI_SOURCE, _POSIX_C_SOURCE and _XOPEN_SOURCE is defined, so as to preserve existing behaviour. This has two major advantages: + Programs that require non-POSIX facilities but define _POSIX_C_SOURCE can trivially be overruled by putting -D_NETBSD_SOURCE in their CFLAGS. + It makes most of the #ifs simpler, in that they're all now ORs of the various macros, rather than having checks for (!defined(_ANSI_SOURCE) || !defined(_POSIX_C_SOURCE) || !defined(_XOPEN_SOURCE)) all over the place. I've tried not to change the semantics of the headers in any case where _NETBSD_SOURCE wasn't defined, but there were some places where the current semantics were clearly mad, and retaining them was harder than correcting them. In particular, I've mostly normalised things so that _ANSI_SOURCE gets you the smallest set of stuff, then _POSIX_C_SOURCE, _XOPEN_SOURCE and _NETBSD_SOURCE in that order. Tested by building for vax, encouraged by thorpej, and uncontested in tech-userlevel for a week.
Revision 1.19 / (download) - annotate - [select for diffs], Sat Jan 18 17:12:13 2003 UTC (9 years ago) by christos
Branch: MAIN
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
oops, erased word accidentally.
Revision 1.18 / (download) - annotate - [select for diffs], Sat Jan 18 17:10:16 2003 UTC (9 years ago) by christos
Branch: MAIN
Changes since 1.17: +4 -1
lines
Diff to previous 1.17 (colored)
avoid TMP_MAX redefinition
Revision 1.13.8.2 / (download) - annotate - [select for diffs], Tue Dec 10 06:42:45 2002 UTC (9 years, 2 months ago) by thorpej
Branch: nathanw_sa
CVS Tags: nathanw_sa_end
Changes since 1.13.8.1: +19 -7
lines
Diff to previous 1.13.8.1 (colored) to branchpoint 1.13 (colored) next main 1.14 (colored)
Sync with HEAD.
Revision 1.17 / (download) - annotate - [select for diffs], Mon Nov 18 13:39:33 2002 UTC (9 years, 2 months ago) by kleink
Branch: MAIN
CVS Tags: nathanw_sa_before_merge,
nathanw_sa_base,
fvdl_fs64_base
Changes since 1.16: +19 -7
lines
Diff to previous 1.16 (colored)
Update for 1003.1-2001 base and XSI changes.
Revision 1.13.8.1 / (download) - annotate - [select for diffs], Tue Aug 13 00:59:15 2002 UTC (9 years, 6 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Catch up to -current.
Revision 1.16 / (download) - annotate - [select for diffs], Sun Aug 4 18:06:54 2002 UTC (9 years, 6 months ago) by soren
Branch: MAIN
Changes since 1.15: +3 -0
lines
Diff to previous 1.15 (colored)
Back out previous - I was confused.
Revision 1.15 / (download) - annotate - [select for diffs], Sun Aug 4 05:41:58 2002 UTC (9 years, 6 months ago) by soren
Branch: MAIN
Changes since 1.14: +1 -4
lines
Diff to previous 1.14 (colored)
Per IEEE 1003.1-2001, omit from <limits.h> those Pathname Variable Values that may vary between filesystems: _POSIX_LINK_MAX, _POSIX_NAME_MAX, and _POSIX_PATH_MAX. These are to be obtained from pathconf() instead.
Revision 1.14 / (download) - annotate - [select for diffs], Sun Aug 4 05:22:34 2002 UTC (9 years, 6 months ago) by soren
Branch: MAIN
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
As of IEEE (POSIX) 1003.1-2001, _POSIX_PATH_MAX must be at least 256 rather than 255 and is now defined to include the terminating NUL.
Revision 1.12.2.1 / (download) - annotate - [select for diffs], Mon Dec 27 18:29:21 1999 UTC (12 years, 1 month ago) by wrstuden
Branch: wrstuden-devbsize
Changes since 1.12: +2 -1
lines
Diff to previous 1.12 (colored) next main 1.13 (colored)
Pull up to last week's -current.
Revision 1.13 / (download) - annotate - [select for diffs], Mon Sep 27 16:24:39 1999 UTC (12 years, 4 months ago) by kleink
Branch: MAIN
CVS Tags: wrstuden-devbsize-base,
wrstuden-devbsize-19991221,
netbsd-1-6-base,
netbsd-1-6-RELEASE,
netbsd-1-6-RC3,
netbsd-1-6-RC2,
netbsd-1-6-RC1,
netbsd-1-6-PATCH002-RELEASE,
netbsd-1-6-PATCH002-RC4,
netbsd-1-6-PATCH002-RC3,
netbsd-1-6-PATCH002-RC2,
netbsd-1-6-PATCH002-RC1,
netbsd-1-6-PATCH002,
netbsd-1-6-PATCH001-RELEASE,
netbsd-1-6-PATCH001-RC3,
netbsd-1-6-PATCH001-RC2,
netbsd-1-6-PATCH001-RC1,
netbsd-1-6-PATCH001,
netbsd-1-6,
netbsd-1-5-base,
netbsd-1-5-RELEASE,
netbsd-1-5-PATCH003,
netbsd-1-5-PATCH002,
netbsd-1-5-PATCH001,
netbsd-1-5-BETA2,
netbsd-1-5-BETA,
netbsd-1-5-ALPHA2,
netbsd-1-5,
minoura-xpg4dl-base,
minoura-xpg4dl,
comdex-fall-1999-base,
comdex-fall-1999
Branch point for: nathanw_sa
Changes since 1.12: +2 -1
lines
Diff to previous 1.12 (colored)
1003.1c: add {LOGIN_NAME_MAX}.
Revision 1.12 / (download) - annotate - [select for diffs], Mon Sep 6 22:20:50 1999 UTC (12 years, 5 months ago) by kleink
Branch: MAIN
Branch point for: wrstuden-devbsize
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Bump NL_TEXTMAX to 2048 (== _POSIX2_LINE_MAX, which is the minimum value required by XSH5.)
Revision 1.11 / (download) - annotate - [select for diffs], Mon Aug 3 14:32:04 1998 UTC (13 years, 6 months ago) by kleink
Branch: MAIN
CVS Tags: netbsd-1-4-base,
netbsd-1-4-RELEASE,
netbsd-1-4-PATCH003,
netbsd-1-4-PATCH002,
netbsd-1-4-PATCH001,
netbsd-1-4
Changes since 1.10: +3 -1
lines
Diff to previous 1.10 (colored)
Per XSH5, define _XOPEN_IOV_MAX.
Revision 1.10 / (download) - annotate - [select for diffs], Wed Jul 8 19:51:25 1998 UTC (13 years, 7 months ago) by kleink
Branch: MAIN
Changes since 1.9: +7 -4
lines
Diff to previous 1.9 (colored)
For the sake of XPG3 and later, provide TMP_MAX; consistent with the defintion in <stdio.h>. Also, rearrange name space protection a bit.
Revision 1.9 / (download) - annotate - [select for diffs], Mon Feb 2 21:07:27 1998 UTC (14 years ago) by perry
Branch: MAIN
Changes since 1.8: +8 -8
lines
Diff to previous 1.8 (colored)
merge lite-2
Revision 1.1.1.2 / (download) - annotate - [select for diffs] (vendor branch), Mon Feb 2 07:22:57 1998 UTC (14 years ago) by perry
Branch: WFJ-920714,
CSRG
CVS Tags: lite-2
Changes since 1.1.1.1: +6 -3
lines
Diff to previous 1.1.1.1 (colored)
import lite-2
Revision 1.8 / (download) - annotate - [select for diffs], Mon Oct 21 05:10:50 1996 UTC (15 years, 3 months ago) by jtc
Branch: MAIN
CVS Tags: nsswitch,
netbsd-1-3-base,
netbsd-1-3-RELEASE,
netbsd-1-3-PATCH003-CANDIDATE2,
netbsd-1-3-PATCH003-CANDIDATE1,
netbsd-1-3-PATCH003-CANDIDATE0,
netbsd-1-3-PATCH003,
netbsd-1-3-PATCH002,
netbsd-1-3-PATCH001,
netbsd-1-3-BETA,
netbsd-1-3
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Fix typo: _POSIX_SSIZE_MAX was set to wrong value
Revision 1.7 / (download) - annotate - [select for diffs], Wed Oct 26 00:56:00 1994 UTC (17 years, 3 months ago) by cgd
Branch: MAIN
CVS Tags: netbsd-1-2-base,
netbsd-1-2-RELEASE,
netbsd-1-2-PATCH001,
netbsd-1-2-BETA,
netbsd-1-2,
netbsd-1-1-base,
netbsd-1-1-RELEASE,
netbsd-1-1-PATCH001,
netbsd-1-1
Changes since 1.6: +3 -2
lines
Diff to previous 1.6 (colored)
new RCS ID format.
Revision 1.6 / (download) - annotate - [select for diffs], Wed Oct 5 17:24:47 1994 UTC (17 years, 4 months ago) by jtc
Branch: MAIN
Changes since 1.5: +13 -2
lines
Diff to previous 1.5 (colored)
Add constants required by XPG3
Revision 1.5 / (download) - annotate - [select for diffs], Tue Oct 12 21:56:55 1993 UTC (18 years, 4 months ago) by jtc
Branch: MAIN
CVS Tags: netbsd-1-0-base,
netbsd-1-0-RELEASE,
netbsd-1-0-PATCH1,
netbsd-1-0-PATCH06,
netbsd-1-0-PATCH05,
netbsd-1-0-PATCH04,
netbsd-1-0-PATCH03,
netbsd-1-0-PATCH02,
netbsd-1-0-PATCH0,
netbsd-1-0
Changes since 1.4: +1 -2
lines
Diff to previous 1.4 (colored)
POSIX2_VERSION macro is supposed to live in <unistd.h>
Revision 1.4 / (download) - annotate - [select for diffs], Fri Sep 24 18:13:15 1993 UTC (18 years, 4 months ago) by jtc
Branch: MAIN
Changes since 1.3: +7 -2
lines
Diff to previous 1.3 (colored)
Do not #define the _POSIX_FOO constants if compliling in strict ANSI mode. Define the _POSIX_SSIZE_MAX, _POSIX_STREAM_MAX, and _POSIX_TZNAME_MAX constants added in 1003.1-90.
Revision 1.3 / (download) - annotate - [select for diffs], Tue Sep 21 21:55:40 1993 UTC (18 years, 4 months ago) by jtc
Branch: MAIN
Changes since 1.2: +3 -2
lines
Diff to previous 1.2 (colored)
POSIX_EQUIV_CLASS_MAX was renamed POSIX_COLL_WEIGHTS_MAX in final draft of POSIX.2. Added definintion for _POSIX2_VERSION.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Aug 1 18:44:50 1993 UTC (18 years, 6 months ago) by mycroft
Branch: MAIN
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Add RCS identifiers.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Mar 21 09:45:37 1993 UTC (18 years, 10 months ago) by cgd
Branch: WFJ-920714,
CSRG
CVS Tags: patchkit-0-2-2,
netbsd-alpha-1,
netbsd-0-9-base,
netbsd-0-9-RELEASE,
netbsd-0-9-BETA,
netbsd-0-9-ALPHA2,
netbsd-0-9-ALPHA,
netbsd-0-9,
netbsd-0-8,
WFJ-386bsd-01
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
initial import of 386bsd-0.1 sources
Revision 1.1 / (download) - annotate - [select for diffs], Sun Mar 21 09:45:37 1993 UTC (18 years, 10 months ago) by cgd
Branch: MAIN
Initial revision