summaryrefslogtreecommitdiff
path: root/lib/csharpcomp.c
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* sh-quote, execute, spawn-pipe, etc.: Make better use of 'const'.Bruno Haible2020-12-121-16/+15
* spawn-pipe: Allow caller to specify directory for the subprocess.Bruno Haible2020-12-021-5/+6
* execute: Allow caller to specify directory for the subprocess.Bruno Haible2020-12-021-1/+2
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* csharpcomp*, csharpexec*: Remove support for pnet.Bruno Haible2018-10-091-131/+3
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Rename module 'pipe' to 'spawn-pipe'.Bruno Haible2010-12-111-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-268/+268
* Add termsigp argument to execute() and wait_process().Bruno Haible2008-06-101-7/+8
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* Fix mis-recognition of 'mcs' on QNX 6.Bruno Haible2007-09-021-4/+36
* Move getline and getdelim into stdio.h, per POSIX 200x.Eric Blake2007-08-221-1/+0
* Update after allocsa -> malloca renaming.Bruno Haible2007-06-091-22/+22
* Make it compile in C++ mode.Bruno Haible2006-10-311-1/+2
* Include <config.h> unconditionally.Bruno Haible2006-09-141-3/+1
* Update csharpcomp module from GNU gettext 0.15.Bruno Haible2006-07-221-19/+33
* * lib/wait-process.c, lib/wait-process.h, lib/csharpcomp.c,Derek R. Price2006-04-261-3/+2
* * lib/wait-process.h (wait_subprocess): Accept a new exitsignal argument.Derek R. Price2006-04-251-2/+3
* Fix portability bug w.r.t. Microsoft's csc compiler.Bruno Haible2005-12-021-2/+3
* New module 'csharpcomp'.Bruno Haible2005-06-081-0/+528