summaryrefslogtreecommitdiffstats
path: root/lib/javaexec.c
Commit message (Expand)AuthorAgeFilesLines
* Always check the setenv() return value.Bruno Haible2009-06-221-2/+2
* Split system.h into many small include files: binary-io.h exit.h liballoca.hBruno Haible2009-06-221-26/+1
* Renamed intl/libgettext.h to lib/gettext.h.Bruno Haible2009-06-221-1/+1
* Make it possible for execute_java_class to not spit out an error message ifBruno Haible2009-06-211-2/+4
* More portability stuff.Bruno Haible2009-06-211-0/+26
* Make the subprocess and pipe primitives more reliable and more flexible.Bruno Haible2001-10-241-4/+5
* New include files xmalloc.h and strstr.h.Bruno Haible2001-09-271-1/+1
* Routines for compiling and executing Java programs.Bruno Haible2001-09-171-0/+387