Mercurial
razor
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
(0)
tip
librazor/rpm.c
2009-01-12
Treat razor data files as binary consistently
file
|
diff
|
annotate
2009-01-09
Avoid use of non-standard %m printf conversion code.
file
|
diff
|
annotate
2009-01-08
Link to winsock2 under mingw (needed for ntohl).
file
|
diff
|
annotate
2009-01-08
Only include sys/wait.h on platforms that have it.
file
|
diff
|
annotate
2009-01-08
Include winsock.h rather than arpa/inet.h on mingw platforms.
file
|
diff
|
annotate
2009-01-08
Don't attempt to use chroot() on systems that don't support it.
file
|
diff
|
annotate
2009-01-08
Don't try and create symbolic links on platforms that don't support symlink()
file
|
diff
|
annotate
2009-01-07
Include limits.h in files which used PATH_MAX for portability
file
|
diff
|
annotate
2009-01-06
Support platforms without mmap
file
|
diff
|
annotate
2008-06-29
protect all exported functions by checking the input parameters for NULL input
file
|
diff
|
annotate
2008-06-26
get rpm -qpi working fully
file
|
diff
|
annotate
2008-06-23
Use GCC 4 -fvisibility to control exported symbols.
file
|
diff
|
annotate
2008-06-23
Merge commit 'jbowes/master'
file
|
diff
|
annotate
2008-06-20
Merge branch 'krh/master'
file
|
diff
|
annotate
2008-06-20
Call exit() instead of just returning if child fails.
file
|
diff
|
annotate
2008-06-20
Record the time of dependencies (post, pre, postun, preun).
file
|
diff
|
annotate
2008-06-19
Handle NULL dirnames when importing rpms into a set.
file
|
diff
|
annotate
2008-06-16
Autoconfify razor.
file
|
diff
|
annotate
(0)
tip