Mercurial > emacs
log
age | author | description |
---|---|---|
Sun, 11 Jul 2010 16:43:10 +0300 | Eli Zaretskii | Remove redundant definitions of HAVE_STRCHR and HAVE_STRRCHR for MS-DOS. |
Sun, 11 Jul 2010 12:31:10 +0200 | Andreas Schwab | Use strchr, strrchr instead of index, rindex |
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 * |