diff options
| author | Eli Zaretskii | 2011-02-26 16:02:45 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2011-02-26 16:02:45 +0200 |
| commit | e5c96d21844dab1f1f484e9998cd1a337d1b5013 (patch) | |
| tree | 309dd7e919c1af3ca325ff2a0b97b4db64459d9d /nt/ChangeLog | |
| parent | 464c5ebfe7e674f7e5521a1a6179c64788014781 (diff) | |
| download | emacs-e5c96d21844dab1f1f484e9998cd1a337d1b5013.tar.gz emacs-e5c96d21844dab1f1f484e9998cd1a337d1b5013.zip | |
Define nlink_t for w32.
nt/config.nt (nlink_t): Define.
Diffstat (limited to 'nt/ChangeLog')
| -rw-r--r-- | nt/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog index f20fbd1d31a..bfaba610bf2 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2011-02-26 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * config.nt (nlink_t): Define. | ||
| 4 | |||
| 1 | 2011-02-21 Christoph Scholtes <cschol2112@gmail.com> | 5 | 2011-02-21 Christoph Scholtes <cschol2112@gmail.com> |
| 2 | 6 | ||
| 3 | * inc/stdint.h: New file, to support compilation with tool chains | 7 | * inc/stdint.h: New file, to support compilation with tool chains |