~ubuntu-branches/ubuntu/trusty/aria2/trusty-proposed

« back to all changes in this revision

Viewing changes to src/android/x86-ftruncate64.S

  • Committer: Package Import Robot
  • Author(s): Kartik Mistry
  • Date: 2013-12-16 18:41:03 UTC
  • mfrom: (2.5.21 sid)
  • Revision ID: package-import@ubuntu.com-20131216184103-xzah3019zwut429g
Tags: 1.18.1-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
    jb      1f
18
18
    negl    %eax
19
19
    pushl   %eax
20
 
    call    __set_errno
 
20
    call    a2_set_errno
21
21
    addl    $4, %esp
22
22
    orl     $-1, %eax
23
23
1: