aboutsummaryrefslogtreecommitdiff
path: root/libthreads/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* 2000-03-27 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-03-271-2/+10
| | | | | | | | | Locking support for stdio streams with glibc-2.2 libio. EXPERIMENTAL! * lockfile.c: New file. * libthreads.map: New file. * Makefile (SRCS): Add lockfile.c. [$(VERSIONING) = yes] ($(libname).so.$(hurd-version)): Depend on $(srcdir)/$(libname).map to get version script into the link.
* Fri Aug 8 13:21:17 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-08-201-2/+2
| | | | | | * Makefile (SRCS): Delete malloc.c; libc now has a thread safe malloc. (malloc.c): Delete file.
* *** empty log message ***Thomas Bushnell1996-09-051-3/+1
|
* *** empty log message ***Thomas Bushnell1996-07-291-1/+1
|
* (installhdrsubdir): whoops.Michael I. Bushnell1996-05-091-1/+1
|
* (installhdrs, installhdrdir): Install headers using the genericMichael I. Bushnell1996-05-091-7/+2
| | | | technique, now that installhdrdir is available.
* (SRCS): Add rwlock.c.Roland McGrath1996-05-041-8/+8
| | | | | | | (LCLHDRS): Add rwlock.h. (install): Depend on $(includedir)/rwlock.h. ($(includedir)/%.h: %.h): New rule. ($(includedir)/cthreads.h): Target removed, obviated by that rule.
* (CFLAGS): Turn off -Wall.Michael I. Bushnell1996-04-111-0/+4
|
* (VPATH): Fix up for new configure reality.Michael I. Bushnell1996-04-111-2/+2
|
* (csw_pic.o): Bogus braindead target from hell removed. Bushnell will beRoland McGrath1995-10-041-5/+0
| | | | shot.
* (CPPFLAGS): Variable removed.Roland McGrath1995-09-161-7/+4
| | | | (lndist-i386-files): Use $(top_srcdir) in place of $(srcdir).
* Add a backslash.Miles Bader1995-08-221-1/+1
|
* (SRCS): Add cancel-cond.c.Roland McGrath1995-08-211-0/+1
|
* (install): Don't *always* install cthreadsih; do it only if it's new.Michael I. Bushnell1995-07-061-2/+2
|
* Removed dependencies that are now automatically generated.Michael I. Bushnell1995-07-061-2/+0
|
* (csw_pic.o): Provide slightly cheating rule.Michael I. Bushnell1995-07-061-0/+5
|
* (I386HDRS): Variable removed.Roland McGrath1995-05-121-2/+1
| | | | ($(OBJS)): Don't depend on i386/asm.h.
* (CPPFLAGS): Use $(srcdir) instead of $(hurdsource).Roland McGrath1995-05-121-1/+1
|
* (lndist, lndist-i386-files): Change $(hurdsource) to $(srcdir).Michael I. Bushnell1995-04-121-4/+4
| | | | ($(hurdsource)/hurd-snap/$(dir)/i386): Likewise.
* (CPPFLAGS): Define.Roland McGrath1995-04-041-4/+6
| | | | | ($(OBJS) rule): Fix typo in target. (install-cthreads.h): Use $(INSTALL_DATA).
* entered into RCSMichael I. Bushnell1994-08-161-1/+7
|
* Formerly Makefile.~14~Michael I. Bushnell1994-07-221-34/+14
|
* Formerly Makefile.~13~Michael I. Bushnell1994-07-191-15/+5
|
* Formerly Makefile.~12~Michael I. Bushnell1994-07-051-2/+0
|
* Formerly Makefile.~11~Michael I. Bushnell1994-07-051-0/+3
|
* Formerly Makefile.~10~Michael I. Bushnell1994-05-051-7/+13
|
* Formerly Makefile.~9~Roland McGrath1994-05-051-3/+3
|
* Formerly Makefile.~8~Michael I. Bushnell1994-05-041-3/+6
|
* Formerly Makefile.~7~Roland McGrath1994-05-041-18/+22
|
* Formerly Makefile.~6~Michael I. Bushnell1994-05-021-1/+2
|
* Formerly Makefile.~5~Michael I. Bushnell1994-04-261-8/+22
|
* Formerly Makefile.~4~Michael I. Bushnell1994-04-261-26/+45
|
* Formerly Makefile.~3~Michael I. Bushnell1992-10-061-1/+1
|
* Formerly Makefile.~2~Michael I. Bushnell1992-10-061-217/+25
|
* Initial revisionMichael I. Bushnell1991-12-181-0/+226