aboutsummaryrefslogtreecommitdiffstats
path: root/src/filelock.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary casts involving pointers.Paul Eggert2012-08-031-22/+13
* Remove empty and useless init functions.Dmitry Antipov2012-07-161-9/+0
* Avoid calls to strlen in path processing functions.Dmitry Antipov2012-07-101-2/+3
* Use make_formatted_string to avoid double length calculation.Dmitry Antipov2012-07-091-4/+4
* More xmalloc and related cleanup.Paul Eggert2012-07-051-1/+1
* Cleanup xmalloc.Dmitry Antipov2012-07-051-2/+2
* * buffer.h (FETCH_MULTIBYTE_CHAR): Define as inline.Andreas Schwab2012-06-161-1/+1
* Add the option to not create lockfilesDave Abrahams2012-05-091-0/+8
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Whitespace changes.Juanma Barranquero2011-09-091-1/+1
* * filelock.c (lock_file_1, lock_file): Don't blindly alloca long name;Paul Eggert2011-08-291-14/+21
* * editfns.c (pWIDE, pWIDElen, signed_wide, unsigned_wide):Paul Eggert2011-07-071-7/+8
* * filelock.c: Fix some buffer overrun and integer overflow issues.Paul Eggert2011-06-191-42/+47
* Undo the DEFUN->DEFUE change.Paul Eggert2011-04-131-1/+1
* Make Emacs functions such as Fatom 'static' by default.Paul Eggert2011-04-101-1/+1
* Replace two copies of readlink code with single gnulib version.Paul Eggert2011-03-311-28/+10
* * filelock.c (lock_file_1): Rename local to avoid shadowing.Paul Eggert2011-03-141-4/+4
* * filelock.c (within_one_second): Now static.Paul Eggert2011-03-141-1/+1
* [ChangeLog]Paul Eggert2011-02-211-4/+0
* Change B_ to BVARTom Tromey2011-02-161-7/+7
* Hide implementation of `struct buffer'Tom Tromey2011-02-141-7/+7
* Use SSDATA when the context wants char *.Paul Eggert2011-01-301-4/+4
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Promote SSDATA macro from gtkutil.c and xsmfns.c to lisp.h.Paul Eggert2011-01-221-3/+2
* Move all DEFVAR'd globals into a structure -- threading infrastructureTom Tromey2011-01-181-5/+1
* Merge from mainline.Paul Eggert2011-01-171-2/+0
|\
| * Nuke arch-tags.Glenn Morris2011-01-151-2/+0
* | Merge from mainline.Paul Eggert2011-01-141-1/+1
|\|
| * Merge from emacs-23Stefan Monnier2011-01-141-1/+1
| |\
| | * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | | Include <unistd.h> unilaterally.Paul Eggert2011-01-091-3/+0
|/ /
* | Fix 2010-10-29T06:51:[email protected] for non-CLASH_DETECTION platforms.Eli Zaretskii2010-10-291-2/+4
* | Include <fcntl.h> unconditionally.Dan Nicolaescu2010-10-031-2/+0
* | Do not include stdlib.h and string.h, config.h does it.Dan Nicolaescu2010-10-011-1/+0
* | Use const char* instead of char*.Dan Nicolaescu2010-08-091-4/+4
* | Remove extern declarations in .c files, .h files have them.Dan Nicolaescu2010-08-051-2/+0
* | Use strchr, strrchr instead of index, rindexAndreas Schwab2010-07-111-5/+2
* | Convert DEFUNs to standard C.Dan Nicolaescu2010-07-081-5/+3
* | Clean up include guards.Dan Nicolaescu2010-07-071-2/+0
* | Convert (most) functions in src to standard C.Dan Nicolaescu2010-07-041-28/+14
* | Remove __P and P_ from .c and .m files and definition of P_Jan D2010-07-021-1/+1
* | Remove extern errno declarations.Dan Nicolaescu2010-04-011-3/+0
|/
* Account for utmp.h availability.Chong Yidong2010-01-231-0/+2
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-191-0/+1
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-141-6/+4
* * configure.in: Remove references to obsolete variables andDan Nicolaescu2008-02-241-2/+2
* Merge from emacs--devo--0Miles Bader2008-01-091-1/+2
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+2