lp://staging/xtrans
- Get this branch:
- bzr branch lp://staging/xtrans
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at git://anongit.freedesktop.org/xorg/lib/libxtrans.
Last successful import was .
Recent revisions
- 258. By Alan Coopersmith
-
Update configure.ac bug URL for gitlab migration
Signed-off-by: Alan Coopersmith <email address hidden>
- 257. By Alan Coopersmith
-
Update README for gitlab migration
Signed-off-by: Alan Coopersmith <email address hidden>
- 256. By Alan Coopersmith
-
Use fchmod() instead of chmod() when creating named pipes
Signed-off-by: Alan Coopersmith <email address hidden>
- 255. By Alan Coopersmith
-
Use strcasecmp if it's available, instead of lowercasing strings
Signed-off-by: Alan Coopersmith <email address hidden>
- 254. By Alan Coopersmith
-
Set freeXLOCAL to NULL after freeing it to prevent double frees
We shouldn't be calling the LocalEndTransports routine twice, but
just make sure if we do, we don't call free twice on the same pointer.Signed-off-by: Alan Coopersmith <email address hidden>
- 253. By Rin Okuyama
-
avoid -Wformat errors from clang
https:/
/bugs.freedeskt op.org/ show_bug. cgi?id= 99882 Reviewed-by: Alan Coopersmith <email address hidden>
Signed-off-by: Alan Coopersmith <email address hidden> - 252. By Emil Velikov <email address hidden>
-
autogen.sh: use quoted string variables
Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent
fall-outs, when they contain space.Signed-off-by: Emil Velikov <email address hidden>
Reviewed-by: Peter Hutterer <email address hidden>
Signed-off-by: Peter Hutterer <email address hidden> - 251. By Peter Hutterer
-
autogen.sh: use exec instead of waiting for configure to finish
Syncs the invocation of configure with the one from the server.
Signed-off-by: Peter Hutterer <email address hidden>
Reviewed-by: Emil Velikov <email address hidden> - 250. By Jeremy Sequoia
-
Update strlcpy macro check to also check HAVE_STRLCPY
xorg-server moved from HAS_STRLCPY to HAVE_STRLCPY in 2011
cf-xserver: d829a7c5cb42c97
9b58f3547136df5 b05d906423 Signed-off-by: Jeremy Huddleston Sequoia <email address hidden>
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)