public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug manual/174] LOCPATH environment variable is undocumented
       [not found] <bug-174-131@http.sourceware.org/bugzilla/>
@ 2012-02-17 22:20 ` jsm28 at gcc dot gnu.org
  2012-03-08  4:59 ` carlos at systemhalted dot org
  1 sibling, 0 replies; 4+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2012-02-17 22:20 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=174

Joseph Myers <jsm28 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Joseph Myers <jsm28 at gcc dot gnu.org> 2012-02-17 22:20:08 UTC ---
Thanks for the patch, committed.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug manual/174] LOCPATH environment variable is undocumented
       [not found] <bug-174-131@http.sourceware.org/bugzilla/>
  2012-02-17 22:20 ` [Bug manual/174] LOCPATH environment variable is undocumented jsm28 at gcc dot gnu.org
@ 2012-03-08  4:59 ` carlos at systemhalted dot org
  1 sibling, 0 replies; 4+ messages in thread
From: carlos at systemhalted dot org @ 2012-03-08  4:59 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=174

Carlos O'Donell <carlos at systemhalted dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |carlos at systemhalted dot
                   |                            |org
              Flags|examined+                   |

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug manual/174] LOCPATH environment variable is undocumented
  2004-05-19  8:38 [Bug manual/174] New: " pere at hungry dot com
  2006-02-21 20:02 ` [Bug manual/174] " decimal at us dot ibm dot com
@ 2006-02-21 20:03 ` decimal at us dot ibm dot com
  1 sibling, 0 replies; 4+ messages in thread
From: decimal at us dot ibm dot com @ 2006-02-21 20:03 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From decimal at us dot ibm dot com  2006-02-21 20:03 -------
Created an attachment (id=881)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=881&action=view)
Patch corrsponding to bug comments.


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=174

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug manual/174] LOCPATH environment variable is undocumented
  2004-05-19  8:38 [Bug manual/174] New: " pere at hungry dot com
@ 2006-02-21 20:02 ` decimal at us dot ibm dot com
  2006-02-21 20:03 ` decimal at us dot ibm dot com
  1 sibling, 0 replies; 4+ messages in thread
From: decimal at us dot ibm dot com @ 2006-02-21 20:02 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From decimal at us dot ibm dot com  2006-02-21 20:02 -------
This variable is used by setlocale() and newlocale(). Looks like only
setlocale() is documented in the glibc manual. setlocale() is documented in the
"How Programs Set the Locale" section.

We could say "The path used for finding locale data can be set using the
LOCPATH environment variable. The default path for finding
locale data is system specific.  It is computed from the value given
as the prefix while configuring the C library.  This value normally is
/usr or /.  For the former the complete path is: /usr/lib/locale"
That text is similar to what I have seen elsewhere in the manual. I'll attach a
patch to that effect.

The default value comes from _nl_default_locale_path which comes from LOCALEDIR
which is set in locale/Makefile from localedir which comes from 
libc_cv_localedir which is set to ${exec_prefix}/lib/locale on linux where
exec_prefix = /usr/lib/locale by default.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
               Flag|                            |examined+


http://sourceware.org/bugzilla/show_bug.cgi?id=174

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-03-08  4:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-174-131@http.sourceware.org/bugzilla/>
2012-02-17 22:20 ` [Bug manual/174] LOCPATH environment variable is undocumented jsm28 at gcc dot gnu.org
2012-03-08  4:59 ` carlos at systemhalted dot org
2004-05-19  8:38 [Bug manual/174] New: " pere at hungry dot com
2006-02-21 20:02 ` [Bug manual/174] " decimal at us dot ibm dot com
2006-02-21 20:03 ` decimal at us dot ibm dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).