Wed, 28 Jul 2010 22:48:06 -0700 |
Dan Nicolaescu |
Remove extern declarations from .c files, and them to .h files.
|
Sun, 25 Jul 2010 20:36:37 +0200 |
Andreas Schwab |
* callproc.c (set_initial_environment): Avoid unbalanced braces.
|
Sun, 25 Jul 2010 02:20:51 +0200 |
Juanma Barranquero |
Make building under stricter warning flags somewhat cleaner.
|
Tue, 13 Jul 2010 13:57:00 +0300 |
Eli Zaretskii |
Remove more "#ifdef subprocesses".
|
Mon, 12 Jul 2010 10:21:11 -0700 |
Dan Nicolaescu |
Cleanups for src/callproc.c.
|
Sun, 11 Jul 2010 11:49:44 +0200 |
Andreas Schwab |
* callproc.c (relocate_fd): Use F_DUPFD if defined.
|
Sun, 11 Jul 2010 11:27:13 +0200 |
Andreas Schwab |
Constify functions taking char *
|
Thu, 08 Jul 2010 14:25:08 -0700 |
Dan Nicolaescu |
Convert DEFUNs to standard C.
|
Thu, 08 Jul 2010 00:18:28 +0200 |
Andreas Schwab |
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
|
Sun, 04 Jul 2010 00:50:25 -0700 |
Dan Nicolaescu |
Convert (most) functions in src to standard C.
|
Thu, 01 Jul 2010 01:07:11 +0200 |
Andreas Schwab |
Avoid erroneous syscalls
|
Mon, 07 Jun 2010 20:02:41 -0700 |
Dan Nicolaescu |
Remove INCLUDED_FCNTL.
|
Thu, 27 May 2010 19:30:11 -0400 |
Chong Yidong |
Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.
|
Tue, 04 May 2010 00:40:53 -0700 |
Dan Nicolaescu |
Remove BSD_PGRPS.
|
Mon, 03 May 2010 11:01:21 -0400 |
Chong Yidong |
Add optional arg to delete-file to force deletion (Bug#6070).
|