summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
* string_copying.7: Remove zustr2stp()Alejandro Colomar2023-12-04-46/+13
* string_copying.7: Remove zustr2ustp()Alejandro Colomar2023-12-04-39/+10
* string_copying.7: Remove ustr2stp() and ustpcpy()Alejandro Colomar2023-12-03-67/+23
* string_copying.7: Fortify source of some functionsAlejandro Colomar2023-12-03-17/+4
* *.mk: build-book: Use sponge(1) to update the book atomicallyAlejandro Colomar2023-12-03-1/+2
* *.mk: build-book: Add target for building the Linux Man BookAlejandro Colomar2023-12-01-1/+34
* scripts/LinuxManBook/: Simplify pipelineAlejandro Colomar2023-12-01-851/+110
* strtol.3, strtoul.3: ERRORS: Clarify that these don't set errno on successAlejandro Colomar2023-12-01-0/+6
* posix_memalign.3: wfixAlejandro Colomar2023-11-24-2/+0
* posix_memalign.3: ERRORS: wfixAlejandro Colomar2023-11-24-1/+1
* scripts/LinuxManBook/: Shorten names of scriptsAlejandro Colomar2023-11-24-2/+2
* scripts/LinuxManBook/prepare_linux_man_book.pl: Add new function BuildSec()Alejandro Colomar2023-11-24-1/+10
* scripts/LinuxManBook/build_linux_man_book.sh: Call pic(1), and call it after ...Alejandro Colomar2023-11-24-1/+2
* proc_sys_user.5: tfixJakub Wilk2023-11-24-1/+1
* proc_pid_oom_score_adj.5: tfixJakub Wilk2023-11-24-1/+1
* proc_pid_mountinfo.5: spfixJakub Wilk2023-11-24-1/+1
* proc_crypto.5: spfixJakub Wilk2023-11-24-1/+1
* pthread_key_create.3: tfixJakub Wilk2023-11-24-1/+1
* CONTRIBUTING: Say it's us who recommend signing emailsAlejandro Colomar2023-11-24-3/+4
* scripts/LinuxManBook/prepare_linux_man_book.pl: Don't support trailing white ...Alejandro Colomar2023-11-24-2/+0
* *: Remove trailing white spaceAlejandro Colomar2023-11-24-90/+90
* scripts/LinuxManBook/build_linux_man_book.sh: Simplify groff(1) callAlejandro Colomar2023-11-22-3/+3
* scripts/LinuxManBook/build_linux_man_book.sh: Explicitly preprocess before ca...Alejandro Colomar2023-11-22-2/+6
* scripts/LinuxManBook/build_linux_man_book.sh: Allow running from any working ...Alejandro Colomar2023-11-22-6/+8
* scripts/LinuxManBook/build_linux_man_book.sh: Use pipes instead of temporary ...Alejandro Colomar2023-11-22-15/+15
* CONTRIBUTING: Please sign your emails with PGPAlejandro Colomar2023-11-22-0/+23
* stpncpy.3: Rename third parameter to 'dsize'Alejandro Colomar2023-11-22-9/+9
* scripts/LinuxManBook/build_linux_man_book.sh: LicenseAlejandro Colomar2023-11-22-0/+2
* scripts/LinuxManBook/prepare_linux_man_book.pl: Use a helper function for bui...Alejandro Colomar2023-11-22-68/+75
* scripts/LinuxManBook/prepare_linux_man_book.pl: wsfixAlejandro Colomar2023-11-22-167/+137
* stpncpy.3: Reword, saying 'byte' instead of 'character'Alejandro Colomar2023-11-22-5/+6
* stpncpy.3: EXAMPLES: errx(3) instead of warnx(3) if truncation occursAlejandro Colomar2023-11-22-2/+2
* stpncpy.3: EXAMPLES: Use fwrite(3) instead of printf(3)Alejandro Colomar2023-11-22-2/+4
* stpncpy.3: NAME: Clarify that these functions only pad if necessaryAlejandro Colomar2023-11-22-2/+2
* stpncpy.3: Optimize possible implementation of stpncpy()Alejandro Colomar2023-11-21-2/+4
* stpncpy.3: SYNOPSIS: ffixAlejandro Colomar2023-11-21-2/+2
* stpncpy.3: Don't say 'width' when 'size' is meantAlejandro Colomar2023-11-21-2/+2
* strncat.3: CAVEATS: wfixAlejandro Colomar2023-11-21-2/+2
* strncat.3: Reword descriptionAlejandro Colomar2023-11-21-4/+9
* strncat.3: Say that if dst isn't a string, the behavior is undefinedAlejandro Colomar2023-11-21-3/+5
* strncat.3: SEE ALSO: tfixAlejandro Colomar2023-11-21-1/+1
* strncat.3: EXAMPLES: Fix name of variableAlejandro Colomar2023-11-21-4/+3
* strncat.3: Simplify possible implementation of strncat()Alejandro Colomar2023-11-21-5/+2
* strncat.3: Rename third parameter to ssizeAlejandro Colomar2023-11-21-5/+5
* strncat.3: Fix bug in possible implementation of strncat(3)Alejandro Colomar2023-11-21-2/+2
* strncat.3: SYNOPSIS: ffixAlejandro Colomar2023-11-21-1/+1
* strncat.3: Don't say 'width' when 'size' is meantAlejandro Colomar2023-11-21-2/+2
* strncat.3: Say append instead of (con)catenateAlejandro Colomar2023-11-21-2/+2
* scripts/LinuxManBook/: Split the pipeline for building the Linux Man BookAlejandro Colomar2023-11-21-23/+30
* README: Versions: Document PDF books in <https://www.alejandro-colomar.es/sha...Alejandro Colomar2023-11-20-0/+1