This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: New test for LC_NUMERIC


If what you are testing is really the LC_NUMERIC locale info, then
tst-numeric (and putting it in locale or localedata) is a reasonable
enough name.  Something called tst-snprintf would test a lot of different
formats like the existing tst-printf does.  

The normal thing to do is send a patch made with diff -Npu so it includes
the new files in diff form.  Since you will need a patch for a Makefile as
well as the new files, that is the simplest thing for us to use.  Just send
it, and make sure your FSF copyright papers are in order.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]