summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen
Commit message (Expand)AuthorAgeFilesLines
...
* Reshuffle the SEE ALSO section.jasone2000-07-173-7/+7
* Change the dllockinit() interface from "experimental" tojdp2000-07-081-3/+4
* Remove trailing whitespace only.sheldonh2000-07-032-18/+18
* Fix overlong line and trailing whitespace introduced in rev 1.8.sheldonh2000-07-031-1/+2
* Add to the SEE ALSO section, a reference to the RFC mentioned insheldonh2000-07-032-1/+12
* Re-pair the MLINKS of unvis.3 with strunvisx.3. This undoubtedly was agreen2000-07-031-1/+1
* Add strunvisx.3 MLINK.alex2000-07-021-1/+1
* Document VIS_HTTPSTYLE:alex2000-07-022-4/+34
* Style fixes.dan2000-07-011-11/+12
* Add URI encoding to the vis/unvis routines courtesy of VIS_HTTPSTYLE.dan2000-07-012-1/+73
* Fix typo in SEE ALSO section.jasone2000-06-281-1/+1
* Remove the setflags/getflags routines. Their functionality hasjoe2000-06-182-234/+0
* Add strtofflags and fflagstostr to libc.joe2000-06-171-2/+3
* Modify strtofflags so that it returns a malloced string instead of ajoe2000-06-172-4/+30
* The "def" arg for fflagstostr is too specialized for ls. The callerjoe2000-06-172-8/+5
* Return of the evil file flags! The {s|g}etflags functions werejoe2000-06-174-250/+16
* #include <string.h> for memcpy() prototypekris2000-06-031-0/+1
* Describe errx/warnx in comparison to errc/warnc/err/warn.ghelmer2000-05-231-12/+33
* Fix a memory leak in getent() that occurred when the requested entryhoek2000-05-211-1/+3
* Use `Er' variable to define first column width in ERRORS section.phantom2000-05-065-5/+5
* mdoc related cleanup:phantom2000-05-061-17/+17
* Use suggested by mdoc(7) style section name (ERROR -> ERRORS)phantom2000-05-061-1/+1
* Minor mdoc cleanup.mpp2000-05-051-1/+2
* Remove cancellation point propagation.jasone2000-04-261-4/+4
* Spell MAP_NOSYNC correctly.wollman2000-04-231-1/+1
* .Lb-ifywollman2000-04-231-0/+2
* Introduce .Lb macro to libutil manpagesphantom2000-04-221-6/+2
* Introduce .Lb macro to libc_r manpages.phantom2000-04-226-0/+12
* Add shm_open(3) and shm_unlink(3). The documentation could use a goodwollman2000-04-223-2/+265
* Introduce ".Lb" macro to libc manpages.phantom2000-04-2186-0/+172
* Take care to avoid having "strong" and "weak" symbols of the same name injasone2000-03-165-0/+10
* Fix various unsigned vs signed errors that caused problems with uidspaul2000-03-091-5/+14
* Remove more single-space hard sentence breaks.sheldonh2000-03-022-3/+6
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-0212-28/+56
* Fix errors in .Xr usage.nik2000-03-011-1/+1
* Restore `[no]{s|u}unlnk' and `[no]opaque' support.ru2000-02-223-6/+21
* Add man pages for the sem_*() functions.jasone2000-02-166-0/+503
* Replace the existing documentation for ``KERN_QUANTUM'' with a morechris2000-02-101-4/+2
* Revert part of the last commit, remove {g|s}etflags from the libcjoe2000-02-051-4/+2
* Revive the warning that dllockinit() is experimental and subject tojdp2000-01-291-1/+6
* Install setflags.3 and its link to getflags.3.bde2000-01-281-1/+3
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),jasone2000-01-2722-95/+87
* Historically file flags (schg, uschg, etc) have been converted fromjoe2000-01-277-13/+247
* Document KERN_QUANTUM under CTL_KERNchris2000-01-191-0/+6
* Document isnanf() for checking if a float is NaN (``Not-a-Number'') andchris2000-01-192-4/+9
* This man page is not needed; it just gets jumped on later when libcryptmarkm2000-01-182-298/+1
* Correct placement of $FreeBSD$ CVS identifier.asmodai2000-01-131-1/+1
* Change ``from'' to ``to''.asmodai2000-01-131-1/+1
* Add three-tier symbol naming in support of POSIX thread cancellationjasone2000-01-1222-91/+140
* Remove the warning that this interface shouldn't be used yet. Fixjdp2000-01-091-8/+4
OpenPOWER on IntegriCloud