The NetBSD Project

src/include/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.NetBSD.org] / src / include

Current tag: netbsd-8-0-RC1


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[DIR] arpa/        
[DIR] heimdal/        
[DIR] protocols/        
[DIR] rpc/        
[DIR] rpcsvc/        
[DIR] ssp/        
[TXT] unistd.h  1.147   7 years  dholland   PR 51287 Ralf Nolden: posix_fallocate belongs in <fcntl.h>
[TXT] Makefile  1.143.6.1   6 years  snj   Pull up following revision(s) (requested by maya in ticket #416): distrib/sets/...
[TXT] stdlib.h  1.117   7 years  christos   add hmac(3)
[TXT] stdio.h  1.97   8 years  christos   branches: 1.97.8; 1.97.16; 1.97.18; gcc 5, my patience is waning.
[TXT] netdb.h  1.69   10 years  christos   fix gethostbyaddr prototype per TOG.
[TXT] util.h  1.69   7 years  roy   Implement pidfile_lock, pidfile_read and pidfile_clean. Discussed on tech-net@,...
[TXT] math.h  1.63   10 years  martin   branches: 1.63.24; Allow archs to provide __isinf() and __isnan() as inline fun...
[TXT] signal.h  1.56   6 years  kre   branches: 1.56.8; 1.56.10; Add the new signalname/signalnext/signalnumber in...
[TXT] string.h  1.51.6.1   6 years  snj   Pull up following revision(s) (requested by kamil in ticket #561): include/stri...
[TXT] time.h  1.47   7 years  kamil   Add timespec_get(3) in <time.h> and enable unconditionally struct timespec Thes...
[TXT] pwd.h  1.44   11 years  pooka   revert previous commit since it breaks the build on NetBSD and apparently that's...
[TXT] paths.h  1.43   7 years  christos   add _PATH_DEVZERO
[TXT] wchar.h  1.42   7 years  kamil   branches: 1.42.8; 1.42.12; 1.42.14; Import wcsnlen(3) to libc The wcsnlen(3)...
[TXT] limits.h  1.40   7 years  christos   branches: 1.40.14; Realtime signal support from GSoC 2016, Charles Cui.
[TXT] resolv.h  1.40   11 years  christos   add <netinet/in.h> because it is needed for sockaddr_in.
[TXT] dirent.h  1.36   7 years  mrg   scandir/alphasort take "const struct dirent **" not "const void *" in modern uni...
[TXT] ctype.h  1.34   10 years  joerg   branches: 1.34.28; Include at least ctype_bits.h, even when not providing the m...
[TXT] locale.h  1.28   7 years  joerg   Go back to just using normal visibility for the locale symbols. Without an actua...
[TXT] db.h  1.27   7 years  christos   sync with mit/kerberos db
[TXT] fenv.h  1.26   6 years  christos   fexcept_t + fenv_t should be handled the same way for softfloat
[TXT] glob.h  1.26   13 years  christos   branches: 1.26.46; add globstar.
[TXT] setjmp.h  1.26   12 years  joerg   Add __returns_twice for the attribute of the same name. This makes the attribute...
[TXT] vis.h  1.25   6 years  christos   Add vis DQ.
[TXT] dlfcn.h  1.24.24.1   6 years  bouyer   Pull up following revision(s) (requested by joerg in ticket #127): tests/libexe...
[TXT] grp.h  1.24   16 years  christos   kill _NETBSD_TOOLS.
[TXT] link_aout.h  1.23   8 years  dholland   Apparently a recent round of vandalism by the C++ standards committee includes d...
[TXT] nsswitch.h  1.23   8 years  dholland   Apparently a recent round of vandalism by the C++ standards committee includes d...
[TXT] assert.h  1.22   7 years  kamil   branches: 1.22.6; 1.22.14; Add static_assert macro definition in <assert.h> T...
[TXT] search.h  1.22   9 years  christos   amend the new destroy function to take function pointers.
[TXT] a.out.h  1.20   14 years  pgoyette   Repair more fallout from the exec_aout.h change. No guarantee that these are th...
[TXT] stddef.h  1.20   8 years  christos   use foo - 0 instead of testing for defined(foo); from joerg@
[TXT] fts.h  1.19   14 years  christos   Version fts one more time! This is the most versioned API ever... Bump fts_level...
[TXT] strings.h  1.18   12 years  dholland   Don't pollute the namespace with stdint.h. (This file is included from string.h ...
[TXT] err.h  1.17   10 years  christos   Add the {v,}{warn,err}c function flavors from FreeBSD
[TXT] kvm.h  1.17   8 years  dholland   u_char, u_int, u_long -> unsigned char, unsigned, unsigned long This makes thes...
[TXT] mntopts.h  1.17   8 years  christos   Add relatime.
[TXT] utmpx.h  1.17   15 years  christos   don't do size computations because g++ does not like it.
[TXT] mpool.h  1.16   7 years  christos   remove mpool_getf
[TXT] ndbm.h  1.15   14 years  roy   Userland now builds and uses terminfo instead of termcap. OK: core@, jdc@
[TXT] regex.h  1.15   8 years  christos   rename to regnsub
[TXT] ttyent.h  1.15   10 years  joerg   Systematically include sys/featuretest.h when _NETBSD_SOURCE is used. Some are r...
[TXT] bitstring.h  1.14   8 years  christos   more casting fixes
[TXT] nlist.h  1.14   14 years  he   Introduce a new accessor macro N_NAME() to access the n_name field in struct nli...
[TXT] fnmatch.h  1.13   13 years  christos   new error.
[TXT] link.h  1.13   15 years  martin   branches: 1.13.10; Remove clause 3 and 4 from TNF licenses
[TXT] login_cap.h  1.13   8 years  dholland   Apparently a recent round of vandalism by the C++ standards committee includes d...
[TXT] nl_types.h  1.13   10 years  joerg   Add nl_langinfo_l, catopen_l and wcsftime_l.
[TXT] utmp.h  1.13   8 years  dholland   Needs sys/cdefs.h for __BEGIN_DECLS. Also add time.h to get time_t, rather than ...
[TXT] lwp.h  1.12   10 years  christos   __lwp_park60
[TXT] sched.h  1.12   15 years  christos   branches: 1.12.52; merge christos-time_t
[TXT] errno.h  1.11   16 years  dholland   Add a comment noting that the definition of __errno is now replicated in signal....
[TXT] fstab.h  1.11   19 years  perry   de-__P -- the hack is long since useless. Discussed with christos, matt, kleink,...
[TXT] getopt.h  1.11   15 years  martin   branches: 1.11.10; Remove clause 3 and 4 from TNF licenses
[TXT] inttypes.h  1.11   9 years  christos   strtoi and strtou additions
[TXT] disktab.h  1.10   19 years  perry   de-__P -- the hack is long since useless. Discussed with christos, matt, kleink,...
[TXT] langinfo.h  1.10   10 years  joerg   Add nl_langinfo_l, catopen_l and wcsftime_l.
[TXT] link_elf.h  1.10   13 years  skrll   Implement dl_iterate_phdr. Somewhat taken from FreeBSD. Manual page from OpenBS...
[TXT] netgroup.h  1.10   14 years  snj   Remove 3rd and 4th clauses in christos' license. OK christos.
[TXT] ucontext.h  1.10   7 years  christos   elide strict-prototypes for unrepresentable function
[TXT] ieeefp.h  1.9   13 years  mrg   finish the ieeefp.h vs fp_prec_t hack from the previous change and don't try to ...
[TXT] utime.h  1.9   15 years  christos   merge christos-time_t
[TXT] wctype.h  1.9   10 years  joerg   Systematically include sys/featuretest.h when _NETBSD_SOURCE is used. Some are r...
[TXT] ifaddrs.h  1.8   7 years  roy   Add ifa_addrflags to ifaddrs (forgot to commit this file, thanks Ryo!)
[TXT] res_update.h  1.8   11 years  christos   use standard queue macros.
[TXT] rmt.h  1.8   8 years  dholland   Needs sys/types.h for mode_t, off_t, ssize_t, and others.
[TXT] sgtty.h  1.8   19 years  perry   de-__P -- the hack is long since useless. Discussed with christos, matt, kleink,...
[TXT] tzfile.h  1.8   8 years  christos   branches: 1.8.16; updatre with latest from tzcode.
[TXT] aio.h  1.7   15 years  christos   fix reversed test from Tobias Nygren.
[TXT] bm.h  1.7   8 years  dholland   Needs stddef.h for size_t.
[TXT] md2.h  1.7   7 years  christos   define block length
[TXT] quota.h  1.7   6 years  sevan   Add RCS tag.
[TXT] regexp.h  1.7   19 years  perry   de-__P -- the hack is long since useless. Discussed with christos, matt, kleink,...
[TXT] stringlist.h  1.7   15 years  martin   branches: 1.7.10; Remove clause 3 and 4 from TNF licenses
[TXT] sysexits.h  1.7   18 years  rpaulo   Add a comment asking to update sysexits(3) when adding more entries.
[TXT] iconv.h  1.6   19 years  perry   branches: 1.6.96; de-__P -- the hack is long since useless. Discussed with chri...
[TXT] netconfig.h  1.6   15 years  martin   branches: 1.6.10; Remove clause 3 and 4 from TNF licenses
[TXT] ranlib.h  1.6   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] stab.h  1.6   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] ar.h  1.5   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] hesiod.h  1.5   15 years  martin   branches: 1.5.10; Remove clause 3 and 4 from TNF licenses
[TXT] libgen.h  1.5   15 years  christos   branches: 1.5.8; remove the const again - per core.
[TXT] memory.h  1.5   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] semaphore.h  1.5   7 years  dholland   Define SEM_VALUE_MAX in only one place. Adding a whole extra header file just f...
[TXT] struct.h  1.5   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] complex.h  1.4   11 years  matt   Add missing long double prototypes.
[TXT] mqueue.h  1.4   15 years  christos   merge christos-time_t
[TXT] re_comp.h  1.4   15 years  martin   branches: 1.4.10; Remove clause 3 and 4 from TNF licenses
[TXT] spawn.h  1.4   12 years  martin   branches: 1.4.2; Use C++ compatible declaration for posix_spawn (instead of the...
[TXT] tar.h  1.4   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] cpio.h  1.3   15 years  martin   branches: 1.3.10; Remove clause 3 and 4 from TNF licenses
[TXT] fmtmsg.h  1.3   15 years  martin   branches: 1.3.10; Remove clause 3 and 4 from TNF licenses
[TXT] malloc.h  1.3   29 years  cgd   branches: 1.3.124; new RCS ID format.
[TXT] randomid.h  1.3   8 years  dholland   Needs stdint.h.
[TXT] ulimit.h  1.3   15 years  martin   branches: 1.3.10; Remove clause 3 and 4 from TNF licenses
[TXT] monetary.h  1.2.56.1   6 years  martin   Pull up following revision(s) (requested by joerg in ticket #215): tests/lib/li...
[TXT] cdbw.h  1.2   11 years  joerg   Prototype for cdbw_stable_seeder.
[TXT] iso646.h  1.2   10 years  joerg   Do not define the C++ alternative operator names as macros.
[TXT] tgmath.h  1.2   6 years  sevan   Add RCS tag.
[TXT] uuid.h  1.2   15 years  plunky   branches: 1.2.10; constify uuid(3)
[TXT] wordexp.h  1.2   16 years  drochner   branches: 1.2.12; everyone else assumes that defining "_XOPEN_SOURCE" means XPG...
[TXT] endian.h  1.1.2.2   6 years  snj   Pull up following revision(s) (requested by maya in ticket #416): distrib/sets/...
[TXT] atomic.h  1.1   15 years  ad   branches: 1.1.2; 1.1.6; 1.1.12; /usr/include/atomic.h, for Solaris source com...
[TXT] ftw.h  1.1   18 years  agc   Add Todd Miller's ftw(3) and nftw(3) file-tree walking functionality, from OpenB...
[TXT] stdalign.h  1.1   7 years  kamil   branches: 1.1.2; Import <stdalign.h> This header conforms to the C11 standard ...
[TXT] stdnoreturn.h  1.1   7 years  kamil   branches: 1.1.2; Import <stdnoreturn.h> This header conforms to the C11 standa...


CVSweb <webmaster@jp.NetBSD.org>