aboutsummaryrefslogtreecommitdiff
path: root/lib/libstand/environment.c
Commit message (Expand)AuthorAgeFilesLines
* Fix an inappropriate free of a non-dynamic value. While here, make theMarcel Moolenaar2013-12-181-9/+12
* Switch to ANSI function prototypes in a few places.Craig Rodrigues2011-05-031-2/+3
* Fix typos - remove duplicate "the".Rebecca Cran2011-02-211-1/+1
* Cast away const qualifier to squash GCC warning.Alexander Kabaev2007-04-041-1/+1
* Preserve the constness of the value argument passed to env_setenv() asPeter Wemm2003-10-261-1/+1
* Add __FBSDID()s to libstandMatthew Dillon2001-09-301-3/+3
* Cleanup warnings by adding missint prototypes, removing unneeded duplicateJohn Baldwin2000-08-031-3/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Replace the old and extremely icky Mach/NetBSD allocator with a similarlyMike Smith1998-09-261-34/+41
* This is libstand; a support library for standalone executables (eg. bootstrapMike Smith1998-08-201-0/+212