2008-06-11 |
Bruno Haible | Include gettext.h only in those files that need it. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Bruno Haible | Add termsigp argument to execute() and wait_process(). |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Bruno Haible | Fix copy&pasted comment. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Eric Blake | Add missing include. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Bruno Haible | Add an assertion. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Bruno Haible | Try to fix waitid() based code. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Bruno Haible | Work around environments that (stupidly) ignore SIGALRM. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Bruno Haible | Work around the Solaris 10 ACE ACLs ABI change. |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Eric Blake | Ignore some more editor backup files. |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Eric Blake | Work around environments that (stupidly) ignore SIGALRM. |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Eric Blake | Produce autobuild blurb earlier in log. |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Jim Meyering | add ChangeLog entry: add more guards around definition... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Jim Meyering | utimens.c: correct kernel bug work-around |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Jim Meyering | add more guards around definition of ACE_-related code |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Bruno Haible | Add me as co-author. |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Bruno Haible | Add support for AIX ACLs. |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Bruno Haible | Add support for HP-UX ACLs. |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Bruno Haible | Add support for Cygwin ACLs. |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Bruno Haible | Fix bug with setuid modes in Solaris 10+ code. |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Bruno Haible | Add support for Solaris 7..10 ACLs. |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Bruno Haible | More references. |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Bruno Haible | New function acl_extended_nontrivial (MacOS X only). |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Bruno Haible | Trivial code simplifications. |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Bruno Haible | Comments. |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Jim Meyering | * modules/acl (Maintainer): Add Bruno Haible. |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Bruno Haible | Don't test the ACL_TYPE_DEFAULT ACL on OSF/1. |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Bruno Haible | Add support for MacOS X ACLs. |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Bruno Haible | Fix memory leak introduced on 2008-05-22. |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Bruno Haible | Avoid needing to know the textual representation of... |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Bruno Haible | Trivial code simplifications. |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Bruno Haible | Trivial stylistic improvements. |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Bruno Haible | Fix doc about _setjmp. |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Eric Blake | Actually commit the argz_next doc fix. |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Eric Blake | Document abort() bugs. |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Eric Blake | Tweak documentation to cover cygwin argz bugs. |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Eric Blake | Avoid gcc warning on cygwin. |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Jim Meyering | generate argz.c and argz.in.h from glibc sources |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Eric Blake | Be tolerant of UNKNOWN version in gnulib-tool test... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Jim Meyering | utimens.c: work around a probable Linux kernel bug |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Bruno Haible | Fix small mistake from 2008-06-01. |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Bruno Haible | New function for testing triviality of ACL with POSIX... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Bruno Haible | Undo last commit, as it does not solve the problem... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Bruno Haible | Exclude the 'gnumakefile' module from default testdir... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Bruno Haible | Simplify #ifs. Put Solaris code after POSIX-like code. |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Eric Blake | Provide futimens/utimensat fallbacks for older kernels. |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Bruno Haible | Improve Tru64 support. |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Bruno Haible | Make acl_entries work reliably. |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Bruno Haible | Enclose definitions in #if for POSIX-draft like API. |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Bruno Haible | Document qset_acl return value precisely. |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Bruno Haible | Use different test code for Cygwin. |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Bruno Haible | Remove unused code. |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Bruno Haible | Separate the error handling into a different function. |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Bruno Haible | Extend ACL support tests to support OSF/1, MacOS X... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Jim Meyering | announce-gen: use a better key-server host name |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Bruno Haible | Fix syntax error on DragonFly BSD. |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Voroskoi Andras | Fix typo. |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Bruno Haible | New ACL unit tests. |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Bruno Haible | Portability fixes for MacOS X, Solaris, HP-UX, IRIX. |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Bruno Haible | Use special-purpose function in DragonFly BSD. |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Bruno Haible | Depends on strdup. |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Bruno Haible | Make create_pipe_* safer w.r.t. file descriptor conflicts. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Simon Josefsson | modules/autobuild (configure.ac): Call AB_INIT. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Simon Josefsson | tests/test-getaddrinfo.c: Don't print debug messages... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Simon Josefsson | Fix typo. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Simon Josefsson | tests/test-base64.c: Cast size_t to unsigned long when... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Eric Blake | Prefer new POSIX 200x interfaces over futimesat. |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Bruno Haible | Relax license of the stpcpy module. |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Bruno Haible | Make localename.c compile with current mingw. |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Bruno Haible | Mention the link requirements. |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Jim Meyering | sha256: do not artificially restrict buffer length... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Jim Meyering | avoid unaligned access errors, e.g., on sparc |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Jim Meyering | sha512.c: fix typo in comment |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Bruno Haible | Rename acl.c to set-mode-acl.c. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Bruno Haible | Drop LIB_ACL_TRIVIAL. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Jim Meyering | useless-if-before-free: freed expr may have white-space... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Jim Meyering | useless-if-before-free: accept white space in the expre... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Jim Meyering | Make the *outer* regexp shy, not the expr-matching... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Jim Meyering | useless-if-before-free: efficiency tweak |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Jim Meyering | update code-in-comment to accept cast of free arg |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Bruno Haible | Update after program was renamed. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Bruno Haible | Rename tests/test-copy-file-sameacls.c to tests/test... |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Andreas Färber | Make stdbool work on Haiku OS. |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Bruno Haible | Improve support for ACLs on OSF/1. |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Bruno Haible | Add support for ACLs on OSF/1. |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Bruno Haible | Make copy_acl work on MacOS X 10.5. |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Bruno Haible | Fix two commands in OSF/1 specific part. |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Bruno Haible | Tweak Solaris section. |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Bruno Haible | Fix two commands in MacOS X specific part. |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Bruno Haible | Fix comments: Cygwin is like Solaris, not like POSIX. |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Bruno Haible | Move some declarations from acl.h to acl-internal.h. |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Bruno Haible | Split off copy_acl function to separate file. |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Bruno Haible | Tests for the 'copy-file' module. |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Eric Blake | Avoid gcc warning. |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Bruno Haible | Reference documentation about ACLs. |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Bruno Haible | Oops, fix syntax error introduced by last commit. |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Bruno Haible | Oops, remove stray semicolon added in last commit. |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Bruno Haible | Avoid one more warning from gcc. |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Jim Meyering | avoid another warning from gcc |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Jim Meyering | avoid a warning from gcc |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Jim Meyering | fix typos in ChangeLog entries |
commit | commitdiff | tree | snapshot |
next |