ladybird/Base/usr/share/man
Lenny Maiorani b2316701a8 Everywhere: void arguments to C functions
Problem:
- C functions with no arguments require a single `void` in the argument list.

Solution:
- Put the `void` in the argument list of functions in C header files.
2020-12-26 10:10:27 +01:00
..
man1 Userland: Add pmap utility 2020-12-24 13:22:24 +01:00
man2 Everywhere: void arguments to C functions 2020-12-26 10:10:27 +01:00
man3 LibC: stdlib: Add clearenv() function 2020-12-17 19:39:56 +01:00
man5 Shell: Document the new 'pattern as (list of names)' match syntax 2020-10-29 11:53:01 +01:00
man7 Shell+LibLine: Support HISTCONTROL environment variable 2020-10-26 11:27:54 +01:00
man8 Userland: useradd: Add command line option to set user password 2020-12-21 09:57:26 +01:00