summaryrefslogtreecommitdiff
path: root/lockfile.c
AgeCommit message (Collapse)Author
2018-04-02Add first-line comment to files lacking itSamuel Thibault
2018-03-27Fix coding styleSamuel Thibault
2018-03-03Fix copyright years and addressesAmos Jeffries
* sysdeps/mach/hurd/bits/mutex.h: reformat copyright blurb intro to match other files * replace Free Software Foundation address using gnu.org URL from upstream glibc copyright blurbs. * apply upstream glibc scripts/update-copyrights * update copyright date syntax per upstream glibc request
2018-02-27Drop deprecated glibc optionSamuel Thibault
* lockfile.c: Do not use _STDIO_USES_IOSTREAM condition any more.
2002-10-10Import libpthread.Neal H. Walfield