aboutsummaryrefslogtreecommitdiff
path: root/gcc/fixinc/server.c
AgeCommit message (Expand)AuthorFilesLines
2003-08-01fixfixes.c, [...]: ANSIfy function prototypes and defintions.Nathanael Nerode1-13/+6
2003-07-19fixfixes.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-2/+2
2003-07-14[multiple changes]Nathanael Nerode1-1/+3
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-9/+1
2001-04-04ansidecl.h: All logic from gcc/gansidecl.h moved here.Zack Weinberg1-1/+1
2001-03-10server.c (load_data, run_shell): Use xmalloc, xrealloc & xcalloc in lieu of m...Kaveh R. Ghazi1-26/+6
2001-03-03fixlib.h (t_bool): Add identifier `t_bool' in typedef.John David Anglin1-2/+2
2000-12-13Use one makefile for fixincBruce Korb1-30/+4
2000-12-02Kaveh's warning patch from 11/19Bruce Korb1-1/+5
2000-06-02only shut down the server process if the master process is exitingBruce Korb1-3/+6
2000-05-17improve the debug displays, ignore SIGPIPE, and fix char_macro_def regexBruce Korb1-2/+10
2000-04-03server.c (find_shell): New function.Felix Lee1-0/+24
2000-02-10server.c (load_data): Return NULL if the marker line is not found.Alexandre Oliva1-3/+17
1999-10-12merging from no_bogosityBruce Korb1-1/+1
1999-09-16system.h (CTYPE_CONV, [...]): New macros.Kaveh R. Ghazi1-1/+1
1999-08-07server.c (server_setup): Do not prefix function used as parameter with `&'.Philippe De Muyter1-1/+1
1999-05-28Replace local include scheme with #include of system.hRobert Lipe1-9/+2
1999-05-20static initialization removal & K&R-ificationAlexandre Oliva1-0/+4
1999-05-07don't \\-escape the cd command + format fixRainer Orth1-4/+11
1999-04-26properly handle child processesBruce Korb1-6/+9
1999-03-17fixincl.c: Include auto-host.h instead of config.hRobert Lipe1-1/+1
1999-03-03Merge from fixincl-branchBruce Korb1-342/+182
1998-10-16These files are being moved from the contrib/fixinc directory.Bruce Korb1-0/+464