summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-04-11Define the expansion of the VFORK macro, not the symbol `VFORK'.riastradh
2015-04-08Restrict the arm compiler optimization hack to gcc 4.5martin
2015-04-06Add UTC as a synonym for GMT (%Z). [from FreeBSD]ginsbach
2015-04-06On swapcontext(3) preserve r12 too. Properly fixes PR port-sh3/49597.uwe
2015-04-05Sort errors. Bump date for previous.wiz
2015-04-05Note that bind(2) can fail with EAFNOSUPPORT. The description of why isrtr
2015-04-05Remove dangling cross-ref to localtime(3). There's another cross-ref inpgoyette
2015-04-04Adapt to the new API.christos
2015-04-03Fix spelling; time zone is two words not one.ginsbach
2015-04-01Strengthen prohibition against overlapping in strcpy(3).riastradh
2015-04-01grammar.christos
2015-04-01Fix overlapping strcpy (Gerry Swislow)christos
2015-04-01clarify what happens when strings overlap.christos
2015-03-31Use lla instead doing the pcrel relocs ourselves.matt
2015-03-31fix typo: sdp_seq_seq->sdp_set_seqplunky
2015-03-31We have _REG_SP so use it.matt
2015-03-27Update to new RISCV ABImatt
2015-03-27Adapt to new assembler. jump->tail[call] auipc/lo12 changes.matt
2015-03-27Adapt to the jmpbuf changes.matt
2015-03-27Switch to new ABI (return values now in a0/a1; v0/v1 are no more)matt
2015-03-26Fix prototypes to match definitionsjustin
2015-03-26Fix definitions to match headersjustin
2015-03-26Return type of compat wait functions should be pid_t not int.justin
2015-03-24set some readline compatibility default key settings.christos
2015-03-24save and restore IGNORE_EXTCHARS like we do in the getc case. From:christos
2015-03-24merge 2015bchristos
2015-03-23Explain why there is no consttime_memcmp().apb
2015-03-20Tweak wording.riastradh
2015-03-20Elaborate on how our ad-hack symbol versioning works. Tweak style.riastradh
2015-03-20First draft of documentation for the libc symbol madness.riastradh
2015-03-19Call libc's fpgetround.joerg
2015-03-19Remove #ifdef MAP_INHERIT_ZERO.riastradh
2015-03-11Use existing month for Dd.wiz
2015-03-10Behave in an OpenBSD compatible way for 0.christos
2015-03-10PR/49640: Kamil Rytarowski: Improve error printingchristos
2015-03-10The OpenBSD strtonum() only accepts base 10 keywords. (Kamil Rytarowski)christos
2015-03-05Wrap utimensat() only if present on hostpooka
2015-03-05check for utimensatpooka
2015-03-04Make ATCALL() behave for absolute paths too.pooka
2015-03-04Define a generic ATCALL() and use it to implement utimensat()pooka
2015-03-03Also hijack futimens(2) so that t_sh test passes.enami
2015-03-03Hijack utimensat(2) so that t_vfs test passes after cp(1)/mv(1) areenami
2015-03-02say that we put the exit code in data.christos
2015-02-27Document SIGBUS per ToG.christos
2015-02-25Remove sentence about casting to int (also from example).wiz
2015-02-24belated removal of the advertising clause.christos
2015-02-22split the allocation functions, their mixed usage was too confusing.christos
2015-02-22PR/49683: Amir Plivatsky: Off-by-one comparison in ct_decode_string() leadingchristos
2015-02-19Add EXAMPLES section, from Youri Mouton.wiz
2015-02-18Fix Xref. Split line, Ox doesn't take word arguments.wiz