summaryrefslogtreecommitdiff
path: root/src/xrdb.c
Commit message (Expand)AuthorAgeFilesLines
* Update FSF's address in the preamble.Erik Naggum1996-01-151-4/+7
* Don't include sys/param.h.Richard M. Stallman1995-01-181-8/+0
* (getpwuid, getpwnam): Test just DECLARE_GETPWUID_WITH_UID_T, not __bsdi__.Richard M. Stallman1994-09-161-1/+1
* [USG5] (SYSV): Don't define if already defined.Richard M. Stallman1994-07-201-0/+2
* (x_load_resources) [USE_X_TOOLKIT]: Don't call XrmInitialize.Richard M. Stallman1994-05-051-0/+4
* Update copyright.Karl Heuer1994-05-041-1/+1
* (gethomedir): Look at LOGNAME before USER.Karl Heuer1994-02-121-6/+3
* (x_get_customization_string): Use get_system_name instead of gethostname.Karl Heuer1994-02-021-17/+4
* (S_ISDIR): Define if not defined.Richard M. Stallman1994-01-211-13/+12
* (search_magic_path): Fix colon-colon case.Richard M. Stallman1993-11-231-1/+2
* Include <config.h> instead of "config.h".Roland McGrath1993-09-101-1/+1
* (x_get_customization_string): Don't use value of strcpy.Richard M. Stallman1993-08-101-1/+5
* * config.h.in (HAVE_XSCREENRESOURCESTRING): New #undef forJim Blandy1993-07-311-3/+1
* (getpwuid): Test DECLARE_GETPWUID_WITH_UID_T.Richard M. Stallman1993-07-221-1/+1
* Implement search for app-defaults directory andJim Blandy1993-07-221-162/+371
* * xrdb.c (get_user_db): Remember to free the screen-local resourceJim Blandy1993-06-221-1/+4
* * xrdb.c (get_user_db): Get the screen-specific database too.Jim Blandy1993-06-111-0/+9
* [__bsdi__]: Alternate decls of getpwuid and getpwnam.Richard M. Stallman1993-05-311-0/+5
* (magic_searchpath_decoder): Fix typos.Richard M. Stallman1993-05-261-2/+2
* Updated copyright years.Jim Blandy1993-05-221-1/+1
* * xrdb.c (get_user_db): Since xrdb.c doesn't #include xterm.h,Jim Blandy1993-03-111-1/+1
* * xrdb.c (getuid): Remove declaration.Jim Blandy1993-02-221-0/+6
* * xterm.c, xrdb.c: #include <stdio.h> before "xterm.h", to avoidJim Blandy1992-10-111-2/+5
* * xrdb.c (x_get_resource): Cast the value being assigned toJim Blandy1992-09-221-1/+1
* * xrdb.c: Don't include <X11/Xos.h>. Under R4, it stupidlyJim Blandy1992-09-131-2/+6
* * xrdb.c (get_user_db): Use XResourceManagerString when availableJim Blandy1992-08-291-2/+5
* * xrdb.c [USG5]: Define SYSV, and then include <unistd.h>. IJim Blandy1992-08-191-5/+19
* entered into RCSJim Blandy1992-04-241-3/+12
* *** empty log message ***Jim Blandy1992-02-211-0/+4
* *** empty log message ***Jim Blandy1992-01-131-1/+2
* Initial revisionJim Blandy1991-01-051-0/+477