*** empty log message ***
This commit is contained in:
parent
6e60256665
commit
1a8fb4262f
3 changed files with 12 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2005-06-04 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* ntlib.h (fileno): Don't define if already defined.
|
||||
|
||||
2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
|
||||
|
||||
* yow.c (setup_yow): Use EXIT_FAILURE in case no separators found.
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
2005-06-04 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* inc/pwd.h (getpwnam, getpwuid): Add prototypes.
|
||||
|
||||
2005-05-24 Juanma Barranquero <lekktu@gmail.com>
|
||||
|
||||
* INSTALL: Add more pointers to ports of Unix tools to Windows,
|
||||
|
|
|
@ -1,5 +1,9 @@
|
|||
2005-06-04 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* w32.c (gettimeofday): Use struct _timeb, not struct timeb.
|
||||
(open_unc_volume): Cast return value of map_w32_filename, to avoid
|
||||
compiler warnings.
|
||||
|
||||
* s/ms-w32.h (fileno): Don't define if already defined.
|
||||
|
||||
* emacs.c: Include w32heap.h, to avoid compiler warning about
|
||||
|
|
Loading…
Add table
Reference in a new issue