emacs-devel
[Top][All Lists]
Advanced

[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: Fri, 19 Nov 2010 20:10:49 +0200

> From: Lars Magne Ingebrigtsen <address@hidden>
> Date: Fri, 19 Nov 2010 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]