summaryrefslogtreecommitdiff
path: root/lib-src/ntlib.c
AgeCommit message (Expand)Author
2017-08-12Use Gnulib 'tempname' on MS-WindowsEli Zaretskii
2017-05-14Remove gettimeofday from w32 sourcesEli Zaretskii
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-07-22Fix compilation warning in the MinGW buildEli Zaretskii
2016-05-21Fix compiler warnings in the MinGW buildEli Zaretskii
2016-03-10Rework C source files to avoid ^(Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-08-15* admin/admin.el (set-version, set-copyright): Remove deleted files.Glenn Morris
2015-01-01Update copyright year to 2015Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-08-05Fix bugs in update-game-score, on MS-Windows and elsewhere.Eli Zaretskii
2013-08-04MS-Windows followup to last commit.Eli Zaretskii
2013-03-31Added nt/gnulib.mk and removed kludges from ms-w32.h and ntlib.h.Eli Zaretskii
2013-03-30Finished with lib-src compilation, except emacsclientw and emacsclient.res.Eli Zaretskii
2013-03-26Fix more incompatibilities between MinGW.org and MinGW64 headersEli Zaretskii
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-10-17Avoid compiler warnings in lib-src/ntlib.cEli Zaretskii
2012-09-30Support x64 build on MS-Windows with MSVC.Fabrice Popineau
2012-08-09CommentsGlenn Morris
2012-08-03Support symlinks on latest versions of MS-Windows.Eli Zaretskii
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-03-23w32: Fix some warnings reported by -Wall -Wextra.Juanma Barranquero
2011-01-29Fix the MS-Windows build broken by 2011-01-17T19:01:01Z!eggert@cs.ucla.edu an...Eli Zaretskii
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-07-20Convert some more functions to standard C.Juanma Barranquero
2010-04-03Add stubs for Windows, required after CVE-2010-0825 change.Juanma Barranquero
2010-04-03Add stubs for Windows, required after CVE-2010-0825 change.Juanma Barranquero
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-03-21inc/sys/stat.h (struct stat): Change the types of st_uid and st_gid to unsigned.Eli Zaretskii
2009-01-08Add 2009 to copyright years.Glenn Morris
2008-05-09Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-05-09Include sys/types.h, sys/stat.h, and errno.h.Eli Zaretskii
2008-01-07Add 2008 to copyright years.Glenn Morris
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-01-16Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-08-07Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-07-04Update FSF's address.Lute Kamstra
2003-09-01Add arch taglinesMiles Bader
2003-02-04Trailing whitespace deleted.Juanma Barranquero
2000-08-22(sleep): Make argument unsigned long.Andrew Innes
1998-05-30(getppid): Look for EM_PARENT_PROCESS_ID.Geoff Voelker
1997-09-03(getpid): Delete function.Geoff Voelker
1996-07-15(getwd): Correct return type.Karl Heuer
1996-05-03Include ntlib.h.Geoff Voelker
1996-03-19(getpid): New function.Geoff Voelker