| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2000-01-09 | Document that errno is set to ENOMEM if no memory can be allocated. | hubertf | |
| 1999-09-10 | Restore the behaviour of not setting errno to ENOMEM when allocating 0 | kleink | |
| units of storage and returning a null pointer in System V mode; this was broken by the `fix' in rev. 1.24. Also, as it is stated in ISO C that such operation does not constitute an allocation failure, do not abort() even if the `X' option is set. Amusingly enough the SVID, Fourth Edition, specifies the `unique pointer' return behaviour for this kind of allocation, so this is kind of mis-named. | |||
| 1999-08-02 | replace malloc(3) with one from freebsd which documents our new malloc.c | lukem | |
| (also from freebsd). comment out references to reallocf with .\"XXX" for now. i also fixed some roff misuse as well. replace calloc(3), free(3) and realloc(3) with links to malloc(3) | |||
| 1999-03-22 | Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled | |
| so we shouldn't override it with versions in the manpages. Wheee! | |||
| 1998-02-05 | add LIBRARY section to man page | perry | |
| 1998-01-30 | update to lite-2 | perry | |
| 1997-07-15 | xref getpagesize(3) not obsolete getpagesize(2), sort xrefs | mikel | |
| 1995-12-28 | New-style RCS ids. | thorpej | |
| 1995-08-17 | pagesize(2) -> getpagesize(2) | jtc | |
| 1993-12-15 | Remove unwanted comma from NAME section. | jtc | |
| 1993-08-01 | Add RCS indentifiers. | mycroft | |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd | |
