summaryrefslogtreecommitdiff
path: root/lib/libc/compat-43/creat.c
Commit message (Expand)AuthorAgeFilesLines
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Add declaration to eliminate -Wmissing-prototypes warningCraig Rodrigues2015-09-201-0/+2
* Reduce the size of the interposing table and amount ofKonstantin Belousov2015-01-111-11/+6
* Fix known issues which blow up the process after dlopen("libthr.so")Konstantin Belousov2015-01-031-4/+16
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-2/+2
* Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen2001-01-241-9/+3
* Take care to avoid having "strong" and "weak" symbols of the same name inJason Evans2000-03-161-0/+2
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),Jason Evans2000-01-271-3/+2
* Add three-tier symbol naming in support of POSIX thread cancellationJason Evans2000-01-121-3/+8
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-0/+1
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+49