ito.
--
Vladimir Támara Patiño. http://vtamara.pasosdeJesus.org/
http://www.pasosdejesus.org/dominio_publico_colombia.html
.
--
Vladimir Támara Patiño. http://vtamara.pasosdeJesus.org/
http://www.pasosdejesus.org/dominio_publico_colombia.html
atch is attached.
--
Dios, gracias por tu amor infinito.
--
Vladimir Támara Patiño. http://vtamara.pasosdeJesus.org/
http://www.pasosdejesus.org/dominio_publico_colombia.html
diff -ruN src55-orig/lib/libc/asr/gethostnamadr_async.c
src/lib/libc/asr/gethostnamadr_async.c
--- src55-o
18446744073709551615, len=5,
pspriv=0x7f7bee00)
at /usr/src/lib/libc/citrus/citrus_none.c:155
155 wchar_t wc = (*src)[i];
---
The attached patch solves this by setting errno in EINVAL and
returning (size_t)-1 when the source parameter is NULL or points
to NULL, also includes this in
That is what I understand
of the documentation of xlocale functions like strcoll_l, see bottom of:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/strcoll.html
However if Martin prefers to make a new library for this, hope the patches I
sent can be useful.
--
Dios, gracias por tu
Appreciate suggestions.
--
Dios, gracias por tu amor infinito.
--
Vladimir Támara Patiño. http://vtamara.pasosdeJesus.org/
http://www.pasosdejesus.org/dominio_publico_colombia.html
OpenBSD 5.4-current (GENERIC.MP) #73: Tue Oct 15 00:08:48 MDT 2013
dera...@amd64.openbsd.org:/usr/src/sys/
ve wcsncasecmp_l
Index: string/wcscmp.c
Index: string/wcsncmp.c
Index: string/wmemcmp.c
I didn't touch these
Index: time/strftime.c
I didn't have this one
Thank you, I updated my patches, and thanked you in commit message.
https://github.com/pasosdeJesus/adJ/commit/a5d66cd5bf2b814287cfc1bdc68e707cddf5ef17
I will be checking in detail new files you sent that I didn't have and
will try to add to my patches.
--
Dios, gracias por tu amor infinito.
--
Vladimir Támara Patiño. http://vtamara.pasosdeJesus.org/
http://www.pasosdejesus.org/dominio_publico_colombia.html
Tue, Oct 22, 2013 at 5:21 AM, Vladimir Támara Patiño
wrote:
> Hi, I'm having problems with current, I'm using Xorg after some time there
> is a kernel trap (3 times I have seen the same one):
Current is a moving target, so saying "current" without a timestamp or
at least d
-locale-check-isw-td225266.html
still apply.
Second patch are additional cases.
--
Dios, gracias por tu amor infinito.
--
Vladimir Támara Patiño. http://vtamara.pasosdeJesus.org/
http://www.pasosdejesus.org/dominio_publico_colombia.html
diff -ruN src55-orig/regress/lib/libc/locale/check_isw
The patch extends the structure lconv returned by localeconv(3)
by including fields added in C99, see:
http://pubs.opengroup.org/onlinepubs/009695399/functions/localeconv.html
--
Dios, gracias por tu amor infinito.
--
Vladimir Támara Patiño. http://vtamara.pasosdeJesus.org/
http
tries to follow setrunelocale
of minimizing directories in /usr/share/locale (I think possible to
call it from setrunelocale).
--
Dios, gracias por tu amor infinito.
--
Vladimir Támara Patiño. http://vtamara.pasosdeJesus.org/
http://www.pasosdejesus.org/dominio_publico_colombia.html
diff
Vladimir Támara Patiño. http://vtamara.pasosdeJesus.org/
http://www.pasosdejesus.org/dominio_publico_colombia.html
diff -ruN -x *out -x *orig -x obj -x *~ src55-orig/share/locale/Makefile
src/share/locale/Makefile
--- src55-orig/share/locale/MakefileSun Jun 2 16:05:47 2013
+++ src/share/local
Test attached, better to test with more countries.
--
Dios, gracias por tu amor infinito.
--
Vladimir Támara Patiño. http://vtamara.pasosdeJesus.org/
http://www.pasosdejesus.org/dominio_publico_colombia.html
diff -u src55-orig/regress/lib/libc/locale/Makefile
src/regress/lib/libc/locale
Based on FreeBSD implementation. It applies on sources of
-current (has small overlap with patch for LC_NUMERIC I sent
on Nov.12).
--
Dios, gracias por tu amor infinito.
--
Vladimir Támara Patiño. http://vtamara.pasosdeJesus.org/
http://www.pasosdejesus.org/dominio_publico_colombia.html
Tests for POSIX, en_US and spanish speaking countries.
--
Dios, gracias por tu amor infinito.
--
Vladimir Támara Patiño. http://vtamara.pasosdeJesus.org/
http://www.pasosdejesus.org/dominio_publico_colombia.html
diff -ruN -x *~ -x obj -x *orig src55-orig/regress/lib/libc/locale/Makefile
In the default encoding in OpenBSD these characters are like in
ASCII, ISO8859-* and UTF-8 in the first 127 bytes (see
_DefaultRuneLocale in lib/libc/locale/runetable.c) so I don't see
need to check anything else in the case of POSIX locale.
There should be tests for other locale
s por tu amor infinito.
--
Vladimir Támara Patiño. http://vtamara.pasosdeJesus.org/
http://www.pasosdejesus.org/dominio_publico_colombia.html
Just wanted to thank Daniel and Philip for their help, yes changing
the certificate for one with RSA solved.
On Mon, Feb 24, 2014 at 01:58:49PM -0800, Philip Guenther wrote:
On Mon, Feb 24, 2014 at 12:40 PM, Vladimir Támara Patiño
wrote:
> I have an OpenSTMP server on OpenBSD 5.4 working f
least I would like to unify.
--
Dios, gracias por tu amor infinito.
--
Vladimir Támara Patiño. http://vtamara.pasosdeJesus.org/
http://www.pasosdejesus.org/dominio_publico_colombia.html
diff -ruN src56-orig/regress/lib/libc/time/Makefile
src/regress/lib/libc/time/Makefile
--- src56-orig/reg
> + wcsftime(wcol, sizeof(wcol), L"%V", &tl);
> + p(wcscmp(wcol, L"15") == 0);
> +
> + strftime(col, sizeof(col), "%v", &tl);
> + p(strcmp(col, " 8-Apr-2014") == 0);
> + wcsftime(
errno = EILSEQ;
--
Dios, gracias por tu amor infinito.
--
Vladimir Támara Patiño. http://vtamara.pasosdeJesus.org/
http://www.pasosdejesus.org/dominio_publico_colombia.html
For example lib/libc/string/Makefile.inc has values of
SRCS, MAN and MLINK ordered alphabetically, making easier
to know where to add new values to those variables.
Trying the same with lib/libc/locale/Makefile with attached patch.
--
Dios, gracias por tu amor infinito.
--
Vladimir Támara
--- /usr/src53orig/lib/libc/locale/wcscoll.cSat Feb 9 14:26:52 2013
+++ wcscoll.c Sat Mar 9 22:44:07 2013
@@ -27,7 +27,6 @@
* SUCH DAMAGE.
*/
-#include
#include
/*
--
Dios, gracias por tu amor infinito.
--
Vladimir Támara Patiño. http://vtamara.pasosdeJesus.org
Attached are versions of those man pages based on FreeBSD.
--
Dios, gracias por tu amor infinito.
--
Vladimir Támara Patiño. http://vtamara.pasosdeJesus.org/
http://www.pasosdejesus.org/dominio_publico_colombia.html
diff -ruN -x CVS -x obj -x *~ src53orig/lib/libc/locale/Makefile.inc
report.
--
Dios, gracias por tu amor infinito.
--
Vladimir Támara Patiño. http://vtamara.pasosdeJesus.org/
http://www.pasosdejesus.org/dominio_publico_colombia.html
p.org/onlinepubs/7908799/xbd/locale.html
http://pubs.opengroup.org/onlinepubs/7908799/xbd/charset.html#tagt_1
--
Dios, gracias por tu amor infinito.
--
Vladimir Támara Patiño. http://vtamara.pasosdeJesus.org/
http://www.pasosdejesus.org/dominio_publico_colombia.html
Index: check_
--
Dios, gracias por tu amor infinito.
--
Vladimir Támara Patiño. http://vtamara.pasosdeJesus.org/
http://www.pasosdejesus.org/dominio_publico_colombia.html
Index: Makefile
===
RCS file: /cvs/src/share/locale/ctype/Makefile
Attached --includes patch for spanish speaking countries.
--
Dios, gracias por tu amor infinito.
--
Vladimir Támara Patiño. http://vtamara.pasosdeJesus.org/
http://www.pasosdejesus.org/dominio_publico_colombia.html
diff -ruN -x obj -x CVS src53orig/share/locale/ctype/Makefile
src/share
n Thu, Mar 21, 2013 at 01:24:34AM +0100, Stefan Sperling wrote:
On Wed, Mar 20, 2013 at 04:50:39PM -0430, Andres Perera wrote:
> On Wed, Mar 20, 2013 at 2:50 PM, Stefan Sperling wrote:
> > On Tue, Mar 19, 2013 at 06:44:59PM -0500, Vladimir Támara Patiño wrote:
> >>
+#http:
s for
wcscoll and wcsxfrm).
If there is interest in xlocale support after this or after having
other kind of collation support in OpenBSD, please let me know. I
also want to advance in other LC_* implementations.
Best regards.
--
Dios, gracias por tu amor infinito.
--
Vladimir Támara
enBSD-Colombia/Qi2X9Yyh3xc
Sergio solved it by adding -Wl,-non_shared in LDFLAGS
Helps?
--
Dios, gracias por tu amor infinito.
--
Vladimir Támara Patiño. http://vtamara.pasosdeJesus.org/
http://www.pasosdejesus.org/dominio_publico_colombia.html
On Sat, Mar 23, 2013 at 04:09:12PM +0100, Stefan Sperling wrote:
On Sat, Mar 23, 2013 at 09:27:50AM -0500, Vladimir Támara Patiño wrote:
> >Please change this to look like
> >in other parse.y files in the OpenBSD src tree (e.g. look at bgpd).
>
> Could you change?
No, sorry.
uses only LC_CTYPE (but not LC_COLLATE) and a
simple numeric comparision when the strings are different (as the
previous version was doing).
--
Dios, gracias por tu amor infinito.
--
Vladimir Támara Patiño. http://vtamara.pasosdeJesus.org/
http://www.pasosdejesu
== 4" failed: file "prob_mb_cur_max.c", line 21,
function "main"
The attached patch fixes the problem.
By the way, in FreeBSD the structure xlocale_ctype has a member __mb_cur_max,
and __mb_cur_max for UTF-8 is 6.
--
Dios, gracias por tu amor infinito.
--
ing list for the past few weeks, albeit mostly
focused on whether LC_CTYPE=POSIX allows for UTF-8 or not.
E.g., http://austingroupbugs.net/view.php?id=663
I'm inclined to leave the functions as is for now.
--
Dios, gracias por tu amor infinito.
--
Vladimir Támara Patiño. http://vtam
!
Sorry, I forgot.
--
Dios, gracias por tu amor infinito.
--
Vladimir Támara Patiño. http://vtamara.pasosdeJesus.org/
http://www.pasosdejesus.org/dominio_publico_colombia.html
On Wed, Apr 10, 2013 at 01:48:03PM +0200, Stefan Sperling wrote:
> + return 1; // If not UTF8 then single byte encoding
No C++ comments, please!
The attached patch doens't have C++ comments.
--
Dios, gracias por tu amor infinito.
--
Vladimir Támara Patiñ
le files after _citrus_ctype_open()!
Do you want to try implementing this idea?
I believe this idea would result in a smaller diff, too.
Attached, with reordering of #includes in setrunelocale.c to comply
better with style (9).
--
Dios, gracias por tu amor infinito.
--
tries.
This method reduces the size of /usr/shar/locale from 2.1M to 556K (even
with new locales for all spanish speaking countries).
The same can be done with LC_COLLATE (after having collation support).
Best regards.
--
Dios, gracias por tu amor infinito.
--
Vladimir Támara Patiño.
On Mon, May 13, 2013 at 09:16:39AM +0100, Stuart Henderson wrote:
Please send unified diffs, the default diff format is very hard to read
echo diff -uNp >> ~/.cvsrc
Sorry and thank you, attached is unified
--
Dios, gracias por tu amor infinito.
--
Vladimir Támara Patiño.
Attached. Related to thread:
http://thread.gmane.org/gmane.os.openbsd.tech/31923
--
Dios, gracias por tu amor infinito.
--
Vladimir Támara Patiño. http://vtamara.pasosdeJesus.org/
http://www.pasosdejesus.org/dominio_publico_colombia.html
Index: Makefile
http://pubs.opengroup.org/onlinepubs/009695399/basedefs/xbd_chap07.html ).
to be able to put in the correct directory each part.
--
Dios, gracias por tu amor infinito.
--
Vladimir Támara Patiño. http://vtamara.pasosdeJesus.org/
http://www.pasosdejesus.org/dominio_publico_colombia.html
42 matches
Mail list logo