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-9-1-RELEASE
File | Rev. | Age | Author | Last log entry |
---|---|---|---|---|
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
1.151 | 2 years | christos | more type protection macro lossage. |
![]() |
1.146 | 20 months | hannken | Move the basic part of XDR to common/include/rpc and common/lib/libc/rpc. No fu... |
![]() |
1.121 | 2 years | maya | We can make a stronger guarantee than __pure. abs/labs don't read global memory.... |
![]() |
1.97.18.1 | 10 months | martin | Pull up following revision(s) (requested by mrg in ticket #811): include/stdio... |
![]() |
1.69 | 7 years | christos | fix gethostbyaddr prototype per TOG. |
![]() |
1.69 | 4 years | roy | Implement pidfile_lock, pidfile_read and pidfile_clean. Discussed on tech-net@,... |
![]() |
1.65 | 2 years | christos | branches: 1.65.2; Fix the rest of the functions that have been made visible by ... |
![]() |
1.57 | 2 years | joerg | Provide global variables with C linkage, otherwise they will create conflicts fo... |
![]() |
1.52 | 3 years | kamil | Mark in string.h: memccpy(3) and strdup(3) as _POSIX_C_SOURCE >= 2001 |
![]() |
1.47 | 4 years | kamil | Add timespec_get(3) in <time.h> and enable unconditionally struct timespec Thes... |
![]() |
1.44 | 8 years | pooka | revert previous commit since it breaks the build on NetBSD and apparently that's... |
![]() |
1.43 | 4 years | christos | add _PATH_DEVZERO |
![]() |
1.43 | 2 years | maya | Limit wcslcat, wcslcpy visibility to _NETBSD_SOURCE wcswidth, wcwidth to POSIX.1... |
![]() |
1.40 | 4 years | christos | branches: 1.40.14; Realtime signal support from GSoC 2016, Charles Cui. |
![]() |
1.40 | 8 years | christos | add <netinet/in.h> because it is needed for sockaddr_in. |
![]() |
1.36 | 4 years | mrg | scandir/alphasort take "const struct dirent **" not "const void *" in modern uni... |
![]() |
1.34 | 7 years | joerg | branches: 1.34.28; Include at least ctype_bits.h, even when not providing the m... |
![]() |
1.28 | 4 years | joerg | Go back to just using normal visibility for the locale symbols. Without an actua... |
![]() |
1.27 | 4 years | christos | sync with mit/kerberos db |
![]() |
1.27 | 21 months | christos | Add GLOB_TILDE_CHECK (from GNU) |
![]() |
1.26 | 3 years | christos | fexcept_t + fenv_t should be handled the same way for softfloat |
![]() |
1.26 | 9 years | joerg | Add __returns_twice for the attribute of the same name. This makes the attribute... |
![]() |
1.25 | 3 years | joerg | Implement __cxa_thread_atexit and __cxa_thread_atexit_impl. This functions are u... |
![]() |
1.25 | 3 years | christos | Add vis DQ. |
![]() |
1.24 | 21 months | kamil | As a _NETBSD_SOURCE extension define static_assert for pre-c11/c++99 Proposed o... |
![]() |
1.24 | 13 years | christos | kill _NETBSD_TOOLS. |
![]() |
1.23 | 5 years | dholland | Apparently a recent round of vandalism by the C++ standards committee includes d... |
![]() |
1.23 | 5 years | dholland | Apparently a recent round of vandalism by the C++ standards committee includes d... |
![]() |
1.22 | 6 years | christos | amend the new destroy function to take function pointers. |
![]() |
1.20 | 11 years | pgoyette | Repair more fallout from the exec_aout.h change. No guarantee that these are th... |
![]() |
1.20 | 4 years | christos | use foo - 0 instead of testing for defined(foo); from joerg@ |
![]() |
1.19 | 11 years | christos | Version fts one more time! This is the most versioned API ever... Bump fts_level... |
![]() |
1.18 | 3 years | christos | Merge autofs support from: Tomohiro Kusumi XXX: Does not work yet |
![]() |
1.18 | 9 years | dholland | Don't pollute the namespace with stdint.h. (This file is included from string.h ... |
![]() |
1.17 | 7 years | christos | Add the {v,}{warn,err}c function flavors from FreeBSD |
![]() |
1.17 | 5 years | dholland | u_char, u_int, u_long -> unsigned char, unsigned, unsigned long This makes thes... |
![]() |
1.17 | 12 years | christos | don't do size computations because g++ does not like it. |
![]() |
1.16 | 4 years | christos | remove mpool_getf |
![]() |
1.15 | 11 years | roy | Userland now builds and uses terminfo instead of termcap. OK: core@, jdc@ |
![]() |
1.15 | 5 years | christos | rename to regnsub |
![]() |
1.15 | 7 years | joerg | Systematically include sys/featuretest.h when _NETBSD_SOURCE is used. Some are r... |
![]() |
1.14 | 4 years | christos | more casting fixes |
![]() |
1.14 | 11 years | he | Introduce a new accessor macro N_NAME() to access the n_name field in struct nli... |
![]() |
1.13 | 10 years | christos | new error. |
![]() |
1.13 | 12 years | martin | branches: 1.13.10; Remove clause 3 and 4 from TNF licenses |
![]() |
1.13 | 5 years | dholland | Apparently a recent round of vandalism by the C++ standards committee includes d... |
![]() |
1.13 | 3 years | christos | make _lwp_park return the remaining time to sleep in the "ts" argument if it is ... |
![]() |
1.13 | 7 years | joerg | Add nl_langinfo_l, catopen_l and wcsftime_l. |
![]() |
1.13 | 5 years | dholland | Needs sys/cdefs.h for __BEGIN_DECLS. Also add time.h to get time_t, rather than ... |
![]() |
1.12 | 12 years | christos | merge christos-time_t |
![]() |
1.11 | 12 years | dholland | Add a comment noting that the definition of __errno is now replicated in signal.... |
![]() |
1.11 | 16 years | perry | de-__P -- the hack is long since useless. Discussed with christos, matt, kleink,... |
![]() |
1.11 | 12 years | martin | branches: 1.11.10; Remove clause 3 and 4 from TNF licenses |
![]() |
1.11 | 6 years | christos | strtoi and strtou additions |
![]() |
1.11 | 3 years | mrg | fixes for GCC 6: - -Wstrict-prototypes is not available for C++, so don't try t... |
![]() |
1.10 | 16 years | perry | de-__P -- the hack is long since useless. Discussed with christos, matt, kleink,... |
![]() |
1.10 | 7 years | joerg | Add nl_langinfo_l, catopen_l and wcsftime_l. |
![]() |
1.10 | 10 years | skrll | Implement dl_iterate_phdr. Somewhat taken from FreeBSD. Manual page from OpenBS... |
![]() |
1.10 | 11 years | snj | Remove 3rd and 4th clauses in christos' license. OK christos. |
![]() |
1.10 | 19 months | christos | Sync with 2019b (field name change) |
![]() |
1.9 | 9 years | mrg | finish the ieeefp.h vs fp_prec_t hack from the previous change and don't try to ... |
![]() |
1.9 | 12 years | christos | merge christos-time_t |
![]() |
1.9 | 7 years | joerg | Systematically include sys/featuretest.h when _NETBSD_SOURCE is used. Some are r... |
![]() |
1.8 | 4 years | roy | Add ifa_addrflags to ifaddrs (forgot to commit this file, thanks Ryo!) |
![]() |
1.8 | 23 months | christos | remove global pointers, add get/seters. |
![]() |
1.8 | 8 years | christos | use standard queue macros. |
![]() |
1.8 | 5 years | dholland | Needs sys/types.h for mode_t, off_t, ssize_t, and others. |
![]() |
1.8 | 16 years | perry | de-__P -- the hack is long since useless. Discussed with christos, matt, kleink,... |
![]() |
1.7 | 12 years | christos | fix reversed test from Tobias Nygren. |
![]() |
1.7 | 5 years | dholland | Needs stddef.h for size_t. |
![]() |
1.7 | 4 years | christos | define block length |
![]() |
1.7 | 3 years | sevan | Add RCS tag. |
![]() |
1.7 | 16 years | perry | de-__P -- the hack is long since useless. Discussed with christos, matt, kleink,... |
![]() |
1.7 | 12 years | martin | branches: 1.7.10; Remove clause 3 and 4 from TNF licenses |
![]() |
1.7 | 15 years | rpaulo | Add a comment asking to update sysexits(3) when adding more entries. |
![]() |
1.6 | 16 years | perry | branches: 1.6.96; de-__P -- the hack is long since useless. Discussed with chri... |
![]() |
1.6 | 12 years | martin | branches: 1.6.10; Remove clause 3 and 4 from TNF licenses |
![]() |
1.6 | 17 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... |
![]() |
1.6 | 17 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... |
![]() |
1.5 | 17 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... |
![]() |
1.5 | 12 years | martin | branches: 1.5.10; Remove clause 3 and 4 from TNF licenses |
![]() |
1.5 | 12 years | christos | branches: 1.5.8; remove the const again - per core. |
![]() |
1.5 | 17 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... |
![]() |
1.5 | 4 years | dholland | Define SEM_VALUE_MAX in only one place. Adding a whole extra header file just f... |
![]() |
1.5 | 17 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... |
![]() |
1.4 | 8 years | matt | Add missing long double prototypes. |
![]() |
1.4 | 12 years | christos | merge christos-time_t |
![]() |
1.4 | 12 years | martin | branches: 1.4.10; Remove clause 3 and 4 from TNF licenses |
![]() |
1.4 | 9 years | martin | branches: 1.4.2; Use C++ compatible declaration for posix_spawn (instead of the... |
![]() |
1.4 | 17 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... |
![]() |
1.3.6.1 | 14 months | martin | Pull up following revision(s) (requested by kre in ticket #531): include/monet... |
![]() |
1.3 | 12 years | martin | branches: 1.3.10; Remove clause 3 and 4 from TNF licenses |
![]() |
1.3 | 12 years | martin | branches: 1.3.10; Remove clause 3 and 4 from TNF licenses |
![]() |
1.3 | 5 years | dholland | Needs stdint.h. |
![]() |
1.3 | 12 years | martin | branches: 1.3.10; Remove clause 3 and 4 from TNF licenses |
![]() |
1.2 | 8 years | joerg | Prototype for cdbw_stable_seeder. |
![]() |
1.2 | 7 years | joerg | Do not define the C++ alternative operator names as macros. |
![]() |
1.2 | 3 years | sevan | Add RCS tag. |
![]() |
1.2 | 12 years | plunky | branches: 1.2.10; constify uuid(3) |
![]() |
1.2 | 12 years | drochner | branches: 1.2.12; everyone else assumes that defining "_XOPEN_SOURCE" means XPG... |
![]() |
1.1 | 12 years | ad | branches: 1.1.2; 1.1.6; 1.1.12; /usr/include/atomic.h, for Solaris source com... |
![]() |
1.1 | 3 years | maya | branches: 1.1.2; Add endian.h header. Simply includes sys/endian.h <endian.h>... |
![]() |
1.1 | 15 years | agc | Add Todd Miller's ftw(3) and nftw(3) file-tree walking functionality, from OpenB... |
![]() |
1.1 | 4 years | kamil | branches: 1.1.2; Import <stdalign.h> This header conforms to the C11 standard ... |
![]() |
1.1 | 4 years | kamil | branches: 1.1.2; Import <stdnoreturn.h> This header conforms to the C11 standa... |