Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

parse-util: Don't use xlocale.h #35

Merged
merged 1 commit into from
Jul 18, 2017
Merged

parse-util: Don't use xlocale.h #35

merged 1 commit into from
Jul 18, 2017

Conversation

jku
Copy link

@jku jku commented Jul 18, 2017

glibc 2.26 no longer contains the non-standard xlocale.h
(http://sourceware.org/glibc/wiki/Release/2.26#Removal_of_.27xlocale.h.27)

This change shouldn't break anything as xlocale.h was a subset of
locale.h.

glibc 2.26 no longer contains the non-standard xlocale.h
(http://sourceware.org/glibc/wiki/Release/2.26#Removal_of_.27xlocale.h.27)

This change shouldn't break anything as xlocale.h was a subset of
locale.h.
@cmtm
Copy link

cmtm commented Jul 18, 2017

LGTM

@keszybz keszybz merged commit 15062a4 into systemd:master Jul 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants