summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/_flock_stub.c
Commit message (Expand)AuthorAgeFilesLines
* To be consistent, use the __weak_reference macro from <sys/cdefs.h>deischen2001-04-101-4/+4
* Hide the definition of struct __sFILEX and add the neededdeischen2001-03-011-81/+23
* Correctly handle the race itself, too (don't leave it locked).green2001-02-231-0/+1
* Use the right names to call pthread_mutex_{,un}lock so that thingsgreen2001-02-231-2/+2
* Fix the problems I (and others, undoubtedly) have been having for agreen2001-02-231-3/+12
* Fix the current libc breakage in current:imp2001-02-161-0/+10
* libc MT-safety, part 2.deischen2001-02-111-22/+128
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-3/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Remove leading underscores for the functions (weak symbols here) thatjb1998-05-051-4/+7
* Add FILE locking stubs for libc.jb1998-04-111-0/+78
OpenPOWER on IntegriCloud