mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 11:26:16 +01:00
8e3a3eef63
2000-10-09 Havoc Pennington <hp@redhat.com> * Makefile.am, tests/Makefile.am: Add new files. * tests/spawn-test.c, tests/shell-test.c: new tests for the shell/spawn stuff * gutils.c (g_find_program_in_path): convert a relative program name into an absolute pathname to an existing executable * gspawn.h, gspawn.c: New fork/exec API * gshell.h, gshell.c: Shell-related utilities, at the moment simply routines to parse argv and quote/unquote strings * guniprop.c (g_unichar_isspace): Return TRUE for the ASCII space characters isspace() returns TRUE for. * gfileutils.c (g_file_get_contents): Convenience function to slurp entire file into a string and return it. Partially written by Joel Becker. (g_file_test): file test function |
||
---|---|---|
.. | ||
.cvsignore | ||
array-test.c | ||
date-test.c | ||
dirname-test.c | ||
gio-test.c | ||
hash-test.c | ||
list-test.c | ||
Makefile.am | ||
makefile.mingw.in | ||
makefile.msc.in | ||
node-test.c | ||
queue-test.c | ||
rand-test.c | ||
relation-test.c | ||
shell-test.c | ||
slist-test.c | ||
spawn-test.c | ||
strfunc-test.c | ||
string-test.c | ||
testgdate.c | ||
testgdateparser.c | ||
testglib.c | ||
thread-test.c | ||
threadpool-test.c | ||
tree-test.c | ||
type-test.c |