summaryrefslogtreecommitdiff
path: root/lib/stdopen.c
AgeCommit message (Expand)Author
2007-07-23Update all copyright notices to use the newer form.Jim Meyering
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering
2006-08-26Include <config.h> unconditionally, since we now assume config.h exists.Paul Eggert
2005-11-09Use /dev/full if possible for descriptor 0 -- like glibc now does.Jim Meyering
2005-09-24Use `#ifdef HAVE_CONFIG_H', not `#if HAVE_CONFIG_H', for consistency with gnu...Jim Meyering
2005-09-13tweak commentJim Meyering
2005-08-24(stdopen): Revert to iterating over descriptors, butJim Meyering
2005-08-19(stdopen): Return `bool' so caller can detect failure.Jim Meyering
2005-06-30Add copyright.Jim Meyering
2005-06-30Rewritten by Paul Eggert.Jim Meyering
2005-06-30New file. As yet unused.Jim Meyering