stime in date.c

hardik gohil hardikmjobs at gmail.com
Fri Oct 24 06:30:04 UTC 2014


On Fri, Oct 24, 2014 at 12:49 PM, Baruch Siach <baruch at tkos.co.il> wrote:

> Hi Hardik,
>
> On Fri, Oct 24, 2014 at 12:42:39PM +0800, hardik gohil wrote:
> > I am trying to understand busybox/coreutils/date.c file.
> >
> > what I understood is whenever i set time from user space using date
> > command,internally stime() gets called defined in date.c
> >
> > Can any one help me where definition of stime() is defined.
>
>



>         >stime(2) is a system call. See its man page at
>          >http://man7.org/linux/man-pages/man2/stime.2.html.
>



I searched for time.h
output of file

#define USE_TIME(...)  __VA_ARGS__

no function prototype of stime
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20141024/945d0ab8/attachment-0001.html>


More information about the busybox mailing list