summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib
AgeCommit message (Expand)Author
2023-05-07RISC-V support that works on QEMU with a single hart.skrll
2023-02-21hcreate.3: fix typorillig
2022-12-04lib: Mark up error names in man pages with .Eruwe
2022-12-04Sections 2 and 3 have RETURN VALUES, not DIAGNOSTICSuwe
2022-11-30Trailing whitespaceskrll
2022-11-27reallocarray.3: minor grammar and style tweaksgutteridge
2022-11-15posix_openpt.3: add a history sectiongutteridge
2022-10-28put reallocarray() in the public namespacewiz
2022-10-04posix_openpt.3: reflect changes from r. 1.45 of tty_ptm.cgutteridge
2022-09-28posix_openpt.3: reflect flag changes from r. 1.44 of tty_ptm.cgutteridge
2022-09-06posix_openpt.3: add caveats about oflagsgutteridge
2022-08-31reallocarr(3): Touch up xrefs.riastradh
2022-08-31reallocarr(3): Bump date. Note overflow is handled internally.riastradh
2022-08-31reallocarr(3): Clarify semantics.riastradh
2022-08-18fix whitespace prefix behaviorchristos
2022-08-17PR/56967: John Zaitseff: Reduce diff with FreeBSD, fixes various bugs.christos
2022-05-31fix various typos in comments, documentation and messages.andvar
2022-05-24fix various typos in comment, documentation and log messages.andvar
2022-05-23s/beggining/beginning/ in comments.andvar
2022-04-19lib: remove CONSTCOND commentrillig
2022-03-14system(3): Simplify initialization of argp.riastradh
2022-03-14system(3): Switch from vfork/execve to posix_spawn.riastradh
2022-03-13Avoid referencing uninit'd memory.kre
2022-03-12reallocarr returns errno. preserve it.christos
2022-03-12_env: use reallocarrnia
2022-03-12hcreate(3): use reallocarr instead of malloc(x * y)nia
2022-02-11libc/getenv: remove trailing whitespacerillig
2022-01-04getopt_long(3): "index" is an argument, not a field.uwe
2022-01-04getopt_long(3): use NULL, not 0, for flag in the example.uwe
2022-01-02ptsname(3): fix equivalence exampleuwe
2021-12-05jemalloc.3: fix malformed CVS Idrillig
2021-12-05s/supress/suppress/msaitoh
2021-10-29Add "--" 'options end' parameter to the sh -c call that runs thekre
2021-10-29reallocarr does not set errno.nia
2021-10-29radixsort(3): use reallocarr instead of malloc(x * y)nia
2021-08-30Remove lint workaroundschristos
2021-08-12fix typos in "environment" word.andvar
2021-04-20Instead of compiling files with -fcommon, create an include file and declarechristos
2021-02-26arrange for tools buildchristos
2021-02-16Correct floating-point terminology.riastradh
2020-05-15Hook up proper fork lock handling for malloc:joerg
2020-05-03turn off TLS for mips on old jemalloc. it doesn't work.mrg
2020-04-22Use __mc68010__ to distinguish m68000 (sun2) from other m68k ports;rin
2020-04-22Fix previous for libhack, where _REENTRANT is not defined;rin
2020-04-21Switch to using TLS in old jemalloc for everywhere but VAX and sun2.joerg
2020-02-23Change the previous cast from unsigned int to unsigned longkamil
2020-02-22Avoid undefined behavior in the rand48(3) implementationkamil
2020-02-22Reorder words to fix grammarkamil
2020-02-22rand48: Document that short integers are unsignedkamil
2020-02-22Improve readability of __dorand48()kamil