]> git.ipfire.org Git - thirdparty/glibc.git/commit
support: Implement support_quote_string
authorFlorian Weimer <fweimer@redhat.com>
Tue, 27 Nov 2018 20:35:56 +0000 (21:35 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Wed, 12 Dec 2018 12:24:38 +0000 (13:24 +0100)
commit6b2dd53aa0082f45749b6baa8f229af9c220233c
tree2cb7a3661bc4ba4a392f1350aef0785bf08b14dd
parent50477165b93538654f2d03a598e9ede45e7f5ac3
support: Implement support_quote_string

Reviewed-by: Jonathan Nieder <jrnieder@gmail.com>
(cherry picked from commit c74a91deaa5de416237c02bbb3e41bda76ca4c7b)
ChangeLog
support/Makefile
support/support.h
support/support_quote_string.c [new file with mode: 0644]
support/tst-support_quote_string.c [new file with mode: 0644]