OpenGrok
Cross Reference: ansi.h
xref
: /
src
/
sys
/
sys
/
ansi.h
Home
|
History
|
Annotate
|
Download
|
only in
sys
History log of
/src/sys/sys/ansi.h
Revision
Date
Author
Comments
1.15
16-May-2020
christos
Add ACL support for FFS. From FreeBSD.
1.14
17-Jul-2011
joerg
Retire varargs.h support. Move machine/stdarg.h logic into MI
sys/stdarg.h and expect compiler to provide proper builtins, defaulting
to the GCC interface. lint still has a special fallback.
Reduce abuse of _BSD_VA_LIST_ by defining __va_list by default and
derive va_list as required by standards.
1.13
27-Mar-2010
tnozaki
1. {wctype,wctrans,mbstate}_t: switch MD to MI like other
libc implementation (such as *BSD and glibc2).
2. don't typedef void * wc{type,trans}_t, suggested by soda@-san.
it may pass through compiler type check, it's harmful.
so i introduce dummy struct __tag_wc{type,trans}_t(iconv_t already does).
no ABI change was made.
1.12
28-Apr-2008
martin
branches: 1.12.20; 1.12.22;
Remove clause 3 and 4 from TNF licenses
1.11
11-Dec-2005
christos
branches: 1.11.70; 1.11.72; 1.11.74;
merge ktrace-lwp.
1.10
21-Apr-2004
christos
Replace the statfs() family of system calls with statvfs().
Retain binary compatibility.
1.9
12-May-2002
kleink
branches: 1.9.10;
Provide private definitions for in_{addr,port}_t.
1.8
16-Oct-2001
kleink
Cosmetical nit-pick.
1.7
16-Oct-2001
kleink
Define caddr_t, gid_t and uid_t via <sys/ansi.h>.
1.6
19-Sep-2000
kleink
branches: 1.6.2; 1.6.4; 1.6.6;
Define pid_t via <sys/ansi.h>.
1.5
26-Jun-2000
kleink
Add brief descriptions to the types provided.
1.4
26-Jun-2000
kleink
Define __mode_t.
1.3
26-Jun-2000
kleink
Define __off_t.
1.2
26-Jun-2000
kleink
Define __sa_family_t.
1.1
04-Jun-2000
itojun
branches: 1.1.4;
move socklen_t decl to sys/ansi.h.
sys/socket.h pulls in sys/ansi.h and declare socklen_t as necessary.
the change is to allow declaration of socklen_t with less inclusion ordering
constraints. (netdb.h needs this change)
1.1.4.2
22-Jun-2000
minoura
Sync w/ netbsd-1-5-base.
1.1.4.1
04-Jun-2000
minoura
file ansi.h was added on branch minoura-xpg4dl on 2000-06-22 17:10:21 +0000
1.6.6.2
23-Jun-2002
jdolecek
catch up with -current on kqueue branch
1.6.6.1
10-Jan-2002
thorpej
Sync kqueue branch with -current.
1.6.4.2
20-Jun-2002
nathanw
Catch up to -current.
1.6.4.1
22-Oct-2001
nathanw
Catch up to -current.
1.6.2.2
20-Nov-2000
bouyer
Update thorpej_scsipi to -current as of a month ago
1.6.2.1
19-Sep-2000
bouyer
file ansi.h was added on branch thorpej_scsipi on 2000-11-20 18:11:25 +0000
1.9.10.3
21-Sep-2004
skrll
Fix the sync with head I botched.
1.9.10.2
18-Sep-2004
skrll
Sync with HEAD.
1.9.10.1
03-Aug-2004
skrll
Sync with HEAD
1.11.74.2
11-Aug-2010
yamt
sync with head.
1.11.74.1
16-May-2008
yamt
sync with head.
1.11.72.1
18-May-2008
yamt
sync with head.
1.11.70.1
02-Jun-2008
mjf
Sync with HEAD.
1.12.22.1
30-May-2010
rmind
sync with head
1.12.20.1
30-Apr-2010
uebayasi
Sync with HEAD.
Indexes created Sun Oct 19 02:09:48 GMT 2025