haiku/src/bin/sed
Axel Dörfler 25df160753 The sed configure script doesn't fit the sources: mkstemp.c tests for HAVE_FCNTL_H bug
configure doesn't care.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18029 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-07-04 15:14:23 +00:00
..
config Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
doc Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
intl Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
lib Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
po Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
sed Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
testsuite Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
ABOUT-NLS Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
aclocal.m4 Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
AUTHORS Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
basicdefs.h Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
bootstrap.sh Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
bootstrap.sh.in Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
BUGS Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
ChangeLog Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
config_h.in Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
config.h The sed configure script doesn't fit the sources: mkstemp.c tests for HAVE_FCNTL_H bug 2006-07-04 15:14:23 +00:00
config.log Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
config.status Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
configure Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
configure.ac Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
COPYING Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
COPYING.DOC Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
INSTALL Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
Jamfile Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
Makefile Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
Makefile.am Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
Makefile.in Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
NEWS Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
README Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
README.boot Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
stamp-h1 Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
THANKS Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00

This is the GNU implementation of sed, the Unix stream editor.

See the NEWS file for a brief summary and the ChangeLog for 
more detailed descriptions of changes.

See the file INSTALL for generic compilation and installation
instructions.

See the file BUGS for instructions about reporting bugs.

The file README.boot gives instructions for making a "bootstrap"
version of sed on systems which lack any pre-existing and working
version of sed.