index
:
tools/librpm-tizen
accepted/tizen_devbase_tools
accepted/tools_devbase_tools_legacy
devel
devel-py2
devel_psk_20160727
master
release-20160315
release-20160411
release-20160531
release-20160615
release-20160930
release-20161231
release-20171013
release-for-gbs-0.14
release-for-gbs-0.17
release-for-gbs-0.18
release-for-gbs-0.21
release-for-gbs-0.23
release-test-0.1
release-test-20150810
sandbox/soong9/devel
sandbox/wangbiao/py3-version
sandbox/wangbiao/py3_version
sandbox/wangbiao/riscv
sandbox/wangbiao/rpm414_tizen
sandbox/xuhy/fix-recursion-issue
sandbox/xuhy/rpm_tizen_riscv
spin-release-latest
test-devel
tizen
tznext
Domain: SCM / Build;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
falloc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2000-10-28
- add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva.com.br>).
jbj
1
-1
/
+1
2000-08-27
Doxygen annotations.
jbj
1
-11
/
+16
2000-06-09
Move low level support routines to librpmio.
jbj
1
-1
/
+1
2000-05-12
Remiver compiler warnings on alpha.
jbj
1
-1
/
+1
2000-04-11
- treat legacy falloc.c as "special" db[01] index for package headers.
jbj
1
-1
/
+12
1999-12-07
Makefile.am: Add RPM-GPG-KEY to the package.
jbj
1
-1
/
+1
1999-12-01
Add underscore in front of (possibly) non-supported FDIO_t vectors.
jbj
1
-1
/
+1
1999-11-14
lib/rpmio.c: Implement per-fd layers as a stack, add fdPush/fdPop.
jbj
1
-1
/
+1
1999-11-10
Swap 2nd and 3rd arg to Fread/Fwrite to preserve read/write type return.
jbj
1
-1
/
+1
1999-11-02
Add ref/deref/new/fileno/open vectors to FDIO_t.
jbj
1
-2
/
+2
1999-10-31
Spec: Add rootdir (as in chroot).
jbj
1
-1
/
+4
1999-10-30
Rename faFoo() routines, use FD_t I/O with fadio cookie throughout.
jbj
1
-101
/
+68
1999-10-30
Make fdFileno() static, use Fileno()/Ferror() analogues throughout.
jbj
1
-2
/
+2
1999-10-29
fix: resurrect multiple target platform builds.
jbj
1
-1
/
+2
1999-10-27
use compressed filenames on install side.
jbj
1
-52
/
+36
1999-10-08
Do lseek as part of readp/writep.
jbj
1
-99
/
+77
1999-10-08
Use xmalloc/xstrdup rather than malloc/strdup.
jbj
1
-1
/
+0
1999-09-21
fix: command line install had header memory leak.
jbj
1
-0
/
+1
1999-09-17
lclint annotations.
jbj
1
-11
/
+24
1999-08-02
More informative message for "free list corrupt".
jbj
1
-2
/
+7
1999-07-13
Perl bindings need
jbj
1
-1
/
+1
1999-04-14
fix: last update transaction set segfault bug in installer.
jbj
1
-2
/
+2
1999-03-14
change support@redhat.com to rpm-list@redhat.com.
jbj
1
-1
/
+2
1999-03-05
wasn't using fdClose() for some odd reason
ewt
1
-1
/
+1
1998-11-18
implement abstract fd type almost everywhere.
jbj
1
-83
/
+92
1998-11-16
LCLINT pass 0.
jbj
1
-23
/
+35
1998-10-08
Consolidate i18n baggage into AM_GNU_GETTEXT and system.h.
jbj
1
-1
/
+0
1998-09-27
add Slovak translation (Stanislav Meduna <stano@trillian.eunet.sk>)
jbj
1
-2
/
+3
1998-07-25
Aggregate system includes into system.h.
jbj
1
-10
/
+1
1997-05-07
Minor cleanups.
ewt
1
-0
/
+6
1997-01-29
1) made faNextOffset(), faFirstOffset() return signed ints
ewt
1
-5
/
+10
1996-03-01
numerous bug fixes
ewt
1
-11
/
+15
1996-03-01
adds freed blocks to the free list
ewt
1
-8
/
+55
1996-02-20
marks free blocks, though faFree() still isn't quite right
ewt
1
-0
/
+9
1996-02-19
started rewrite to allow fragment collection, free space reclamation. It
ewt
1
-110
/
+208
1996-01-06
fixed traversal over freed spaces
ewt
1
-10
/
+13
1996-01-05
began to add faFree(), though it doesn't work yet
ewt
1
-1
/
+15
1995-12-27
fixed bug in faAlloc()
root
1
-0
/
+1
1995-12-19
Added routines for traversal
ewt
1
-2
/
+48
1995-12-13
Initial revision
ewt
1
-0
/
+202