doc_src
Spelling fix
2005-10-09 22:44:31 +10:00
init
Meta-p shortcut for piping output through pager
2005-10-08 00:36:31 +10:00
tests
Fix broken regression test (irony?)
2005-10-02 23:44:06 +10:00
builtin.c
Move io redirection functions to their own library
2005-10-08 21:20:51 +10:00
builtin.h
Add header guards to the header files.
2005-10-05 01:11:39 +10:00
builtin_commandline.c
Cast null pointers to (void *) in vararg functions
2005-10-01 04:28:26 +10:00
builtin_help.h
Add header guards to the header files.
2005-10-05 01:11:39 +10:00
builtin_help.hdr
Initial revision
2005-09-20 23:26:39 +10:00
builtin_set.c
API cleanup
2005-10-07 20:36:51 +10:00
ChangeLog
Clarifications for Changelog
2005-10-04 19:50:13 +10:00
common.c
Minor edits
2005-10-08 12:00:08 +10:00
common.h
API cleanup
2005-10-07 20:36:51 +10:00
complete.c
API cleanup
2005-10-07 20:36:51 +10:00
complete.h
Add header guards to the header files.
2005-10-05 01:11:39 +10:00
config.guess
Initial revision
2005-09-20 23:26:39 +10:00
config.h.in
Change configuration file names if installing in $HOME
2005-09-26 22:33:06 +10:00
config.sub
Initial revision
2005-09-20 23:26:39 +10:00
configure.ac
Test for presens of rt and socket libraries
2005-10-07 19:59:38 +10:00
count.c
Initial revision
2005-09-20 23:26:39 +10:00
Doxyfile
Initial revision
2005-09-20 23:26:39 +10:00
Doxyfile.user
Initial revision
2005-09-20 23:26:39 +10:00
env.c
Initial update for new event subsystem
2005-10-06 08:37:08 +10:00
env.h
Add header guards to the header files.
2005-10-05 01:11:39 +10:00
env_universal.c
Code cleanup and a few source code comments
2005-10-03 23:24:46 +10:00
env_universal.h
Add header guards to the header files.
2005-10-05 01:11:39 +10:00
env_universal_common.c
API cleanup
2005-10-07 20:36:51 +10:00
env_universal_common.h
Add header guards to the header files.
2005-10-05 01:11:39 +10:00
event.c
Remove finsihed jobs after events
2005-10-09 21:53:09 +10:00
event.h
Various updates to signal event handling
2005-10-06 21:54:16 +10:00
exec.c
API documentation updates
2005-10-09 21:48:16 +10:00
exec.h
Move io redirection functions to their own library
2005-10-08 21:20:51 +10:00
expand.c
API cleanup
2005-10-07 20:36:51 +10:00
expand.h
API cleanup
2005-10-07 20:36:51 +10:00
fish.spec.in
Release 1.14.0
2005-09-25 21:31:34 +10:00
fish_pager.c
API cleanup
2005-10-07 20:36:51 +10:00
fish_tests.c
Switch from setpgrp to setpgid for platform independence
2005-10-06 20:39:01 +10:00
fishd.c
Minor edits
2005-10-07 19:17:59 +10:00
function.c
Initial update for new event subsystem
2005-10-06 08:37:08 +10:00
function.h
Initial update for new event subsystem
2005-10-06 08:37:08 +10:00
gen_hdr.sh
Initial revision
2005-09-20 23:26:39 +10:00
gen_hdr2.c
Initial revision
2005-09-20 23:26:39 +10:00
highlight.c
Initial update for new event subsystem
2005-10-06 08:37:08 +10:00
highlight.h
Add header guards to the header files.
2005-10-05 01:11:39 +10:00
history.c
Initial revision
2005-09-20 23:26:39 +10:00
history.h
Add header guards to the header files.
2005-10-05 01:11:39 +10:00
input.c
Spelling fixes
2005-10-08 19:33:10 +10:00
input.h
Add header guards to the header files.
2005-10-05 01:11:39 +10:00
input_common.c
Support for numeric backslash escapes
2005-09-26 08:39:48 +10:00
input_common.h
Make sure WCHAR_MAX is #defined
2005-10-05 20:02:10 +10:00
INSTALL
Initial revision
2005-09-20 23:26:39 +10:00
install-sh
Initial revision
2005-09-20 23:26:39 +10:00
intern.c
Add missing include for intern.c
2005-09-29 07:02:24 +10:00
intern.h
Add header guards to the header files.
2005-10-05 01:11:39 +10:00
io.c
API documentation updates
2005-10-09 21:48:16 +10:00
io.h
Move io redirection functions to their own library
2005-10-08 21:20:51 +10:00
key_reader.c
Set locale in key_reader correctly
2005-09-25 21:32:13 +10:00
kill.c
API cleanup
2005-10-07 20:36:51 +10:00
kill.h
Add header guards to the header files.
2005-10-05 01:11:39 +10:00
main.c
Initial update for new event subsystem
2005-10-06 08:37:08 +10:00
Makefile.in
Move io redirection functions to their own library
2005-10-08 21:20:51 +10:00
mimedb.c
Initial revision
2005-09-20 23:26:39 +10:00
mimedb.h
Add header guards to the header files.
2005-10-05 01:11:39 +10:00
output.c
API cleanup
2005-10-07 20:36:51 +10:00
output.h
Add header guards to the header files.
2005-10-05 01:11:39 +10:00
parser.c
Remove finsihed jobs after events
2005-10-09 21:53:09 +10:00
parser.h
Initial update for new event subsystem
2005-10-06 08:37:08 +10:00
proc.c
Move io redirection functions to their own library
2005-10-08 21:20:51 +10:00
proc.h
Move io redirection functions to their own library
2005-10-08 21:20:51 +10:00
reader.c
Remove finsihed jobs after events
2005-10-09 21:53:09 +10:00
reader.h
Initial update for new event subsystem
2005-10-06 08:37:08 +10:00
README
Initial revision
2005-09-20 23:26:39 +10:00
sanity.c
Initial revision
2005-09-20 23:26:39 +10:00
sanity.h
Add header guards to the header files.
2005-10-05 01:11:39 +10:00
set_color.c
Add support for bold mode to set_color command
2005-09-24 11:28:34 +10:00
signal.c
Various updates to signal event handling
2005-10-06 21:54:16 +10:00
signal.h
Various updates to signal event handling
2005-10-06 21:54:16 +10:00
tokenize.c
Initial revision
2005-09-20 23:26:39 +10:00
tokenizer.c
Don't allocate new buffers for tokenizer. Performance increase
2005-10-08 12:03:30 +10:00
tokenizer.h
Add header guards to the header files.
2005-10-05 01:11:39 +10:00
user_doc.head.html
Initial revision
2005-09-20 23:26:39 +10:00
util.c
Initial update for new event subsystem
2005-10-06 08:37:08 +10:00
util.h
Initial update for new event subsystem
2005-10-06 08:37:08 +10:00
wgetopt.c
Initial revision
2005-09-20 23:26:39 +10:00
wgetopt.h
Add header guards to the header files.
2005-10-05 01:11:39 +10:00
wildcard.c
Cast null pointers to (void *) in vararg functions
2005-10-01 04:28:26 +10:00
wildcard.h
Initial update for new event subsystem
2005-10-06 08:37:08 +10:00
wutil.c
Updates to string formating functions
2005-10-06 20:30:52 +10:00
wutil.h
Initial update for new event subsystem
2005-10-06 08:37:08 +10:00
xdgmime.c
Initial revision
2005-09-20 23:26:39 +10:00
xdgmime.h
Initial revision
2005-09-20 23:26:39 +10:00
xdgmimealias.c
Initial revision
2005-09-20 23:26:39 +10:00
xdgmimealias.h
Initial revision
2005-09-20 23:26:39 +10:00
xdgmimeglob.c
Initial revision
2005-09-20 23:26:39 +10:00
xdgmimeglob.h
Initial revision
2005-09-20 23:26:39 +10:00
xdgmimeint.c
Initial revision
2005-09-20 23:26:39 +10:00
xdgmimeint.h
Initial revision
2005-09-20 23:26:39 +10:00
xdgmimemagic.c
Initial revision
2005-09-20 23:26:39 +10:00
xdgmimemagic.h
Initial revision
2005-09-20 23:26:39 +10:00
xdgmimeparent.c
Initial revision
2005-09-20 23:26:39 +10:00
xdgmimeparent.h
Initial revision
2005-09-20 23:26:39 +10:00
xsel-0.9.6.tar
Initial revision
2005-09-20 23:26:39 +10:00