| Age | Commit message (Expand) | Author |
| 2003-06-27 | Citrus iconv support(4) | tshiozak |
| 2003-06-25 | Citrus iconv support (1) | tshiozak |
| 2003-06-11 | Define the maximum segment size allowed under RFC 2348 (TFTP Blocksize Option) | briggs |
| 2003-06-05 | EBENISANIDIOT: Remove a spurious '#endif' that crept in under the radar. | bjh21 |
| 2003-06-05 | P_tmpdir isn't in POSIX, so only define it for _XOPEN_SOURCE and | bjh21 |
| 2003-06-05 | Namespace cleanup: _assert is in the application's namespace, and thus should | bjh21 |
| 2003-05-30 | Add RTLD_SELF, RTLD_NEXT, RTLD_DEFAULT, from FreeBSD | christos |
| 2003-05-28 | add mutex locking and dirent_r. | christos |
| 2003-05-17 | Add long double support. | thorpej |
| 2003-05-15 | regenerate files for heimdal 0.6 | lha |
| 2003-05-05 | bcrypt_gensalt() isn't defined in any X/Open standard I've got convenient | bjh21 |
| 2003-05-05 | Header cleanup: | bjh21 |
| 2003-05-05 | Fix the signatures of inet_addr(), inet_lnaof(), inet_makeaddr(), inet_netof(), | bjh21 |
| 2003-05-03 | add _PATH_RANDOM and _PATH_URANDOM | lukem |
| 2003-04-29 | Fix things so that _NETBSD_SOURCE correctly exposes the dirfd() and | bjh21 |
| 2003-04-29 | Header file cleanup: | bjh21 |
| 2003-04-29 | Header file cleanup: | bjh21 |
| 2003-04-28 | Add a new feature-test macro, _NETBSD_SOURCE. If this is defined | bjh21 |
| 2003-04-24 | Add _PATH_KSYMS. | ragge |
| 2003-04-19 | don't use TRUE or FALSE | christos |
| 2003-04-14 | Well, _The_ Open Group. | kleink |
| 2003-04-14 | Use the real TOG specification name for references. | kleink |
| 2003-04-14 | seteuid() and setegid() were adopted in IEEE Std 1003.1-2001 + X/Open | jdolecek |
| 2003-04-11 | add functions to retrieve option values. | christos |
| 2003-04-07 | 1003.1-2001 has introduced unsetenv() which differs from the current | kleink |
| 2003-04-02 | Add support for UFS2. UFS2 is an enhanced FFS, adding support for | fvdl |
| 2003-03-22 | install mntopts.h | jdolecek |
| 2003-03-22 | move getmntopts(3) to libutil, build and install also it's manpage | jdolecek |
| 2003-03-20 | set version to 0.5nb2 (fix of Kerberos 4 protocol problem) | lha |
| 2003-03-19 | x_handy is currently used only by xdr_mem and contains the number of bytes | christos |
| 2003-03-11 | add wcstoll, wcstoimax, wcstoull and wcstoumax. (lib/20656) | tshiozak |
| 2003-03-07 | add fgetws() and fputws() (lib/20576). | tshiozak |
| 2003-03-05 | changes related to lib/20576 and lib/20577. | tshiozak |
| 2003-03-03 | - add wctob() function. (I forgot it at the last commit.) | tshiozak |
| 2003-03-02 | add some ISO C 1995 I18N functions and types: | tshiozak |
| 2003-03-01 | Add _Exit(), for C99 and POSIX-2001. | bjh21 |
| 2003-02-27 | As with _REENTRANT, don't provide simple non-locking macro versions of | kleink |
| 2003-02-15 | add POSIX sigtimedwait(), sigwaitinfo(), sigwait() - wait for queued signals | jdolecek |
| 2003-02-05 | Sprinkle some restrict. | kleink |
| 2003-01-28 | unknown, not unkown. Noted by mjl. | wiz |
| 2003-01-27 | The last change I made was a little aggressive in changing the paths of | elric |
| 2003-01-26 | Prepend krb5/ to include paths that live in /usr/include/krb5/ so that | elric |
| 2003-01-24 | Bump daddr_t to 64 bits. Replace it with int32_t in all places where | fvdl |
| 2003-01-21 | Sprinkle some restrict. | kleink |
| 2003-01-21 | Need <sys/cdefs.h>. | kleink |
| 2003-01-20 | add support for p1003.1b semaphores. From FreeBSD | christos |
| 2003-01-19 | Add some threadlib stubs that are used by X: | thorpej |
| 2003-01-19 | * Wrap decls in __BEGIN_DECLS/__END_DECLS. | thorpej |
| 2003-01-19 | Add mutexattr_init(), mutexattr_destroy(), and mutexattr_settype() (recursive | thorpej |
| 2003-01-19 | Expose libc's thread stubs, which get magically turned into real pthread | thorpej |