aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/lib/X11/omGeneric.c
Commit message (Expand)AuthorAgeFilesLines
* Delete #if 0 hunks of codeAlan Coopersmith2016-10-191-54/+0
* Bug 93184: read_EncodingInfo invalid freeAlan Coopersmith2016-10-191-3/+4
* Replace Xmalloc+memset pairs with Xcalloc callsAlan Coopersmith2016-10-191-9/+5
* omGeneric.c: Correct the parameter usage of sizeofBhavi Dhingra2016-10-191-1/+1
* Remove more redundant null checks before Xfree()walter harms2016-10-191-28/+15
* Don't try so hard to find a matching font with the given encodingJon TURNEY2016-10-191-1/+1
* Remove even more casts of return values from Xmalloc/XreallocAlan Coopersmith2016-10-191-18/+18
* omGeneric.c: convert sprintf calls to snprintfAlan Coopersmith2016-10-191-10/+11
* omGeneric: remove space between struct name & member nameAlan Coopersmith2016-10-191-1/+1
* om: Fix memory leak on read_EncodingInfo error path.Ander Conselvan de Oliveira2016-10-191-1/+3
* om: Fix potential memory leak in init_om.Ander Conselvan de Oliveira2016-10-191-10/+12
* om: Fix memory leaks on get_font_name error paths.Ander Conselvan de Oliveira2016-10-191-8/+6
* Convert malloc(strlen()); strcpy() sets to strdupAlan Coopersmith2016-10-191-34/+16
* Replace Xmalloc+bzero pairs with Xcalloc callsAlan Coopersmith2016-10-191-6/+3
* update files from modules dir of libX11 1.3.4Ulrich Sibiller2016-10-101-56/+59
* VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files.Mike Gabriel2016-07-061-2/+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/+2187