summaryrefslogtreecommitdiffstats
path: root/lib/javacomp.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
* More portability stuff.Bruno Haible2009-06-211-0/+26
* Make the subprocess and pipe primitives more reliable and more flexible.Bruno Haible2001-10-241-10/+41
* New include files xmalloc.h and strstr.h.Bruno Haible2001-09-271-1/+1
* Fix recognition of javac.Bruno Haible2001-09-251-3/+3
* Routines for compiling and executing Java programs.Bruno Haible2001-09-171-0/+420