summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Removed unused variables.alex1998-09-0719-37/+7
* Removed some variable initializations which were unnecessary and divergentalex1998-09-073-18/+18
* -Wall clean.alex1998-09-076-6/+15
* Implement pthread read/write locks as defined by Version 2 of the Singlealex1998-09-0732-5/+2921
* Fixed SUBDIR order (libm is no longer a prerequisite for libtcl).bde1998-09-071-3/+3
* Reviewed by: Andrey A. Chernov <ache@nagual.pp.ru>, Doug Rabson <dfr@nlsystem...dillon1998-09-061-17/+29
* Use a varargs style prototype in the manual page, with accompanyingjkoshy1998-09-061-1/+14
* Remove tcl from /usr/src, according to prior agreement. BTW, tcl-8.0 *is*asami1998-09-052-375/+2
* Change MACHINE to MACHINE_ARCH when testing for i386 to supportjb1998-09-051-2/+2
* Use INT_MAX instead of LONG_MAX since the variable being comparedjb1998-09-051-4/+4
* Change a test for NETBSD_SYSCALLS to __alpha__. We're not ready tojb1998-09-051-2/+2
* Change the profile data file name from gmon.out to progname.gmonjb1998-09-052-7/+14
* Keep build-tools objects separate from `all' objects so that mybde1998-09-021-6/+12
* Fixed the elf case of the creation of the libcrypt.so -> libscrypt->sobde1998-09-021-2/+2
* csu must be built before all shared libaries for ELF, since ELF sharedbde1998-09-021-3/+4
* Implement the weak aliases for private entry points in the inet_*jdp1998-09-0220-90/+167
* Sort cross references.wosch1998-08-3129-80/+80
* Remove OpenBSD build support - let the Makefile vary perbrian1998-08-311-10/+5
* Add OpenBSD build supportbrian1998-08-301-3/+9
* While I am no longer making a shared library, it is a good plan to nukemarkm1998-08-301-0/+11
* BINFORMAT -> OBJFORMAT ready for E-day.jb1998-08-302-5/+5
* BINFORMAT -> OBJFORMAT ready for E-day.jb1998-08-304-10/+8
* Stop making a shared library for libtelnet. This should have happenedmarkm1998-08-291-3/+1
* Typo fix.jkoshy1998-08-281-1/+1
* Add support for reading directories as files.rnordier1998-08-271-26/+59
* Don't automatically restart syscalls for the signals that the threadjb1998-08-264-4/+4
* Back out most of the last commit. It created problems with sigpause.jb1998-08-263-78/+3
* Test program for sigwait.jb1998-08-252-0/+205
* Add support for building test programs.jb1998-08-253-0/+24
* Fix for sigwait problem.jb1998-08-259-51/+297
* The length argument to sysctl is now size_t.dfr1998-08-252-3/+6
* Fixed syntax errors (__dead should have gone away years ago, andbde1998-08-241-2/+2
* Describe what constitues an exceptional condition.steve1998-08-241-0/+2
* Nuke unsupported architecture filesgpalmer1998-08-222-493/+0
* Building `compat' on alpha is meaningless (they are i386 libraries)gpalmer1998-08-221-2/+3
* Remove the bootstrap hack that prevented the use of the rtld.jb1998-08-202-24/+3
* Add libstand.msmith1998-08-201-2/+2
* Install libstand header <stand.h> and manpage (libstand.3)msmith1998-08-201-1/+6
* This commit was generated by cvs2svn to compensate for changes in r38451,msmith1998-08-2059-0/+11092
|\
| * This is libstand; a support library for standalone executables (eg. bootstrapmsmith1998-08-2059-0/+11092
* This is libstand; a support library for standalone executables (eg. bootstrapmsmith1998-08-201-0/+316
* do not include private copy of bpf.h - it leads to dangerous mismatchache1998-08-181-2/+2
* Made this actually work when there's an object directory:bde1998-08-171-4/+11
* Cross my fingers and enable libfetch.des1998-08-171-2/+2
* Commit a bunch of patches that have been accumulating:des1998-08-176-48/+62
* Update to use the new elf headers.dfr1998-08-171-15/+28
* Remove support for NetBSD syscalls.jb1998-08-179-378/+3
* Remove the comment about how to get NetBSD syscalls since there arejb1998-08-171-8/+1
* Add missing #include of <sys.types.h>phk1998-08-151-0/+1
* I have added the support for BIG5 encoding into libc/libxpg4/mklocale.phk1998-08-154-6/+128
OpenPOWER on IntegriCloud