Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2git to create tag 'tb_20250414'.tb_20250414 | cvs2svn | 2025-04-14 | 1 | -102/+0 |
| | |||||
* | Revert commitid KcCtsA53F9UQzc0t: | guenther | 2024-08-30 | 1 | -5/+6 |
| | | | | | | | | | | | | "Make exit(), fclose(), fflush(), and freopen() comply with POSIX-2008 requirements for setting the underlying file position when flushing read-mode streams, and make an fseek()-after-fflush() not change the underlying file position." Something isn't correct about it and it breaks at least initdb from the postgresql-server package. discussed with tb@, semarie@, and deraadt@ | ||||
* | Make exit(), fclose(), fflush(), and freopen() comply with POSIX-2008 | guenther | 2024-08-12 | 1 | -6/+5 |
| | | | | | | | | | requirements for setting the underlying file position when flushing read-mode streams, and make an fseek()-after-fflush() not change the underlying file position. Much testing, review, and assistance from tb@ ok tb@ millert@ | ||||
* | Replace all 14 instances of .St -ansiC-99 in our tree with .St -isoC-99. | schwarze | 2014-11-30 | 1 | -3/+3 |
| | | | | | | The former is not used anywhere in NetBSD, FreeBSD, or DragonFly and not supported by groff, so i'm going to delete it from mandoc(1). We don't need two macros for the same thing. | ||||
* | more library history | schwarze | 2013-07-17 | 1 | -2/+6 |
| | | | | | facts checked by sobrado@ style tweaks and ok jmc@ | ||||
* | Move _Exit() from the exit() manpage to the _exit() manpage, as it's | guenther | 2013-06-05 | 1 | -34/+9 |
| | | | | | | just an alias of the latter. ok matthew@ tedu@ | ||||
* | Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze | tedu | 2013-06-05 | 1 | -3/+3 |
| | |||||
* | Complete the HISTORY of all syscalls that exist since Version 1 AT&T UNIX. | schwarze | 2011-11-17 | 1 | -2/+11 |
| | | | | | All facts from http://minnie.tuhs.org/cgi-bin/utree.pl, checked by sobrado@. Feedback and ok jmc@ jmc@ (sic, Jason checked and ok'ed this twice). | ||||
* | convert to new .Dd format; | jmc | 2007-05-31 | 1 | -2/+2 |
| | |||||
* | Add _Exit(3) as per C99. Discussed with espie@ some time ago. | millert | 2004-05-03 | 1 | -11/+36 |
| | |||||
* | Remove the advertising clause in the UCB license which Berkeley | millert | 2003-06-02 | 1 | -6/+2 |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | typos; | jmc | 2003-05-10 | 1 | -1/+2 |
| | |||||
* | .Xr's; | jmc | 2003-03-06 | 1 | -2/+2 |
| | | | | | | typos in man page section ok deraadt@ | ||||
* | clean up. | mpech | 2001-07-27 | 1 | -2/+2 |
| | | | | millert@ ok | ||||
* | document that exit() -> wait() only returns low bits | deraadt | 2001-03-08 | 1 | -1/+11 |
| | |||||
* | Flesh out stdlib function man pages. | aaron | 2000-04-20 | 1 | -6/+5 |
| | |||||
* | make function names the correct case | deraadt | 1999-02-27 | 1 | -2/+2 |
| | |||||
* | Fix RCS ids | tholo | 1996-08-19 | 1 | -2/+1 |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | initial import of NetBSD tree | deraadt | 1995-10-18 | 1 | -0/+84 |