summaryrefslogtreecommitdiff
path: root/system.h
AgeCommit message (Collapse)AuthorFilesLines
2000-05-24- change popt exec alias in oreder to exec rpm children.jbj1-1/+4
- split rpm into 5 pieces along major mode fault lines with popt glue. CVS patchset: 3750 CVS date: 2000/05/24 17:53:35
2000-04-25Sanity.jbj1-5/+5
CVS patchset: 3697 CVS date: 2000/04/25 19:41:37
2000-03-11fix: use glibc 2.1 glob/fnmatch everywhere.jbj1-2/+3
CVS patchset: 3621 CVS date: 2000/03/11 20:14:07
2000-02-27Diminish solaris2.6 gcc noise.jbj1-0/+9
CVS patchset: 3593 CVS date: 2000/02/27 20:50:52
1999-12-07Makefile.am: Add RPM-GPG-KEY to the package.jbj1-1/+1
Use fdLink/fdFree for fd/scriptFd references in transaction set/availableList. fprint.h: Permit (and check for) subDir = NULL in fingerPrints. More lclint annotations. CVS patchset: 3462 CVS date: 1999/12/07 21:14:51
1999-12-01Solaris fiddles.jbj1-0/+4
CVS patchset: 3449 CVS date: 1999/12/01 20:00:39
1999-11-27lib/stubs.c: Add portability routines to rpmlib for portable shared rpmlib.jbj1-18/+1
lib/rpmio.c: Internalize single use of inet_aton(). lib/rpmio.h: Include libio.h retrofit here rather than in system.h. configure.in: Remove regex/glob tests. CVS patchset: 3440 CVS date: 1999/11/27 00:15:07
1999-10-27use compressed filenames on install side.jbj1-0/+17
start unifying FD types, CFD_t now gone. CVS patchset: 3402 CVS date: 1999/10/27 23:18:10
1999-09-30HPUX cc compiler fidgets.jbj1-0/+2
CVS patchset: 3355 CVS date: 1999/09/30 16:56:05
1999-09-26Solaris compilation.jbj1-2/+3
CVS patchset: 3332 CVS date: 1999/09/26 17:28:00
1999-09-26Retrofit glibc __progname.jbj1-7/+12
CVS patchset: 3330 CVS date: 1999/09/26 15:04:03
1999-09-21fix: command line install had header memory leak.jbj1-0/+25
check for NULL on all memory allocations. free rpmrc mallocs on exit. permit run time leak detection. CVS patchset: 3311 CVS date: 1999/09/21 03:22:53
1999-09-17python: shared module needs -lrpm -lbz2.jbj1-2/+0
CVS patchset: 3302 CVS date: 1999/09/17 22:59:31
1999-09-12Fiddles to resurrect lclint.jbj1-0/+4
CVS patchset: 3281 CVS date: 1999/09/12 20:43:23
1999-09-12glibc2: always enable dynamic mtrace if available.jbj1-0/+4
CVS patchset: 3279 CVS date: 1999/09/12 00:41:51
1999-09-07Solaris: use getpassphrase rather than getpass if available.jbj1-0/+5
CVS patchset: 3266 CVS date: 1999/09/07 22:46:19
1999-04-14fix: last update transaction set segfault bug in installer.jbj1-9/+1
improved checks for statfs (Tim Mooney). remove inconsistent use of __P((...)) throughout. non-static inline functions caused IRIX cc pain. CPIOERR_CHECK_ERRNO masking caused AIX cc warnings. CVS patchset: 2993 CVS date: 1999/04/14 11:28:31
1998-12-01Start separating build options.jbj1-0/+2
I18N for popt tables. CVS patchset: 2568 CVS date: 1998/12/01 17:18:38
1998-11-20Sanity.jbj1-1/+1
CVS patchset: 2551 CVS date: 1998/11/20 20:18:22
1998-11-18implement abstract fd type almost everywhere.jbj1-0/+4
CVS patchset: 2542 CVS date: 1998/11/18 21:41:05
1998-10-08Consolidate i18n baggage into AM_GNU_GETTEXT and system.h.jbj1-0/+24
CVS patchset: 2425 CVS date: 1998/10/08 14:59:17
1998-07-30Consolidated includes for librpmbuild API.jbj1-0/+49
CVS patchset: 2213 CVS date: 1998/07/30 22:09:42
1998-07-25Aggregate system includes into system.h.jbj1-0/+254
Rearrange functions to minimize exported routines in librpmbuild API. VS: ---------------------------------------------------------------------- CVS patchset: 2183 CVS date: 1998/07/25 21:00:26