Age | Commit message (Collapse) | Author |
|
* libthreads.map: Use GLIBC_2.2.6 set instead of GLIBC_2.2.
|
|
change, and my change to the toplevel configure.in that disables
versioning for the old stdio-using libc.
|
|
* libthreads.map: Define HURD_CTHREADS_0.3 version set,
putting all symbols there except the lockfile symbols.
* lockfile.c: Nit fixes.
|
|
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.
|