[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
Re: convert regex.c, strftime.c mktime.c to standard C
From:
Eli Zaretskii
Subject:
Re: convert regex.c, strftime.c mktime.c to standard C
Date:
2010年11月19日 20:10:49 +0200
> From: Lars Magne Ingebrigtsen <address@hidden>
> Date: 2010年11月19日 19:02:19 +0100
>
> I'm seeing emacs_strftimeu (which is apparently a wrapper around
> my_strftime and stuff), but I've so far been unable to see where it's
> actually being used. Any Lisp-level functions that end up calling this?
format-time-string (defined on editfns.c) calls emacs_memftimeu, which
calls emacs_strftimeu.
- Re: convert regex.c, strftime.c mktime.c to standard C, (continued)
- Re: convert regex.c, strftime.c mktime.c to standard C , Richard Stallman, 2010年11月17日
- Re: convert regex.c, strftime.c mktime.c to standard C , Dan Nicolaescu, 2010年11月17日
- Re: convert regex.c, strftime.c mktime.c to standard C , Richard Stallman, 2010年11月19日
- Re: convert regex.c, strftime.c mktime.c to standard C , Eli Zaretskii, 2010年11月19日
- Re: convert regex.c, strftime.c mktime.c to standard C , Chong Yidong, 2010年11月19日
- Re: convert regex.c, strftime.c mktime.c to standard C , Sam Steingold, 2010年11月19日
- Re: convert regex.c, strftime.c mktime.c to standard C , Lars Magne Ingebrigtsen, 2010年11月19日
- Re: convert regex.c, strftime.c mktime.c to standard C , Eli Zaretskii, 2010年11月19日
- Re: convert regex.c, strftime.c mktime.c to standard C , Lars Magne Ingebrigtsen, 2010年11月19日
- Re: convert regex.c, strftime.c mktime.c to standard C , Sven Joachim, 2010年11月19日
- Re: convert regex.c, strftime.c mktime.c to standard C,
Eli Zaretskii <=
- Re: convert regex.c, strftime.c mktime.c to standard C , Lars Magne Ingebrigtsen, 2010年11月19日
- Re: convert regex.c, strftime.c mktime.c to standard C , Lars Magne Ingebrigtsen, 2010年11月19日
- Re: convert regex.c, strftime.c mktime.c to standard C , Lars Magne Ingebrigtsen, 2010年11月19日
- Re: convert regex.c, strftime.c mktime.c to standard C , Andreas Schwab, 2010年11月19日
- Re: convert regex.c, strftime.c mktime.c to standard C , Bruno Haible, 2010年11月20日
- Re: convert regex.c, strftime.c mktime.c to standard C , Eli Zaretskii, 2010年11月20日
- Re: convert regex.c, strftime.c mktime.c to standard C , Bruno Haible, 2010年11月20日
- Re: convert regex.c, strftime.c mktime.c to standard C , Eli Zaretskii, 2010年11月20日
- Re: convert regex.c, strftime.c mktime.c to standard C , Bruno Haible, 2010年11月20日
- Re: convert regex.c, strftime.c mktime.c to standard C , David De La Harpe Golden, 2010年11月20日