about summary refs log tree commit diff
path: root/other/pamx/window.c
Commit message (Expand)AuthorAgeFilesLines
* Add poorly-named _DEFAULT_SOURCE to all files that had _BSD_SOURCE or _SVID_S...giraffedata2016-11-161-0/+1
* Declare _XOPEN_SOURCE >= 500 to make strdup definedgiraffedata2014-08-241-0/+1
* Remove ambiguous, incorrect use of 'support'giraffedata2014-06-261-4/+4
* Replace obsolete bcopy, index, rindex with modern memcpy, strchr, strrchrgiraffedata2012-09-081-5/+5
* Rename nstring.h functions with pm_ prefixgiraffedata2010-09-291-3/+3
* Make exit status 0 instead of 10 when window manager requests terminationgiraffedata2010-04-261-1/+1
* Replace macros with inline functionsgiraffedata2007-08-261-1/+3
* Create Subversion repositorygiraffedata2006-08-191-0/+1209