log src/xrdb.c @ 19025:8d7c6644d2f9

age author description
1997-04-27 Richard M. Stallman (get_user_app): Free the gethomedir value.
1996-01-15 Erik Naggum Update FSF's address in the preamble.
1995-01-18 Richard M. Stallman Don't include sys/param.h.
1994-09-16 Richard M. Stallman (getpwuid, getpwnam): Test just DECLARE_GETPWUID_WITH_UID_T, not __bsdi__.
1994-07-20 Richard M. Stallman [USG5] (SYSV): Don't define if already defined.
1994-05-05 Richard M. Stallman (x_load_resources) [USE_X_TOOLKIT]: Don't call XrmInitialize.
1994-05-04 Karl Heuer Update copyright.
1994-02-12 Karl Heuer (gethomedir): Look at LOGNAME before USER.
1994-02-02 Karl Heuer (x_get_customization_string): Use get_system_name instead of gethostname.
1994-01-21 Richard M. Stallman (S_ISDIR): Define if not defined.
1993-11-23 Richard M. Stallman (search_magic_path): Fix colon-colon case.
1993-09-10 Roland McGrath Include <config.h> instead of "config.h".
1993-08-10 Richard M. Stallman (x_get_customization_string): Don't use value of strcpy.
1993-07-31 Jim Blandy * config.h.in (HAVE_XSCREENRESOURCESTRING): New #undef for
1993-07-22 Richard M. Stallman (getpwuid): Test DECLARE_GETPWUID_WITH_UID_T.
1993-07-22 Jim Blandy Implement search for app-defaults directory and
1993-06-22 Jim Blandy * xrdb.c (get_user_db): Remember to free the screen-local resource
1993-06-11 Jim Blandy * xrdb.c (get_user_db): Get the screen-specific database too.
1993-05-31 Richard M. Stallman [__bsdi__]: Alternate decls of getpwuid and getpwnam.
1993-05-26 Richard M. Stallman (magic_searchpath_decoder): Fix typos.
1993-05-22 Jim Blandy Updated copyright years.
1993-03-11 Jim Blandy * xrdb.c (get_user_db): Since xrdb.c doesn't #include xterm.h,
1993-02-22 Jim Blandy * xrdb.c (getuid): Remove declaration.
1992-10-11 Jim Blandy * xterm.c, xrdb.c: #include <stdio.h> before "xterm.h", to avoid
1992-09-22 Jim Blandy * xrdb.c (x_get_resource): Cast the value being assigned to
1992-09-13 Jim Blandy * xrdb.c: Don't include <X11/Xos.h>. Under R4, it stupidly
1992-08-29 Jim Blandy * xrdb.c (get_user_db): Use XResourceManagerString when available
1992-08-19 Jim Blandy * xrdb.c [USG5]: Define SYSV, and then include <unistd.h>. I
1992-04-24 Jim Blandy entered into RCS
1992-02-21 Jim Blandy *** empty log message ***
1992-01-13 Jim Blandy *** empty log message ***
1991-01-05 Jim Blandy Initial revision