aboutsummaryrefslogtreecommitdiff
path: root/devel/libPropList/files
Commit message (Collapse)AuthorAgeFilesLines
* change the libtool version to use from 1.3 to 1.5Oliver Lehmann2005-05-311-0/+11
| | | | Notes: svn path=/head/; revision=136539
* Don't use autoconf213 for buildingTilman Keskinoz2005-04-241-11/+0
| | | | Notes: svn path=/head/; revision=134067
* Fix a bug in my own tmpnam() --> mkstemp() patch.Maxim Sobolev2000-06-121-7/+16
| | | | | | | Reported by: Pascal Hofstee <daeron@shadowmere.student.utwente.nl> Notes: svn path=/head/; revision=29547
* Use mkstemp() instean of insecure tmpname().Maxim Sobolev2000-06-072-0/+55
| | | | Notes: svn path=/head/; revision=29300
* Upgrade to 0.9.1.Thomas Gellekum1999-10-061-10/+0
| | | | | | | | PR: 14149 Submitted by: Brain Handy <handy@physics.montana.edu> Notes: svn path=/head/; revision=22197
* Terminate buffer read from file in PLGetProplistWithPath().Bill Fenner1999-02-101-0/+10
This fixes the core dumps that many windowmaker apps (at least wmsetbg and WPrefs) were seeing. Notes: svn path=/head/; revision=16596