Brendan Coles
|
853664bd3c
|
LibC: stdlib: Add clearenv() function
|
2020-12-17 19:39:56 +01:00 |
|
Keith
|
daa3f59a55
|
Base: Fix misspelling in getopt(3) (#2473)
|
2020-06-02 07:40:26 +02:00 |
|
Sergey Bugaev
|
52711921c6
|
Base: Document getopt
|
2020-05-30 15:01:18 +02:00 |
|
Andreas Kling
|
d34ad44f90
|
Base: Add man page for posix_openpt(3)
|
2020-02-07 22:37:27 +01:00 |
|
Andreas Kling
|
70e220a81f
|
Docs: Add note about EINVAL to isatty(3)
|
2019-11-17 20:09:12 +01:00 |
|
Andreas Kling
|
1bb296ea70
|
Docs: Add isatty(3) man page
|
2019-11-17 20:03:42 +01:00 |
|
Sergey Bugaev
|
afdc5688ec
|
LibC: Implement dirname() and basename()
And write section 3 man pages for them.
|
2019-10-03 08:23:54 +02:00 |
|