summaryrefslogtreecommitdiff
path: root/src/xlibi18n/lcFile.c
Commit message (Expand)AuthorAgeFilesLines
* xlibi18n: Update Imake instructions to autoconf equivalent in commentsAlan Coopersmith2023-01-071-2/+2
* Fix spelling/wording issuesAlan Coopersmith2020-07-221-6/+6
* reduce gcc-normal warnings using casts (no object change)Thomas E. Dickey2020-04-211-11/+11
* libX11: rm redundante NULL checkswalter harms2014-06-171-11/+8
* xlibi18n: fix argsize argument to _XlcParsePathAlan Coopersmith2013-08-201-2/+2
* Constify lc_name argument to _XlcLocaleDirName() & _XlcLocaleLibDirName()Alan Coopersmith2013-08-201-56/+30
* xlibi18n: convert sprintf calls to snprintfAlan Coopersmith2013-08-201-17/+14
* lcfile: skip over any null entries in args listAlan Coopersmith2013-08-201-20/+15
* Move repeated #ifdef magic to find PATH_MAX into a common headerAlan Coopersmith2013-05-091-23/+1
* Use a configure check for seteuidJeremy Huddleston2011-09-241-1/+1
* Convert malloc(strlen()); strcpy() sets to strdupAlan Coopersmith2011-04-181-10/+4
* xlibi18n/lcFile: Removed superfluous check for NULL target_dirErkki Seppälä2011-02-011-4/+2
* Purge CVS/RCS id tagsAlan Coopersmith2010-01-141-2/+0
* Allow inclusion of system level compose files.James Cloos2010-01-131-1/+1
* Check if a function argument is NULL.Paulo Cesar Pereira de Andrade2009-02-021-1/+4
* Janitor: ansification, make distcheck, compiler warnings.Paulo Cesar Pereira de Andrade2009-01-281-13/+4
* Strip whitespace from end of lines in source filesAlan Coopersmith2008-06-171-19/+19
* Use unistd.h to get getresuid() and friends.Tilman Sauerbeck2007-04-071-5/+1
* Bug #7349: Missed one of the setuid fixes.Donnie Berkholz2006-06-291-1/+5
* Check setuid() return value.Matthieu Herrb2006-06-201-1/+5
* Bug #3104: Compose table cache for faster X11 application starts.Lubos Lunak2006-06-161-0/+40
* i18n: separate data and lib directoriesDaniel Stone2006-06-021-0/+157
* - For now put xtrans in X11/Xtrans/X11, since libX11 is looking for it in <X1...XORG-6_8_99_7Søren Sandmann Pedersen2005-05-131-0/+3
* Made some security enhancements:Egbert Eich2005-01-141-11/+9
* 'Normalize' locale names (ie. remove any '-' and '_' and convert to lower cas...Egbert Eich2005-01-111-0/+54
* Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 Added mi...Alexander Gottwald2004-11-151-1/+40
* Merging XORG-CURRENT into trunkEgbert Eich2004-04-231-135/+268
* R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley2003-11-141-0/+417