aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/lib/X11/XDefaultOMIF.c
Commit message (Expand)AuthorAgeFilesLines
* XDefaultOMIF: Remove comments referring to ancient Sun bug idsAlan Coopersmith2016-10-191-14/+1
* XDefaultOMIF: additional code simplificationAlan Coopersmith2016-10-191-32/+11
* XDefaultOMIF: replace strlen+Xmalloc+strcpy with strdupAlan Coopersmith2016-10-191-15/+8
* Delete #if 0 hunks of codeAlan Coopersmith2016-10-191-83/+0
* libX11: rm redundante NULL checkswalter harms2016-10-191-22/+14
* Remove even more casts of return values from Xmalloc/XreallocAlan Coopersmith2016-10-191-9/+9
* init_om: remove unneeded extra copy of string to local bufferAlan Coopersmith2016-10-191-11/+4
* Sun's copyrights are now owned by OracleAlan Coopersmith2016-10-191-1/+1
* Convert malloc(strlen()); strcpy() sets to strdupAlan Coopersmith2016-10-191-17/+8
* Replace Xmalloc+bzero pairs with Xcalloc callsAlan Coopersmith2016-10-191-11/+5
* XDefaultOMIF.c: Fix memory leaks in get_font_nameAlan Coopersmith2016-10-191-8/+2
* update xlibi18n files to libX11 1.3.4Ulrich Sibiller2016-10-101-32/+50
* VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files.Mike Gabriel2016-07-061-1/+0
* Clear header file namespace separation (<X11/...> vs. <nx-X11/...>).Mike Gabriel2015-12-281-2/+2
* Imported nx-X11-3.1.0-1.tar.gznx-X11/3.1.0-1Reinhard Tartler2011-10-101-0/+1265