mrg
|
531a6cc390
|
build libutil_ul and link it into fontconfig. this should not change
the output as no functions will be consumed by fontconfig yet, but
will be used in an update shortly.
|
2019-03-07 03:56:15 +00:00 |
|
mrg
|
e35ff3d389
|
build glue libuuid_ul from util-linux's libuuid, with renamed functions,
as a private library so that fontconfig can link it in.
provide a randutils.h compat as the generic util-linux one is GPL.
|
2019-03-07 03:53:51 +00:00 |
|
nakayama
|
db885abd27
|
Centralize pam definitions and tabify.
|
2019-03-06 12:40:23 +00:00 |
|
mrg
|
2601d52e06
|
regen for xkeyboard-config 2.26.
|
2019-03-06 11:05:18 +00:00 |
|
martin
|
f079cca48c
|
Apply fix for CVE-2016-3189 bzip2: heap use after free in bzip2recover
|
2019-03-06 07:21:55 +00:00 |
|
mrg
|
f493a0ad6c
|
don't use ERE in sed. fortunately, thes strings are all at the
end of the line so we can anchor them with (make processed) $$.
i now have fonts that i can see again in xdm.
|
2019-03-06 05:59:25 +00:00 |
|
mrg
|
93017991ff
|
- clean up a little and avoid leaving partial files
- put SEDSCRIPTS into FILES vs CONFIGFILES, so they're install properly
|
2019-03-06 05:21:50 +00:00 |
|
mrg
|
18ed869019
|
merge our changes and their changes across the last few xdm releases.
|
2019-03-06 05:08:21 +00:00 |
|
christos
|
bfcbfec000
|
make this work:
- fix sed rules
- change our own copy of Xresources from cpp to sed
|
2019-03-06 04:43:50 +00:00 |
|
christos
|
ccff5bf8b4
|
remove trailing escape
|
2019-03-06 03:38:30 +00:00 |
|
christos
|
47db741ad7
|
more pam fixes
|
2019-03-06 02:44:05 +00:00 |
|
christos
|
6d126600fa
|
fix build
|
2019-03-06 01:13:38 +00:00 |
|
christos
|
76d4ffd600
|
Sync with installed files.
|
2019-03-05 22:51:36 +00:00 |
|
christos
|
2aea8519e2
|
Fix debugging compilation
|
2019-03-05 22:45:11 +00:00 |
|
christos
|
15db7ac5db
|
Add some XXX for things I need to fix later, and fix some of the hard-coding.
|
2019-03-05 22:39:21 +00:00 |
|
christos
|
2460de9976
|
fix const cast with custom "unconst"
|
2019-03-05 22:37:39 +00:00 |
|
christos
|
4fcb57530e
|
revert previous; not needed.
|
2019-03-05 22:35:45 +00:00 |
|
christos
|
bfbf98e5ee
|
Check that the previous link exists before merging it.
XXX: Is that right? Fixing this makes the h_resolve test work.
|
2019-03-05 15:18:59 +00:00 |
|
mrg
|
7640699b93
|
remove no longer used defines
|
2019-03-05 09:08:51 +00:00 |
|
mrg
|
7d1a8152e9
|
update for xdm 1.1.12:
- streams.c is gone (hello 2019!)
- man pages other file convert from cpp to sed processing
|
2019-03-05 08:35:35 +00:00 |
|
christos
|
1cbe59dfac
|
Add FALLTHROUGH comments.
|
2019-03-04 20:22:04 +00:00 |
|
christos
|
1fec95ec6d
|
Add fallthough comments.
|
2019-03-04 20:21:18 +00:00 |
|
christos
|
26f3906123
|
add constcond
|
2019-03-04 20:06:50 +00:00 |
|
christos
|
27141d3f59
|
- fix shadowing
- add constcond
|
2019-03-04 20:06:31 +00:00 |
|
christos
|
5f477cbe04
|
Adjust to new names
|
2019-03-04 20:06:11 +00:00 |
|
christos
|
9079a1c0d8
|
adjust prototype
|
2019-03-04 20:05:19 +00:00 |
|
christos
|
c8a14bf385
|
use UNCONST
|
2019-03-04 20:05:01 +00:00 |
|
christos
|
36cc706d2e
|
fix prototypes
|
2019-03-04 20:04:43 +00:00 |
|
christos
|
09e980e902
|
fix incorrect macro use
|
2019-03-04 20:04:30 +00:00 |
|
christos
|
945c1de7b3
|
fix const hash
|
2019-03-04 20:04:09 +00:00 |
|
christos
|
d2fd6995a9
|
remove unused line
|
2019-03-04 20:03:53 +00:00 |
|
christos
|
32ed463d0d
|
fix shadowing
|
2019-03-04 20:03:00 +00:00 |
|
christos
|
1f3e6ff0b2
|
fix prototype
|
2019-03-04 20:02:18 +00:00 |
|
christos
|
3eabc6e968
|
use c99 initializers
|
2019-03-04 20:01:59 +00:00 |
|
christos
|
d00da0a209
|
use __format_arg__ to check format arguments.
|
2019-03-04 20:01:42 +00:00 |
|
christos
|
49734e41f0
|
no need to elide format-non-literal
|
2019-03-04 19:41:51 +00:00 |
|
christos
|
ecfb4c344b
|
bump warns
|
2019-03-04 19:41:37 +00:00 |
|
christos
|
fc7304a42d
|
use __format_arg__ to check arguments...
|
2019-03-04 19:40:57 +00:00 |
|
christos
|
dab1a04efe
|
Put back braces.
|
2019-03-04 19:16:31 +00:00 |
|
christos
|
9fcfb587d6
|
use ATOMIC_INIT()
|
2019-03-04 19:16:10 +00:00 |
|
christos
|
f27c68ffb8
|
put back __UNCONST for now.
|
2019-03-04 19:15:39 +00:00 |
|
christos
|
9f7b5a74cf
|
Add Makefiles if we want to build jemalloc standalone.
|
2019-03-04 17:29:49 +00:00 |
|
christos
|
776d0ce61e
|
Add glue for libc.
|
2019-03-04 17:29:24 +00:00 |
|
christos
|
6b01c29176
|
We already have div.{c,S} in libc so we call this one divide.c
|
2019-03-04 17:26:51 +00:00 |
|
christos
|
222f5120bc
|
Add header files (generated and not)
|
2019-03-04 17:25:09 +00:00 |
|
christos
|
b0cd70a681
|
use c99 initializers
|
2019-03-04 17:24:02 +00:00 |
|
christos
|
36a36e706b
|
Add a c99 initializer
|
2019-03-04 17:23:37 +00:00 |
|
christos
|
b8421a2fb9
|
use c99 initializers
|
2019-03-04 17:23:10 +00:00 |
|
christos
|
00b1aa6315
|
- add unconst
- fixes for shadowing
|
2019-03-04 17:21:31 +00:00 |
|
christos
|
fddb6fbee8
|
fix for shadowing.
|
2019-03-04 17:20:07 +00:00 |
|