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: phil-wifi-20200406


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] arpa/        
[DIR] heimdal/        
[DIR] protocols/        
[DIR] rpc/        
[DIR] rpcsvc/        
[DIR] ssp/        
[TXT] monetary.h  1.4   4 years  kre   PR lib/54744 (bruno@haible.de) Add missing __END_DECLS for C++ compiles. XXX...
[TXT] glob.h  1.27   4 years  christos   Add GLOB_TILDE_CHECK (from GNU)
[TXT] quota.h  1.7   6 years  sevan   Add RCS tag.
[TXT] tgmath.h  1.2   6 years  sevan   Add RCS tag.
[TXT] ftw.h  1.1   18 years  agc   Add Todd Miller's ftw(3) and nftw(3) file-tree walking functionality, from OpenB...
[TXT] setjmp.h  1.26   12 years  joerg   Add __returns_twice for the attribute of the same name. This makes the attribute...
[TXT] sysexits.h  1.7   18 years  rpaulo   Add a comment asking to update sysexits(3) when adding more entries.
[TXT] errno.h  1.11   16 years  dholland   Add a comment noting that the definition of __errno is now replicated in signal....
[TXT] unistd.h  1.156   3 years  kamil   Add getsid(2) to the XOPEN namespace (again)
[TXT] ifaddrs.h  1.8   7 years  roy   Add ifa_addrflags to ifaddrs (forgot to commit this file, thanks Ryo!)
[TXT] complex.h  1.4   11 years  matt   Add missing long double prototypes.
[TXT] langinfo.h  1.10   10 years  joerg   Add nl_langinfo_l, catopen_l and wcsftime_l.
[TXT] nl_types.h  1.13   10 years  joerg   Add nl_langinfo_l, catopen_l and wcsftime_l.
[TXT] err.h  1.17   10 years  christos   Add the {v,}{warn,err}c function flavors from FreeBSD
[TXT] time.h  1.47   7 years  kamil   Add timespec_get(3) in <time.h> and enable unconditionally struct timespec Thes...
[TXT] vis.h  1.25   6 years  christos   Add vis DQ.
[TXT] link_aout.h  1.23   8 years  dholland   Apparently a recent round of vandalism by the C++ standards committee includes d...
[TXT] login_cap.h  1.13   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.24   4 years  kamil   As a _NETBSD_SOURCE extension define static_assert for pre-c11/c++99 Proposed o...
[TXT] math.h  1.66   4 years  joerg   Correct C99 / C++11 feature testing. Document remaining missing symbols.
[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] iso646.h  1.2   10 years  joerg   Do not define the C++ alternative operator names as macros.
[TXT] strings.h  1.18   12 years  dholland   Don't pollute the namespace with stdint.h. (This file is included from string.h ...
[TXT] ctype.h  1.35   4 years  joerg   Fix visibility of various C99 features, esp. for C++11.
[TXT] stdio.h  1.99   4 years  joerg   Fix visibility of various C99 features, esp. for C++11.
[TXT] wchar.h  1.44   4 years  joerg   Fix visibility of various C99 features, esp. for C++11.
[TXT] locale.h  1.28   7 years  joerg   Go back to just using normal visibility for the locale symbols. Without an actua...
[TXT] dlfcn.h  1.25   6 years  joerg   Implement __cxa_thread_atexit and __cxa_thread_atexit_impl. This functions are u...
[TXT] link_elf.h  1.10   13 years  skrll   Implement dl_iterate_phdr. Somewhat taken from FreeBSD. Manual page from OpenBS...
[TXT] util.h  1.69   7 years  roy   Implement pidfile_lock, pidfile_read and pidfile_clean. Discussed on tech-net@,...
[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] string.h  1.52   6 years  kamil   Mark in string.h: memccpy(3) and strdup(3) as _POSIX_C_SOURCE >= 2001
[TXT] mntopts.h  1.18   6 years  christos   Merge autofs support from: Tomohiro Kusumi XXX: Does not work yet
[TXT] ar.h  1.5   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] memory.h  1.5   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[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] struct.h  1.5   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] tar.h  1.4   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] Makefile  1.146   4 years  hannken   Move the basic part of XDR to common/include/rpc and common/lib/libc/rpc. No fu...
[TXT] bm.h  1.7   8 years  dholland   Needs stddef.h for size_t.
[TXT] randomid.h  1.3   8 years  dholland   Needs stdint.h.
[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] rmt.h  1.8   8 years  dholland   Needs sys/types.h for mode_t, off_t, ssize_t, and others.
[TXT] cdbw.h  1.2   11 years  joerg   Prototype for cdbw_stable_seeder.
[TXT] signal.h  1.57   5 years  joerg   Provide global variables with C linkage, otherwise they will create conflicts fo...
[TXT] netgroup.h  1.10   14 years  snj   Remove 3rd and 4th clauses in christos' license. OK christos.
[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.23   4 years  kamil   Revert previous Requested by joerg who wants to fix (ab)users.
[TXT] iconv.h  1.7   4 years  kamil   Switch the iconv(3) prototype to the POSIX conformant variation Remove const fr...
[TXT] tzfile.h  1.10   4 years  christos   Sync with 2019b (field name change)
[TXT] ttyent.h  1.15   10 years  joerg   Systematically include sys/featuretest.h when _NETBSD_SOURCE is used. Some are r...
[TXT] wctype.h  1.9   10 years  joerg   Systematically include sys/featuretest.h when _NETBSD_SOURCE is used. Some are r...
[TXT] ndbm.h  1.15   14 years  roy   Userland now builds and uses terminfo instead of termcap. OK: core@, jdc@
[TXT] fts.h  1.19   14 years  christos   Version fts one more time! This is the most versioned API ever... Bump fts_level...
[TXT] stdlib.h  1.121   5 years  maya   We can make a stronger guarantee than __pure. abs/labs don't read global memory....
[TXT] resolv.h  1.40   11 years  christos   add <netinet/in.h> because it is needed for sockaddr_in.
[TXT] paths.h  1.43   7 years  christos   add _PATH_DEVZERO
[TXT] search.h  1.22   9 years  christos   amend the new destroy function to take function pointers.
[TXT] endian.h  1.1   6 years  maya   branches: 1.1.2; Add endian.h header. Simply includes sys/endian.h <endian.h>...
[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...
[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] getopt.h  1.11   15 years  martin   branches: 1.11.10; Remove clause 3 and 4 from TNF licenses
[TXT] sched.h  1.12   15 years  christos   branches: 1.12.52; merge christos-time_t
[TXT] link.h  1.13   15 years  martin   branches: 1.13.10; Remove clause 3 and 4 from TNF licenses
[TXT] uuid.h  1.2   15 years  plunky   branches: 1.2.10; constify uuid(3)
[TXT] wordexp.h  1.2   15 years  drochner   branches: 1.2.12; everyone else assumes that defining "_XOPEN_SOURCE" means XPG...
[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] ulimit.h  1.3   15 years  martin   branches: 1.3.10; Remove clause 3 and 4 from TNF licenses
[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] 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] netconfig.h  1.6   15 years  martin   branches: 1.6.10; Remove clause 3 and 4 from TNF licenses
[TXT] stringlist.h  1.7   15 years  martin   branches: 1.7.10; Remove clause 3 and 4 from TNF licenses
[TXT] disktab.h  1.10   19 years  perry   de-__P -- the hack is long since useless. Discussed with christos, matt, kleink,...
[TXT] fstab.h  1.11   19 years  perry   de-__P -- the hack is long since useless. Discussed with christos, matt, kleink,...
[TXT] regexp.h  1.7   19 years  perry   de-__P -- the hack is long since useless. Discussed with christos, matt, kleink,...
[TXT] sgtty.h  1.8   19 years  perry   de-__P -- the hack is long since useless. Discussed with christos, matt, kleink,...
[TXT] md2.h  1.7   7 years  christos   define block length
[TXT] utmpx.h  1.17   15 years  christos   don't do size computations because g++ does not like it.
[TXT] fenv.h  1.26   6 years  christos   fexcept_t + fenv_t should be handled the same way for softfloat
[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] netdb.h  1.69   10 years  christos   fix gethostbyaddr prototype per TOG.
[TXT] aio.h  1.7   15 years  christos   fix reversed test from Tobias Nygren.
[TXT] ucontext.h  1.11   6 years  mrg   fixes for GCC 6: - -Wstrict-prototypes is not available for C++, so don't try t...
[TXT] grp.h  1.24   16 years  christos   kill _NETBSD_TOOLS.
[TXT] lwp.h  1.13   6 years  christos   make _lwp_park return the remaining time to sleep in the "ts" argument if it is ...
[TXT] mqueue.h  1.4   15 years  christos   merge christos-time_t
[TXT] utime.h  1.9   15 years  christos   merge christos-time_t
[TXT] bitstring.h  1.14   8 years  christos   more casting fixes
[TXT] fnmatch.h  1.13   13 years  christos   new error.
[TXT] limits.h  1.42   4 years  christos   remove comment for incomplete x/open impl (kamil)
[TXT] malloc.h  1.8   5 years  christos   remove global pointers, add get/seters.
[TXT] mpool.h  1.16   7 years  christos   remove mpool_getf
[TXT] regex.h  1.15   8 years  christos   rename to regnsub
[TXT] pwd.h  1.44   11 years  pooka   revert previous commit since it breaks the build on NetBSD and apparently that's...
[TXT] dirent.h  1.36   7 years  mrg   scandir/alphasort take "const struct dirent **" not "const void *" in modern uni...
[TXT] inttypes.h  1.11   9 years  christos   strtoi and strtou additions
[TXT] db.h  1.27   7 years  christos   sync with mit/kerberos db
[TXT] kvm.h  1.17   8 years  dholland   u_char, u_int, u_long -> unsigned char, unsigned, unsigned long This makes thes...
[TXT] res_update.h  1.8   11 years  christos   use standard queue macros.
[TXT] cdbr.h (in the Attic) [Hide]  1.3   10 years  joerg   Allow kernel code to access constant databases by moving cdbr(3) and the require...
[TXT] md4.h (in the Attic) [Hide]  1.5   20 years  christos   make some files symlinks from sys.
[TXT] md5.h (in the Attic) [Hide]  1.5   20 years  christos   make some files symlinks from sys.
[TXT] null.h (in the Attic) [Hide]  1.2   24 years  kleink   Move <null.h> to <sys/null.h> for the purpose of avoiding conflicts due to td C ...
[TXT] rmd160.h (in the Attic) [Hide]  1.4   17 years  christos   kill crypto/rmd160.h and crypto/sha2.h, and instead make symlinks to /usr/includ...
[TXT] sa.h (in the Attic) [Hide]  1.7   12 years  rmind   Remove <sa.h> which has been obsolete since 2007.
[TXT] sha1.h (in the Attic) [Hide]  1.4   20 years  christos   make some files symlinks from sys.
[TXT] stdarg.h (in the Attic) [Hide]  1.3   29 years  mycroft   Clean up deleted files.
[TXT] stdbool.h (in the Attic) [Hide]  1.6   8 years  christos   move stdbool.h to sys, reuire pool.h to include <sys/stdbool.h> for bool, centra...
[TXT] threadlib.h (in the Attic) [Hide]  1.6   19 years  nathanw   Nuke threadlib.h. Library defensive threading is now provided through the normal...
[TXT] varargs.h (in the Attic) [Hide]  1.4   12 years  joerg   Retire varargs.h support. Move machine/stdarg.h logic into MI sys/stdarg.h and e...


CVSweb <webmaster@jp.NetBSD.org>