| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement stubs of `readlink' and `symlink' for MS-Windows. | Eli Zaretskii | 2011-02-27 | 1 | -0/+8 |
* | Add stdint.h for MS-Windows. | Christoph Scholtes | 2011-02-21 | 1 | -0/+34 |
* | Adapt MS-Windows build to import of filemode.c from gnulib. | Eli Zaretskii | 2011-02-21 | 1 | -0/+28 |
* | Fix the MS-Windows build broken by 2011-01-30T23:34:18Z!eggert@cs.ucla.edu an... | Eli Zaretskii | 2011-01-31 | 1 | -0/+16 |
* | Refill some long/short copyright headers. | Glenn Morris | 2011-01-26 | 3 | -7/+3 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 5 | -6/+5 |
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 10 | -20/+0 |
* | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 5 | -17/+11 |
* | * inc/grp.h: Remove execute bit. | Glenn Morris | 2010-02-03 | 1 | -0/+0 |
* | inc/sys/stat.h (struct stat): Change the types of st_uid and st_gid to unsigned. | Eli Zaretskii | 2009-03-21 | 2 | -12/+12 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 5 | -5/+5 |
* | (struct stat): Move st_dev after st_ino, for better alignment. | Eli Zaretskii | 2008-05-09 | 1 | -2/+4 |
* | (struct group): Add gr_gid member. | Eli Zaretskii | 2008-05-09 | 1 | -0/+1 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-09 | 5 | -32/+22 |
* | (__MINGW_NOTHROW): If not defined, define to nothing. | Eli Zaretskii | 2008-04-11 | 1 | -5/+25 |
* | Add arch tagline | Miles Bader | 2008-04-05 | 1 | -0/+3 |
* | New file. | Eli Zaretskii | 2008-04-05 | 1 | -0/+59 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 4 | -4/+5 |
|\ |
|
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 4 | -4/+5 |
* | | Merge from emacs--rel--22 | Miles Bader | 2007-07-26 | 4 | -4/+4 |
|\ \
| |/ |
|
| * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 4 | -4/+4 |
* | | (uint16_t): Define if C99 does not appear to be fully supported. | Jason Rumney | 2007-07-15 | 1 | -0/+5 |
* | | Include winsock2.h and ws2tcpip.h instead of winsock.h. | Jason Rumney | 2007-07-14 | 1 | -1/+2 |
|/ |
|
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 3 | -3/+3 |
* | Update copyright for years from Emacs 21 to present (mainly adding | Glenn Morris | 2007-01-16 | 1 | -2/+2 |
* | Add arch tagline | Miles Bader | 2006-09-24 | 2 | -0/+6 |
* | New file. | Eli Zaretskii | 2006-09-24 | 2 | -0/+87 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 2 | -2/+3 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-10 | 2 | -2/+2 |
* | Merge gnulib getopt implementation into Emacs. | Paul Eggert | 2005-07-26 | 1 | -72/+0 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 3 | -5/+5 |
* | Change arg 4 of sys_setsockopt to `const void *', | Eli Zaretskii | 2005-06-05 | 1 | -1/+1 |
* | (getpwnam, getpwuid): Add prototypes. | Eli Zaretskii | 2005-06-04 | 1 | -0/+4 |
* | Add arch taglines | Miles Bader | 2003-11-24 | 1 | -0/+3 |
* | New file. | Lars Hansen | 2003-11-24 | 1 | -0/+33 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 12 | -0/+36 |
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -2/+2 |
* | Added /nt/inc/gettext.h | Ben Key | 2002-12-05 | 1 | -0/+69 |
* | (F_SETFL, O_NDELAY): Define. | Jason Rumney | 2002-05-03 | 1 | -2/+10 |
* | (sys_setsockopt, sys_listen, sys_getsockname) | Jason Rumney | 2002-03-20 | 1 | -0/+14 |
* | (uid_t, gid_t): New typedefs. | Andrew Innes | 2001-10-12 | 1 | -0/+3 |
* | Add copyright notice. | Andrew Innes | 2001-02-24 | 1 | -0/+20 |
* | (_WINSOCK_H): Undefine if defined. | Andrew Innes | 2000-08-22 | 1 | -4/+6 |
* | (F_OK, X_OK, W_OK, R_OK, D_OK): Define if D_OK is | Andrew Innes | 2000-08-22 | 1 | -0/+2 |
* | Add include protection. | Andrew Innes | 2000-02-06 | 1 | -0/+5 |
* | (D_OK): Define new macro. | Karl Heuer | 1998-06-05 | 1 | -0/+1 |
* | (shutdown): Define. | Geoff Voelker | 1997-07-10 | 1 | -0/+2 |
* | Use new name w32.h for nt.h | Geoff Voelker | 1996-11-19 | 1 | -1/+1 |
* | Initial revision | Geoff Voelker | 1996-05-03 | 6 | -0/+141 |
* | (F_OK, X_OK, W_OK, R_OK): New macros. | Geoff Voelker | 1996-05-03 | 1 | -3/+6 |