root/trunk/lib_internal

Name Size Rev Age Last Change
../
testsuite 2685 7 months ensc: added support for using libnss instead of beecrypt for vhashify's hash …
command-appendparameter.c 1.3 kB 1665 4 years ensc: handle plain-style char** args also
command-exec.c 2.1 kB 1957 3 years ensc: call write(2) through TEMP_FAILURE_RETRY()
command-free.c 0.9 kB 1665 4 years ensc: handle plain-style char** args also
command-init.c 1.0 kB 1665 4 years ensc: handle plain-style char** args also
command-reset.c 0.9 kB 1605 4 years ensc: initial checkin
command-setparams.c 1.2 kB 1664 4 years ensc: initial checkin
command-wait.c 1.2 kB 1618 4 years ensc: fixed stupid typo
command.h 1.8 kB 1666 4 years ensc: added support for plain-style char** args
coreassert.h 1.4 kB 1954 3 years ensc: workaround warning messages regarding 'warn_unused_return_value' …
crypto-wrapper-beecrypt.h 3.0 kB 2685 7 months ensc: added support for using libnss instead of beecrypt for vhashify's hash …
crypto-wrapper-nss.h 4.0 kB 2685 7 months ensc: added support for using libnss instead of beecrypt for vhashify's hash …
crypto-wrapper.h 1.1 kB 2685 7 months ensc: added support for using libnss instead of beecrypt for vhashify's hash …
errinfo-writeerrno.c 1.2 kB 1616 4 years ensc: initial checkin
errinfo.h 1.1 kB 1616 4 years ensc: initial checkin
filecfg-iteratemultiline.c 1.6 kB 1763 4 years ensc: include <string.h>
filecfg-readentryflag.c 1.2 kB 1616 4 years ensc: initial checkin
filecfg-readentrystr.c 1.8 kB 1616 4 years ensc: initial checkin
filecfg.h 1.4 kB 1736 4 years ensc: FileCfg?_iterateOverMultiLine(): added prototypes and related declarations
jail.h 1.0 kB 1250 4 years ensc: return indication about place of error
jailintotempdir.c 1.5 kB 1250 4 years ensc: return indication about place of error
Makefile-files 4.1 kB 2739 2 months dhozac: Move exitLikeProcess to libvserver.
matchlist-appendfiles.c 1.8 kB 2608 1 year ensc: whitespace-cleanup
matchlist-compare.c 1.3 kB 2569 1 year dhozac: Add exclude list support for vclone.
matchlist-destroy.c 1.0 kB 1911 3 years ensc: use String_free() instead of String_destroy()
matchlist-init.c 1.2 kB 910 5 years ensc: initial checkin
matchlist-initbyvserver.c 1.5 kB 1912 3 years ensc: applied lot of API changes
matchlist-initmanually.c 4.7 kB 2608 1 year ensc: whitespace-cleanup
matchlist-initrefserverlist.c 2.3 kB 1962 3 years ensc: fixed initialization of 'vserver'
matchlist-printid.c 1.1 kB 1954 3 years ensc: workaround warning messages regarding 'warn_unused_return_value' …
matchlist.h 2.6 kB 2608 1 year ensc: whitespace-cleanup
matchvserverinfo-free.c 1.0 kB 1909 3 years ensc: initial checkin
matchvserverinfo-init.c 2.2 kB 1970 3 years ensc: minor code cleanups
mkdir.c 2.0 kB 2674 7 months dhozac: Add missing svn:keywords.
pathinfo-append.c 1.4 kB 910 5 years ensc: initial checkin
pathinfo-test.c 1.6 kB 910 5 years ensc: initial checkin
pathinfo.h 1.3 kB 2467 2 years dhozac: Add vclone, to help with cloning guests.
string.h 1.2 kB 1914 3 years ensc: renamed String_destroy() to String_free()
string.hc 1.1 kB 1915 3 years ensc: String_free(): added
switchtowatchxid.c 1.5 kB 2501 2 years dhozac: Add support for the migration flags.
sys_clone.h 1.8 kB 2446 2 years dhozac: Check if dietlibc declares syscall incompatibly, to avoid errors. Move the …
sys_personality.h 1.3 kB 2446 2 years dhozac: Check if dietlibc declares syscall incompatibly, to avoid errors. Move the …
sys_unshare.h 2.6 kB 2674 7 months dhozac: Add missing svn:keywords.
unify-copy.c 5.7 kB 2718 3 months dhozac: On failure, mmap returns MAP_FAILED, not 0.
unify-deunify.c 2.5 kB 942 5 years ensc: fixed parameters
unify-isiunlinkable.c 1.2 kB 1917 3 years ensc: Unify_isIUnlinkable(): changed return-type
unify-settime.c 1.1 kB 1595 4 years ensc: Unify_setTime(): skip operation on symlinks
unify-unify.c 3.0 kB 1973 3 years ensc: Unify_unify(): block signals while executing the non-atomic operations
unify.h 2.2 kB 2476 2 years dhozac: Actually check the mtime when it's not optional.
util-canonify.c 1.1 kB 1616 4 years ensc: initial checkin
util-cast.h 1.3 kB 1009 5 years ensc: initial checkin
util-commonstrings.h 1.2 kB 1009 5 years ensc: initial checkin
util-debug.h 1.1 kB 1452 4 years ensc: initial checkin
util-declarecmd.h 1.0 kB 1009 5 years ensc: initial checkin
util-dimof.h 1.0 kB 1009 5 years ensc: initial checkin
util-dotfile.h 1.1 kB 1307 4 years ensc: do not use PURE; it is not applicable for inline declarations
util-io.h 1.4 kB 2650 8 months dhozac: Move WRITE_INT to util-io.h, so other programs can use it too.
util-isnumber.c 1.1 kB 2255 3 years ensc: enhanced the isNumber() method: * now, it accepts units like 'm' or 'K'; …
util-isnumber.hc 1.7 kB 2255 3 years ensc: enhanced the isNumber() method: * now, it accepts units like 'm' or 'K'; …
util-isnumberunsigned.c 1.1 kB 2255 3 years ensc: enhanced the isNumber() method: * now, it accepts units like 'm' or 'K'; …
util-lockfile.c 2.1 kB 2678 7 months dhozac: Use lockf instead of flock, the former works on NFS.
util-lockfile.h 1.1 kB 1616 4 years ensc: initial checkin
util-mem.h 1.1 kB 1620 4 years ensc: optimized it a little bit
util-perror.h 1.6 kB 1324 4 years ensc: placed a 'do ... while (0)' block around the macros
util-safechdir.c 1.3 kB 956 5 years ensc: applied new iattr interface
util-safechdir.h 1.1 kB 2608 1 year ensc: whitespace-cleanup
util-unixsock.h 1.1 kB 2241 3 years ensc: ENSC_INIT_UNIX_SOCK(): be more effective in an strncpy(3) call and avoid …
util.h 1.4 kB 2739 2 months dhozac: Move exitLikeProcess to libvserver.
  • Property svn:ignore set to
    .deps
    .dirstamp
    *.a
Note: See TracBrowser for help on using the browser.