index
:
platform/upstream/rpm
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_base
accepted/tizen_3.0_base
accepted/tizen_3.0_ivi
accepted/tizen_4.0_base
accepted/tizen_5.0_base
accepted/tizen_5.5_base
accepted/tizen_5.5_base_mobile_hotfix
accepted/tizen_5.5_base_wearable_hotfix
accepted/tizen_6.0_base
accepted/tizen_6.0_base_tool
accepted/tizen_6.0_base_tool_hotfix
accepted/tizen_6.5_base
accepted/tizen_6.5_base_tool
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_7.0_base_tool
accepted/tizen_7.0_base_tool_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_asan
accepted/tizen_base_riscv
accepted/tizen_base_tool
accepted/tizen_base_tool_dev
accepted/tizen_base_toolchain
accepted/tizen_base_x
accepted/tizen_base_x_asan
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_genivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel_strip
origin/tizen
sandbox/akazmin/hwasan_build
sandbox/chanleebf/compression_change
sandbox/chanleebf/test
sandbox/denis13/LTO
sandbox/denis13/NoLTO
sandbox/denis13/esan
sandbox/denis13/lib64
sandbox/denis13/test_lib64
sandbox/dkson95/build
sandbox/dkson95/buildinfo
sandbox/dkson95/devel
sandbox/dkson95/gcc-14
sandbox/dkson95/llvm
sandbox/dkson95/lto
sandbox/dkson95/merge
sandbox/dkson95/strip
sandbox/dkson95/warning
sandbox/dnxowls/rpm_4.14.1_upgrade
sandbox/dnxowls/rpm_upgrade
sandbox/hglee/asan
sandbox/jaehun77/hardfp
sandbox/leemgs/chromium-efl
sandbox/leemgs/pbzip2
sandbox/mkashkarov/annobin
sandbox/mkashkarov/armv7hl
sandbox/mkashkarov/armv7hl_rpm
sandbox/mkashkarov/armv7hl_support
sandbox/mkashkarov/debug
sandbox/mkashkarov/ttc_14
sandbox/mro/isan
sandbox/mzx/bootstraping
sandbox/mzx/fix
sandbox/mzx/upstream
sandbox/nmerinov/llvm
sandbox/pavelkopyl/gcov
sandbox/soong9/remove_nss
sandbox/soong9/rpm_4.14.1
sandbox/test/rpm_upgrade
sandbox/tizentools/rpm_upgrade
sandbox/toolchain/sanitizer
sandbox/vbarinov/arch
sandbox/vbarinov/asan
sandbox/vbarinov/clang-build
sandbox/vbarinov/lib64
sandbox/vbarinov/mips
sandbox/vbarinov/riscbuild
sandbox/vbarinov/strip
sandbox/vbarinov/tizen
sandbox/wangbiao/py3_version_6_6
sandbox/wangbiao/py3_version_bak
sandbox/wangbiao/rpm_py3
sandbox/xuwc/rpm_erase
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2_base
tizen_3.0_base
tizen_3.0_ivi
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5_base
tizen_5.5_base_mobile_hotfix
tizen_5.5_base_wearable_hotfix
tizen_5.5_tv
tizen_6.0_base
tizen_6.0_base_hotfix
tizen_6.5_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_base_dev
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: SCM / Build;
park <sk7.park@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build
Age
Commit message (
Expand
)
Author
Files
Lines
1999-11-14
lib/rpmio.c: Implement per-fd layers as a stack, add fdPush/fdPop.
jbj
5
-26
/
+56
1999-11-12
Use Fstrerror on ufdio throughut.
jbj
5
-58
/
+117
1999-11-10
Swap 2nd and 3rd arg to Fread/Fwrite to preserve read/write type return.
jbj
3
-16
/
+16
1999-11-04
Use Fopen almost everywhere.
jbj
6
-62
/
+26
1999-11-03
First use of libio.
jbj
1
-0
/
+8
1999-11-02
Add ref/deref/new/fileno/open vectors to FDIO_t.
jbj
2
-6
/
+6
1999-10-31
Spec: Add rootdir (as in chroot).
jbj
6
-81
/
+75
1999-10-30
Make fdFileno() static, use Fileno()/Ferror() analogues throughout.
jbj
3
-10
/
+14
1999-10-29
fix: resurrect multiple target platform builds.
jbj
4
-8
/
+27
1999-10-29
check for memory leaks (almost all leaks are plugged).
jbj
5
-29
/
+48
1999-10-27
use compressed filenames on install side.
jbj
11
-65
/
+64
1999-10-21
lclint annotations and compiler cruft.
jbj
1
-15
/
+9
1999-10-21
lclint annotations.
jbj
8
-24
/
+27
1999-10-06
write out compressed file lists *only* -- this is for sanity, we'll write
ewt
2
-3
/
+8
1999-10-04
lclint annotations from build.
jbj
15
-48
/
+51
1999-10-04
fix: non-GNU globs burp on repeated '/' in patterns.
jbj
2
-87
/
+128
1999-10-04
Display errno on getOutputFrom() fork/exec failures.
jbj
1
-2
/
+4
1999-09-30
Build on solaris2.6 with gcc.
jbj
1
-3
/
+1
1999-09-30
More HPUX cc fiddles.
jbj
1
-5
/
+7
1999-09-30
HPUX cc compiler fidgets.
jbj
1
-1
/
+1
1999-09-28
portatbility fiddles (solaris).
jbj
1
-1
/
+20
1999-09-26
Search /usr/include before misc.
jbj
1
-0
/
+1
1999-09-26
Solaris compilation.
jbj
1
-1
/
+2
1999-09-23
Add rpminject.
jbj
2
-1
/
+2
1999-09-21
fix: command line install had header memory leak.
jbj
11
-83
/
+83
1999-09-20
Start experimental support for bzip2 payloads.
jbj
7
-12
/
+29
1999-09-17
Typo.
jbj
1
-3
/
+5
1999-09-17
lclint annotations.
jbj
3
-3
/
+12
1999-09-10
pgp and pgp5 have compatible RSA signature (#4780).
jbj
1
-2
/
+1
1999-09-07
Use sizeof("...")-1 throughout.
jbj
4
-16
/
+16
1999-09-06
fix: don't successfully match with strncasecmp("sparc", "sparc64", 5)
jbj
2
-7
/
+5
1999-08-24
Fix duplicate dependency check.
jbj
1
-1
/
+3
1999-08-24
add versions to prereq.
jbj
2
-19
/
+30
1999-08-24
add headerWrite return code and check for errors.
jbj
1
-12
/
+20
1999-08-24
Remove legacy langNum interface.l
jbj
2
-2
/
+2
1999-08-20
add versions to obsoletes.
jbj
2
-1
/
+2
1999-08-06
Use headerNVR throughout.
jbj
1
-26
/
+18
1999-07-26
fix: segfault on --rebuild (#4185).
jbj
2
-1
/
+2
1999-07-23
add post install configurable dependency checking.
jbj
1
-80
/
+94
1999-07-22
add _mandir/_infodir macro expansions to docdirs (Tomasz Kloczko).
jbj
1
-0
/
+2
1999-07-22
print all dependencies for each package at end of build.
jbj
2
-53
/
+105
1999-07-22
add versions to provides.
jbj
3
-5
/
+6
1999-07-20
Save and restore 1st char of next line in multiline expansion correctly.
jbj
1
-2
/
+7
1999-07-19
debug multiline macro expansion.
jbj
2
-9
/
+17
1999-07-19
permit multiline macro expansions.
jbj
3
-43
/
+63
1999-07-19
Another dead strtok.
jbj
3
-24
/
+41
1999-07-19
fix: %if parsing skipped 3 chars too many.
jbj
2
-46
/
+96
1999-07-13
Perl bindings need
jbj
1
-6
/
+12
1999-07-06
changelog stamp broken w/ big endian 64 bit time_t (Stephane Erania).
jbj
1
-5
/
+7
1999-07-03
12 more dead strtoks.
jbj
3
-160
/
+175
[next]