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-4-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] Makefile  1.125.2.1   16 years  liamjfoy   Pull up to netbsd-4 (requested by christos in ticket #773): Move libssp to libc...
[TXT] unistd.h  1.110.4.2   16 years  liamjfoy   Pull up following revision(s) (requested by kristerw in ticket #833): include/u...
[TXT] stdlib.h  1.76   18 years  kleink   Add strtof(3) and strtold(3); welcome libc 12.137.
[TXT] stdio.h  1.66.2.3   16 years  liamjfoy   Pull up following revision(s) (requested by kristerw in ticket #833): include/u...
[TXT] netdb.h  1.55.2.1   16 years  jdc   branches: 1.55.2.1.2; Add missing BIND 9.4.x include file and library changes (...
[TXT] signal.h  1.48   18 years  kleink   branches: 1.48.10; 1.48.16; pthread_sigmask(): Add restrict qualifier to set, ...
[TXT] math.h  1.44   18 years  xtraeme   Add trunc() and truncf() C99 functions, from FreeBSD.
[TXT] util.h  1.44   17 years  christos   getdate -> parsedate
[TXT] pwd.h  1.39   18 years  kleink   branches: 1.39.10; Make namespace protection feature tests for reentrant functi...
[TXT] time.h  1.35   18 years  christos   compat code reorg
[TXT] resolv.h  1.31.4.1   16 years  jdc   branches: 1.31.4.1.2; Add missing BIND 9.4.x include file and library changes (...
[TXT] string.h  1.31.2.2   16 years  liamjfoy   Pull up following revision(s) (requested by kristerw in ticket #833): include/u...
[TXT] paths.h  1.30   19 years  christos   Add _PATH_FTPUSERS; sort.
[TXT] ctype.h  1.29   18 years  perry   branches: 1.29.38; u_intN_t -> uintN_t
[TXT] dirent.h  1.29   17 years  christos   branches: 1.29.10; rename dd_rewind to dd_internal so that it can be re-used to...
[TXT] wchar.h  1.26   17 years  christos   branches: 1.26.16; PR/34238: Aleksey Cheusov: add wcsdup, wcscasecmp and wcsnca...
[TXT] limits.h  1.23   19 years  lukem   Implement sysconf(3) _SC_GETGR_R_SIZE_MAX and _SC_GETPW_R_SIZE_MAX for the 1003....
[TXT] setjmp.h  1.23   18 years  christos   branches: 1.23.10; compat code reorg
[TXT] db.h  1.22   18 years  perry   u_intN_t -> uintN_t
[TXT] grp.h  1.22   18 years  kleink   branches: 1.22.10; Make namespace protection feature tests for reentrant functi...
[TXT] glob.h  1.21   18 years  christos   branches: 1.21.10; PR/33123: Murray Armfield: standards compliance & glob.h Cer...
[TXT] link_aout.h  1.20   19 years  perry   branches: 1.20.24; de-__P -- the hack is long since useless. Discussed with chr...
[TXT] a.out.h  1.19   20 years  agc   Modify the licences of code written by Theo De Raadt from a 4-clause to a 2-clau...
[TXT] nsswitch.h  1.19   17 years  christos   branches: 1.19.16; add a NULL callback initializer
[TXT] assert.h  1.18   19 years  perry   branches: 1.18.26; de-__P -- the hack is long since useless. Discussed with chr...
[TXT] dlfcn.h  1.18   19 years  kleink   branches: 1.18.18; Add restrict qualifiers to dlsym() (XSI) and dladdr() argume...
[TXT] search.h  1.18   18 years  drochner   The source array of lsearch() shouldn't be "const". Being here, cleanup the cons...
[TXT] fts.h  1.16   17 years  christos   branches: 1.16.10; 1.16.16; fts_number is a quad; bump version.
[TXT] vis.h  1.16   18 years  christos   branches: 1.16.32; compat code reorg
[TXT] stddef.h  1.15   17 years  thorpej   branches: 1.15.26; 1.15.36; Use __GNUC_PREREQ__() for the GCC 4 test, too.
[TXT] err.h  1.14   19 years  perry   branches: 1.14.44; de-__P -- the hack is long since useless. Discussed with chr...
[TXT] kvm.h  1.14   18 years  christos   branches: 1.14.10; Cast large constant to int.
[TXT] locale.h  1.14   19 years  perry   branches: 1.14.34; 1.14.36; de-__P -- the hack is long since useless. Discusse...
[TXT] ndbm.h  1.14   18 years  christos   compat code reorg
[TXT] ttyent.h  1.14   17 years  salo   branches: 1.14.48; 1.14.54; Add setttyentpath(), functionally equivalent to se...
[TXT] utmpx.h  1.14   17 years  christos   branches: 1.14.16; Add run level messages.
[TXT] nlist.h  1.13   19 years  dsl   Change __aconst to const so I can compile systat and vmstat with WARNS=3
[TXT] regex.h  1.13   18 years  christos   compat code reorg
[TXT] fnmatch.h  1.12   19 years  perry   branches: 1.12.50; de-__P -- the hack is long since useless. Discussed with chr...
[TXT] link.h  1.12   25 years  thorpej   branches: 1.12.44; Move the link.h files for the different shlib formats via re...
[TXT] mpool.h  1.12   18 years  perry   branches: 1.12.20; u_intN_t -> uintN_t
[TXT] fstab.h  1.11   19 years  perry   de-__P -- the hack is long since useless. Discussed with christos, matt, kleink,...
[TXT] nl_types.h  1.11   19 years  perry   branches: 1.11.24; de-__P -- the hack is long since useless. Discussed with chr...
[TXT] utmp.h  1.11   19 years  perry   branches: 1.11.36; de-__P -- the hack is long since useless. Discussed with chr...
[TXT] strings.h  1.10.10.2   16 years  liamjfoy   Pull up following revision(s) (requested by kristerw in ticket #833): include/u...
[TXT] disktab.h  1.10   19 years  perry   de-__P -- the hack is long since useless. Discussed with christos, matt, kleink,...
[TXT] mntopts.h  1.10   17 years  mjf   branches: 1.10.18; 1.10.20; Revert the changes I introduced trying to solve tm...
[TXT] errno.h  1.9   18 years  perry   branches: 1.9.10; 1.9.16; Remove leading __ from __(const|inline|signed|volati...
[TXT] langinfo.h  1.9   19 years  perry   branches: 1.9.54; 1.9.60; de-__P -- the hack is long since useless. Discussed ...
[TXT] bitstring.h  1.8   19 years  perry   branches: 1.8.44; remove obsolete "register" declarations
[TXT] netgroup.h  1.8   17 years  christos   forgot to commit this.
[TXT] sched.h  1.8   18 years  kleink   branches: 1.8.18; Change the sched_*() functions to return -1 and set errno to ...
[TXT] sgtty.h  1.8   19 years  perry   de-__P -- the hack is long since useless. Discussed with christos, matt, kleink,...
[TXT] utime.h  1.8   19 years  perry   branches: 1.8.36; de-__P -- the hack is long since useless. Discussed with chri...
[TXT] getopt.h  1.7   19 years  perry   branches: 1.7.16; de-__P -- the hack is long since useless. Discussed with chri...
[TXT] ieeefp.h  1.7   18 years  christos   PR/32108: Greg Oster: fpgetmask() linking failure with g++ on macppc Missing __{...
[TXT] link_elf.h  1.7   18 years  uwe   branches: 1.7.28; 1.7.36; Fix comment indentation after __P was deleted.
[TXT] login_cap.h  1.7   18 years  christos   branches: 1.7.10; expose setuserpath and setuserenv, now used by xdm.
[TXT] regexp.h  1.7   19 years  perry   de-__P -- the hack is long since useless. Discussed with christos, matt, kleink,...
[TXT] sysexits.h  1.7   18 years  rpaulo   Add a comment asking to update sysexits(3) when adding more entries.
[TXT] tzfile.h  1.7   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] iconv.h  1.6   19 years  perry   branches: 1.6.96; de-__P -- the hack is long since useless. Discussed with chri...
[TXT] md2.h  1.6   18 years  perry   u_intN_t -> uintN_t
[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] stringlist.h  1.6   17 years  christos   branches: 1.6.18; add sl_delete
[TXT] wctype.h  1.6   19 years  perry   branches: 1.6.44; de-__P -- the hack is long since useless. Discussed with chri...
[TXT] ar.h  1.5   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] bm.h  1.5   19 years  perry   de-__P -- the hack is long since useless. Discussed with christos, matt, kleink,...
[TXT] ifaddrs.h  1.5   19 years  perry   de-__P -- the hack is long since useless. Discussed with christos, matt, kleink,...
[TXT] memory.h  1.5   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] netconfig.h  1.5   17 years  yamt   branches: 1.5.16; add comments.
[TXT] rmt.h  1.5   19 years  perry   branches: 1.5.44; de-__P -- the hack is long since useless. Discussed with chri...
[TXT] struct.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.4   19 years  perry   branches: 1.4.24; de-__P -- the hack is long since useless. Discussed with chri...
[TXT] inttypes.h  1.4   18 years  kleink   branches: 1.4.18; Instead of pulling in all of <wchar.h>, just define wchar_t h...
[TXT] lwp.h  1.4   19 years  perry   de-__P -- the hack is long since useless. Discussed with christos, matt, kleink,...
[TXT] tar.h  1.4   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] res_update.h  1.3.4.1   16 years  jdc   Add missing BIND 9.4.x include file and library changes (requested by tron in ti...
[TXT] malloc.h  1.3   29 years  cgd   branches: 1.3.124; new RCS ID format.
[TXT] re_comp.h  1.3   19 years  perry   branches: 1.3.24; de-__P -- the hack is long since useless. Discussed with chri...
[TXT] ucontext.h  1.3   21 years  kleink   branches: 1.3.30; Sprinkle some restrict.
[TXT] cpio.h  1.2   26 years  jtc   branches: 1.2.46; Fix files using old TNF copyright notice
[TXT] fmtmsg.h  1.2   19 years  perry   branches: 1.2.24; de-__P -- the hack is long since useless. Discussed with chri...
[TXT] libgen.h  1.2   19 years  perry   branches: 1.2.24; de-__P -- the hack is long since useless. Discussed with chri...
[TXT] randomid.h  1.2   18 years  perry   u_intN_t -> uintN_t
[TXT] semaphore.h  1.2   21 years  kleink   branches: 1.2.30; Need <sys/cdefs.h>.
[TXT] ulimit.h  1.2   19 years  perry   branches: 1.2.24; de-__P -- the hack is long since useless. Discussed with chri...
[TXT] ftw.h  1.1   18 years  agc   Add Todd Miller's ftw(3) and nftw(3) file-tree walking functionality, from OpenB...
[TXT] iso646.h  1.1   29 years  jtc   branches: 1.1.82; 1.1.88; For Normative Addendum 1. We have this cr*p because ...
[TXT] monetary.h  1.1   18 years  christos   Add FreeBSD's strfmon(3). From Rui Paulo. No bump this time. Take advantage of t...
[TXT] uuid.h  1.1   19 years  thorpej   branches: 1.1.24; DCE 1.1 RPC compatible UUID routines for libc, adapted from F...
[TXT] wordexp.h  1.1   19 years  seb   Add wordexp(3). The wordexp function performs shell-style word expansions. This ...


CVSweb <webmaster@jp.NetBSD.org>