Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-09-16 | Strip trailing whitespace | Alan Coopersmith | 1 | -16/+16 | |
Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}' git diff -w & git diff -b show no diffs from this change Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||||
2008-05-21 | Put all copyright/license notices into COPYING file | Alan Coopersmith | 1 | -3/+67 | |
2008-03-09 | nuke RCS Ids | Matthieu Herrb | 1 | -1/+0 | |
2005-05-25 | - Add FSlib to symlink.shXORG-6_8_99_9XORG-6_8_99_10 | Søren Sandmann Pedersen | 1 | -0/+22 | |
- Change Xtrans includedir back to be X11/Xtrans, so that users of it can continue to include <X11/*> - Add build system for FSlib - Conditionally include config.h in xc/lib/FS - Remove redundant include of FSproto.h in xc/lib/FS - Add check to proto/X11/configure.ac whether -D_XOPEN_SOURCE is needed. |