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 / lib / libc / gen
| File | Rev. | Age | Author | Last log entry |
|---|---|---|---|---|
| 1.24 | 43 hours | joerg | Provide explicit LC_C_LOCALE accessor and drop the various NULL checks. Provide ... | |
| 1.3 | 2 weeks | matt | Include softfloat-for-gcc.h for __ARM_EABI__ to get aeabi aliases. | |
| 1.3 | 2 weeks | matt | Include softfloat-for-gcc.h for __ARM_EABI__ to get aeabi aliases. | |
| 1.20 | 5 weeks | joerg | Extend ctype classification table to 16bit. Based on patch by Takehiko Nozaki, w... | |
| 1.14 | 5 weeks | joerg | Use more consistent naming for tolower/toupper translation table for the C local... | |
| 1.14 | 5 weeks | joerg | Use more consistent naming for tolower/toupper translation table for the C local... | |
| 1.35 | 8 weeks | lukem | Use "unsigned FOO" instead of less-portable "u_FOO". | |
| 1.15 | 2 months | yamt | wrap a long line | |
| 1.20 | 2 months | yamt | remove unnecessary casts | |
| 1.16 | 2 months | enami | - Refer the argument with correct name. - Mark up the function as a function lik... | |
| 1.60 | 2 months | joerg | No ctassert in tool build | |
| 1.39 | 2 months | christos | we don't have multibyte.3 (yet) | |
| 1.42 | 4 months | christos | Instead of changing the code to match the documentation, change the documentatio... | |
| 1.27 | 5 months | wiz | Add article. Remove trailing whitespace. | |
| 1.41 | 5 months | matt | Since the struct is const, no reason for the name member to be const. | |
| 1.22 | 5 months | abs | - Correct macro usage; - sort section order. From Bug Hunting. | |
| 1.185 | 6 months | christos | add utimens and lutimens wrappers using utimensat. | |
| 1.1 | 6 months | christos | branches: 1.1.2; 1.1.4; add utimens and lutimens wrappers using utimensat. | |
| 1.42 | 6 months | wiz | Remove trailing whitespace. | |
| 1.35 | 6 months | christos | Add _SC_PHYS_PAGES | |
| 1.53 | 7 months | christos | take care of the signal safe syslog calls which are not exposed. | |
| 1.38 | 7 months | njoly | Kill some extra spaces in function arguments. | |
| 1.15 | 7 months | wiz | Improve wording. From Bug Hunting. | |
| 1.46 | 7 months | msaitoh | Fix in comment. | |
| 1.81 | 8 months | dholland | Revert previous temporary measure and fix the assertion properly instead. | |
| 1.67 | 8 months | dholland | Check for NULL *before* using ALIGN(). I don't remember what prompted this, but... | |
| 1.20 | 8 months | dsl | I'm fairly sure the libc rules require that arc4random_addrandom, arc4random_buf... | |
| 1.2 | 9 months | matt | If compiling for SOFTFLOAT, include "softfloat/softfloat-for-gcc.h" so we can pi... | |
| 1.13 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.23 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.3 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.11 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.20 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.14 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.11 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.11 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.17 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.13 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.11 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.10 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.37 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.10 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.17 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.13 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.13 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.22 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.4 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.13 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.4 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.32 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.26 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.13 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.13 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.34 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.13 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.3 | 10 months | christos | fix old style definitions; XXX: gcc should have picked them up but it did not. | |
| 1.3 | 10 months | christos | fix old style definitions; XXX: gcc should have picked them up but it did not. | |
| 1.3 | 10 months | christos | fix old style definitions; XXX: gcc should have picked them up but it did not. | |
| 1.3 | 10 months | christos | fix old style definitions; XXX: gcc should have picked them up but it did not. | |
| 1.11 | 10 months | christos | fix old style definitions; XXX: gcc should have picked them up but it did not. | |
| 1.11 | 10 months | christos | fix old style definitions; XXX: gcc should have picked them up but it did not. | |
| 1.8 | 10 months | christos | fix old style definitions; XXX: gcc should have picked them up but it did not. | |
| 1.30 | 10 months | christos | fix old style definitions; XXX: gcc should have picked them up but it did not. | |
| 1.53 | 10 months | enami | All error path must go through the free function call after an allocation of res... | |
| 1.26 | 11 months | joerg | Prefix devname's buffer with /dev/ as ttyname is supposed to return the full pat... | |
| 1.52 | 11 months | joerg | ANSIfy | |
| 1.12 | 11 months | joerg | Switch device database to cdb(5). Rework ttyname(3) and ttyname_r(3) to depend o... | |
| 1.22 | 11 months | joerg | Switch device database to cdb(5). Rework ttyname(3) and ttyname_r(3) to depend o... | |
| 1.24 | 11 months | joerg | Switch device database to cdb(5). Rework ttyname(3) and ttyname_r(3) to depend o... | |
| 1.27 | 11 months | christos | make getpass and getpass_r print a newline like they did before. | |
| 1.10 | 12 months | joerg | Drop obsolete pthread restriction. | |
| 1.20 | 12 months | wiz | Sort SEE ALSO. | |
| 1.8 | 12 months | wiz | Sort SEE ALSO. | |
| 1.22 | 13 months | wiz | Wording. Remove trailing whitespace. | |
| 1.2 | 13 months | martin | branches: 1.2.2; Rework posix_spawn locking and memory management: - always pr... | |
| 1.12 | 13 months | christos | cross reference getfsspecname | |
| 1.3 | 13 months | christos | cast RHS of >>= operation to unsigned int | |
| 1.25 | 13 months | christos | PR/41558: Stathis Kamperis: Treat a backslash followed by NUL as NUL, instead of... | |
| 1.2 | 13 months | njoly | branches: 1.2.2; Use major.minor for NetBSD versions. | |
| 1.2 | 13 months | njoly | branches: 1.2.2; Use major.minor for NetBSD versions. | |
| 1.2 | 13 months | njoly | branches: 1.2.2; Use major.minor for NetBSD versions. | |
| 1.2 | 13 months | njoly | branches: 1.2.2; Use major.minor for NetBSD versions. | |
| 1.3 | 13 months | njoly | branches: 1.3.2; Use major.minor for NetBSD versions. | |
| 1.2 | 13 months | njoly | branches: 1.2.2; Use major.minor for NetBSD versions. | |
| 1.2 | 13 months | njoly | branches: 1.2.2; Use major.minor for NetBSD versions. | |
| 1.2 | 13 months | njoly | branches: 1.2.2; Use major.minor for NetBSD versions. | |
| 1.2 | 13 months | njoly | branches: 1.2.2; Use major.minor for NetBSD versions. | |
| 1.2 | 13 months | njoly | branches: 1.2.2; Use major.minor for NetBSD versions. | |
| 1.11 | 13 months | christos | get rid of the cheesy BAD macros | |
| 1.4 | 13 months | he | Add a pair of casts to silence lint about conversion possibly losing bits. | |
| 1.24 | 13 months | christos | c89 definitions | |
| 1.23 | 13 months | christos | c89 definitions | |
| 1.35 | 13 months | christos | - don't compile unreachable code. - convert uintmax_t to uintptr_t | |
| 1.5 | 13 months | matt | Use C89 definitions. Remove use of __P | |
| 1.11 | 13 months | matt | Use C89 definitions. Remove use of __P | |
| 1.17 | 13 months | matt | Use C89 definitions. Remove use of __P | |
| 1.42 | 13 months | matt | Use C89 definitions. Remove use of __P | |
| 1.22 | 13 months | matt | Use C89 definitions. Remove use of __P | |
| 1.9 | 13 months | matt | Use C89 definitions. Remove use of __P | |
| 1.3 | 13 months | matt | Use C89 definitions. Remove use of __P | |
| 1.32 | 13 months | matt | Use C89 definitions. Remove use of __P | |
| 1.11 | 13 months | matt | Use C89 definitions. Remove use of __P | |
| 1.9 | 13 months | matt | Use C89 definitions. Remove use of __P | |
| 1.10 | 13 months | matt | Use C89 definitions. Remove use of __P | |
| 1.6 | 13 months | matt | Use C89 definitions. Remove use of __P | |
| 1.23 | 13 months | matt | Simplify a bit and constify as well. Since the file is mapped read-only, use co... | |
| 1.16 | 14 months | christos | PR/44097: Yamamoto Takashi: Prevent overflow. | |
| 1.10 | 14 months | christos | PR/45989: Martin Husemann: lint invocation does include -w only on i386 - turn ... | |
| 1.7 | 14 months | christos | PR/45989: Martin Husemann: lint invocation does include -w only on i386 - turn ... | |
| 1.12 | 14 months | christos | PR/45989: Martin Husemann: lint invocation does include -w only on i386 - turn ... | |
| 1.14 | 14 months | christos | PR/45989: Martin Husemann: lint invocation does include -w only on i386 - turn ... | |
| 1.29 | 14 months | christos | PR/45989: Martin Husemann: lint invocation does include -w only on i386 - turn ... | |
| 1.3 | 14 months | christos | PR/45989: Martin Husemann: lint invocation does include -w only on i386 - turn ... | |
| 1.23 | 14 months | christos | PR/45989: Martin Husemann: lint invocation does include -w only on i386 - turn ... | |
| 1.23 | 14 months | christos | PR/45989: Martin Husemann: lint invocation does include -w only on i386 - turn ... | |
| 1.27 | 14 months | christos | PR/45989: Martin Husemann: lint invocation does include -w only on i386 - turn ... | |
| 1.6 | 14 months | christos | PR/45989: Martin Husemann: lint invocation does include -w only on i386 - turn ... | |
| 1.4 | 14 months | christos | PR/45989: Martin Husemann: lint invocation does include -w only on i386 - turn ... | |
| 1.4 | 14 months | christos | PR/45989: Martin Husemann: lint invocation does include -w only on i386 - turn ... | |
| 1.31 | 14 months | christos | PR/45989: Martin Husemann: lint invocation does include -w only on i386 - turn ... | |
| 1.2 | 14 months | martin | branches: 1.2.2; Use C++ compatible declaration for posix_spawn (instead of the... | |
| 1.1 | 15 months | martin | branches: 1.1.4; Add userland part of posix_spawn. Libc functions imported from... | |
| 1.2 | 17 months | manu | branches: 1.2.4; Do not tell about specific errno, as all xattr copying functio... | |
| 1.1 | 17 months | wiz | branches: 1.1.4; Split extattr(3) into two man pages to get rid of ugly duplica... | |
| 1.16 | 18 months | christos | there no errors defined for time. | |
| 1.6 | 18 months | wiz | Fix typo. | |
| 1.10 | 19 months | christos | close on exec fixes: - open + fcntl -> open O_CLOEXEC - configuration database f... | |
| 1.24 | 19 months | christos | close on exec fixes: - open + fcntl -> open O_CLOEXEC - configuration database f... | |
| 1.38 | 19 months | christos | close on exec fixes: - open + fcntl -> open O_CLOEXEC - configuration database f... | |
| 1.12 | 19 months | rmind | Mention POSIX conformance of some functions, when they appeared, sprinkle .Xr. | |
| 1.4 | 19 months | christos | Provide symbol definitions for environ and __progname. These are duplicate defin... | |
| 1.3 | 19 months | joerg | Mark _resumecontext as dead. ANSIfy all declarations for it. | |
| 1.11 | 20 months | wiz | Fix variable name in SYNOPSIS to match DESCRIPTION. From Abhinav Upadhyay <er.ab... | |
| 1.4 | 21 months | jruoho | Xref the non-standard finite(3). | |
| 1.29 | 21 months | njoly | Adjust xref varargs(3) -> stdarg(3) | |
| 1.12 | 22 months | joerg | Retire varargs.h support. Move machine/stdarg.h logic into MI sys/stdarg.h and e... | |
| 1.12 | 22 months | joerg | Retire varargs.h support. Move machine/stdarg.h logic into MI sys/stdarg.h and e... | |
| 1.11 | 22 months | joerg | Retire varargs.h support. Move machine/stdarg.h logic into MI sys/stdarg.h and e... | |
| 1.11 | 22 months | joerg | Retire varargs.h support. Move machine/stdarg.h logic into MI sys/stdarg.h and e... | |
| 1.11 | 22 months | joerg | Retire varargs.h support. Move machine/stdarg.h logic into MI sys/stdarg.h and e... | |
| 1.11 | 22 months | joerg | Retire varargs.h support. Move machine/stdarg.h logic into MI sys/stdarg.h and e... | |
| 1.11 | 22 months | joerg | Retire varargs.h support. Move machine/stdarg.h logic into MI sys/stdarg.h and e... | |
| 1.11 | 22 months | joerg | Retire varargs.h support. Move machine/stdarg.h logic into MI sys/stdarg.h and e... | |
| 1.15 | 22 months | joerg | Retire varargs.h support. Move machine/stdarg.h logic into MI sys/stdarg.h and e... | |
| 1.15 | 22 months | joerg | Retire varargs.h support. Move machine/stdarg.h logic into MI sys/stdarg.h and e... | |
| 1.15 | 22 months | joerg | Retire varargs.h support. Move machine/stdarg.h logic into MI sys/stdarg.h and e... | |
| 1.15 | 22 months | joerg | Retire varargs.h support. Move machine/stdarg.h logic into MI sys/stdarg.h and e... | |
| 1.1 | 22 months | matt | Add ieee754 versions of the compiler runtime functions __fixuns{sf,df,tf}{si,di... | |
| 1.1 | 22 months | matt | Add ieee754 versions of the compiler runtime functions __fixuns{sf,df,tf}{si,di... | |
| 1.17 | 22 months | joerg | Drop special cases for i386 and m68k. It is not a validate assumption that the a... | |
| 1.12 | 22 months | joerg | Drop special cases for i386 and m68k. It is not a validate assumption that the a... | |
| 1.12 | 22 months | joerg | Drop special cases for i386 and m68k. It is not a validate assumption that the a... | |
| 1.18 | 22 months | wiz | Various minor improvements. | |
| 1.8 | 23 months | dholland | Clarify paragraph about calling setprogname, requested by Tobias Ulmer on freeno... | |
| 1.10 | 2 years | jruoho | Xref raise_default_signal(3). | |
| 1.19 | 2 years | jruoho | Clarify STANDARDS (i.e. cf. ualarm(3) is no longer in POSIX). | |
| 1.14 | 2 years | christos | Start eliminating "super-user" from the documentation. | |
| 1.13 | 2 years | christos | nice should always return EPERM, not EACCES | |
| 1.38 | 2 years | wiz | Sort sections and errors. | |
| 1.31 | 2 years | wiz | Sort sections and errors. | |
| 1.15 | 2 years | jruoho | Use RETURN VALUES rather than DIAGNOSTIC for... return values. | |
| 1.7 | 2 years | jruoho | Markup improvements. | |
| 1.12 | 2 years | jruoho | .Li -> .Em. | |
| 1.30 | 2 years | jruoho | Improve -width. | |
| 1.12 | 2 years | wiz | Whitespace and punctuation. | |
| 1.9 | 2 years | wiz | Remove trailing whitespace. | |
| 1.1 | 2 years | matt | branches: 1.1.4; Make the MIPS N32/N64 ABIs properly support 128-bit long doubl... | |
| 1.1 | 2 years | matt | branches: 1.1.4; Make the MIPS N32/N64 ABIs properly support 128-bit long doubl... | |
| 1.1 | 2 years | matt | branches: 1.1.4; Make the MIPS N32/N64 ABIs properly support 128-bit long doubl... | |
| 1.4 | 2 years | matt | branches: 1.4.4; Make the MIPS N32/N64 ABIs properly support 128-bit long doubl... | |
| 1.6 | 2 years | matt | branches: 1.6.4; Make the MIPS N32/N64 ABIs properly support 128-bit long doubl... | |
| 1.1 | 2 years | matt | branches: 1.1.4; Make the MIPS N32/N64 ABIs properly support 128-bit long doubl... | |
| 1.14 | 2 years | njoly | Fix cross-reference, dir(5) -> dirent(3). | |
| 1.4 | 2 years | joerg | Replace use of errlist with a single concatenated version and an offset array. T... | |
| 1.7 | 2 years | pooka | Don't __weak_alias non-existent symbols. Apparently the alpha compiler doesn't ... | |
| 1.22 | 2 years | jruoho | Xref glob(7). | |
| 1.16 | 2 years | yamt | fix rewinddir on nfs. fix PR/42879 (and probably PR/40229.) | |
| 1.4 | 2 years | yamt | fix rewinddir on nfs. fix PR/42879 (and probably PR/40229.) | |
| 1.13 | 2 years | yamt | fix rewinddir on nfs. fix PR/42879 (and probably PR/40229.) | |
| 1.2 | 2 years | matt | Resurrect this for MIPS softfloat. | |
| 1.17 | 2 years | christos | add psiginfo. | |
| 1.16 | 2 years | joerg | Define a new __c99inline macro for compilers known to implement the C99 behavior... | |
| 1.14 | 3 years | wiz | Remove double quotes around missing function in BUGS section. | |
| 1.21 | 3 years | jruoho | Note POSIX compliance. Reword a little around the example. | |
| 1.15 | 3 years | jruoho | Small improvements to markup and wording. | |
| 1.6 | 3 years | wiz | Merge two entries for the same error. | |
| 1.8 | 3 years | wiz | Merge two entries for the same error. | |
| 1.9 | 3 years | jruoho | Deprecated in POSIX (rev. 2008). | |
| 1.18 | 3 years | jruoho | Interestingly, the committees plan to remove also isascii(3) and toascii(3) in t... | |
| 1.13 | 3 years | jruoho | Interestingly, the committees plan to remove also isascii(3) and toascii(3) in t... | |
| 1.5 | 3 years | jruoho | More obsolete things. These are all already deprecated in NetBSD, but it is wort... | |
| 1.5 | 3 years | jruoho | More obsolete things. These are all already deprecated in NetBSD, but it is wort... | |
| 1.4 | 3 years | jruoho | More obsolete things. These are all already deprecated in NetBSD, but it is wort... | |
| 1.19 | 3 years | jruoho | No more usleep(3) in POSIX; "use nanosleep(2) instead". | |
| 1.21 | 3 years | jruoho | Note that also POSIX has deprecated utime(3). | |
| 1.18 | 3 years | jruoho | Add some STANDARDS lingo, mainly to note the functions that have been removed fr... | |
| 1.16 | 3 years | jruoho | Note POSIX compliance. | |
| 1.20 | 3 years | jruoho | Use .In for includes. | |
| 1.31 | 3 years | drochner | remove some stray __weak_aliases, where the target functions were __RENAMEd due ... | |
| 1.200 | 3 years | joerg | Use .In for header files instead of .Ar Pa and variations. | |
| 1.11 | 3 years | joerg | Use .In for header files instead of .Ar Pa and variations. | |
| 1.20 | 3 years | joerg | Use .In for header files instead of .Ar Pa and variations. | |
| 1.9 | 3 years | tnozaki | guard single-dot from modification by the application (SUSv3 spec don't forbid t... | |
| 1.11 | 3 years | tnozaki | guard single-dot from modification by the application (SUSv3 spec don't forbid t... | |
| 1.11 | 3 years | bouyer | Remove closes 3 and 4 from my copyright. | |
| 1.13 | 3 years | joerg | Fix markup. | |
| 1.5 | 4 years | drochner | minor fix in description of an error condition | |
| 1.7 | 4 years | joerg | Fix preamble to match order set out by mdoc(7). Discussed with wiz. | |
| 1.2 | 4 years | christos | no more weak here. | |
| 1.3 | 4 years | lukem | sign-compare fix | |
| 1.8 | 4 years | rmind | Change raise(3) to be thread-aware - send the signal to current LWP. From <ad> v... | |
| 1.10 | 4 years | christos | merge christos-time_t | |
| 1.15 | 4 years | christos | merge christos-time_t | |
| 1.13 | 4 years | christos | merge christos-time_t | |
| 1.21 | 4 years | christos | merge christos-time_t | |
| 1.15 | 4 years | christos | merge christos-time_t | |
| 1.13 | 4 years | christos | merge christos-time_t | |
| 1.9 | 4 years | apb | branches: 1.9.6; Fix some errors in examples, noticed by Robert Elz: * use \e i... | |
| 1.17 | 4 years | enami | branches: 1.17.6; Refer sigprocmask(2) instead of non existing sigmask(2). Als... | |
| 1.14 | 5 years | christos | branches: 1.14.6; undo the constification of the argument. Per opengroup. | |
| 1.14 | 5 years | christos | branches: 1.14.6; undo the constification of the argument. Per opengroup. | |
| 1.14 | 5 years | martin | branches: 1.14.8; Move TNF licenses to 2 clause form | |
| 1.17 | 5 years | martin | branches: 1.17.8; Move TNF licenses to 2 clause form | |
| 1.4 | 5 years | martin | branches: 1.4.8; Convert TNF licenses to new 2 clause variant | |
| 1.5 | 5 years | martin | branches: 1.5.8; Convert TNF licenses to new 2 clause variant | |
| 1.3 | 5 years | martin | branches: 1.3.8; Convert TNF licenses to new 2 clause variant | |
| 1.2 | 5 years | martin | branches: 1.2.8; Convert TNF licenses to new 2 clause variant | |
| 1.3 | 5 years | martin | branches: 1.3.8; Convert TNF licenses to new 2 clause variant | |
| 1.5 | 5 years | martin | branches: 1.5.8; Convert TNF licenses to new 2 clause variant | |
| 1.3 | 5 years | martin | branches: 1.3.8; Convert TNF licenses to new 2 clause variant | |
| 1.13 | 5 years | martin | branches: 1.13.8; Remove clause 3 and 4 from TNF licenses | |
| 1.8 | 5 years | martin | branches: 1.8.8; Remove clause 3 and 4 from TNF licenses | |
| 1.2 | 5 years | martin | branches: 1.2.8; Remove clause 3 and 4 from TNF licenses | |
| 1.3 | 5 years | martin | branches: 1.3.8; Remove clause 3 and 4 from TNF licenses | |
| 1.22 | 5 years | martin | branches: 1.22.8; Remove clause 3 and 4 from TNF licenses | |
| 1.4 | 5 years | martin | branches: 1.4.8; Remove clause 3 and 4 from TNF licenses | |
| 1.2 | 5 years | martin | branches: 1.2.8; Remove clause 3 and 4 from TNF licenses | |
| 1.2 | 5 years | martin | branches: 1.2.8; Remove clause 3 and 4 from TNF licenses | |
| 1.2 | 5 years | martin | branches: 1.2.8; Remove clause 3 and 4 from TNF licenses | |
| 1.5 | 5 years | martin | branches: 1.5.8; Remove clause 3 and 4 from TNF licenses | |
| 1.2 | 5 years | martin | branches: 1.2.8; Remove clause 3 and 4 from TNF licenses | |
| 1.2 | 5 years | martin | branches: 1.2.8; Remove clause 3 and 4 from TNF licenses | |
| 1.2 | 5 years | martin | branches: 1.2.8; Remove clause 3 and 4 from TNF licenses | |
| 1.2 | 5 years | martin | branches: 1.2.8; Remove clause 3 and 4 from TNF licenses | |
| 1.2 | 5 years | martin | branches: 1.2.8; Remove clause 3 and 4 from TNF licenses | |
| 1.2 | 5 years | martin | branches: 1.2.8; Remove clause 3 and 4 from TNF licenses | |
| 1.13 | 5 years | martin | branches: 1.13.8; Remove clause 3 and 4 from TNF licenses | |
| 1.3 | 5 years | martin | branches: 1.3.8; Remove clause 3 and 4 from TNF licenses | |
| 1.15 | 5 years | apb | branches: 1.15.10; Refer to the CAVEATS section of ctype(3) for more informatio... | |
| 1.14 | 5 years | apb | branches: 1.14.10; Refer to the CAVEATS section of ctype(3) for more informatio... | |
| 1.13 | 5 years | apb | branches: 1.13.10; Refer to the CAVEATS section of ctype(3) for more informatio... | |
| 1.13 | 5 years | apb | branches: 1.13.10; Refer to the CAVEATS section of ctype(3) for more informatio... | |
| 1.14 | 5 years | apb | branches: 1.14.10; Refer to the CAVEATS section of ctype(3) for more informatio... | |
| 1.14 | 5 years | apb | branches: 1.14.10; Refer to the CAVEATS section of ctype(3) for more informatio... | |
| 1.14 | 5 years | apb | branches: 1.14.10; Refer to the CAVEATS section of ctype(3) for more informatio... | |
| 1.13 | 5 years | apb | branches: 1.13.10; Refer to the CAVEATS section of ctype(3) for more informatio... | |
| 1.13 | 5 years | apb | branches: 1.13.10; Refer to the CAVEATS section of ctype(3) for more informatio... | |
| 1.14 | 5 years | apb | branches: 1.14.10; Refer to the CAVEATS section of ctype(3) for more informatio... | |
| 1.13 | 5 years | apb | branches: 1.13.10; Refer to the CAVEATS section of ctype(3) for more informatio... | |
| 1.14 | 5 years | apb | branches: 1.14.10; Refer to the CAVEATS section of ctype(3) for more informatio... | |
| 1.17 | 5 years | apb | branches: 1.17.10; Refer to the CAVEATS section of ctype(3) for more informatio... | |
| 1.22 | 5 years | christos | Simplify and check for snprintf() error. | |
| 1.30 | 5 years | yamt | branches: 1.30.16; add a comment. | |
| 1.26 | 5 years | ginsbach | Follow the example of other nbtool compat functions, like dirname, and don't cre... | |
| 1.14 | 5 years | ginsbach | Follow the example of other nbtool compat functions, like dirname, and don't cre... | |
| 1.14 | 5 years | ginsbach | Follow the example of other nbtool compat functions, like dirname, and don't cre... | |
| 1.14 | 5 years | ginsbach | Follow the example of other nbtool compat functions, like dirname, and don't cre... | |
| 1.1 | 6 years | drochner | -get cabs() and cabsf() out of public view - these are historical and conflict ... | |
| 1.17 | 6 years | hubertf | Remove more duplicate #includes, and a few spurious whitespaces at EOL From Slav... | |
| 1.2 | 7 years | jld | \*[Am] for an ampersand, not *[Am]. | |
| 1.8 | 7 years | christos | Coverity CID 561: Remove dead code. | |
| 1.17 | 7 years | wiz | .Fn needs an argument. | |
| 1.7 | 7 years | rpaulo | #include <stdio.h> in the example. | |
| 1.1 | 7 years | agc | Add Todd Miller's ftw(3) and nftw(3) file-tree walking functionality, from OpenB... | |
| 1.1 | 7 years | agc | Add Todd Miller's ftw(3) and nftw(3) file-tree walking functionality, from OpenB... | |
| 1.13 | 7 years | christos | compat core reorg. | |
| 1.5 | 7 years | lukem | Add missing __RCSID() | |
| 1.3 | 7 years | lukem | Add missing __RCSID() | |
| 1.2 | 7 years | lukem | Add missing __RCSID() | |
| 1.5 | 7 years | lukem | Add missing __RCSID() | |
| 1.3 | 8 years | dsl | KNF | |
| 1.10 | 8 years | lukem | document which #include file to use | |
| 1.2 | 8 years | atatat | Reverse arguments to fcntl(2). | |
| 1.24 | 8 years | lha | Add list of async-signal-safe functions Approved by wiz | |
| 1.5 | 8 years | kleink | Don't refer to errno as "global integer variable". | |
| 1.15 | 9 years | jdolecek | fix reference Nx 2.1 to Nx 3.0 | |
| 1.2 | 9 years | wiz | Sort SEE ALSO, drop trailing space. | |
| 1.12 | 9 years | wiz | Sort SEE ALSO. | |
| 1.1 | 9 years | kleink | * Turn isinf(3) and isnan(3) into C99-style macros. * Make it possible for ports... | |
| 1.1 | 9 years | kleink | * Turn isinf(3) and isnan(3) into C99-style macros. * Make it possible for ports... | |
| 1.1 | 9 years | kleink | * Turn isinf(3) and isnan(3) into C99-style macros. * Make it possible for ports... | |
| 1.1 | 9 years | kleink | * Turn isinf(3) and isnan(3) into C99-style macros. * Make it possible for ports... | |
| 1.5 | 9 years | wiz | Spell address with two d's. Inspired by similar changes in OpenBSD, originating ... | |
| 1.1 | 9 years | kleink | Add __infinityf and __infinityl, float respectively long double analogs of __inf... | |
| 1.9 | 9 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.15 | 9 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.12 | 9 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.14 | 9 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.15 | 9 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.11 | 9 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.15 | 9 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.11 | 9 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.15 | 9 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.12 | 9 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.12 | 9 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.15 | 9 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.9 | 9 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.10 | 9 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.15 | 9 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.22 | 9 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.18 | 9 years | salo | netbsd.org->NetBSD.org | |
| 1.3 | 9 years | salo | netbsd.org->NetBSD.org | |
| 1.6 | 9 years | salo | netbsd.org->NetBSD.org | |
| 1.2 | 10 years | thorpej | Merge the nathanw_sa branch. | |
| 1.3 | 12 years | cgd | fix NetBSD RCS id tags | |
| 1.2 | 12 years | cgd | fix NetBSD RCS id tags | |
| 1.2 | 12 years | cgd | fix NetBSD RCS id tags | |
| 1.2 | 12 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... | |
| 1.2 | 12 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... | |
| 1.2 | 12 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... | |
| 1.2 | 12 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... | |
| 1.2 | 12 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... | |
| 1.2 | 12 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... | |
| 1.2 | 12 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... | |
| 1.2 | 12 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... | |
| 1.2 | 14 years | christos | PR/6251: ``TheMan'': Delint. | |
| 1.2 | 14 years | christos | PR/6251: ``TheMan'': Delint. |