summaryrefslogtreecommitdiffstats
path: root/lib/libcompat/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup. Make it compile on alpha.dima1998-11-101-17/+0
|
* Change ${MACHINE} into ${MACHINE_ARCH} to support MACHINE=pc98.kato1998-09-091-11/+11
|
* Move ftok() from libcompat to libc, so that it can be closer to itsjdp1998-06-101-8/+1
| | | | | | friend shmget(). PR: closes misc/6763
* Speedup in case locale not usedache1997-04-041-1/+1
|
* Remove unneded define from CFLAGS (from orand* compatibility)ache1997-03-291-1/+1
|
* Remove orand* compatibility as promised (next release)ache1997-03-291-5/+1
|
* Add orandom(), osrandom(), etc.ache1996-10-091-3/+7
|
* Convert to newly aded collate compare functionache1996-08-121-1/+1
|
* Use collate info for alpha character rangesache1996-08-121-1/+1
| | | | 8bit cleanup
* remove MLINKS regcomp.3 regexec.3 regerror.3 due name clash with libcwosch1996-05-271-2/+3
|
* Added some missing MLINKS for section 3 man pages.mpp1996-02-091-0/+1
| | | | | | | Also corrected a few minor formatting errors, file location and cross references in some of the section 3 man pages. This shuts up a lot of the output from "manck" for section 3.
* Add cfree.3ache1995-11-291-1/+1
|
* Added function and man page for ftok(3), used in conjunction withjoerg1995-05-011-1/+8
| | | | | | | the so-called "System V IPC". Submitted by: jbeukema@HK.Super.Net (John Beukema) Obtained from: Th. Lockert <tholo@sigmasoft.com>, via NetBSD
* My libcompat cleanup.joerg1995-04-101-2/+5
| | | | | | | | | | | | | | | o add missing man pages o make all man pages clearly refer to the libcompat thingie o add the information to the vtimes(3) and vlimit(3) man pages that nobody has reimplemented the functions by now o add the missing getpw.c o add code and man pages for cftime(3) and ascftime(3) -- i found them somewhere in old unfinished work
* Make libcompat a static only library.nate1995-02-201-0/+1
| | | | | | | Since functions will come and go from libcompat as they are deprecated it makes no sense to build a shared library out of it as it will change. Based on freedback from Terry and Jonas on the mailing lists.
* Make it work with our make macros.wollman1994-08-051-3/+3
|
* Comment out missing sources.rgrimes1994-05-271-5/+8
|
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+58
OpenPOWER on IntegriCloud