summaryrefslogtreecommitdiff
path: root/usr.bin/make/unit-tests/dir-expand-path.exp
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/make/unit-tests/dir-expand-path.exp')
0 files changed, 0 insertions, 0 deletions
r.bin, except for:lukem 2009-04-13Appease -Wsign-comparelukem 2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem 2007-12-15convert __attribute__s to applicable cdefs.h macrosperry 2007-05-31Add a new command-line option "-n chunk_count", that splits the inputjschauma 2006-12-24Mention that the argument file is not modified. From jmc@openbsd.wiz 2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2003-07-10Remove the NAME_MAX check. While well-intentioned (and required by POSIX),bjh21 2003-07-10Remove the hack that varied the first character of the output filename ifbjh21 2003-06-29Clean up the mechanism used for opening output files. Rather than freopeningbjh21 2003-06-27Cleanup:bjh21 2003-06-26Simplify the handling of ifd by initialising it to the defaultbjh21 2003-06-26Remove support for treating "-" as an option rather than an operand. Thebjh21 2003-06-26WARNS=3 seems to work here, so use it.bjh21 2003-06-26Delint. This largely involves using size_t and off_t appropriately ratherbjh21 2003-06-24Light KNF and comment tidying.bjh21 2003-06-24Use pathconf() to get the value of {NAME_MAX} for the current directory,bjh21