summaryrefslogtreecommitdiff
path: root/lib/libcompat/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add orandom(), osrandom(), etc.Andrey A. Chernov1996-10-091-3/+7
| | | | Notes: svn path=/head/; revision=18833
* Convert to newly aded collate compare functionAndrey A. Chernov1996-08-121-1/+1
| | | | Notes: svn path=/head/; revision=17553
* Use collate info for alpha character rangesAndrey A. Chernov1996-08-121-1/+1
| | | | | | | 8bit cleanup Notes: svn path=/head/; revision=17536
* remove MLINKS regcomp.3 regexec.3 regerror.3 due name clash with libcWolfram Schneider1996-05-271-2/+3
| | | | Notes: svn path=/head/; revision=15946
* Added some missing MLINKS for section 3 man pages.Mike Pritchard1996-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. Notes: svn path=/head/; revision=13987
* Add cfree.3Andrey A. Chernov1995-11-291-1/+1
| | | | Notes: svn path=/head/; revision=12538
* Added function and man page for ftok(3), used in conjunction withJoerg Wunsch1995-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 Notes: svn path=/head/; revision=8198
* My libcompat cleanup.Joerg Wunsch1995-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 Notes: svn path=/head/; revision=7742
* Make libcompat a static only library.Nate Williams1995-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. Notes: svn path=/head/; revision=6574
* Make it work with our make macros.Garrett Wollman1994-08-051-3/+3
| | | | Notes: svn path=/head/; revision=1850
* Comment out missing sources.Rodney W. Grimes1994-05-271-5/+8
| | | | Notes: svn path=/head/; revision=1586
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+58
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573