summaryrefslogtreecommitdiffstats
path: root/lib/libc (follow)
Commit message (Expand)AuthorAgeFilesLines
* In the libc resolver function asr_run(), clear the result buffer everytime,deraadt2020-06-071-1/+3
* Fix printing long doubles on architectures with hm and lm bits.mortimer2020-05-311-11/+13
* Remove an outdated BUGS section.visa2020-05-311-6/+2
* This patch fixes one bug and one instance of undesirable behaviour.schwarze2020-05-271-9/+1
* Fix forgotten references to removed mixer.4 manualratchov2020-05-171-4/+2
* drop duplicate word;schwarze2020-04-301-3/+3
* Minimal maintenance to make this mess slightly less confusing:schwarze2020-04-261-10/+10
* fix the description; from andras farkasjmc2020-04-261-5/+4
* A comma is not appropriate here, use a semicolonjca2020-04-251-2/+2
* Discourage use of RES_USE_INET6jca2020-04-251-1/+5
* Fix RES_USE_INET6 descriptionjca2020-04-251-7/+9
* Clairify the point at which unveil first makes restricitons on thebeck2020-04-251-9/+4
* Remove the deprecation notice for timegm().schwarze2020-04-241-4/+57
* move mixerctl and audioctl man pages to section 8, as these workderaadt2020-04-211-3/+3
* Prevent infinite for loop since i went from ssize_t to size_t. Patch fromdtucker2020-04-211-3/+3
* Remove AUTHORS section. This follows what is done in strstr.3claudio2020-04-161-4/+2
* Replace the simple memmem() implementation with a version that is O(n)claudio2020-04-161-47/+167
* Resync our strstr.c with the musl version. Removes some debug code andclaudio2020-04-161-11/+3
* Update ARG_MAX bytes countjca2020-04-101-3/+3
* "eventually" came and went back in 2004.martijn2020-03-301-3/+1
* Anthony Steinhauser reports that 32-bit arm cpus have the same speculationderaadt2020-03-131-3/+3
* typo in commentdjm2020-03-131-2/+2
* Anthony Steinhauser reports that 32-bit arm cpus have the same speculationderaadt2020-03-111-3/+5
* typo; from bryan stensonjmc2020-03-111-3/+3
* Now that the kernel skips the two instructions immediately followingkettenis2020-02-181-3/+3
* Some system calls can fail due to an open-ended variety of causesschwarze2020-02-113-10/+10
* A getlogin() function which used utmp(5) appeared in v7.jsg2020-02-091-4/+12
* correct Research Unix edition "appeared in" use in HISTORYjsg2020-02-085-15/+15
* Instead of opting in to futexes on archs with atomics opt out on archsjsg2020-02-061-8/+5
* More precision regarding the openlog(3) *ident argument;schwarze2020-02-051-21/+61
* Mention AUDIO_MIXER_{DEVINFO,READ,WRITE} in the "audio" sectionratchov2020-02-051-3/+6
* Insert two nop instructions after each svc #0 instruction in userland.kettenis2020-01-261-2/+4
* Document `kern.allowdt' button.mpi2020-01-241-2/+10
* delete wasteful ;;deraadt2020-01-221-2/+2
* Document how to make getopt_long(3) process arguments in order and stopstsp2020-01-131-2/+18
* It is believed that an implementation of madvise was available injsg2019-12-261-3/+3
* Warn that auth_call(3) users should include a "--" argument beforejsg2019-12-211-2/+7
* In "4.2BSD System Manual" (/usr/doc/sysman in 4.2BSD source)jsg2019-12-215-20/+19
* drand48(3) returns values in [0.0, 1.0).tb2019-12-201-3/+3
* The mcount.po target is special cased here since mcount.c should not betb2019-12-201-2/+3
* The file passed to realpath(3) must exists, adjust man page to newbluhm2019-12-111-3/+3
* Remove includes that are no longer neeed after tedu's simplification.millert2019-12-101-4/+1
* The msync interface first appeared in SunOS 4.0.jsg2019-12-101-3/+4
* Adjust history text.jsg2019-12-101-5/+8
* tweak previous;jmc2019-12-081-13/+13
* Make sure packet destination address matches interface address,sashan2019-12-081-2/+12
* replace links to uvm(9) to uvm_init(9); ok mpijmc2019-12-061-3/+3
* Explicitly say that *permissions can be "".schwarze2019-12-061-3/+4
* - fix some Xr; from martinjmc2019-12-053-15/+13
* Document IP6_SOIIKEY_LENkn2019-12-051-3/+6