diff options
author | Lachlan McIlroy <lachlan@sgi.com> | 2006-12-09 02:55:09 +0000 |
---|---|---|
committer | Lachlan McIlroy <lachlan@sgi.com> | 2006-12-09 02:55:09 +0000 |
commit | a89797925d6c78a4ad1b5a42b52255cc5e9193a6 (patch) | |
tree | cb45ac0681d55bdd1322b6fe5234a303c2ded579 /VERSION | |
parent | 384e0051a8f1ca7769bbc7ef05cf8239ce8fa5f8 (diff) | |
download | attr-a89797925d6c78a4ad1b5a42b52255cc5e9193a6.tar.gz |
Remove system call stubs from libattr, we always defer to
the libc interfaces in this day and age. Removes a SIGILL
delivery from the ARM EABI, reported by Lennert Buytenhek.
Also updates Debian packaging.
Merge of master-melb:xfs-cmds:27677a by kenmcd.
Diffstat (limited to 'VERSION')
-rw-r--r-- | VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,5 +3,5 @@ # PKG_MAJOR=2 PKG_MINOR=4 -PKG_REVISION=34 +PKG_REVISION=35 PKG_BUILD=0 |